/* Add additional stylesheets below
-------------------------------------------------- */
/*
  Bootstrap's documentation styles
  Special styles for presenting Bootstrap's documentation and examples
*/


/* PERKS Login Screen */


/* TEST SOMETHING */

.invisible {
    border: 0;
    height: 1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    clip: rect(0 0 0 0);
}

.invisible.interactive:active,
.invisible.interactive:focus {
    clip: auto;
    height: auto;
    width: auto;
    margin: 0;
    overflow: visible;
    position: static;
}


/* END TEST SOMETHING */

a#perk-signup-link {
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: bold;

    color: #0078C2;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
}

a#perk-reset-link {
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #0078C2;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
}


#perk-management-login {
    background-color: orange;
    color: white;
    text-shadow: none;
    /*width: 120px;*/
}

#perk-management-logout {
    background-color: rgba(28, 124, 213, 1);
    text-shadow: none;
    color: white;
    /*width: 120px;*/
    text-shadow: none;
    display: flex;
    text-align: center;
}

        #perk-signup-modal input[type="text"],
        #perk-signup-modal input[type="password"] {
            width: 90%;
            padding: 8px 12px;
            display: block;
            margin-top: 20px;
            margin-bottom: 0px;
            margin-left: auto;
            margin-right: auto;
            font-size: 16px;
            height: 44px;
            line-height: 20px;
        }
        #perk-signup-modal .button-div {
            display: block;
            margin-left: auto;
            margin-right: auto;
            text-align: center;
        }        
        #perk-signup-modal .modal-body button {
            width: 30%;
            padding: 10px;
            display: inline-block;
            text-align:center;
            margin-top: 10px;
            font-weight: 300;
            font-size: 17px;
        }
        #perk-signup-modal .guide-v.back {
            color: #333;
            background-color: #eee;
        }
        #perk-signup-modal .modal-body {
            max-height: none;
            padding-top: 15px;
        }
        #perk-signup-modal .guide-v:hover,
        #perk-signup-modal .guide-v:focus {
            color: white;
            background-color: #487723;
        }
        #perk-signup-modal .modal-body {
            max-height: none;
            padding-top: 25px;
        }


/* PERKS Login Screen */

/* WCAG */
.element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
}
/* WCAG */

h2#social-media {
    color: #008A28;
    font-size: 20px;    
}

h1.modal-title {
    font-size: 24.5px !important;
}

.modal-header h1 {
    margin: 0;
    line-height: 30px;
}

 /*----Checkount Mobile---------*/
.progress-bar-yummy {
  background-color: #0078C2;
}
.checkout-progress {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.btn-info {
    background-color: #D38209 !important;
}
.category-link-header {
  margin-top: 20px;
  line-height: 45px;
}
.mobile-progress-area {
  width: 90%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.circle {
    font-size: 14px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    background-color: #0078C2;
    min-width: 50px;
    margin-left: -14px;
    width: 50px;
    height: 50px;
    color: #FFF;
}
.store-info-text {
  font-size: 16px;
  font-weight: 400;
}
.circle-innactive {
    font-size: 14px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    background-color: #f7f7f7;
    width: 50px;
    height: 50px;
    color: #000;
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    background: -webkit-radial-gradient(circle, #f9f9f9, #e5e5e5); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to bottom, #f0f0f0, #f9f9f9); /* For Opera 11.1 to 12.0 */
    background: -moz-radial-gradient(circle, #f9f9f9, #e5e5e5); /* For Firefox 3.6 to 15 */
    background: radial-gradient(circle, #f9f9f9, #e5e5e5); /* Standard syntax */
}
@media (max-width: 769px) {
  .field--has-radio-button input[type="radio"] {
    position: absolute;
    top: 2em !important;
    left: 1em;
}
.category-background {
      min-height: 80px !important;
}
.checkbox-thanks {
  width: 30%;
}
.field .label--full-width {
    width: 89% !important;
    margin-top: 1px !important;
    font-size: 18px;
}
  .progress-bar-yummy {
    width: 0%;
  }
  .statusbar1{
    width:50%;
  }
  .statusbar2{
    width: 100%;
  }
  .finalize-seperate {

  }
  .chx-panel {
    padding-top: 50px;
    margin-top: -20px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .chx-mobile {
        margin-top: 20px;
  }
.checkspa3 {
    width: 42%;
        display: inline-flex;
}
.bread-crumb-category {
  padding-left: 10px !important;
}
.tabbable3 {
    position: relative;
    margin-right: auto;
    margin-left: auto;
        margin-top: -55px;
            text-align: center;
}
.checkspa1 {
    width: 22px;
    display: inline-flex;
}
}


/* carrousel button - find store */
.custom-carrousel-button {
    height: 40px;
    width: 100%;
    font-weight: bold;
}


/* Filter bar buttons - MR */
.btn-dropdown-filter-custom {
	width: 150px !important;
	outline: none !important;
	/*background-color: #fff !important;*/
    padding: 0;
    border: none !important;
    background: none;

	/* border-color: #0078C2 !important; */
    /*border-color:#7CBC42 !important;*/
}

.span12.span-filter-custom {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin-left: auto;
    margin-right: auto;

}

/* BREADCRUMB */
/*change breadcrumb background color */
/*.breadcrumb ol-custom {*/
nav#nav-bread-custom {
     background-color: #fff;
     border-radius: 0;
     -moz-border-radius: 0;
     -webkit-border-radius: 0;
     -o-border-radius: 0;
}

/* size and font of the breadcrumb text */
.breadcrumb a {
    font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: bold;
    color: white;
}

/* change the separator */
.breadcrumb > li + li:before {
    color: white;
    content: "> ";
    padding: 0 3px;
    border-top: -7px;
}

/* breadcrumb title */
h3#h3-bread-custom {
	font-size: 28px;
	font-weight: bold;
	/* border-top: 15px;*/
	background-color: #ffffff;
	color:white;
	height: 30px;
	margin-top:0;
    margin-bottom: 0;
    padding-bottom: 15px;
}

div#col-right-bread-custom {
	/*border: 1px black solid;*/
	min-width: 250px !important;
	height: auto;
    padding: 25px;
}

#nav-bread-custom {
    background-color: transparent;
    height: 50px !important;
    padding: 0;
}
/* col-md-9 */
div#col-left-bread-custom {
	/*border: 1px blue solid;*/
	min-width: 250px;
	height: auto;
}

#ol-bread-custom {
    height: 50px;
    padding: 0;
}

#ol-bread-custom > li + li:before {
    color: white;
    content: "> ";
    padding: 1px 3px;
    text-shadow: 1px 1px 10px black;
    border-top: -7px;
}

/* ----- ORGANIZE ------- */

/*.sort-col {
  width: 9.58% !important;
}
.sort-col6 {
  width: 57.48% !important;
}*/
/*.sort-bar {
    border-bottom: 1px solid #ccc;
    padding: 0px 25px;
    padding-bottom: 10px;
    height: 60px;
}*/
.sort-txt {
  text-align: right;
  margin-top: 20px !important;
}
.sort-narrow {
  margin-top: -2px !important;
}
.dropdown-category-sort {
    float: left;
    display: inline-block;
    /* width: 19%; */
    height: 30px;
    padding-top: 35px;
    }
  .simple-button {
    border: none !important;
    background-color: #fff;
    color: #000;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  .refinebar-fixed {
    position: fixed;
    top: 110px;
    background-color: #fff;
    z-index: 777;
  }

/* ----- CATEGORY LAYOUT ------- */

.category-link-header {
    margin-top: 20px;
    line-height: 45px;
    white-space: nowrap;
}

.cat-page-white-btn {
    border: 0px solid #fff;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.44) !important;
}

.category-page-btn,
.cat-page-blue-btn,
.cat-page-white-btn,
.cat-page-black-btn {
    border-radius: 4px;
    /*border: 3px solid #0078C2;*/
    padding: 8px 20px;
    font-size: 18px;
    /*color: #0078C2;*/
    margin-right: 20px;
    /*background-color: rgba(245, 245, 245, 0.44);*/
}

.category-page-btn,
.blue-btn {
  border-radius: 4px;

  border: 3px solid #0078C2;
  padding: 8px 20px;
  font-size: 18px;
  color: #0078C2;
  margin-right: 20px;
    background-color: rgba(245, 245, 245, 0.44);
}
.category-page-btn {
    border: 0px solid #000;
    color: #000;
    background-color: rgba(255, 255, 255, 0.44);
}
.category-page-btn:hover {
    border: 0px solid #000;
    color: #000;
    background-color: rgba(255, 255, 255, 0.84);
}
.cat-page-blue-btn{
    border: 0px solid #000;
    color: #000;
    background-color: rgba(0, 0, 0, 0.44);
}
.cat-page-white-btn{
    border: 0px solid #fff;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.44);
}
.cat-page-black-btn{

}
.purple {
  background-color: #AE00E7 !important;
      border-radius: 7px !important;
}
.cat-grid {
  padding: 20px 0px 10px 0px;
}

 /*----Checkount Calendar---------*/
 p {
      color: #000 !important;
 }
 a {
  color: #487725;
 }
 body {
  color: #008A00;
 }
 .brand-icon-drop {
  color: #487725;
 }
 .brand-list > ul {
      text-align: center;
 }
 .number-set {
  background-color: #0078C2;
  border-radius: 15px;
  font-size: 18px;
  font-weight: 700;
  padding: 5px 10px;
  color: #fff;
  margin-right: 10px;
 }
 .modal-span6 {
  display: inline-block;
  text-align: center;
  width: 45%;
 }
 .yummy-passport-modal {
    font-size: 25px;
    color: #008A00;
    text-align: center;
    text-transform: none;
 }
 .product-list-title {
  font-size: 28px !important;
}
 .input-required span {
    width: 20px;
    height: 40px;
    position: absolute;
    overflow: hidden;
    display: block;
    right: 10px;
    top: -15px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
}

 #main {
  margin-top: 110px;
 }
.yummy-signup-area > form > fieldset {
  float: right;
  margin-right: -10px;
}
.yummy-tabs > li > a {
    border-radius: 10px;
    background-color: #0078C2;
    padding: 12px 15px;
    margin-right: 5px;
    margin-left: 5px;
    background-size: 100%;
    text-transform: lowercase;
}
.yummy-tabs > li.active > a,
.yummy-tabs > .active > a {
  background-color: #487725 !important;
  /*background-image: url('../../img/dash-tab/tab-highlight.jpg') !important;*/
  background-size: 100% 100%;
  color: #fff !important;
}

.text-home-cat > ul > li > a {
    color: #008A28;
}

