@charset "UTF-8";
@font-face {
  font-family: 'Young';
  src: url('../fonts/Young/Young.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/Young/Young.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/Young/Young.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/Young/Young.otf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/Young/Young.svg#svgYoung') format('svg');
  /* Legacy iOS */
}
/*
.clearfix {
    overflow: auto;
    zoom: 1; // IE6
}
*/
.reset {
  margin: 0;
  padding: 0;
  border: 0;
}
.no-padding {
  padding-left: 0;
  padding-right: 0;
}
ul {
  list-style: none;
}
body {
  background-color: #231f20;
  font-family: Arial, sans-serif;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-family: 'Montserrat', sans-serif;
}
.nav > li > a:hover {
  background-color: transparent;
}
.container-80percent {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 5%;
  padding-left: 5%;
}
.position-module {
  margin: 0;
  padding: 0;
  border: 0;
}
.main-text-format {
  font-size: 16px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  color: #303030;
}
.white-text {
  color: #FFF;
}
.btn-labrigade {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 3px solid #e2e2e2;
  width: 150px;
  border-radius: 0;
  text-transform: uppercase;
  background-color: #FFF;
  color: #231f20;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  -o-box-shadow: 0px 3px 0px #bab7b6;
  -ms-box-shadow: 0px 3px 0px #bab7b6;
  -moz-box-shadow: 0px 3px 0px #bab7b6;
  -webkit-box-shadow: 0px 3px 0px #bab7b6;
  box-shadow: 0px 3px 0px #bab7b6;
}
.btn-labrigade:hover {
  border: 3px solid #e2e2e2;
  background-color: #e2e2e2;
  color: #231f20;
}
.btn-labrigade:active {
  border: 3px solid #e2e2e2;
  background-color: #e2e2e2;
  color: #231f20;
}
.container-nav {
  position: absolute;
  margin: 0;
  padding: 0;
  border: 0;
  border-top: 3px solid #e0cd00;
  top: 0;
  right: 0;
  left: 0;
  /*background-color: rgba(35, 31, 32, 0.6);*/
  background-color: #231f20;
  z-index: 100;
}
.container-nav :hover {
  /*-o-transition: background-color 0.8s ease-in-out;
  -ms-transition: background-color 0.8s ease-in-out;
  -moz-transition: background-color 0.8s ease-in-out;
  -webkit-transition: background-color 0.8s ease-in-out;
  -transition: background-color 0.8s ease-in-out;
  background-color: #231f20;*/
}
.menu-home {
  float: left;
}
.btn-home {
  float: left;
}
.btn-home img {
  padding: 0;
  width: 40px;
  height: 40px;
}
.menu-navigation {
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.menu-navigation li {
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
}
.menu-navigation li a {
  margin: 18px 20px 15px 20px;
  padding: 0;
  border-bottom: 2px solid transparent;
  color: #9E9E9E;
}
.menu-navigation li :hover {
  color: #FFF;
  border-bottom: 2px solid #FFF;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.menu-social {
  margin: 0 0 20px 0;
  padding: 0;
  text-align: center;
}
.menu-social li {
  margin: 0 2px;
  padding: 0;
  border: 0;
  color: #FFF;
  display: inline-block;
}
.menu-social li a {
  margin: 0;
  padding: 0;
  border: 0;
  color: #FFF;
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
}
.menu-social li :hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
}
.menu-social-float {
  margin-top: 75px;
  position: absolute;
  right: 5%;
}
.menu-social-smallicons {
  margin: 0;
  padding: 0;
}
.menu-social-smallicons img {
  width: 30px;
  height: auto;
}
.title-header {
  margin-bottom: 25px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 50px;
}
.title-header-underline {
  padding-right: 30px;
  border-bottom: 4px solid;
  display: inline-block;
}
.title-header-underline-centered {
  padding-right: 20px;
  padding-left: 20px;
  border-bottom: 4px solid;
  display: inline-block;
}
.slideshow-container {
  margin: 0;
  padding: 100px;
  border: 0;
  border-bottom: 1px solid grey;
  width: 100%;
  min-height: 500px;
  height: auto;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../../../images/banners/slideshow-picture01.jpg");
}
.slideshow-logo {
  margin: 20px 0 0 0;
  padding: 0;
  width: 425px;
  height: auto;
  text-align: center;
  -o-filter: drop-shadow(1px 1px 3px #000000);
  -ms-filter: drop-shadow(1px 1px 3px #000000);
  -moz-filter: drop-shadow(1px 1px 3px #000000);
  -webkit-filter: drop-shadow(1px 1px 3px #000000);
  filter: drop-shadow(1px 1px 3px #000000);
}
.slideshow-address {
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  color: #FFF;
}
.slideshow-address .p {
  -o-filter: drop-shadow(1px 1px 1px #000000);
  -ms-filter: drop-shadow(1px 1px 1px #000000);
  -moz-filter: drop-shadow(1px 1px 1px #000000);
  -webkit-filter: drop-shadow(1px 1px 1px #000000);
  filter: drop-shadow(1px 1px 1px #000000);
}
.subsection-container {
  margin: 0;
  padding-top: 20px;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 50px;
  border: 0;
}
.subsection-container .p {
  margin: 0;
  padding: 0;
}
#labrigade-subsection-container {
  background-color: #f1e8e6;
  background-position: right;
  background-repeat: no-repeat;
  background-size: 50% auto;
  /*background-image: url("../../../images/backgrounds/labrigade-background.jpg");*/
}
.labrigade-text-box {
  width: 70%;
}
#products-subsection-container {
  position: absolute;
  margin-top: -40px;
  margin-right: 25%;
  margin-left: 25%;
  padding: 30px 5px;
  width: 500px;
  height: auto;
  right: 0;
  text-align: center;
  color: #FFF;
  background-color: #231f20;
  display: block;
  z-index: 1000;
  -o-filter: drop-shadow(1px 1px 3px #000000);
  -ms-filter: drop-shadow(1px 1px 3px #000000);
  -moz-filter: drop-shadow(1px 1px 3px #000000);
  -webkit-filter: drop-shadow(1px 1px 3px #000000);
  filter: drop-shadow(1px 1px 3px #000000);
}
.products-text-box {
  text-align: center;
}
#products02-subsection-container {
  border-top: 1px solid #a5a0a4;
  border-bottom: 1px solid #a5a0a4;
  z-index: 1;
  background-color: #aba6aa;
}
#products-display-subsection {
  margin-top: 50px;
  padding: 0;
  wdith: 100%;
  text-align: center;
}
#products-display-subsection li {
  margin: 0 2px;
  border: 3px solid #a5a0a4;
  width: 23%;
  height: auto;
  display: inline-block;
}
#products-display-subsection li img {
  width: 100%;
  display: block;
}
#customerfeed-subsection-container {
  border-bottom: 1px solid grey;
  background-color: #ceced0;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../../../images/backgrounds/customerfeed-background.jpg");
}
.customer-feed-lines {
  font-size: 24px;
}
#customer-feed02 {
  margin-left: 20px;
}
#customer-feed03 {
  margin-left: 40px;
}
.customer-quotes {
  font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 24px;
}
.container-page-content {
  margin: 0;
  padding: 0;
  border: 0;
  border-bottom: 1px solid #eeedee;
  background-color: #f4f3f4;
}
.content-text-area {
  padding-left: 5%;
  padding-right: 5%;
}
.header-container {
  height: 500px;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eeedee;
  background-color: #ceced0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/*
// This was the background image setup for the header images. Client requested to be switched to module setup

#header-labrigade {
        background-image: url("../../../images/banners/slideshow-picture06.jpg");
}

#header-products {
        background-image: url("../../../images/banners/slideshow-picture05.jpg");
}

#header-deli {
        background-image: url("../../../images/banners/slideshow-picture04.jpg");
}

#header-agedmeats {
        background-image: url("../../../images/banners/slideshow-picture02.jpg");
}

#header-frozenproducts {
        background-image: url("../../../images/banners/slideshow-picture03.jpg");
}

#header-store {
        background-image: url("../../../images/banners/slideshow-picture07.jpg");
}

#header-contact {
        background-image: url("../../../images/banners/slideshow-picture08.jpg");
}
*/
.menu-products-page {
  margin: 30px 0;
  padding: 0;
  text-align: center;
}
.menu-products-page li {
  display: inline-block;
}
.menu-products-page a {
  color: #231f20;
}
.menu-products-page a:hover {
  color: #baa69a;
}
.la-brigade-displayitems {
  margin: 0 0 20px 0;
  padding: 0;
  border: 0;
  text-align: left;
}
.la-brigade-displayitems li {
  margin: 0 2px 10px 2px;
  padding: 0;
  border: 0;
  list-style: none;
  display: inline-block;
}
.la-brigade-displayitems .display-item-imgbox {
  border: 1px solid #bab7b6;
  width: 300px;
  height: auto;
}
.la-brigade-displayitems .display-item-imgbox img {
  width: 100%;
  height: auto;
}
.la-brigade-displayitems .display-item-textbox {
  font-size: 14px;
}
.container-footer {
  text-align: center;
  background-color: #231f20;
}
.footer-logo {
  margin: 20px 0 0 0;
  padding: 0;
  border: 0;
  width: 150px;
  height: auto;
}
.footer-address {
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  color: #FFF;
}
.footer-address .p {
  -o-filter: drop-shadow(1px 1px 1px #000000);
  -ms-filter: drop-shadow(1px 1px 1px #000000);
  -moz-filter: drop-shadow(1px 1px 1px #000000);
  -webkit-filter: drop-shadow(1px 1px 1px #000000);
  filter: drop-shadow(1px 1px 1px #000000);
}
.footer-social-tag {
  color: #e0cd00;
}
.maximenuck {
  text-align: center;
  text-transform: uppercase;
}
.maximenuck li {
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
}
.maximenuck li a {
  margin: 18px 20px 15px 20px;
  padding: 0;
  border-bottom: 2px solid transparent;
}
.maximenuck .titreck {
  text-transform: uppercase !important;
}
.rapid_contact_form {
  margin-bottom: 30px;
}
.rapid_contact .input-group {
  width: 200px;
}
.rapid_contact .input-group label {
  clear: both;
}
.rapid_contact .input-group textarea {
  margin-bottom: 20px;
  width: 300px;
}
.rapid_contact .inputbox {
  margin-bottom: 10px;
  width: 200px;
  clear: both;
}
.rapid_contact .button {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 3px solid #e2e2e2;
  width: 150px;
  border-radius: 0;
  text-transform: uppercase;
  background-color: #FFF;
  color: #231f20;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  -o-box-shadow: 0px 3px 0px #bab7b6;
  -ms-box-shadow: 0px 3px 0px #bab7b6;
  -moz-box-shadow: 0px 3px 0px #bab7b6;
  -webkit-box-shadow: 0px 3px 0px #bab7b6;
  box-shadow: 0px 3px 0px #bab7b6;
}
.rapid_contact .button:hover {
  border: 3px solid #e2e2e2;
  background-color: #e2e2e2;
  color: #231f20;
}
.rapid_contact .button:active {
  border: 3px solid #e2e2e2;
  background-color: #e2e2e2;
  color: #231f20;
}
.headerimagemodule {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  overflow: hidden;
}
.headerimagemodule img {
  margin: 0 0 0 0;
  min-height: 100%;
  min-width: 100%;
  width: auto;
  height: auto;
  max-width: none;
  max-height: none;
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 480px) {
  .slideshow-logo {
    margin: 20px 0 0 0;
    padding: 0;
    width: 250px;
    height: auto;
  }
  .header-container {
    height: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .title-header {
    font-size: 25px;
    padding-right: 20px;
    padding-left: 20px;
    border-bottom: 4px solid;
    display: inline-block;
  }
  .menu-social-float {
    display: none;
    visibility: hidden;
  }
  .menu-navigation li {
    display: inline;
  }
  .container-nav {
    position: static;
    background-color: #231f20;
  }
  .slideshow-container {
    padding: 50px 0 0 0;
    height: auto;
  }
  .slideshow-address {
    padding: 0;
  }
  .labrigade-text-box {
    width: 100%;
  }
  .subsection-container {
    text-align: center;
  }
  .customer-feed-lines {
    font-size: 16px;
  }
  #customer-feed01,
  #customer-feed02,
  #customer-feed03 {
    margin: 0;
  }
  .header-container {
    height: 200px;
  }
  .content-text-area {
    text-align: center;
  }
  .la-brigade-displayitems .display-item-imgbox {
    border: 1px solid #bab7b6;
    width: 250px;
    height: auto;
  }
  .la-brigade-displayitems .display-item-imgbox img {
    width: 100%;
    height: auto;
  }
  #products-display-subsection {
    margin-top: 20px;
    wdith: 100%;
    text-align: center;
  }
  #products-display-subsection li {
    margin: 0 2px;
    border: 3px solid #a5a0a4;
    width: 23%;
    height: auto;
    display: inline-block;
  }
  #products-display-subsection li img {
    width: 100%;
    display: block;
  }
  .rapid_contact {
    display: none;
    visibility: hidden;
  }
}
@media only screen and (max-width: 1200px) {
  #products-subsection-container {
    position: static;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    padding: 0;
    width: 100%;
    height: auto;
  }
}

/*# sourceMappingURL=labrigade-template.css.map */