.text-home-cat > ul > li > a:hover {
  text-decoration: underline;
  color: #487725;
}
 .product-price {
  padding: 4px 10px;
  margin: 0 0 10px;
  list-style: none;
  color:#fff;
  background-color: #eee;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.other-categories {
  padding: 4px 10px;
  margin: 0 0 10px;
  list-style: none;
  color:#fff;
  background-color: #FE9929;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
    *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.other-categories:hover {
  color:#fff;
  background-color: #f2f2f2;
    -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;

}
.my-list-categories {
  padding: 4px 4px;
  margin: 0 0 4px;
  list-style: none;
  line-height: 30px;
  font-size:18px;
  color:#fff;
  background-color: #FE9929;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
    *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.my-list-categories:hover {
  color:#fff;
  background-color: #f2f2f2;
    -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;

}
.otherpage {
  padding: 4px 4px;
  margin: 0 0 4px;
  list-style: none;
  line-height: 30px;
  font-size:18px;
  color:#fff;
  background-color: #7CBC42;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
    *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.otherpage {
  color:#fff;
  background-color: #f2f2f2;
    -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;

}
.other-categories h3,
.product-price > h3 {
  font-weight:400;
  font-size:20px;
  color: #000;
  alignment-adjust:central;
  text-align:center;
}
.product-addtocart {
  padding: 4px 10px;
  margin: 0 0 10px;
  list-style: none;
  color:#fff;
  text-align: center;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.product-addtocart > h3 {
  font-weight:400;
  font-size:20px;
  color: #fff;
  alignment-adjust:central;
  text-align:center;
}
.product-instock > h4 {
  font-weight:400;
  font-size:16px;
  color: #000;
  alignment-adjust:central;
  text-align:center;
}

 .page-content-top {
  margin-top: 110px;
}
.click-out {
  z-index: 10 !important;
}
.nutrition-facts {
  text-align: center;
  width: 100%;
}
 .category-set-block {
  background-color: #FFF !important;
      display: inline-table;
 }

 .text-home-cat {
  text-align: center;
  margin-bottom: 10px;
  height: 130px;
  /*height: 150px;*/
 }
 .link-hm:hover {
  color: #000;
  font-weight: 900;
 }
 .product-pricing {
  margin-left: 0px !important;
 }
 .stocking {
  float: right !important;
  margin-right: 0px !important;
 }
 .ingredient-list {
  padding: 0px 30px;
 }
.cblock9 {
    margin: 0px !important;
    padding: 10px !important;
    width: 33.32% !important;
}
.link-home-list {
  font-size: 16px;
}
.link-hm {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 28px;
  }
 .home-zip {    height: 50px;
    background-color: rgba(0,0,0,0.5);
    border: 2px solid #fff;
    color: #fff;
    width: 300px;
    border-radius: 4px;
  }
  .home-go {
    background-color: #0078C2;
    height: 50px;
    margin-left: 5px;
    /* border-radius: 0px 5px 5px 0px; */
    border: 2px solid #fff;
    border-radius: 4px;
  }
 .footer-text {

    padding: 10px 20px;
    text-transform: uppercase;
    color: #000;

 }
 .help-block > h3 {
      display: inline-block;
    width: 100%;
    color: #008A00;
 }
 .accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5;
    color: #000;
}
 .textLg {
  font-size: 26px !important;
 }
 .help4 {
  width: 30% !important;
 }

 .help-block {
  background-color: #f2f2f2;
  border-radius: 5px;
  padding: 20px;
  display:inline-block;
  width: 100%;
  margin-bottom: 15px;
 }

 .parallax-area {
  width: 100%;
}
 .parallax-section-5 {
  height: 550px;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    z-index: -1;
    background-image: url('../../img/yummypara.jpg');
    background-size: 100%;
}
.add-btn-cart {
  color: #fff;
}
.cd-cart-items li:hover .add-to-cart > p > .add-btn-cart,
.add-to-cart:hover > p > .add-btn-cart{
  color: #000 !important;
}
 .stretchthird {
  width:33.1%;
  display: inline-block;
      margin-top: -20px;
    margin-bottom: 20px;
 }
 .fwd-back{
  width: 35.00% !important;.
}
.cart-tab {
  width: 10% !important;
  color: #000 !important;
  border-radius: 0px !important;
}
.yummy-product {
  text-align: center;
}
.yummy-product > li:hover {
    background-color: rgba(0,0,0,0.0) !important;
}
.yummy-product > li.active > a:hover,
.yummy-product > li > a:hover {
    background-color: rgba(0,0,0,0.0) !important;
    border: none;
    font-size: 20px !important;
    color: #487723 !important;
    border-bottom: 3px solid #487723;
    padding: 0px 30px 10px 30px;
}
.yummy-product > li.active > a:focus,
.yummy-product > li.active > a {
    background-color: rgba(0,0,0,0.0) !important;
    border: none;
    font-size: 20px !important;
    color: #487725;
    border-bottom: 3px solid #487725;
    padding: 10px 30px 10px 30px;
}
.yummy-product > li > a {
    background-color: rgba(0,0,0,0.0);
    border: none;
    font-size: 20px !important;
    color: #000;
    border-bottom: 3px solid #000;
    padding: 10px 30px 10px 30px;
}



.signed-in {
  float: right;
  padding-top: 15px;
  text-align: right;
  margin: 0px 0px 0px 0px;
}
.one-click-summ {
    display: inline-block;
    width: 100%;
}
 .deli {
  background-image: url("../../img/back-deli.jpg") !important;
 }
 .one-click-split {
  display: inline-block;
 }
 .cblock3 {
 width: 23.976923076923077% !important;
}
.hm-cat-blk {
  margin-top: -18% !important;
}
.clean {
  background-color: rgba(255,255,255,0.0) !important;
}
.clean:hover {
  background-color: rgba(255,255,255,0.5) !important;
}
 .cat-sec {
    margin-top: 8px;
    margin-bottom: 0px;
    display: inline-table;
 }
 .cat-set {
    margin-top: -55%;
    text-align: center;
}
.cat-i {
    max-width: 100%;
    opacity: 1.0;
    border-radius: 10px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.cat-i:hover {
      max-width: 100%;
    opacity: 1.0;
        -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}


.terms {
  padding-top: 4px;
}

/*Phone Number Input "hack"*/
.phone-number-3{
    content: "-";
    width: 92px;
    /* margin-right: 10px; */
    display: inline-block;
    right: 5px;
    color: black;
    border: 0px solid;
    top: 5px;
}
.phone3 {
      width: 85% !important;
    height: 30px !important;
}
.phone4 {
      width: 110px;
    height: 30px !important;
}
.phone-number-4{
  width:25%;
  display: inline-block;
}

.phone-number .col-xs-3, .phone-number .col-xs-4{

  padding-left:0;
}
 .fa-check {
  border-radius: 4px;
    height: 20px;
    width: 20px;
    display: inline-table;
    left: 0;
    top: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    border: 1px solid #d6e1e5;
    background: white;
  }

 .guide-v{
padding: 10px 40px 10px 40px;
    /*background-color: #4DA6FF;*/
    background-color: #007BC2;
    color: #fff;
    font-weight: 300;
    border: 2px solid #fff;
    opacity: 1.0;
    text-align: center;
    border-radius: 4px;
    font-size: 18px;
    /* ADDED WHEN REMOVED <CENTER> */
    margin: auto;
 }
  .guide-v:hover {
    background-color: #487723;
    color: #fff;
    opacity: 1.0;
 }
 .fb-button {
  background-color: #3b5998;
  border: 2px solid #3b5998;
 }
 .tw-button {
    background-color: #55acee;
    border: 2px solid #55acee;
 }
  .gg-button {
    background-color: #D5472F;
    border: 2px solid #D5472F;
 }
 .gg-button,
 .tw-button,
 .fb-button {
      padding: 10px 30px 10px 20px;
      margin-bottom: 20px;
      display: inline-block;
      width: 300px;

 }
 .gg-button > img,
 .tw-button > img,
 .fb-button > img {
    height: 20px;
    margin-bottom: -5px;
    float: left;
    padding-right: 30px;
 }
 .gg-button:hover,
  .tw-button:hover,
 .fb-button:hover {
    background-color: #008A00;
 }
.yum-back {
  font-size: 52px;
  font-weight: 400;
  line-height: 68px;
}

 @media (min-width: 981px) and (max-width: 1200px) {

.cblock3 {
    width: 23.376923076923077% !important;
}
.store-blockimage {
    width: 32.4% !important;
    /* padding: 2px !important; */
    display: inline-block !important;
    margin: 0px !important;
}
 .fwd-back{
  width: 27.55% !important;
}
.cart-tab {
  width: 15% !important;
}
.tanspan > .cal5 {
  width: 100% !important;
}
.tanspan > .span2 {
  width: 25% !important;
}
.tanspan > .timecal {
  width: 65% !important;
}
.calendar-section {
  width: 55% !important;
}

.btn-menu-top {
    width: 110px !important;
}

}



 @media (min-width: 768px) and (max-width: 980px) {
.btn-menu-top {
  /*width: 110px !important;*/
  /* to make room to fit the PERK button */
  width: 90px !important;
  font-size: 15px !important;
}
.masthead {
      background-size: auto 100% !important;
}
.cblock3 {
    width: 23.276923076923077% !important;
    margin-left: 1.5% !important;
}
.cblock9 {
      margin-left: 1.5% !important;
    width: 73% !important;
}
 .fwd-back{
  width: 20.10% !important;
}
.cart-tab {
  width: 20% !important;
}
.tanspan > .cal5 {
  width: 100% !important;
}
.tanspan > .span2 {
  width: 25% !important;
}
.tanspan > .timecal {
  width: 65% !important;
}
.calendar-section {
  width: 55% !important;
}
.span12 {
  min-height: 0px !important;
}
 .cblock9 {
      margin: 0px !important;
      padding: 10px !important;
      width: 48.5% !important;
 }
}
.yummy-slider {
  height: 850px;
  color: #fff;
  text-align:  center;
}

 @media (min-width: 840px) and (max-width: 980px) {
.masthead {
      background-size: 100% auto !important;
}
}
 @media (max-width: 767px) {
  .masthead {
    margin-top: 110px;
    padding: 0px;
    margin-bottom: 0;
    color: #333;
    background-position: center center;
    background-size: auto 100%;
}
.back-info {
  background-size: auto 100% !important;
}
.yummy-slider {
  height: 650px;
  color: #fff;
  text-align:  center;
}
.cat-set {
    margin-top: -85%;
    text-align: center;
}
 .stretchthird {
  width:100% !important;
  display: inline-block;
 }
.yum-back {
  font-size: 22px; font-weight: 400; line-height: 28px;
}
.back-info {
    height: 300px !important;
    }
 .cblock9 {
      margin: 0px !important;
      padding: 10px !important;
      width: 100% !important;
 }
.category-set-block {
    background-color: #fff !important;
    /* display: inline-table; */
    width: 100%;
    max-width: 480px;
    height: 150px;
    overflow: hidden;
}
.cat-sec {
      margin-top: -5px !important;
      text-align: center;
}
.cblock3 {
    width: 100% !important;
    height: 150px;
    overflow: hidden;
}
.cblock9 {
    height: 150px;
    overflow: hidden;
}
.thirty {
    width: 100% !important;
}
.back-la {
    background-size: 1200px !important;
  }
.back-playa,
.back-sm {
    padding-top: 100px;
    background-size: 1000px 500px !important;
    padding-bottom: 100px;
    height: 500px;
    color: #fff;
    background-size: 100%;
    background-repeat: no-repeat;
}

.fwd-back{
  width: 50% !important;
}
.cart-tab {
  display: none !important;
}

}

  .cal {
  position: relative;
  padding: 0px;
  font-weight: bold;
  background: #bebfc0;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px rgba(255, 255, 255, 0.4);
}

.cal:before {
  content: '';
  position: absolute;
  bottom: 3px;
  left: 4px;
  right: 4px;
  height: 6px;
  background: #d9d9d9;
  border: 1px solid #909090;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.cal a {
  text-decoration: none;
}
.cal tr:first-child td {
  border-top: 0;
}
.cal td:first-child {
  border-left: 0;
}
.cal tr:first-child a {
  border-top: 0;
  margin-top: 0;
}
.cal tr:last-child a {
  border-bottom: 0;
  margin-bottom: 0;
}
.cal td:first-child a {
  border-left: 0;
  margin-left: 0;
}
.cal td:last-child a {
  border-right: 0;
  margin-right: 0;
}
.cal tr:last-child td:first-child a {
  border-radius: 0 0 0 3px;
}
.cal tr:last-child td:last-child a {
  border-radius: 0 0 3px 0;
}

.cal-table {
  position: relative;
  margin: 0 0 1px;
  border-collapse: separate;
  border-left: 1px solid #979797;
  border-right: 1px solid #979797;
  border-bottom: 1px solid #bbb;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 1px 0 rgba(0, 0, 0, 0.1), -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 rgba(0, 0, 0, 0.1), -1px 0 rgba(0, 0, 0, 0.1);
}

.cal-caption {
  width: 100%;
  padding-bottom: 1px;
  line-height: 32px;
  color: white;
  text-align: center;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  background: #487725;
  border-radius: 3px 3px 0 0;
}
.cal-caption a {
  line-height: 30px;
  padding: 0 10px;
  font-size: 20px;
  font-weight: normal;
  color: white;
}
.cal-caption .prev {
  float: left;
}
.cal-caption .next {
  float: right;
}
.creditcard {
  padding-top:20px;
}
.choose {
  font-weight:100;
  color: #000;
  font-size:20px;
    line-height: 54px;
}
.btn-greey {
  background-color: #ccc !important;
}
.checkover {
  display:block;
  margin-top: -37px;
  margin-left: -13px;
}
.tanspan{
  background-color:#FFF;
  padding-top: 40px;
}
.optional {
    color: #008A00;
}
.checkbox {
  margin: 20px 20px;
  alignment-adjust:central;
  padding:inherit;
}
.orange {
  font-weight:100;
  color:#F8AB2C;
}
h3 > .address {
      line-height: 24px;
}
.cal-body td {
  width: 60px;
  font-size: 11px;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.cal-body a {
  display: block;
  position: relative;
  line-height: 48px;
  color: #555;
  text-align: center;
  background: white;
}
.cvv {
  background-color:#F90;
  border: 10px solid #F90;
    width: 75px
}
.cal-body a:hover {
  background: #fafafa;
}
.time-body td {
  width: 120px;
  font-size: 13px;
  border-top: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}
.time-body a {
  display: block;
  position: relative;
  line-height: 38px;
  color: #555;
  text-align: center;
  background: white;
}
.time-body a:hover {
  background: #fafafa;
}

.cal-off a {
  /*color: #6e6e6e;*/
  color: rgba(0,0,0,0.3);
  font-weight: normal;
}

.cal-today a {
  color: black;
  background: #f5f5f5;
  background-image: -webkit-linear-gradient(top, whitesmoke, white 70%);
  background-image: -moz-linear-gradient(top, whitesmoke, white 70%);
  background-image: -o-linear-gradient(top, whitesmoke, white 70%);
  background-image: linear-gradient(to bottom, whitesmoke, white 70%);
}

.cal-selected a, .cal-body a:active {
  margin: -1px;
  color: #b2494d;
  background: #fff5f6;
  border: 1px solid #e7d4d4;
}

.cal-check a {
  color: #007500;
  overflow: hidden;
  text-decoration: underline;
}
.cal-check a:before {
  content: '';
  position: absolute;
  top: -6px;
  right: -6px;
  width: 15px;
  height: 15px;
  background: #ffb83b;
  background-image: -webkit-linear-gradient(top, #ffb83b, #ff6c00);
  background-image: -moz-linear-gradient(top, #ffb83b, #ff6c00);
  background-image: -o-linear-gradient(top, #ffb83b, #ff6c00);
  background-image: linear-gradient(to bottom, #ffb83b, #ff6c00);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.lt-ie8 .cal-table {
  *border-collapse: collapse;
}
.lt-ie8 .cal-body a {
  zoom: 1;
}

.checkout-hidden {
  display:none;
}
.checkout-fadein {
  -webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
}
.category-title:hover {
      background-color: rgba(107,208,66,0.5);
    border: 3px solid #487724;
    padding: 27px 7px;
        -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
}

/* Form Control From Bootstrap
-------------------------------------------------- */
.product-thumbnail {
  width: 150px;
  max-height: 150px;
}
.panel-spancheck {
      display: inline-block !important;
}

/* All New Code
-------------------------------------------------- */

.vt-chx {
  min-width: 400px;
}
.btn-vertical {
  min-width: 400px;
  background-color: #fff;
  height: 55px;
}
.btn-vertical:hover {
  background-color: #ccc;
}
.btn-default {
  background-color: #fff !important;
  height: 35px;
}
.btn-back {
  background-color: #ccc !important;
  height: 45px;
  width: 250px;
}
.btn-continue {
  height: 45px;
  width: 250px;
}
.btn-default:hover,
.btn-default:focus,
.btn-continue:hover,
.btn-continue:active,
.btn-continue:focus {
  background-color: #027CA3 !important;

}
.search-result-menu {
      width: 50px;
    display: inline-block;
}
.quick-search > p {
  padding: 8px;
}
.quick-search {
    left: -543px;
    min-width: 595px;
    margin-top: -1px;
    border-radius: 0px 0px 5px 5px;
    background-color: rgba( 255, 255, 255, 0.97) !important;

}
.dash-heart {
      font-size: 22px;
    padding-top: 4px;
}
.tab-content {
    overflow: hidden !important;
}
.yummy-tabs {
  width: 1020px;
  display: inline-block;
}
.nav-tabs {
    border-bottom: 0px solid #ddd;
}
.search-image {
  height:50px;
  max-width: 50px;
  border-radius: 3px;
  margin: 5px 10px 5px 10px;
}
.store-image {
  overflow: hidden;
}
.store-block-6 {
  margin: 5px 0px;
  background-color: #008A00;
  width: 49%;
}
.map-block-6 {
  margin: 5px 0px 5px 1%;
  background-color: #008A00;
  width: 49%;
}
.search-category {
  height:50px;
  max-width: 50px;
  border-radius: 25px;
  margin: 5px 10px 5px 10px;
}
.line-product-search {
    vertical-align: top;
    align-content: stretch;
    display: flex !important;

}
.view-all-search {
  text-align: center;
}
.right-green {
    color: #7CBC42;
    /* float: right; */
    padding: 10px;
    display: inline-block;
}
.search-item {
    color: #000;
    width: 400px;
    display: inline-block;
    padding: 10px;
}
.arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #487723;
    margin-top: -10px;
    margin-left: 93%;
}
.arrow-up2 {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #eee;
}
.catg-tabs {
      margin-top: -21px;
    /* padding: 10px; */
    /* margin-right: 20px; */
}
.catg-left-tab{
      padding-right: 20px;
    padding: 20px;
    background-color: #000;
    /* border: 1px solid #ccc; */
    color: #fff;
    opacity: 0.7;
    float: left;
    margin-top: -115px;
    border-radius: 0px 8px 8px 0px;
    border-left: 0px solid #000;
}

.catg-right-tab {
      padding: 20px;
    background-color: #000;
    /* border: 1px solid #ccc; */
    color: #fff;
    opacity: 0.7;
    float: right;
    margin-top: -115px;
    border-radius: 8px 0px 0px 8px;
    border-right: 0px solid #000;
}
.brand-tabs {
    /* padding: 10px; */
    /* margin-right: 20px; */
}
.brand-left-tab{
    padding-right: 20px;
    padding: 20px;
    background-color: #000;
    /* border: 1px solid #ccc; */
    color: #fff;
    opacity: 0.7;
    float: left;
    margin-top: -80px;
    border-radius: 0px 8px 8px 0px;
    border-left: 0px solid #000;
}

.brand-right-tab {
    padding: 20px;
    background-color: #000;
    /* border: 1px solid #ccc; */
    color: #fff;
    opacity: 0.7;
    float: right;
    margin-top: -80px;
    border-radius: 8px 0px 0px 8px;
    border-right: 0px solid #000;
}
.category-header > .row-fluid > .catg-tabs,
.category-header > .brand-tabs
 {
    opacity: 0.2;
    -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;

}
.page-top {
  margin-top: 120px;
}
.category-header > .brand-tabs:hover,
.category-header > .brand-tabs:focus,
.category-header > .brand-tabs:active,
.category-header > .row-fluid > .catg-tabs:hover,
.category-header > .row-fluid > .catg-tabs:focus,
.category-header > .row-fluid > .catg-tabs:active {
    opacity: 0.85;
    -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}


.hidden-phone > button:active,
.hidden-phone > button:hover,
.hidden-phone > button:focus {
  color: #fff !important;
  background-color: #487723 !important;
}
.with-shaddow {
    box-shadow: 2px 2px 14px #bbb;
}
.store-title {
      text-shadow: 1px 0px 4px #000;
}
.starred{
    padding: 13px 0px 0px 13px;
    font-size: 20px;
    color: #FF4D4D;
}
.starred:hover {
  color: #ccc;
}
.category::after {
   opacity: 0.5;
}
.favorite1{
      padding: 13px 0px 0px 13px;
    font-size: 20px;
    color: #ccc;
}
.favorite1:hover{
    color: gold;
}
.tab-heart {
      padding: 5px 0px 0px 3px;
      color: #fff;
}
.one-product {
      box-shadow: 2px 2px 14px #ddd;
}
.choose-view{
    float: right;
    right: 20px;
    /* left: 80%; */
    /* margin-bottom: 40px; */
    height: 20px;
    /* display: inline-block; */
    /* width: 100%; */
    margin-top: -30px;
}
.choose-view > p > a {
  color: #000;
  margin-right: 15px;
}
.choose-view > p > a:hover,
.choose-view > p > .active,
.choose-view > p > a:active,
.choose-view > p > a:focus {
    border-bottom: 2px solid #7CBC42;
    color: #7CBC42;
}

.product-instock {
    padding: 4px 10px;
    margin: 0 0 10px;
    list-style: none;
    color: #111;
    background-color: #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.product-page-icon {
  max-height: 80px;
}
.product-description > .span3 > h2 {
  font-weight:400;
  font-size:24px;
  color: #000;
}
.btn-login {
  border-radius: 5px;
  background-color: #007BC2;
  
  color: #fff;
  padding: 50px;
  padding-top: 10px;
  font-size: 20px;
  padding-bottom: 10px;

}

.btn-login:hover {
    color: black;
    background-color: #7CBC42;
}

.loginbx {
  height: 30px !important;
  margin-bottom: 10px !important;
  width: 100%;
}
.mobilemenu{
      background-color: #000;
    opacity: .8;
    padding-left: 10px;
    padding-right: 10px;
}
.ico{
  height: 20px;
  padding-right: 15px;
}
.showhide {
  font-size: 12px;
  color: #fff;
  font-style: underline;
  line-height: 20px;
  text-align: center;
}
.menuitema {
  border-top: 1px solid #ccc;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
}
.menuitemb {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
}
.mobileproducts {
  margin-top: 0px !important;
  -webkit-margin-before: 0em !important;
  -webkit-margin-start: 0px !important;
  font-size: 20px;
  color: #fff;
}
.mobileproducts > li {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
}
.first-list-item {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
}
.list-group-item{
    font-size: 24px;
    color: #fff;
    font-weight: 400;
}
.mobile-products li > img,
.mobile-cat-image {
  height:36px;
  width: 36px;
  border-radius: 18px;
  -webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.5);
box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.5);
    margin-bottom: -14px;
    margin-right: 15px;
}
.btn-menu-top:active,
.btn-menu-top:hover,
.btn-menu-top:focus {
  color: #fff !important;
  background-color: #487723 !important;
}
.itemsincart {
    position: absolute;
    right: 2px;
    top: 2px;
    background-color: #0080FF;
    padding-right: 5px;
    padding-left: 5px;
}
.nav > li > a:hover {
    text-decoration: none;
}
.itemscart{
    position: absolute;
    margin-top: -10px;
    margin-left: -10px;
    padding-left: 5px;
    padding-right: 5px;
}
.bottom-pad-off {
  margin-bottom: 0px !important;
}
.category-header{
  background-color: #FFF !important; /* prev was #f1f1f1 */
  padding-top: 0px; /*10px; MR10/12/2016*/
  /* overflow: scroll; */
}

/* same width subcategories btn */
.custom-btn {
    width: 100px !important;
}

/* */
.btn-subcat-custom {
	width:270px;
    height: 65px;
	background-color: #0078C2;
	border-radius: 4px;
    padding: 6px 20px;
    font-size: 20px;
    /*font-weight: bold;*/
    color: #fff;
    margin-left: 10px;
    margin-bottom: 5px;
}

.category-background {
    background-size: 100% auto;
}

/*.bread-crumb-category {
    margin-top: 20px;
    margin-left: 8px;
}*/

.header-sub-btn-area {
    text-align: center !important;
    display: inherit;
}

.light-bread-crumb, .light-bread-crumb a {
    color: #fff !important;
    font-size: 26px;
    text-shadow: #000 0.0em 0.0em 0.2em;
}

.breadcrumb-item::before {
    content: "> " !important;
}


.category-header {
    background-color: #f1f1f1 !important;
    padding-top: 0px;
    /* overflow: scroll; */
}

.category-select {
  width: 79%;
  height: 30px;
  display: inline-block;
}
.dark-bread-crumb,
.dark-bread-crumb a {
  color: #000 !important;
  font-size: 26px;
      text-shadow: #fff 0.0em 0.0em 0.2em;
}
.light-bread-crumb,
.light-bread-crumb a {
  color: #fff !important;
  font-size: 26px;
      text-shadow: #000 0.0em 0.0em 0.2em;
}
.category-select > h1 {
  margin-left: 10px;
}
.category-page-btn-dark {
    border: 0px solid #000;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.44);
}
.cat-scroll {
    /* overflow-x: scroll; */
    margin-bottom: 10px;
    left: auto;
    right: auto;

    text-align: center;
    padding-top:30px;
    margin-top:30px;
}
.cat-grid {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    text-align: center;
}
.center-grid {
  text-align: center;
}
.view-all-brands {
    width: 140px !important;
    padding-top: 25px !important;
    vertical-align: top !important;
}
.brand-scroll {
  background-color: #fff;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.brand-grid {
  height: 100px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
.brand-grid-v {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}
.brand-block {
  width: 100px;
  padding: 10px;
  margin-left: 15px;
  display: inline-block;
}
.brand-block-title {
  width: auto;
  padding: 10px;
  padding-left: 0px !important;
  margin-left: 0px;
  display: inline-block;
}
.brand-logo{
  width:80px;
}
.brand-icon-drop {
      line-height: 20px;
      padding-top: 10px;
}
.category-select > h1 {
  font-size: 18px;
  color: #555;
}
.category-title {
  font-weight: 400;
}
.brand-list {
  padding: 0px 20px;
  width: 24% !important;
}
.bcr{
    float: right;
    margin-top: -20px;
    margin-right: 0px;
}
.dropdown-toggle {
  margin-right: 5px;
}
.fixright {
  right: 0px !important;
  margin-right: 5px;
  margin-left: -100px;
  float: right;
}
.sale-header {
  background-color: #FF4D4D !important;
}
.dropdown-category {
  float: right;
  display: inline-block;
  width:19%;
  height: 30px;
  padding-top: 30px;
}
.title-main {
  font-size: 22px !important;
  color: #000 !important;
  padding-left: 5px;
}
.title-featured {
  font-size: 42px !important;
  color: #fff !important;
}
.bread-crumb-first {
  margin-left: 10px;
}

/* ====== PASSPORT PAGE ============ */
.passport-header {
  padding: 40px 20px;
    text-align: center;
}
.title-pass {
  font-size: 48px;
  font-weight: 200;
}
.passport-page {
  margin-left: 15%;
  width: 70%;
  margin-top: 150px;
  /* background-color: #f2f2f2; */
  padding-bottom: 20px;
  }
.passport-section {
  display: inline-block;
}
.passport-pad {
  padding: 20px;
}
.passport-title {
  color: #487725;
}
.passport-tag {
  color: #487725;
}
.passport-number {
  padding: 0px 60px;
  text-align: center;
}
.passport-text {
  color: #000;
  text-align: left;
  padding-left: 20px;
  font-size: 24px;
}
.passport-line {
  border-left: 4px solid #0078C2;
}

/* ========== CART PAGE =========== */
.cart-add-list {
      padding: 8px 10px 8px 10px !important;
    margin-top: 17px;
    margin-left: 15px;
}
.category-header > .row-fluid > .cat-scroll > .cat-grid > .category-block > .category {
    width: 200px;
    height: 90px;
    border-radius: 5px;
    margin-top: 10px;
    background-size: 200px 200px;
    background-position: center;
    z-index: 0;
}
.category-block {
    display: inline-block;
    width: 200px;
    margin-right: 5px;
    margin-left: 10px;
    vertical-align: top;
}
.category-block h2 {
    text-align: center;
    line-height: 22px;
    font-size: 18px;
    color: #fff;
    /* position: absolute; */
    top: 150px;
    background-color: rgba(0,0,0,0.5);
    z-index: 999;
    border-radius: 6px;
    height: 90px;
    padding: 30px 10px;
    width: 200px;
    margin-top: -90px;
}
.category-block h2:hover {
  color: #000;
}
.product-body {
  background-color: #f4f4f4;
      padding-bottom: 20px;
}
.category-title {
  text-align: center;
}
.cat-image-2 {
  width: 90%;
  margin-top: -20px;
}
.cat-image {
  width: 90%;
  max-height: 220px;
  margin-top: 5px;
}
.one-product > .product-info > .title > h1 {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #000;
  text-align: center;
  vertical-align: middle;
}
.one-product > .product-info > .price > h1 {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #487722;
  text-align: center;
  vertical-align: middle;
  display: inline;
}

.one-product > .product-info > .title {
  height: 62px;
}

.one-product > .product-info > .in-stock {
  height: 30px;
}

.one-product > .product-info > .in-stock > h4 {
  font-size: 15px;
  font-weight: bold;
  color: #027CA3;
}


.one-product > .product-info > .qty {
  font-size: 12px;
  color: #444;

}
.one-product > .product-info > .add-to-cart > p {
  line-height: 30px;
  text-align: center;
  color: #027CA3 !important;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 700;
}
.side-cart-image {
  height: 60px;
  border-radius: 35px;
  margin-right: 10px;
  box-shadow: 1px 1px 10px #ccc;
  display: inline-block;
  float: left;
}
.side-cart {
  height: 30px !important;
}
.cd-cart-items:hover > li > .side-cart {
  background-color: #fff !important;
}
.qty-controls {
    height: 30px;
    margin-bottom: -11px;
    margin-left: 10px;
    margin-right: 10px;
}
.view-phone {
  display: none;
}
.display-full {
  display: block;
}
.expand-drop {
  background-color: #eee;
  border-radius: 7px;
  height:200px;
  padding: 30px;
  text-align: center;
}
.m-drop-icons {
  width:80px;
  height: 80px;
  border-radius: 40px;
  box-shadow: 2px 2px 14px #ddd;
}
.categories-slide-5 {
 width: auto;
 display: inherit;
 text-align: center;
}

.cat5 {
  width: 19.22%;
  display: block;
  float: left;
}
.cat6 {
  width: 16.22%;
  display: block;
  float: left;
}
.cat7 {
  width: 14.22%;
  display: block;
  float: left;
}
.cat8 {
  width: 12.5%;
  display: block;
  float: left;
}
.cat9 {
  width: 11.0%;
  display: block;
  float: left;
}
.cat10 {
  width: 10.0%;
  display: block;
  float: left;
}
.cat11 {
  width: 9.0%;
  display: block;
  float: left;
}
.cat12 {
  width: 8.3%;
  display: block;
  float: left;
}
.cat13 {
  width: 7.69%;
  display: block;
  float: left;
}
.cat14 {
  width: 7.14%;
  display: block;
  float: left;
}
.cat15 {
  width: 6.66%;
  display: block;
  float: left;
}
.snack-text {
  color: #000;
  font-size: 14px;
  font-weight: 100;
  line-height: 18px;
}
.brand-grid > .in {
  padding-bottom: 10px !important;
}
.blue-green {
    margin-top: 18px;
    margin-left: 10px;
    margin-right: -10px;
    padding: 10px 45px 10px 45px !important;
}
.blue-green:hover {
  background-color: #487725 !important;
}
.pad-l-top {
  padding-top: 15px;
}
.view-mr{
      padding: 18px 0px 10px 0px;
}
/* =====ARROWS======= */
.breakfast-arrow,
.fruit-arrow {
    margin-left: 6.5%;
}
.grocery-arrow,
.vegetables-arrow {
    margin-left: 16.5%;
}
.hh-arrow,
.meat-arrow {
    margin-left: 27.5%;
}
.cleaning-arrow,
.bakery-arrow {
    margin-left: 38.5%;
}
.pets-arrow,
.dairy-arrow {
    margin-left: 48.5%;
}
.medicine-arrow,
.deli-arrow {
    margin-left: 60%;
}
.hba-arrow,
.snack-arrow {
    margin-left: 70%;
}
.baby-arrow,
.frozen-arrow {
    margin-left: 82%;
}
.liquor-arrow,
.bev-arrow {
    margin-left: 92%;
}
.see-if {
  margin-bottom: 5px;
  display: inline-block;
  width: 305px !important;
  text-align: center !important;
  float: right !important;
}
.yummy-zip {
  float:right;
}
.see-if-text {
    color: #fff !important;
    float: right;
    padding-top: 5px;
    /* padding-right: 10px; */
    font-size: 16px;
    text-align: center;
    width: 100%;
}
@media (min-width: 768px) {
.display-mobile {
  display: none !important;
}
.addpan3 {
    width: 33.52% !important;
 }
}
@media (max-width: 767px) {
.mobile-dropdown-cat {
overflow-x: scroll;
    margin-bottom: 0px;
    left: auto;
    right: auto;
    background-color: #fff;
  }
.store-block-6 {
  margin: 5px 0px;
  background-color: #008A00;
  width: 100%;
}
.map-block-6 {
  margin: 5px 0px 5px 1%;
  background-color: #008A00;
  width: 100%;
}
.see-if {
  margin-bottom: 5px;
  text-align: center;
  float: inherit;
  display: inline-block;
}
.hero-sub {
  text-align: center;
}
.yummy-zip {
  float:inherit;
}
.yummy-signup-area {
  text-align: center;
}
.see-if-text {
  color: #fff !important;
  float: inherit;
  padding-top: 5px;
  padding-right: 10px;
  font-size: 22px;
}
  .categories-slide-5 {
   width: 1100px !important;
   display: inherit;
  }
  .cal {
    width: 100% !important;
  }
  .cal-table {
    width: 100% !important;
  }
  .mob30 {
    width: 30% !important;
    display:inline-block !important;
        vertical-align: top;
    padding-top: 15px;
  }
  .mob70 {
    width: 65% !important;
    display: inline-block !important;
    margin-left: 3% !important;
  }
}

@media (min-width: 100px) {
.add-to-cart{
    height: 60px;
    padding-top: 5px;
    text-align: center;
}
.cblock9 {
    height: auto;
  }
.prod {
  padding-top: 16px;
}
.one-product:hover .add-to-cart,
.add-to-cart:hover {
}
.add-to-cart > .qty > .qty-controls {
    margin-left: 5px;
    margin-right: 5px;
}

.product-picture {
  max-width: 300px;
  max-height: 300px;
}
.product-addtocart:hover > .add-to-cart > .qty > .qty-controls {
  display: inline-block;
}
.one-product:hover .product-addtocart,
.product-addtocart:hover {
}
.one-product:hover p > .qty-controls,
.cd-cart-items > li:hover .add-to-cart > p > .qty-controls,
.add-to-cart:hover > p > .qty-controls {
  display: inline-block;
}
}
.fwd-back > a {
  color: #fff !important;
}


.max-pan {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1200px) and (min-width: 981px) {
.one-product {
    margin-top: 25px;
    width: 23.25% !important;
    height: auto;
    border-radius: 8px;
    background-color: #fff;
    vertical-align: center;
    display: inline-block;
    margin-right: 5px;
    margin-left: 8px;
}
.remove {
  width: 2% !important;
}
.right-nxt {
  width: 30% !important;
}
.brand-list {
  width: 45%;
}
.form-horizontal .control-label {
  width: 115px;
}
}
@media  (max-width: 1399px) and (min-width: 1201px) {
.one-product {
  margin-top: 25px;
  width: 18.80%;
  height: auto;
  border-radius: 8px;
  background-color: #fff;
  vertical-align: center;
  display: inline-block;
  margin-right: 10px;
}
.form-horizontal .control-label {
  width: 135px;
}
}
@media  (max-width: 3999px) and (min-width: 1400px) {
.one-product {
  margin-top: 25px;
  width: 15.55%;
  height: auto;
  border-radius: 8px;
  background-color: #fff;
  vertical-align: center;
  display: inline-block;
  margin-right: 10px;
}
}

@media (max-width: 980px) and (min-width: 768px) {

.one-product {
    margin-top: 25px;
    width: 31%;
    height: auto;
    border-radius: 8px;
    background-color: #fff;
    vertical-align: center;
    display: inline-block;
    margin-right: 5px;
    margin-left: 8px;
}
.cat-scroll {
    text-align: center;
    padding-top: 10px;
    margin-top: 0px;
}
.brand-list {
  width: 45% !important;
}
.brand-list > ul {
  margin-top: 0px;
  margin-bottom: 0px;
}
.hidden-tablet {
  display: none;
}
}
@media (max-width: 767px) and (min-width: 481px) {
.one-product {
    margin-top: 25px;
    width: 46%;
    height: auto;
    border-radius: 8px;
    background-color: #fff;
    vertical-align: center;
    display: inline-block;
    margin-right: 5px;
    margin-left: 8px;
}
.footer-text {
    padding: 5px 5px;
    text-transform: uppercase;
    color: #000;
    width: 100% !important;
    padding-left: 100px;
    padding-right: 100px;
    display: inline-block;
}
.brand-list > ul {
  margin-top: 0px;
  margin-bottom: 0px;
}
.display-mobile {
  display: block !important;
}
.display-full {
    display: none !important;
}
.logo-block {
    margin-left: 20%;
    margin-right: auto;
}
/*.cat-scroll {
    overflow-x: scroll;
    margin-bottom: 10px;
    left: auto;
    right: auto;
}*/
.cat-grid {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    text-align: left;
    width: 1600px;
}
.brand-list {
  width: 100% !important;
}

.choose-view {
    float: right;
    right: 20px;
    /* left: 80%; */
    /* margin-bottom: 40px; */
    height: 20px;
    /* display: inline-block; */
    /* width: 100%; */
    margin-top: 0px;
}
.menu-icon {
  width: 50px;
  padding: 5px;
}
.menu-icon-right {
    float: right;
    padding: 5px;
    width: 50px;
    position: absolute;
    top: 5px;
    right: 5px;
}
.mobile-center {
   display: inline-block;
  width:60%;
}
.mobile-left {
  display: inline-block;
  float: left;
  width:20%;
}
.mobile-right {
   display: inline-block;
  width:20%;
  float: right;
}
.side-cart {
    height: 30px !important;
    text-align: center;
    margin-bottom: 10px;
}

/* new perk sliders */
.carousel-inner {
    margin-top: 35px;
}

}
@media (max-width: 480px) and (min-width: 201px) {

    div#message-modal {
        width: 90%;
    }

  .one-product {
    margin-top: 25px;
    border-radius: 8px;
    background-color: #fff;
    display: inline-block;
    width: 95%;
    height: auto;
    margin-left: 10px;
    /* display: inline-block; */
    padding-bottom: 10px;
}
    .qty-controls {
        margin-top: 2px;
    }
.side-cart {
    height: 30px !important;
    text-align: center;
    margin-bottom: 10px;
}
.brand-list > ul {
  margin-top: 0px;
  margin-bottom: 0px;
}
.brand-list {
  padding: 0px 50px;
}
.brand-text-nav {
      padding-top: 10px;
      margin-left:0;

}
.footer-text {
    padding: 5px 5px;
    text-transform: uppercase;
    color: #000;
    width: 100% !important;
    padding-left: 100px;
    padding-right: 100px;
    display: inline-block;
}
.cat-scroll {
    /*overflow-x: scroll;*/
    /*margin-bottom: 10px;*/
    /*left: auto;*/
    /*right: auto;*/

    /*text-align: center;*/
    /*padding-top:30px;*/
    /*margin-top:30px;*/
}
/*MR 10/12/2016 */
/*.cat-scroll {
    text-align: center;
    padding-top: 30px;
    margin-top: 30px;
}*/

.cat-grid {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    text-align: left;
    width: 1600px;
}
.ten-cats {
  width: 1800px;
}
.choose-view{
    margin-top: 5px;
}
.brand-list {
  width: 100% !important;
}
.third {
  width:100% !important;
}
.mobile-left {
  display: inline-block;
  float: left;
  width:20%;
}
.qty {
  padding-top: 8px;
}
.one-product:hover,
.add-to-cart:hover {
    background-color: none;
    border-radius: 0px 0px 10px 10px;
}
.one-product:hover .product-addtocart,
.product-addtocart > .add-to-cart:hover {
    background-color: none;
}
.add-to-cart > .qty > .qty-controls {
  display: inline-block;
}
.menu-icon {
  width: 50px;
  padding: 5px;
}
.menu-icon-right {
    float: right;
    padding: 5px;
    width: 50px;
    position: absolute;
    top: 5px;
    right: 5px;
}
.mobile-center {
   display: inline-block;
  width:60%;
}
.mobile-right {
   display: inline-block;
  width:20%;
  float: right;
}
.display-mobile {
  display: block !important;
  max-height: 500px;
    overflow: hidden;
}
.scroll-menu-overlay {
    overflow-y: scroll !important;
}
.display-full {
  display: none !important;
}
.logo-block {
    margin-left: auto;
    margin-right: auto;
}
.view-phone {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: -30px;
}
.view-product {
  border-radius: 7px;
  background-color: #ccc;
  color: #fff;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: -30px;
}
.spacing {
  height: 10px;
  display: inline-block;
  width: 10px;
}
.cat-image,
.cat-image-2 {
  width: 100%;
  display: inline-block;
  margin-top: 0px;
  vertical-align: baseline;
  margin-top: 0px;
}

.one-product > .product-image {
  display: inline-block;
  width: 40%;
  float: left;
}
.one-product > .product-info {
  display: inline-block;
  float: right;
  width: 55%;
  border-left: 2px solid #F0F0F0;
  height: auto;
  min-height: 190px;
}
.one-product > .hidden-phone {
  display: none;
}
.one-product > .product-info > .title {
  height: 100px;
  padding-top: 10px;
}
.one-product > .product-info > .qty {
  font-size: 12px;
  font-color: #444;
}
.one-product > .product-info > .add-to-cart > p {
    text-align: center;
    color: #25A0FF !important;
    margin-top: 10px;
    font-weight: 700;
}
.qty-controls {
  margin-right: 3px;
  margin-left: 3px;
  height: 35px;
  margin-bottom: -10px;
  padding-left: 4px;
  padding-right: 4px;
}

}

/* to make catering btn fit properly */
@media (min-width: 1201px) and (max-width: 1370px) {
   .btn-in {
       height: 20px !important;
   }
   a.nav-links.hidden-phone {
       font-size: 14px !important;
   }

}

@media (max-width: 1200px) {
  .hiddensmaller {
    display: none !important;
  }
  }

  .btn-in{
    height:26px;
      margin-bottom: -8px;
  }
.back-info {
  background: url(/img/cities/sign.jpg);
  height: 600px;
  color: #fff;
  background-size: 100%;
text-shadow: 1px 1px 7px #000;
}
.back-la {
text-shadow: 1px 1px 7px #000;
  background: url(../../img/cities/la.jpg);
  color: #fff;
  background-size: 100%;
  background-repeat: no-repeat;
}
.back-sm {
  background: url(../../img/cities/santamonica.jpg);
  padding-top: 100px;
  padding-bottom: 100px;
  color: #fff;
  background-size: 100%;
  background-repeat: no-repeat;
}
.back-page {
  background: url(../../img/page.jpg) !important;
  padding-top: 100px;
  padding-bottom: 100px;
  color: #fff;
  background-size: 100% !important;
  background-repeat: no-repeat;
}
.back-hollywood {
  background: url(../../img/hollywood.jpg);
  padding-top: 100px;
  padding-bottom: 100px;
  color: #fff;
  background-size: 100%;
  background-repeat: no-repeat;
}
.back-silverlake {
  background: url(../../img/silverlake.jpg);
  padding-top: 100px;
  padding-bottom: 100px;
  color: #fff;
  background-size: 100%;
  background-repeat: no-repeat;
}
.back-playa {
  background: url(../../img/playa.jpg);
  padding-top: 100px;
  padding-bottom: 100px;
  /*color: #fff;*/
  color: #000000;
  text-shadow:1px 1px 1px #FFFFFF;
  background-size: 100%;
  background-repeat: no-repeat;
}
.more-info {
  color: #555;
  border-radius: 20px;
  height: 40px;
  font-size: 18px;
  padding-top: 8px;
  font-weight: 700;
  padding-bottom: 10px;
  padding-left: 35px;
  padding-right: 35px;
  border: 3px solid #555;
  margin-top: 10px;
}
.more-green {
  color: #487723;
  border-radius: 20px;
  height: 40px;
  font-size: 18px;
  padding-top: 8px;
  font-weight: 700;
  padding-bottom: 10px;
  padding-left: 35px;
  padding-right: 35px;
  border: 3px solid #487723;
  margin-top: 10px;
  background-color: #FFFFFF;
}

.more-green:hover {
    color: #fff;
    border-radius: 20px;
    height: 40px;
    font-size: 18px;
    padding-top: 8px;
    font-weight: 700;
    padding-bottom: 10px;
    padding-left: 35px;
    padding-right: 35px;
    border: 2px solid #fff;
    margin-top: 10px;
    font-weight: normal;
    background-color: #7CBC42;
}

.back-bh {
  background: url(../../img/cities/beverlyhills2.jpg);
  padding-top: 100px;
  padding-bottom: 100px;
  /*color: #fff;*/
  color: #000000;
  background-color: #008A00;
  text-shadow:1px 1px 1px #FFFFFF;
  background-size: 100%;  
  background-repeat: no-repeat;
  background-position: center center;
/*=======
    background: url(../../img/cities/beverlyhills2.jpg);
    padding-top: 100px;
    padding-bottom: 100px;
    color: #fff;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #008A00;
>>>>>>> 0fab3feb93422f008f3b97baae1efd3fcaa40eaf*/
}

.back-bh2 {
    background: url(../../img/cities/beverlyhills2.jpg);
    padding-top: 100px;
    padding-bottom: 100px;
    color: #fff;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #008A00;
}

.back-sl {

  background: url(../../img/cities/silverlake.jpg);
  padding-top: 100px;
  padding-bottom: 100px;
  /*color: #fff;*/
  color: #000000;
  text-shadow:1px 1px 1px #FFFFFF;
  background-size: 100%;
  background-repeat: no-repeat;
}

.back-smonica {
  background: url(../../img/santamonica.jpg);
  padding-top: 100px;
  padding-bottom: 100px;
  /*color: #fff;*/
  color: #000000;
  text-shadow:1px 1px 1px #FFFFFF;
  background-size: 100%;
  background-repeat: no-repeat;
}

.back-beverly {
  background: url(../../img/beverly.jpg);
  padding-top: 100px;
  padding-bottom: 100px;
  /*color: #fff;*/
  color: #000000;
  text-shadow:1px 1px 1px #FFFFFF;
  background-size: 100%;
  background-repeat: no-repeat;
}

.back-hw {
  background: url(../../img/hwood.jpg);
  padding-top: 100px;
  padding-bottom: 100px;
  /*color: #fff;*/
  color: #000000;
  text-shadow:1px 1px 1px #FFFFFF;
  background-size: 100%;
  background-repeat: no-repeat;
}
.back-mid {
  background: url(../../img/midcityslider.jpg);
  padding-top: 100px;
  padding-bottom: 100px;
  /*color: #fff;*/
  color: #000000;
  text-shadow:1px 1px 1px #FFFFFF;
  background-size: 100%;
  background-repeat: no-repeat;
}
.back-mc {
  background: url(../../img/midcity.jpg);
  padding-top: 100px;
  padding-bottom: 100px;
  /*color: #fff;*/
  color: #000000;
  background-color: #008A00;
  text-shadow:1px 1px 1px #FFFFFF;
  background-size: 100%;
  background-repeat: no-repeat;
/*=======
    background: url(../../img/cities/silverlake.jpg);
    padding-top: 100px;
    padding-bottom: 100px;
    color: #fff;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #008A00;*/
}
.back-smonica {
    background: url(../../img/santamonica.jpg);
    padding-top: 100px;
    padding-bottom: 100px;
    color: #fff;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #008A00;
}

.back-beverly {
    background: url(../../img/beverly.jpg);
    padding-top: 100px;
    padding-bottom: 100px;
    color: #fff;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #008A00;
}

/*.back-hw {
    background: url(../../img/hwood.jpg);
    padding-top: 100px;
    padding-bottom: 100px;
    color: #fff;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #008A00;
}*/

.back-mid {
    background: url(../../img/midcityslider.jpg);
    padding-top: 100px;
    padding-bottom: 100px;
    color: #fff;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #008A00;
}

.back-mc {
    background: url(../../img/midcity.jpg);
    padding-top: 100px;
    padding-bottom: 100px;    
    color: #000000;
    background-color: #008A00;
    text-shadow:1px 1px 1px #FFFFFF;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #008A00;
}

/* SM store closed down */
.stores_container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.thirty{
  /*text-shadow: 1px 1px 7px #000;*/  
  width: 33.0%;
  margin-left: 0px !important;
  margin-right: 0px !important;
  display: inline-block;
  margin-bottom: 3px;
}
.back-pv {
  background: url(../../img/cities/playavista.jpg);
  padding-top: 100px;
  padding-bottom: 100px;
  /*color: #ffffff;*/  
  color: #000000;
  text-shadow:1px 1px 1px #FFFFFF;
  background-size: 100%;
  background-repeat: no-repeat;  
}
.back-pattern {
  text-shadow: 1px 1px 7px #fff;
  background: url(../../img/back-pattern.png);
  padding-top: 10px;
  background-repeat: no-repeat;
}
.back-info-clock {
  background: url(../img/traffic-back.jpg);
  height: 100%;
  color: #fff;
  vertical-align: center;
}
.info-box {
  padding: 40px;
  text-align: center;
  height: 400px;
}
.sr-only {
  font-size: 16px;
  color: #000;
}
.product-link {
  width: 100%;
}

.thumbnail {
    border: 3px solid #fff;
    /* height: 150px; */
    margin-top: auto;
    margin-bottom: auto;
    background-color: #fff;
    display: block;
    padding: 4px;
    line-height: 20px;
    /* border: 1px solid #fff; */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.contain-new {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
}

.btn-menu-top {
    background-color: #fff !important;
    border: 2px solid #777;
    /*color: #777;*/
    color:#757588;
    border-radius: 4px;
    margin-top: 8px;
    /*float: right;*/
    font-size: 18px;
    margin-left: 15px;
    height: 30px;
    width: 130px;
}
.btn-reg {
    background-color: #487725 !important;
    color: #fff;
    border-radius: 4px;
    padding: 6px 10px;
    border: none;
    font-size: 18px;
}
.spanfull{
  width: 100%;
}
.login-menu {
  margin-top: 30px;
  margin-bottom: 30px;
  height: 60px;
}
.btn-menu-top:active {
  background-color: #0078C2;
  color: #fff;
}
.nav-alt{
  padding: 16px;
}
.menu-top {
  position: fixed;
  top: 0px;
  background-color: #fff;
  z-index: 888;
  width:100%; /* MR */
}
.cart-top {
  z-index: 999 !important;
}
.menu-lower-stay {
  position: fixed;
  top: 60px;
  width: 100%;
  z-index: 888;
}
.span-menu {
  text-align: center;
  width: 9.7% !important;
  margin-left: 1% !important;
}

.search-control {
  border: 1px solid #DDD !important;
  margin-top: 10px;
  height: 40px !important;
  width: 74% !important;
}


.categoriesinmenu {
  margin-top: 20px;
  margin-bottom: 20px;
}

.nav-links {
    margin-top: 2px;
    color: #fff !important;
    font-size: 16px !important;
    /*margin-left: 20px;*/
    margin-left: 18px;
    margin-right: 0px;
    /*float: right;*/
    padding: 6px;
    /*border-radius: 6px;*/
}

    .nav-links:hover {
        color: #000 !important;
        padding-bottom: 12px;
        border-bottom: 4px solid #fff;
        margin-bottom: -12px;
        /*background-color: #008A00;*/
    }

.nav-links:hover > img {
    filter: invert(100%);
}
.nav-wide {
    background-image: linear-gradient(to right, #00C200, #009E00);
    /*background-color: #009E00;*/
    border-top: 1px solid #7FD042;
    border-bottom: 1px solid #7FD042;
    height: 65px;
}
.go-button {
  border: 1px solid #DDD !important;
      border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-top: 0px !important;
    background-color: #4FDD00 !important;
    margin-left: -8px;
    transition: 1s;
    height: 40px;
    width: 70px !important;
    padding: 4px 12px !important;
}
.go-button:hover {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-top: 0px !important;
    /*background-color: #487723 !important;*/
    background-color: orange !important;
    transition: 1s;
    margin-left: -8px;
    height: 40px;
}
/* INFO PAGE
-------------------------------------------------- */
.direct {
  margin-left: 15px;
  margin-right: 15px;
}
.large-orange{
  font-weight: 300;
  font-size: 56px;
  color: #FF9900;
  line-height: 64px;
}
.info-large {
  font-weight: 600;
  font-size: 46px;
  color: #000;
}
.info-medium {
  font-weight: 300;
  font-size: 32px;
  color: #000;
}
.info-small {
  font-weight: 300;
  font-size: 18px;
  color: #000;
}
.info-green {
  font-weight: 600;
  font-size: 36px;
  color: #008A00;
}
.green-med {
  font-weight: 300;
  font-size: 20px;
  /*color: #7FD042;*/
  color: #487724;  
}
.justgreen {
 /*color: #7FD042;*/
 color: #487724;
}
.phone-required {
      left: 303px !important;
}
.large-clock {
    font-weight: 300;
    font-size: 92px;
    color: #ccc;
    padding-top: 30px;
    margin-top: 40px;
    margin-bottom: 50px;
}
.wt-ym-info {
  font-size: 28px;
  color: #D38209 !important;
}
.reg-ym-text {
  font-size:24px;
   color: #fff !important;
   line-height: 32px;
   text-shadow: -1px -1px 17px rgba(0, 0, 0, 1);
}
.container {
  width: 100% !important;
}
.seconds {
  font-size: 68px;
  color: #FFFFFF;
}
.time {
  color: #FFFFFF;
}
.ez-checkout-prompt {
  padding-top: 25px;
}
.space-line {
  padding-top: 30px;
  padding-bottom: 20px;
}
.map-signup {
  background-image: url("/img/bg-map.jpg");
  background-size: 100%;
}
.bg-fruit {
  background-image: url("/img/bg-food.jpg");
  background-size: 100%;
   background-repeat: no-repeat;
}
.bg-fruit2 {
  background-image: url("/img/bg-food2.jpg");
  background-size: 100%;
   background-repeat: no-repeat;
}
.bg-apples {
  background-image: url("../../graphics/bg-fruit.jpg");
  background-size: 100%;
}
/* Code in headings */
h3 code {
  font-size: 14px;
  font-weight: normal;
}
.social {
  padding: 10px 5px 5px 10px;
}
.aboutpage {
  margin-right: 20px;
}
.set50{
  margin-left: 60%;
}

.highlight {
padding: 9px 14px;
margin-bottom: 14px;
background-color: #f7f7f9;
border: 1px solid #e1e1e8;
border-radius: 4px;
}
.bs-example {
margin-right: 0;
margin-left: 0;
background-color: #fff;
border-color: #ddd;
border-width: 1px;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.bs-example {
position: relative;
padding: 45px 15px 15px;
margin: 0 -15px 15px;
border-color: #e5e5e5 #eee #eee;
border-style: solid;
border-width: 1px 0;
-webkit-box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
}




/* Body and structure
-------------------------------------------------- */

body {
  position: relative;
}

/* Code in headings */
h3 code {
  font-size: 14px;
  font-weight: normal;
}
  /* NEW MENUS
================================================== */
/* Reset */

.nav {
	cursor: default;
	z-index: 500;
      margin-top: 0px;
}
/* Search Form */
.nav > li.nav-search > form {
	width: inherit;
	height: 54px;
	z-index: 960;
	border-left: 1px solid #7CBC42;
}
/* Menu Dropdown */
.nav > li > div {
	position: absolute;
	display: block;
	width: 80%;
	left: 11px;

	opacity: 0;
	visibility: hidden;
	overflow: hidden;

	background: #ffffff;
	border-radius: 0 0 3px 3px;

  -webkit-box-shadow: 0px 0px 23px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 23px 1px rgba(0,0,0,0.75);
box-shadow: 0px 0px 23px 1px rgba(0,0,0,0.75);

	-webkit-transition: all .3s ease .15s;
	-moz-transition: all .3s ease .15s;
	-o-transition: all .3s ease .15s;d
	-ms-transition: all .3s ease .15s;
	transition: all .3s ease .15s;
}
.nav .small-menu {
	width: 400px;
	position:absolute;
  border-radius: 9px;
  top: 150px;
  top-border: 20px #ccc;
}
.nav .med-menu {
	width: 75%;
}
.nav-column orange {
	background: #D38209;
	color: #FFF;
}
.nav .nav-column-tan {
	background: #EFF1DC;
	color: #003399;
}
.nav > li:hover,
.nav > li:focus {
	/* background-color:#D38209; */
}
.nav > li:hover > div {
	opacity: 1;
	visibility: visible;
	overflow: visible;
}

/* Menu Content Styles */
.nav .nav-column {
	float: left;
	font-size:14px;
	width: 23%;
	padding: 1%;
}.dp-menu-top {
  background-color: #487723;
  color:#fff;
  border-radius: 9px 9px 0px 0px;
  margin-top: -10px;
  margin-bottom: -10px;
}
.nav .small-menu .nav-column {
	float: left;
	font-size:14px;
	width: 48%;
	padding: 1%;
}
.nav .small-menu .nav-column-orange {
	float: left;
	font-size:14px;
	width: 48%;
	padding: 1%;
}
.nav .small-menu .nav-column-tan {
	float: left;
	font-size:14px;
	background-color:#EFF1DC;
	width: 48%;
	padding: 1%;
}
.nav .med-menu .nav-column {
	float: left;
	font-size:14px;
	width: 30%;
	padding: 1.666%;
}
.nav .med-menu .nav-column-orange {
	float: left;
	background-color:#D38209;
	width: 30%;
	font-size:14px;
	padding: 1.666%;
}
.nav .med-menu .nav-column-tan {
	float: left;
	background-color:#EFF1DC;
	width: 30%;
	font-size:14px;
	padding: 1.66%;
}
.nav .nav-column-orange {
	float: left;
	width: 20%;
	font-size:14px;
	padding: 2.5%;
	border-right-color: #FFF;
	border-right-width: thin;
}
.nav .nav-column-orange > a,
.nav .nav-column-orange > ul{
	list-style:none;
	text-indent: 4px;
	list-style-type:none;
	color: #FFFFFF;
	font-size:14px;
	font-color: #FFF;
}
.nav .nav-column-tan {
	float: left;
	width: 20%;
	font-size:14px;
	background-color:#EFF1DC;
	padding: 2.5%;
}
.nav .nav-column-tan > ul{
	color:#003399;
	list-style:none;
	list-style-type:none;
	font-size:14px;
}
.nav .nav-column > li{
	margin-left: 5px;
}
.nav .nav-column h3 {
	margin: 5px 0 5px 0;
	line-height: 15px;
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-weight: bold;
	font-size: 14px;
	color: #00CCFF;
	text-transform: uppercase;
}

.nav .nav-column h3.orange { color: #00CCFF; }

.nav .nav-column li a {
	display: block;
	line-height: 16px;

	 /*font-family: Helvetica, Arial, sans-serif;*/
	font-weight: bold;
	font-size: 13px;
	color: #888888;
}

.nav .nav-column li a:hover { color: #666666; }

img.hoverfade {
	opacity: 1;
   -webkit-transition: all .4s ease;
   -moz-transition: all .4s ease;
   -ms-transition: all .4s ease;
   -o-transition: all .4s ease;
   transition: all .4s ease;
}

img.hoverfade:hover {
	opacity: .6;
   top: 0;
   left: 0;
   -webkit-transition: all .4s ease;
   -moz-transition: all .4s ease;
   -ms-transition: all .4s ease;
   -o-transition: all .4s ease;
   transition: all .4s ease;
}
.nav-search{
	float: right;
	alignment-baseline:before-edge;
}
.nav-social{
	float:right;
}


body > .navbar {
  font-size: 13px;
}

/* Change the docs' brand */
body > .navbar .brand {
  padding-right: 0;
  padding-left: 0;
  margin-left: 20px;
  float: right;
  font-weight: bold;
  color: #000;
  text-shadow: 0 1px 0 rgba(255,255,255,.1), 0 0 30px rgba(255,255,255,.125);
  -webkit-transition: all .2s linear;
     -moz-transition: all .2s linear;
          transition: all .2s linear;
}
body > .navbar .brand:hover {
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255,255,255,.1), 0 0 30px rgba(255,255,255,.4);
}




/* Corner Tabs
-------------------------------------------------- */
.wrapper-ribbons {
  margin: 50px auto;
  width: 280px;
  height: 370px;
  background: white;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 8px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 8px rgba(0,0,0,0.3);
  position: relative;
  z-index: 90;
}
.ribbon-wrapper-green {
    width: 85px;
    height: 88px;
    overflow: hidden;
    /* position: absolute; */
    top: -3px;
    left: 20px;
    margin-right: -3px;
    margin-top: -3px;
    float: right;
    margin-bottom: -50px;
}

.ribbon-green {
  font: bold 15px Sans-Serif;
  color: #333;
  text-align: center;
  text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  background-color: #BFDC7A;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45));
  background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45);
  background-image:    -moz-linear-gradient(top, #BFDC7A, #8EBF45);
  background-image:     -ms-linear-gradient(top, #BFDC7A, #8EBF45);
  background-image:      -o-linear-gradient(top, #BFDC7A, #8EBF45);
  color: #000;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}

.ribbon-green:before, .ribbon-green:after {
  content: "";
  border-top:   3px solid #6e8900;
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.ribbon-green:before {
  left: 0;
}
.ribbon-green:after {
  right: 0;
}
.ribbon-wrapper-blue {
    width: 85px;
    height: 88px;
    overflow: hidden;
    /* position: absolute; */
    top: -3px;
    left: 20px;
    margin-right: -3px;
    margin-top: -3px;
    float: right;
    margin-bottom: -50px;
}
.ribbon-blue {
  font: bold 15px Sans-Serif;
  color: #333;
  text-align: center;
  text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  background-color: #26C9FF;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4DD2FF), to (#0059B2));
  background-image: -webkit-linear-gradient(top, #4DD2FF, #0059B2);
  background-image:    -moz-linear-gradient(top, #4DD2FF, #0059B2);
  background-image:     -ms-linear-gradient(top, #4DD2FF, #0059B2);
  background-image:      -o-linear-gradient(top, #4DD2FF, #0059B2);
  color: #00468C;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}
.ribbon-blue:before, .ribbon-blue:after {
  content: "";
  border-top:   3px solid #6e8900;
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}
.ribbon-blue:before {
  left: 0;
}
.ribbon-blue:after {
  right: 0;
}
.ribbon-sale {
    font: bold 15px Sans-Serif;
  color: #333;
  text-align: center;
  text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  background-color: #26C9FF;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4DD2FF), to (#0059B2));
  background-image: -webkit-linear-gradient(top, #ff0000, #FF4D4D);
  background-image:    -moz-linear-gradient(top, #ff0000, #FF4D4D);
  background-image:     -ms-linear-gradient(top, #ff0000, #FF4D4D);
  background-image:      -o-linear-gradient(top, #ff0000, #FF4D4D);
    color: #fff;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}
.ribbon-sale:before {
  left: 0;
}
.ribbon-sale:after {
  right: 0;
}
.new-frm {
    border: 1px solid #d6e1e5 !important;
    color: #364347 !important;
    font-size: 16px !important;
    line-height: 1.467 !important;
    padding: 8px 12px !important;
    height: 40px !important;
    -webkit-appearance: none;
    border-radius: 4px !important;
        height: 44px !important;
    margin-bottom: 20px !important;
}
.create-new-account-button {
    height: 44px !important;
    width: 100%;
}

/* Sections
-------------------------------------------------- */

/* padding for in-page bookmarks and fixed navbar */
.top-nav{
	right: 0;
	float:right;
}
section {
  padding-top: 30px;
}
section > .page-header,
section > .lead {
  color: #5a5a5a;
}
section > ul li {
  margin-bottom: 0px;
}

/* Separators (hr) */
.bs-docs-separator {
  margin: 40px 0 39px;
}

/* Faded out hr */
hr.soften {
  height: 1px;
  margin: 70px 0;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
  background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
  background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
  background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));
  border: 0;
}



/* Jumbotrons
-------------------------------------------------- */

/* Base class
------------------------- */
.jumbotron {
  position: relative;
  padding: 40px 0;
  text-align: center;
  /*text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075); */
  background-image:url(../../img/slidenew.jpg);
    background-repeat:no-repeat;
  background-size:100%;
  -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
     -moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
          box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
}
.jumbotron h1 {
  font-size: 80px;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1;
}
.jumbotron p {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.25;
  margin-bottom: 30px;
}

/* Link styles (used on .masthead-links as well) */
.jumbotron a {
  color: #fff;
  color: rgba(255,255,255,.5);
  -webkit-transition: all .2s ease-in-out;
     -moz-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.jumbotron a:hover {
  color: #fff;
  text-shadow: 0 0 10px rgba(255,255,255,.25);
}

/* Download button */
.masthead .btn {
  padding: 19px 24px;
  font-size: 24px;
  font-weight: 200;
  color: #fff; /* redeclare to override the `.jumbotron a` */
  border: 0;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
     -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
          box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}
.masthead .btn:hover {
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
     -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
          box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 5px rgba(0,0,0,.25);
}
.masthead .btn:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.1);
     -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.1);
          box-shadow: inset 0 2px 4px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.1);
}


/* Pattern overlay
------------------------- */
.jumbotron .container {
  position: relative;
  z-index: 2;

}
.jumbotron:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1) {

  .jumbotron:after {
    background-size: 150px 150px;
  }

}

/* Masthead (docs home)
------------------------- */
.yummy-search {
      background-color: #fff !important;
    border: 1px solid #fff !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}
.yummy-input-blk {
      background-color: #ffffff !important;
    border: 1px solid #fff !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}
.yummy-main-text {
    font-size: 34px !important;
    /*line-height: 50px;*/
    /*padding-top: 15px;*/
    color: #fff !important;
    font-weight: 800;
    text-transform: uppercase;
}
.yummy-sub-text {
    font-size: 20px !important;
    line-height: 34px;
    color: #fff !important;
    /*padding-top: 20px;*/
    font-weight: 800;
}
.no-pad-slider {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.masthead {
    margin-top: 110px;
    padding: 0px;
    margin-bottom: 0;
    color: #fff;
    background-position: center center;
    background-size: auto 100%;

}
.yummy-slider {
  display: inline-block;
  width: 100%;
  height: 800px;
}
.yummy-input {
  background-color: #0078C2;
  height: 60px;
    border-radius: 5px 5px 5px 5px;
    border: 2px solid #fff;
    border-left: 0px solid;
}
}
.yummy-slide-section {
    align-content: center;
    text-align: center;
    padding: 50px;
}
.carousel-caption {
    height: 120px;
    padding: 15px 0px 15px 10px;
  }
  .carousel-indicators {
    position: absolute;
    bottom: 25px !important;
    top: inherit !important;
    right: 50%;
    margin-right: -35px;
  }
.yummy-fade {
    background-color: rgba(0,0,0,0.5);
    text-align: center;
    height: 200px;
    margin-top: 600px;
}
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
      overflow: hidden;
  }
  .carousel-inner > .active {
    left: 0;
    max-height: 1700px;
}
.overlay-map {
  width: 100%;
  display: inline-block;
  height: 570px;
  margin-top: -570px;
  position: relative;
}
.store-blockimage {
    width: 32.6%;
    /* padding: 2px !important; */
    display: inline-block !important;
    margin: 0px !important;
}
.store-gallery {
  padding: 0px;
}
.button-store-overlay {
  margin-bottom: 20px;
}
.store-main-image {
  width: 100%;
}
.store-hours {
  padding: 10px;
  color: #000;
  font-size: 24px;
}
@media (max-width: 767px) {
  .more-categories-area {
    border-bottom: 1px solid #555;
  }
  .dropdown-show-more {
    float: right;
    display: inline-block;
    width: 20%;
  }
  .dropdown-show-more img {
    width: 20px;
  }
  .more-categories {
    width:60%;
    display: inline-block;

  }
.header-sub-btn-area a {
      width: 100%;
    display: inline-block;
    margin-top: 20px;
}
.split-confirm {
  width:48%;
  float: left;
  display: inline-block !important;
  padding: 10px;
}
.store-blockimage {
  width: 32.4% !important;
  padding: 2px !important;
  display: inline-block !important;
  margin: 0px !important;
}
.store-gallery {
  padding: 10px;
}
.confirmation-panel {
  padding: 10px !important;
}
.delivery-time{
  width: 150px !important;
}
.edit-btn {
    background-color: #444444;
    color: #fff;
    padding: 10px 10px !important;
    font-size: 18px !important;
    margin-bottom: 10px !important;
    display: inline-block !important;
    width: 150px !important;
    border-radius: 5px !important;
}
.confirm-btn {
    background-color: #0074B8;
    color: #fff;
    padding: 10px 10px !important;
    font-size: 18px !important;
    margin-bottom: 10px !important;
    display: inline-block !important;
    width: 150px !important;
    border-radius: 5px !important;
}
.back-btn {
    font-size: 20px;
    background-color: #ccc;
    /* position: absolute; */
    /* bottom: 0px; */
    float: bottom !important;
    /* position: absolute; */
    /* bottom: 0px; */
    position: fixed !important;
    left: 0px !important;
    bottom: 0px !important;
    height: 30px !important;
    width: 20% !important;
    background: #999 !important;
    border-radius: 0px !important;
    padding-bottom: 40px !important;
    padding-left: 20px !important;
}
.next-button{
    font-size: 20px !important;
    position: fixed !important;
    left: 0px !important;
    bottom: 0px !important;
    height: 30px !important;
    width: 80% !important;
    background: #999 !important;
    border-radius: 0px !important;
    padding-bottom: 40px !important;
    float: right !important;
    background-color: #0078C2 !important;
    left: 20% !important;
}
.btn-info {
  background-color: #0078C2 !important;
}
.carousel-caption {
  background-color: #487725;
}
.yummy-main-text {
  font-size: 34px !important;
  line-height: 40px !important;
}
.carousel-caption {
    height: 320px;
    padding: 10px 20px;
}

#search_button {
	color: #fff;
	background-color: #0078C2;
	border-color: #0078C2;
}

.yummy-search {
  margin-left: 10px !important;
}
.yummy-sub-text {
  font-size: 24px !important;
  line-height: 34px !important;
}
.masthead {
    margin-top: 110px;
    padding: 0px;
    margin-bottom: 0;
    color: #fff;
    background-position: center center;
    background-size: auto 100%;
}
.yummy-input {
  background-color: #0078C2;
  height: 50px;
  border-radius: 5px 5px 5px 5px;
}
.yummy-slide-section {
    align-content: center;
    text-align: center;
    padding: 50px;
}
.yummy-fade {
    background-color: rgba(0,0,0,0.5);
    text-align: center;
        height: 100%;
}
}

.masthead h1 {
  font-size: 120px;
  line-height: 1;
  letter-spacing: -2px;
}
.masthead p {
  font-size: 40px;
  font-weight: 200;
  line-height: 1.25;
}

/* Textual links in masthead */
.masthead-links {
  margin: 0;
  list-style: none;
}
.masthead-links li {
  display: inline;
  padding: 0 10px;
  color: rgba(255,255,255,.25);
}

/* Social proof buttons from GitHub & Twitter */
.bs-docs-social {
  padding: 15px 0;
  text-align: center;
  background-color: #f5f5f5;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ddd;
}

/* Quick links on Home */
.bs-docs-social-buttons {
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.bs-docs-social-buttons li {
  display: inline-block;
  padding: 5px 8px;
  line-height: 1;
  *display: inline;
  *zoom: 1;
}

/* Subhead (other pages)
------------------------- */
.subhead {
  text-align: left;
  border-bottom: 1px solid #ddd;
}
.subhead h1 {
  font-size: 60px;
}
.subhead p {
  margin-bottom: 20px;
}
.subhead .navbar {
  display: none;
}



/* Marketing section of Overview
-------------------------------------------------- */

.marketing {
  text-align: center;
  color: #5a5a5a;
}
.marketing h1 {
  margin: 60px 0 10px;
  font-size: 60px;
  font-weight: 200;
  line-height: 1;
  letter-spacing: -1px;
}
.marketing h2 {
  font-weight: 200;
  margin-bottom: 5px;
}
.yummy {
  text-align: center;
  color: #5a5a5a;
}
.yummy h1 {
  margin: 60px 0 10px;
  font-size: 60px;
  font-weight: 200;
  line-height: 1;
  letter-spacing: -1px;
}
.yummy h2 {
  font-weight: 200;
  margin-bottom: 5px;
}
.yummy p {
  font-size: 16px;
  line-height: 1.5;
}
.marketing .marketing-byline {
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.25;
  color: #999;
}
.marketing-img {
  display: block;
  margin: 0 auto 30px;
  max-height: 145px;
}
/* Product List
-------------------------------------------------- */
.productlist {
  text-align: center;
  color: #5a5a5a;
  font-size:14px;
  font-weight:300;
}
.productlist > h4 {
	font-size:14px;
	font-weight:100;
}
li .product-price {
  padding: 2px 2px;
  margin: 0 0 1px;
  list-style: none;
  color:#fff;
  background-color: #FE9929;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
}
li .product-price > h3 {
	  font-size:14px;
	  line-height: 18px;
}
li .product-addtocart {
  padding: 2px 2px;
  margin: 0 0 1px;
  list-style: none;
  color:#fff;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}
li .product-addtocart > h3 {
	  font-size:14px;
	  line-height: 16px;
}
li .product-instock {
	text-align:center;
}
li .product-instock > h4 {
	  font-size:14px;
	  line-height: 16px;
}

/* Footer
-------------------------------------------------- */

.footer {
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #e5e5e5;
  background-color: #fff;
  margin-top: 0px;
}
.footer p {
  margin-bottom: 0;
  color: #777;
}
.footer-links {
  margin: 10px 0;
}
.footer-links li {
  display: inline;
  padding: 0 2px;
}
.footer-links li:first-child {
  padding-left: 0;
}



/* Special grid styles
-------------------------------------------------- */

.show-grid {
  margin-top: 10px;
  margin-bottom: 20px;
}
.show-grid [class*="span"] {
  background-color: #eee;
  text-align: center;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  min-height: 40px;
  line-height: 40px;
}
.show-grid [class*="span"]:hover {
  background-color: #ddd;
}
.show-grid .show-grid {
  margin-top: 0;
  margin-bottom: 0;
}
.show-grid .show-grid [class*="span"] {
  margin-top: 5px;
}
.show-grid [class*="span"] [class*="span"] {
  background-color: #ccc;
}
.show-grid [class*="span"] [class*="span"] [class*="span"] {
  background-color: #999;
}



/* Mini layout previews
-------------------------------------------------- */
.mini-layout {
  border: 1px solid #ddd;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     -moz-box-shadow: 0 1px 2px rgba(0,0,0,.075);
          box-shadow: 0 1px 2px rgba(0,0,0,.075);
}
.mini-layout,
.mini-layout .mini-layout-body,
.mini-layout.fluid .mini-layout-sidebar {
  height: 300px;
}
.mini-layout {
  margin-bottom: 20px;
  padding: 9px;
}
.mini-layout div {
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}
.mini-layout .mini-layout-body {
  background-color: #dceaf4;
  margin: 0 auto;
  width: 70%;
}
.mini-layout.fluid .mini-layout-sidebar,
.mini-layout.fluid .mini-layout-header,
.mini-layout.fluid .mini-layout-body {
  float: left;
}
.mini-layout.fluid .mini-layout-sidebar {
  background-color: #bbd8e9;
  width: 20%;
}
.mini-layout.fluid .mini-layout-body {
  width: 77.5%;
  margin-left: 2.5%;
}



/* Download page
-------------------------------------------------- */

.download .page-header {
  margin-top: 36px;
}
.page-header .toggle-all {
  margin-top: 5px;
}

/* Space out h3s when following a section */
.download h3 {
  margin-bottom: 5px;
}
.download-builder input + h3,
.download-builder .checkbox + h3 {
  margin-top: 9px;
}

/* Fields for variables */
.download-builder input[type=text] {
  margin-bottom: 9px;
  /*font-family: Menlo, Monaco, "Courier New", monospace;*/
  font-size: 12px;
  color: #d14;
}
.download-builder input[type=text]:focus {
  background-color: #fff;
}

/* Custom, larger checkbox labels */
.download .checkbox {
  padding: 6px 10px 6px 25px;
  font-size: 13px;
  line-height: 18px;
  color: #555;
  background-color: #f9f9f9;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  cursor: pointer;
}
.download .checkbox:hover {
  color: #333;
  background-color: #f5f5f5;
}
.download .checkbox small {
  font-size: 12px;
  color: #777;
}

/* Variables section */
#variables label {
  margin-bottom: 0;
}

/* Giant download button */
.download-btn {
  margin: 36px 0 108px;
}
#download p,
#download h4 {
  max-width: 50%;
  margin: 0 auto;
  color: #999;
  text-align: center;
}
#download h4 {
  margin-bottom: 0;
}
#download p {
  margin-bottom: 18px;
}
.download-btn .btn {
  display: block;
  width: auto;
  padding: 19px 24px;
  margin-bottom: 27px;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}



/* Misc
-------------------------------------------------- */

/* Make tables spaced out a bit more */
h2 + table,
h3 + table,
h4 + table,
h2 + .row {
  margin-top: 5px;
}

/* Example sites showcase */
.aisles {
  xmargin-left: 20px;
}
.aisles img {
  max-width: 100%;
  margin: 0 auto;
}
.logo img {
  display:block;
  max-width: 100%;

}

.scrollspy-example {
  height: 200px;
  overflow: auto;
  position: relative;
}


/* Fake the :focus state to demo it */
.focused {
  border-color: rgba(82,168,236,.8);
  -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6);
     -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6);
          box-shadow: inset 0 1px 3px rgba(0,0,0,.1), 0 0 8px rgba(82,168,236,.6);
  outline: 0;
}

/* For input sizes, make them display block */
.docs-input-sizes select,
.docs-input-sizes input[type=text] {
  display: block;
  margin-bottom: 9px;
}

/* Icons
------------------------- */
.the-icons {
  margin-left: 0;
  list-style: none;
}
.the-icons li {
  float: left;
  width: 25%;
  line-height: 25px;
}
.the-icons i:hover {
  background-color: rgba(255,0,0,.25);
}

/* Example page
------------------------- */
.bootstrap-examples h4 {
  margin: 10px 0 5px;
}
.bootstrap-examples p {
  font-size: 13px;
  line-height: 18px;
}
.bootstrap-examples .thumbnail {
  margin-bottom: 9px;
    background-color: #487723;
}



/* Bootstrap code examples
-------------------------------------------------- */

/* Base class */
.bs-docs-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  *padding-top: 19px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

/* Echo out a label for the example */
.bs-docs-example:after {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #9da0a4;
  -webkit-border-radius: 4px 0 4px 0;
     -moz-border-radius: 4px 0 4px 0;
          border-radius: 4px 0 4px 0;
}

.btntop:hover {
      color: #333333;
    background-color: #487723;
}
/* Remove spacing between an example and it's code */
.bs-docs-example + .prettyprint {
  margin-top: -20px;
  padding-top: 15px;
}

/* Tweak examples
------------------------- */
.bs-docs-example > p:last-child {
  margin-bottom: 0;
}
.bs-docs-example .table,
.bs-docs-example .progress,
.bs-docs-example .well,
.bs-docs-example .alert,
.bs-docs-example .hero-unit,
.bs-docs-example .pagination,
.bs-docs-example .navbar,
.bs-docs-example > .nav,
.bs-docs-example blockquote {
  margin-bottom: 5px;
}
.bs-docs-example .pagination {
  margin-top: 0;
}
.bs-navbar-top-example,
.bs-navbar-bottom-example {
  z-index: 1;
  padding: 0;
  height: 90px;
  overflow: hidden; /* cut the drop shadows off */
}
.bs-navbar-top-example .navbar-fixed-top,
.bs-navbar-bottom-example .navbar-fixed-bottom {
  margin-left: 0;
  margin-right: 0;
}
.bs-navbar-top-example {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}
.bs-navbar-top-example:after {
  top: auto;
  bottom: -1px;
  -webkit-border-radius: 0 4px 0 4px;
     -moz-border-radius: 0 4px 0 4px;
          border-radius: 0 4px 0 4px;
}
.bs-navbar-bottom-example {
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}
.bs-navbar-bottom-example .navbar {
  margin-bottom: 0;
}
form.bs-docs-example {
  padding-bottom: 19px;
}

/* Images */
.bs-docs-example-images img {
  margin: 10px;
  display: inline-block;
}

/* Tooltips */
.bs-docs-tooltip-examples {
  text-align: center;
  margin: 0 0 10px;
  list-style: none;
}
.bs-docs-tooltip-examples li {
  display: inline;
  padding: 0 10px;
}

/* Popovers */
.bs-docs-example-popover {
  padding-bottom: 24px;
  background-color: #f9f9f9;
}
.bs-docs-example-popover .popover {
  position: relative;
  display: block;
  float: left;
  width: 260px;
  margin: 20px;
}

/* Dropdowns */
.bs-docs-example-submenus {
  min-height: 180px;
}
.bs-docs-example-submenus > .pull-left + .pull-left {
  margin-left: 20px;
}
.bs-docs-example-submenus .dropup > .dropdown-menu,
.bs-docs-example-submenus .dropdown > .dropdown-menu {
  display: block;
  position: static;
  margin-bottom: 5px;
  *width: 180px;
}



/* Responsive docs
-------------------------------------------------- */

/* Utility classes table
------------------------- */
.responsive-utilities th small {
  display: block;
  font-weight: normal;
  color: #999;
}
.responsive-utilities tbody th {
  font-weight: normal;
}
.responsive-utilities td {
  text-align: center;
}
.responsive-utilities td.is-visible {
  color: #468847;
  background-color: #dff0d8 !important;
}
.responsive-utilities td.is-hidden {
  color: #ccc;
  background-color: #f9f9f9 !important;
}

/* Responsive tests
------------------------- */
.responsive-utilities-test {
  margin-top: 5px;
  margin-left: 0;
  list-style: none;
  overflow: hidden; /* clear floats */
}
.responsive-utilities-test li {
  position: relative;
  float: left;
  width: 25%;
  height: 43px;
  font-size: 14px;
  font-weight: bold;
  line-height: 43px;
  color: #999;
  text-align: center;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.responsive-utilities-test li + li {
  margin-left: 10px;
}
.responsive-utilities-test span {
  position: absolute;
  top:    -1px;
  left:   -1px;
  right:  -1px;
  bottom: -1px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.responsive-utilities-test span {
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
}



/* Sidenav for Docs
-------------------------------------------------- */

.bs-docs-sidenav {
  width: 228px;
  margin: 30px 0 0;
  padding: 0;
  background-color: #fff;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
     -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
          box-shadow: 0 1px 4px rgba(0,0,0,.065);
}
.bs-docs-sidenav > li > a {
  display: block;
  width: 190px \9;
  margin: 0 0 -1px;
  padding: 8px 14px;
  border: 1px solid #e5e5e5;
}
.bs-docs-sidenav > li:first-child > a {
  -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
}
.bs-docs-sidenav > li:last-child > a {
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
}
.bs-docs-sidenav > .active > a {
  position: relative;
  z-index: 2;
  padding: 9px 15px;
  border: 0;
  text-shadow: 0 1px 0 rgba(0,0,0,.15);
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
     -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
          box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
}
/* Chevrons */
.bs-docs-sidenav .icon-chevron-right {
  float: right;
  margin-top: 2px;
  margin-right: -6px;
  opacity: .25;
}
.bs-docs-sidenav > li > a:hover {
  background-color: #f5f5f5;
}
.bs-docs-sidenav a:hover .icon-chevron-right {
  opacity: .5;
}
.bs-docs-sidenav .active .icon-chevron-right,
.bs-docs-sidenav .active a:hover .icon-chevron-right {
  background-image: url(../img/glyphicons-halflings-white.png);
  opacity: 1;
}
.bs-docs-sidenav.affix {
  top: 40px;
}
.bs-docs-sidenav.affix-bottom {
  position: absolute;
  top: auto;
  bottom: 270px;
}


/*@font-face {
  font-family: 'Glyphicons HalfLings';
  src: url('../assets/fonts/glyphicons-halflings-regular.eot');
  src: url('../assets/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
       url('../assets/fonts/glyphicons-halflings-regular.woff') format('woff'),
       url('../assets/fonts/glyphicons-halflings-regular.woff2') format('woff2'),
       url('../assets/fonts/glyphicons-halflings-regular.ttf') format('truetype'),
       url('../assets/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}*/

/* Responsive
-------------------------------------------------- */

/* Desktop large
------------------------- */
@media (min-width: 1201px) {
  .bs-docs-container {
    max-width: 970px;
  }
  .bs-docs-sidenav {
    width: 258px;
  }
  .bs-docs-sidenav > li > a {
    width: 230px \9; /* Override the previous IE8-9 hack */
  }
}

/* Desktop
------------------------- */
@media (max-width: 980px) {
  /* Unfloat brand */
  body > .navbar-fixed-top .brand {
    float: left;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  /* Inline-block quick links for more spacing */
  .quick-links li {
    display: inline-block;
    margin: 5px;
  }

  /* When affixed, space properly */
  .bs-docs-sidenav {
    top: 0;
    width: 218px;
    margin-top: 30px;
    margin-right: 0;
  }
}

/* Tablet to desktop
------------------------- */
@media (min-width: 768px) and (max-width: 980px) {
  /* Remove any padding from the body */
  body {
    padding-top: 0;
  }
  /* Widen masthead and social buttons to fill body padding */
  .jumbotron {
    margin-top: 0px; /* Offset bottom margin on .navbar */
  }
  /* Adjust sidenav width */
  .bs-docs-sidenav {
    width: 166px;
    margin-top: 20px;
  }
  .bs-docs-sidenav.affix {
    top: 0;
  }
  .store-blockimage {
    width: 32.1% !important;
    /* padding: 2px !important; */
    display: inline-block !important;
    margin: 0px !important;
  }
}

/* Tablet Sideways
------------------------- */
@media (max-width: 1024px) and (min-width: 981px) {
/*.sort-bar {
    border-bottom: 1px solid #ccc;
    padding: 0px 5px;
    padding-bottom: 10px;
    height: 60px;
}*/
.bcr {
    float: right;
    margin-top: -20px;
    margin-right: 0px;
}
}

/* Tablet
------------------------- */
@media (max-width: 980px) and (min-width: 768px) {
.hidden-desktop {
    display: none !important;
}
.search-control {
    width: 70% !important;
}
.category-background {
    background-size: 100% auto;
    min-height: 100px;
    height: auto;
}
.bcr {
    float: right;
    margin-top: -20px;
    margin-right: 0px;
}

/*.sort-col {
  display:none !important;
}*/
/*.sort-col6 {
  width: 100% !important;
  text-align: center;
}*/

}
@media (max-width: 767px) {
  /* Remove any padding from the body */
  body {
    padding-top: 0;
  }
.nav > li > div {
	display: none;
}
.nav .small-menu {
	display: none;
}
.nav .med-menu {
	display: none;
}
  /* Widen masthead and social buttons to fill body padding */
  .jumbotron {
    margin-top:   110px; /* Offset bottom margin on .navbar */
    margin-right: -20px;
    margin-left:  -20px;
  }
  .masthead h1 {
    font-size: 90px;
	/*font-family: 'Raleway', sans-serif;*/
  }
  .masthead p,
  .masthead .btn {
    font-size: 24px;
  }
  .marketing .span4 {
    margin-bottom: 40px;
  }
  .bs-docs-social {
    margin: 0 -20px;
  }

  /* Space out the show-grid examples */
  .show-grid [class*="span"] {
    margin-bottom: 5px;
  }
  .tabbable2 {
  *zoom: 1;
  margin-top: 10px;
  position:relative
}
  /* Sidenav */
  .bs-docs-sidenav {
    width: auto;
    margin-bottom: 20px;
  }
  .bs-docs-sidenav.affix {
    position: static;
    width: auto;
    top: 0;
  }
  .top-nav{
	margin-right: auto;
	margin-left:auto;
	float:none;
}

  /* Unfloat the back to top link in footer */
  .footer {

    padding-left: 20px;
    padding-right: 20px;
  }
  .footer p {
    margin-bottom: 9px;
	/*font-family: 'Archivo Narrow', sans-serif;*/
  }
.aisles img{
	max-height: 75px;
}
li > .nav-search {
	display: none;
}
li > .nav-social {
	display:none;
}
}
.go-button {
    background-color: #0078C2 !important;
    color: #fff;
    border: 2px solid #fff !important;
    height: 40px;
    vertical-align: middle;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #487724;
}
.span-menu > a:hover,
.span-menu > a:focus {
      background-color: #fff !important;
}
/* Landscape phones
------------------------- */
@media (max-width: 480px) {
  /* Remove padding above jumbotron */
  body {
    padding-top: 0;
  }
  .tabbable2 {
  *zoom: 1;
  margin-top: 10px;
  position:relative
}
.no-pad-slider {
  margin-top: 100px !important;
}
.page-content-top {
    margin-top: 120px;
}
.nav > li > div {
	display: none;
}
.nav .small-menu {
	display: none;
}
.nav .med-menu {
	display: none;
}
  /* Change up some type stuff */
  h2 small {
    display: block;
  }

  /* Downsize the jumbotrons */
  .jumbotron h1 {
    font-size: 45px;
  }
.top-nav{
	margin-right: auto;
	margin-left:auto;
	float:none;
}
  .jumbotron p,
  .jumbotron .btn {
    font-size: 18px;
  }
  .jumbotron .btn {
    display: block;
    margin: 0 auto;
  }
  /* center align subhead text like the masthead */
  .subhead h1,
  .subhead p {
    text-align: center;
  }

  /* Marketing on home */
  .marketing h1 {
    font-size: 30px;
  }
  .marketing-byline {
    font-size: 18px;
  }

  /* center example sites */
  .example-sites {
    margin-left: 0;
  }
  .example-sites > li {
    float: none;
    display: block;
    max-width: 280px;
    margin: 0 auto 18px;
    text-align: center;
  }
  .example-sites .thumbnail > img {
    max-width: 270px;
  }

  /* Do our best to make tables work in narrow viewports */
  table code {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
  }

  /* Examples: dropdowns */
  .bs-docs-example-submenus > .pull-left {
    float: none;
    clear: both;
  }
  .bs-docs-example-submenus > .pull-left,
  .bs-docs-example-submenus > .pull-left + .pull-left {
    margin-left: 0;
  }
  .bs-docs-example-submenus p {
    margin-bottom: 0;
  }
  .bs-docs-example-submenus .dropup > .dropdown-menu,
  .bs-docs-example-submenus .dropdown > .dropdown-menu {
    margin-bottom: 10px;
    float: none;
    max-width: 180px;
  }

  /* Examples: modal */
  .modal-example .modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
.footer > ul > li {
	color:#FFF;
	list-style:none;
	list-style-type:none;
	font-size:18px;
}
  /* Tighten up footer */
  .footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
.aisles img{
	max-height: 75px;
	display:none;
}
.thumbnail > img {
	max-height: 100px;
}
li > .nav-search {
	display: none;
}
li > .nav-social {
	display:none;
}

.nav-tabs > li > a {
  /*padding-top: 12px;*/
  /*padding-bottom: 12px;*/
  /*padding-left: 8px;*/
  /*padding-right: 8px;*/
  /*line-height: 24px;*/
 /* font-size:12px;*/
  /*background-color: #487724;*/
  /*border: 2px solid #7CBC42;*/
  /*-webkit-border-radius: 4px 4px 0 0;*/
     /*-moz-border-radius: 4px 4px 0 0;*/
          /*border-radius: 4px 4px 0 0;*/
}

}
/* ================ SOCIAL SECTION ==================== */
.socialdiv {
  width: 100%;
  overflow-x: scroll !important;
  height: 310px;
}
.social-scroll {
  width: 5000px;
  height: 300px;
  display: inline-block;
}
.social-block {
  height: 300px;
  width: 300px;
  display: inline-block;
}
/* ================ CONFIRMATION ==================== */

.confirmation-panel {
  width: 100%;
  text-align: center;
  padding: 20px;
  background-color: #eee;
  margin-bottom: 10px;
}
.optional-confirmation-panel {
  width: 100%;
  text-align: center;
  padding: 20px;
  background-color: #fff;
}
.optional-confirmation-panel > p,
.confirmation-panel > p {
  font-size: 24px;
}
.confirm-btn {
  background-color: #0074B8;
  color: #fff;
  padding: 15px 30px;
  font-size: 28px;
  margin-bottom: 15px;
  display: inline-block;
  width: 54%;
  min-width: 190px;
  border-radius: 5px;
}
.delivery-time > strong {
  font-weight: 700;
}
.address-confirm {
  margin-bottom: 10px;
}
.delivery-time{
  font-size: 20px;
  width: auto;
  background-color: rgba(0, 0, 0, 0);
  /*padding: 10px 30px;*/
  margin-bottom: 15px;
  border-radius: 5px;
  display: inline-block;
  color: white;
}

.delivery-time-1{
  font-size: 85px;
  width: 380px;
  background-color: rgba(0, 0, 0, 0);
  padding: 10px 30px;
  margin-bottom: 15px;
  border-radius: 5px;
  display: inline-block;
  color: white;
}

.edit-btn {
  background-color: #444444;
  color: #fff;
  padding: 15px 30px;
  font-size: 28px;
  margin-bottom: 15px;
  display: inline-block;
      width: 54%;
      min-width: 190px;
      line-height: 25px;
      border-radius: 5px;
  border: none;
}
.activate-btn {
  background-color: #0074B8;
  color: #fff;
  padding: 15px 30px;
  font-size: 28px;
  margin-bottom: 15px;
  display: inline-block;
      width: 54%;
      min-width: 190px;
      border-radius: 5px;
}
.deactivate-checkout {
  background-color: #ccc !important;
}
.hide-panel {
  display: none !important;
}
.off-confirm-1,
.off-confirm-2,
.off-confirm-3 {
  display: none !important;
}
.display-edit {
  display: inline-block !important;
}
.terms-under {
  font-size: 16px !important;
}
.terms-links {
  cursor: pointer;
  text-decoration: underline;
  color: #008A00;
}
/* ================ SWITCHES ==================== */
.onoffswitch {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.thanks-full {
      width: 150px;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #757575; border-radius: 20px;
}
.yes,
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.yes:before, .yes:after,
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white;
    /*font-family: Trebuchet, Arial, sans-serif;*/
    font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "OFF ";
    padding-left: 0px;
    background-color: red;
    color: #fff;
}
.onoffswitch-inner:after {
    content: "ON";
    padding-right: 10px;
    background-color: #487725;
    color: #fff;
    text-align: right;
}
.yes:before {
    content: "NO";
}
.yes:after {
    content: "YES";
}

.no:before {
    content: "YES";
    background-color: #487725;
    color: #fff;
}
.no:after {
    content: "NO";
    background-color: #FF4F57;
    color: #fff;
}

.thanks:before {
    content: "NO THANKS";
}
.thanks:after {
    content: "SELECTED";
}
.onoffswitch-switch {
    display: block;
    width: 22px;
    margin: 6px;
    height: 22px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 56px;
    border: 2px solid #757575; border-radius: 20px;
    transition: all 0.3s ease-in 0s;
}
.thanks-setup {
      right: 106px;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}
.btn-change {
      background-color: #bbb !important;
    }
}




.control-group {
  display: inline-block;
  vertical-align: top;
  background: #fff;
  text-align: left;
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  padding: 30px;
  width: 200px;
  height: 210px;
  margin: 10px;
}
.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 18px;
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #e6e6e6;
}
.control--radio .control__indicator {
  border-radius: 50%;
}
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ccc;
}
.control input:checked ~ .control__indicator {
  background: #2aa1c0;
}
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #0e647d;
}
.control input:disabled ~ .control__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control__indicator:after {
  display: block;
}
.control--checkbox .control__indicator:after {
  left: 8px;
  top: 4px;
  width: 3px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}
.control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}
.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}
.select {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}
.select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 10px 15px;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: #e6e6e6;
  color: #7b7b7b;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.select select::-ms-expand {
  display: none;
}
.select select:hover,
.select select:focus {
  color: #000;
  background: #ccc;
}
.select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.select__arrow {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #7b7b7b transparent transparent transparent;
}
.select select:hover ~ .select__arrow,
.select select:focus ~ .select__arrow {
  border-top-color: #000;
}
.select select:disabled ~ .select__arrow {
  border-top-color: #ccc;
}
.cart-float-right {
    float: right;
    margin-right: 10px;
}

.demo-componant-title {
    color: #008A00 !important;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 30px;
}

.search-control {
    width: 74% !important;
}


/* ============ SEARCH CONTROL UPDATES ================= */
 @media (min-width: 768px) and (max-width: 1200px) {
    .yummy-search {
  margin-left: 15px;
}
.search-control {
    width: 71% !important;
}
}
/* ============ BRANDS PAGE MODIFICATIONS ================= */

.brand-letter {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

/* PAGINATION RESIZING */

.pagination ul > li > a, .pagination ul > li > span {
    font-size: 24px !important;
}

/* =========== DESKTOP SMALL =============== */
@media (min-width: 981px) and (max-width: 1200px) {
  .back-bh {
    background-size: 130%;
  }
}
/* =========== TABLET LANDSCAPE =============== */
@media (min-width: 981px) and (max-width: 1024px) {
  .back-bh {
    background-size: 130%;
  }
}
/* =========== TABLET PORTRAIT =============== */
@media (min-width: 768px) and (max-width: 980px) {
  .back-sl,
  .back-pv,
  .back-smonica,
  .back-mc,
  .back-hw,
  .back-bh {
    height: 230px !important;
    padding-top: 60px !important;
    width: 32.9%;
      background-size: 130%;
  }
  .back-bh {
    background-size: 130%;
  }
}
/* =========== ALL MOBILE =============== */
@media (max-width: 767px) {

}
/* =========== ALL PHONES =============== */
@media (max-width: 480px) {
  .parallax-section-5 {
      background-size: auto 100%;
  }
  .back-sl,
  .back-pv,
  .back-smonica,
  .back-mc,
  .back-hw,
  .back-bh {
    background-size: 115%;
    }
  .find-store-button {
      padding: 10px 0px 10px 0px;
      background-color: #0078C2;
      color: #fff;
      font-weight: 300;
      border: 2px solid #fff;
      opacity: 1.0;
      text-align: center;
      border-radius: 4px;
      font-size: 15px;
      font-weight: bold;
      width: 320px;
      height: 50px;
  }

}

/* =========== HOME PAGE =============== */
/* MODIFICATIONS SITEWIDE TO ALL MOBILE DEVICES */
.your-grocer-heading {
  font-size: 52px;
  font-weight: 400;
  line-height: 68px;
}
.your-grocer-text {
  font-size:24px;
  line-height: 38px;
  color: #fff !important;
}
.our-delivery-header {
  font-size: 52px;
  font-weight: 400;
  line-height: 68px;
  text-shadow: 1px 1px 10px #000;
}
.our-delivery-p {
    font-size: 24px;
    line-height: 38px;
    text-shadow: 1px 1px 10px #000;
    color: #fff !important;
}
.yummy-tech-info {
  width: 23%;
}
.yummy-tech {
  text-align: center;
  padding: 60px 13%;
  padding-top: 130px !important;
}
/* =========== DESKTOP OVERSIZE=============== */
@media (min-width: 1920px) {

}
/* =========== DESKTOP REGULAR =============== */
@media (min-width: 1919px) and (max-width: 1200px) {

}
/* =========== DESKTOP SMALL =============== */
@media (min-width: 981px) and (max-width: 1200px) {

}
/* =========== TABLET LANDSCAPE =============== */
@media (min-width: 981px) and (max-width: 1024px) {

}
/* =========== TABLET PORTRAIT =============== */
@media (min-width: 768px) and (max-width: 980px) {
  .back-info {
      background-size: 200%;
      background-position: center center;
  }
  .delivery-pad {
    display: none !important;
  }
  .our-delivery {
    width: 90% !important;
    padding: 20px !important;
    margin: 20px !important;
    background-color: rgba( 0,0,0,0.6);
  }
  .back-page {
        background-size: 200% !important;
    background-repeat: no-repeat;
  }
  .reg-ym-text {
    font-size: 18px;
    color: #fff !important;
    line-height: 32px;
    text-shadow: -1px -1px 17px rgba(0, 0, 0, 1);
  }
  .parallax-section-5 {
    background-size: 200%;
  }
  .yummy-tech-info {
      width: 22%;
  }
  .yummy-tech {
    text-align: center;
    padding: 60px 5%;
    padding-top: 130px !important;
  }
  .stretchthird {
    width: 32.9%;
    display: inline-block;
    margin-top: -20px;
    margin-bottom: 20px;
  }
}
/* =========== ALL MOBILE =============== */
@media (max-width: 767px) {

}
/* =========== ALL PHONES =============== */
@media (max-width: 480px) {

}
/* =========== MOBILE SIDEWAYS =============== */
@media (min-width: 376px) and (max-width: 480px) {

}
/* =========== MOBILE iPHONES =============== */
@media (min-width: 320px) and (max-width: 414px) {

}
/* =========== ALL MOBILE / TABLETS =============== */
@media (min-width: 481px) and (max-width: 767px) {
  .stretchthird {
    width: 49.5% !important;
    display: inline-block;
    margin-top: -20px;
    margin-bottom: 20px;
  }
  .parallax-section-5 {
    height: 750px;
        background-size: 200%;
  }
  .yummy-tech-info {
    width: 100%;
  }
  .reg-ym-text {
    font-size: 16px;
  }
  .back-info {
    height: 600px !important;
  }
  .info-box {
    padding: 40px;
    text-align: center;
    height: auto;
    margin-top: 0px !important;
  }
  .our-delivery {
        background-color: rgba( 0,0,0,0.6);

  }
  .back-page {
      background-size: 240% !important;
  }
}
/* =========== ALL PHONES =============== */
@media (max-width: 480px) {
    .search-control
    {
        width: 75vw !important;
    }
  .stretchthird {
    width: 49.5% !important;
    display: inline-block;
    margin-top: -20px;
    margin-bottom: 20px;
  }
  .parallax-section-5 {
    height: 750px;
        background-size: 200%;
  }
  .yummy-tech-info {
    width: 100%;
  }
  .reg-ym-text {
    font-size: 16px;
  }
  .back-info {
      height: 400px !important;
  }
  .info-box {
    padding: 40px;
    text-align: center;
    height: auto;
    margin-top: 0px !important;
  }
  .our-delivery {
        background-color: rgba( 0,0,0,0.6);

  }
  .back-page {
      background-size: 240% !important;
      padding-top: 0px;
      padding-bottom: 0px;
  }
  .your-grocer-heading {
    font-size: 30px;
    font-weight: 400;
    line-height: 38px;
  }
  .your-grocer-text {
      font-size: 16px;
      line-height: 30px;
      color: #fff !important;
  }
  .our-delivery-header {
    font-size: 28px;
    font-weight: 400;
    line-height: 68px;
    text-shadow: 1px 1px 10px #000;
}
  .our-delivery-p {
    font-size: 16px;
    line-height: 38px;
    text-shadow: 1px 1px 10px #000;
    color: #fff !important;
}

}

/* =========== HOME PAGE =============== */
/* MODIFICATIONS SITEWIDE TO ALL MOBILE DEVICES */


/* =========== DESKTOP OVERSIZE=============== */
@media (min-width: 1920px) {

}
/* =========== DESKTOP REGULAR =============== */
@media (min-width: 1919px) and (max-width: 1200px) {

}
/* =========== DESKTOP SMALL =============== */
@media (min-width: 981px) and (max-width: 1200px) {

}
/* =========== TABLET LANDSCAPE =============== */
@media (min-width: 981px) and (max-width: 1024px) {
  .brands-pagination ul > li > a {
      float: left;
      padding: 4px 10px;
  }
  .top-brands {
      width: 49.1% !important;
      margin-left: 0px !important;
    }
}
/* =========== TABLET PORTRAIT =============== */
@media (min-width: 768px) and (max-width: 980px) {
  .brands-pagination ul > li > a {
    float: left;
    padding: 4px 6px;
  }
  .top-brands {
    width: 100% !important;
    margin-left: 0px !important;
  }
}
/* =========== ALL MOBILE =============== */
@media (max-width: 767px) {

}
/* =========== ALL PHONES =============== */
@media (max-width: 480px) {

}
/* =========== MOBILE SIDEWAYS =============== */
@media (min-width: 376px) and (max-width: 480px) {

}
/* =========== MOBILE iPHONES =============== */
@media (min-width: 320px) and (max-width: 414px) {

}
/* =========== ALL MOBILE / TABLETS =============== */
@media (min-width: 320px) and (max-width: 767px) {

}
