@font-face {
  font-family: 'Brandon Grotesque Bold';
  src: url("../fonts/319F19_0_0.eot");
  src: url("../fonts/319F19_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/319F19_0_0.woff2") format("woff2"), url("../fonts/319F19_0_0.woff") format("woff"), url("../fonts/319F19_0_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Aleo';
  src: url("../fonts/Aleo-Regular-webfont.eot");
  src: url("../fonts/Aleo-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Aleo-Regular-webfont.woff") format("woff"), url("../fonts/Aleo-Regular-webfont.ttf") format("truetype"), url("../fonts/Aleo-Regular-webfont.svg#aleoregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Aleo Italic';
  src: url("../fonts/Aleo-Italic-webfont.eot");
  src: url("../fonts/Aleo-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Aleo-Italic-webfont.woff") format("woff"), url("../fonts/Aleo-Italic-webfont.ttf") format("truetype"), url("../fonts/Aleo-Italic-webfont.svg#aleoitalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Aleo Bold';
  src: url("../fonts/Aleo-Bold-webfont.eot");
  src: url("../fonts/Aleo-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Aleo-Bold-webfont.woff") format("woff"), url("../fonts/Aleo-Bold-webfont.ttf") format("truetype"), url("../fonts/Aleo-Bold-webfont.svg#aleobold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Aleo Bold Italic';
  src: url("../fonts/Aleo-BoldItalic-webfont.eot");
  src: url("../fonts/Aleo-BoldItalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Aleo-BoldItalic-webfont.woff") format("woff"), url("../fonts/Aleo-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/Aleo-BoldItalic-webfont.svg#aleobolditalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Brandon Grotesque Regular';
    src: url('//cdn2.hubspot.net/hubfs/2553801/Fonts/335661_0_0.woff2?t=1492109665437');
    src: url('//cdn2.hubspot.net/hubfs/2553801/Fonts/335661_0_0.woff2?t=1492109665437') format('woff2'),
         url('//cdn2.hubspot.net/hubfs/2553801/Fonts/335661_0_0.woff?t=1492109665437') format('woff'),
         url('//cdn2.hubspot.net/hubfs/2553801/Fonts/335661_0_0.eot?t=1492109665437') format('embedded-opentype'),
         url('//cdn2.hubspot.net/hubfs/2553801/Fonts/335661_0_0.ttf?t=1492109665437') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.alert-banner {
  background: url("/img/alert-bg.jpg");
  display: block;
  padding: 10px 0;
  text-align: center; }
  .alert-banner .alert-location span {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px; }
  .alert-banner .alert-location strong {
    font-size: 1.1em;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    color: #fff; }
  .alert-banner .alert-location a {
    font-size: 1em;
    display: inline-block;
    vertical-align: middle;
    font-family: 'robotomedium';
    margin: 0 12px;
    color: #fff;
    text-decoration: none; }
  .alert-banner .shop-btn {
    position: relative; }
    .alert-banner .shop-btn:after {
      position: absolute;
      top: 5px;
      right: -11px;
      border: solid #FFF;
      border-width: 0 2px 2px 0;
      content: ' ';
      display: block;
      height: 0;
      padding: 3px;
      width: 0;
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg); }
    .alert-banner .shop-btn:hover {
      text-decoration: underline; }

.cta-section {
  background: url(http://res.cloudinary.com/baker/image/upload/v1470244097/bg.footer_vqui3i.jpg); }
  .cta-section .cta-container {
    border-bottom: 1px solid #5f6670;
    padding: 89px 0 67px; }
  .cta-section .cta {
    max-width: 675px;
    width: 100%; }
    .cta-section .cta h2 {
      color: #fff;
      font-family: 'aleoregular';
      font-size: 2.8em;
      line-height: 1.25;
      margin: 0 0 39px; }
      @media (max-width: 767px) {
        .cta-section .cta h2 {
          font-size: 2.4em;
          line-height: 1.3em; } }
  .cta-section .demo-btn {
    background: #27bec4;
    border-radius: 3px;
    color: #fff;
    font-size: 1.2em;
    height: auto;
    line-height: normal;
    padding: 16px 30px 10px;
    /*offset padding-bottom to account for Brandon exceeding its height*/
    transition: all 0.3s ease;
    font-family: 'Brandon Grotesque Bold', 'Helvetica Neue', Arial, sans-serif;
    text-transform: uppercase; }
    .cta-section .demo-btn:hover {
      background: #22a5aa;
      text-decoration: none; }
    @media (max-width: 767px) {
      .cta-section .demo-btn {
        display: block;
        text-align: center;
        width: 100%; } }

.baker-footer {
  background: url(http://res.cloudinary.com/baker/image/upload/v1470244097/bg.footer_vqui3i.jpg);
  padding: 50px 0; }
  @media (max-width: 767px) {
    .baker-footer {
      padding: 50px 0 30px; } }
  .baker-footer .social-icons {
    margin: 0 0 50px; }
    .baker-footer .social-icons li {
      float: left;
      margin-right: 42px; }
      .baker-footer .social-icons li:last-child {
        margin-right: 0; }
      @media (max-width: 767px) {
        .baker-footer .social-icons li {
          margin-right: 0;
          text-align: center;
          width: 32.5%; } }
  .baker-footer .serving-text {
    font-family: 'aleoitalic';
    display: block;
    margin: 0 0 25px;
    color: rgba(255, 255, 255, 0.7); }
  .baker-footer .serving-area {
    float: left;
    width: 30%;
    margin-top: 20px; }
    @media (max-width: 767px) {
      .baker-footer .serving-area {
        width: 49%; } }
    .baker-footer .serving-area li {
      margin: 0 0 14px; }
    .baker-footer .serving-area a {
      color: #fff;
      font-family: "aleo"; }
  .baker-footer .copy-text {
    padding: 38px 18px 0 0; }
    .baker-footer .copy-text p {
      color: rgba(255, 255, 255, 0.7);
      font-size: .8em;
      line-height: 1.5;
      margin: 0 0 13px; }
  .baker-footer .footer-client {
    display: flex;
    padding: 16px 0 0; }
    .baker-footer .footer-client li {
      flex: 0 1 25%; }
      .baker-footer .footer-client li img {
        display: block;
        margin: auto; }

.topnav {
  position: relative;
  width: 100%;
  z-index: 999999;
  background: #fff;
  border-bottom: 1px solid #f8f8ff; }
  @media (max-width: 767px) {
    .topnav {
      position: fixed !important;
      top: 0;
      left: 0; } }
  .topnav.fixed {
    position: fixed;
    top: 0;
    left: 0; }
  .topnav .px-header-wrap {
    padding: 26px 18px !important; }
  .fixed .px-header-wrap {
    padding: 16px 18px !important; }
  .topnav .px-navigation .navbar-nav > li > a {
    color: #465A6F;
    font-size: .817em;
    padding: 8px 0;
    font-family: 'Brandon Grotesque Bold', sans-serif !important; }
  .topnav .px-navigation .navbar-nav > li:hover > a, .topnav .px-navigation .navbar-nav > li:hover > a:hover i {
    color: #465A6F !important;
  }
  .topnav .px-navigation .navbar-nav > li > a:hover, .topnav .px-navigation .px-navigation .navbar-nav > li > a:focus {
    background: transparent;
    color: #465A6F;
    outline: 0; }
  .px-logo img {
    width: 165px;
  }
  .topnav .px-navigation .navbar-nav > li > a:hover .arrow-down, .topnav .px-navigation .px-navigation .navbar-nav > li > a:focus .arrow-down {
    background: url("/img/topnav/down-arrow.png") no-repeat center top; }
  .topnav .px-navigation ul {
    padding: 0 9px;
    margin-top: 7px;
    margin-right: -23px; }
  .topnav .px-navigation .dropdown ul {
    margin-right: 0px !important;
  }
  .topnav .px-navigation .navbar-nav > li {
    margin-right: 48px;
    position: relative; }
    .topnav .px-navigation .navbar-nav > li:last-child {
      margin-right: 0; }
    .topnav .px-navigation .navbar-nav > li:after {
      position: absolute;
      content: "";
      width: 0;
      height: 2px;
      background: #27bec4;
      left: 0;
      top: 28px;
      right: 0;
      margin: 0 auto;
      bottom: 0;
      opacity: 0;
      -webkit-transition: 0.4s all ease;
      -moz-transition: 0.4s all ease;
      -ms-transition: 0.4s all ease;
      -o-transition: 0.4s all ease;
      transition: 0.4s all ease; }
    .topnav .px-navigation .navbar-nav > li:hover:after {
      opacity: 1;
      z-index: 1;
      width: 100%; }
    .topnav .px-navigation .navbar-nav > li:last-child:after {
      display: none;
    }
    .topnav .px-navigation .navbar-nav > li > a {
      font-weight: 400; }
  .topnav .px-navigation .navbar-nav > li:hover .dropdown {
    opacity: 1;
    visibility: visible;
    top: 100%;
    left: -147%;
    background: #fff; }
  .topnav .px-navigation .navbar-nav > li > a.px-request-btn {
    padding: 12px 20px 8px;
    margin-top: -4px;
    border-radius: 4px;
    text-align: center;
    background: #1B8FB3;
    color: #fff;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
    -ms-transition: 0.4s all ease;
    -o-transition: 0.4s all ease;
    transition: 0.4s all ease; }
  .topnav .px-navigation .navbar-nav > li > a.px-request-btn:hover {
    background: #27bec4;
    color: white !important; }
  .topnav .arrow-down {
    width: 9px;
    height: 5px;
    background: url("/img/topnav/down-arrow.png") no-repeat center center;
    display: inline-block;
    position: relative;
    top: -3px; }
  .topnav .dropdown {
    position: absolute;
    width: 185px;
    left: -147%;
    top: 100%;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);
    padding: 15px 0 0;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -ms-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease; }
  .topnav .dropdown ul {
    padding: 0 10px; }
  .topnav .dropdown li a {
    font-size: .817em;
    color: #465A6F;
    font-family: 'Brandon Grotesque Regular', san-serif !important; }
  .topnav .dropdown li {
    margin: 0 0 15px;
    text-align: center; }
  @media (max-width: 767px) {
    .topnav .dropdown li {
      text-align: left !important;
    }
  }
  ul.navbar-nav li:first-child .dropdown li:first-child {
    border-bottom: 2px solid #f9f9f9;
    padding: 0 0 15px; }
  .topnav .dropdown li a:hover, .topnav .px-alert-location a:hover {
    color: #27bec4;
    text-decoration: none; }
  .topnav .px-demo-btn {
    border-radius: 3px; }
  @media (max-width: 767px) {
    .topnav .navbar-toggle {
      margin-right: 0;
      padding: 4px 0px;
      margin-top: 0;
      margin-bottom: 0;
      border: 1px solid transparent; }
    .topnav .px-navigation .navbar-nav > li {
      margin-right: 0; }
    .topnav .navbar-toggle .icon-bar {
      width: 24px;
      background: #455a6d; }
    .topnav .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 5px; }
    .topnav .dropdown {
      position: static;
      opacity: 1;
      visibility: visible;
      padding: 10px 0;
      width: 100%;
      display: none;
      -webkit-transition: 0s;
      -moz-transition: 0s;
      -ms-transition: 0s;
      -o-transition: 0s;
      transition: 0s;
      box-shadow: 0px 0 0 0px transparent; } }

.company .topnav .px-navigation .navbar-nav > li:nth-of-type(3) a {
  color: #27bec4; }

.company .topnav .px-navigation .navbar-nav > li:nth-of-type(3):after {
  opacity: 1;
  width: 100%;
  z-index: 1; }

.shop-landing-page .feature-columns {
  display: flex;
  flex-wrap: nowrap; }
  .shop-landing-page .feature-columns .feature {
    flex: 0 1 33%; }
    @media (max-width: 767px) {
      .shop-landing-page .feature-columns .feature {
        flex: 0 1 50%; } }
    .shop-landing-page .feature-columns .feature.left {
      padding-right: 30px;
      text-align: right; }
      @media (max-width: 767px) {
        .shop-landing-page .feature-columns .feature.left {
          padding-right: 15px;
          text-align: left; } }
    .shop-landing-page .feature-columns .feature.middle {
      height: 592px;
      margin-top: -40px;
      position: relative; }
      @media (max-width: 914px) {
        .shop-landing-page .feature-columns .feature.middle {
          margin-top: 0; } }
      .shop-landing-page .feature-columns .feature.middle .frame {
        background: url("/img/products/online/features_frame.png") no-repeat;
        background-size: contain;
        height: inherit;
        position: relative;
        z-index: 10; }
      .shop-landing-page .feature-columns .feature.middle #screen {
        background: url("/img/products/online/features_screen_default.jpg") no-repeat;
        display: block;
        position: absolute;
        z-index: 1;
        top: 87px;
        left: 26px;
        height: 407px;
        width: 238px; }
        @media (max-width: 914px) {
          .shop-landing-page .feature-columns .feature.middle #screen {
            height: 338px;
            width: 198px;
            top: 72px;
            left: 21px; } }
        .shop-landing-page .feature-columns .feature.middle #screen.one {
          background: url("/img/products/online/features_screen_one.jpg") no-repeat;
          background-size: contain; }
        .shop-landing-page .feature-columns .feature.middle #screen.two {
          background: url("/img/products/online/features_screen_two.jpg") no-repeat; }
        .shop-landing-page .feature-columns .feature.middle #screen.three {
          background: url("/img/products/online/features_screen_three.jpg") no-repeat; }
        .shop-landing-page .feature-columns .feature.middle #screen.four {
          background: url("/img/products/online/features_screen_four.jpg") no-repeat; }
        .shop-landing-page .feature-columns .feature.middle #screen.five {
          background: url("/img/products/online/features_screen_five.jpg") no-repeat; }
        .shop-landing-page .feature-columns .feature.middle #screen.six {
          background: url("/img/products/online/features_screen_six.jpg") no-repeat; }
      @media (max-width: 767px) {
        .shop-landing-page .feature-columns .feature.middle {
          display: none; } }
    .shop-landing-page .feature-columns .feature.right {
      padding-left: 30px; }
      @media (max-width: 767px) {
        .shop-landing-page .feature-columns .feature.right {
          padding-left: 15px; } }
    .shop-landing-page .feature-columns .feature .feature-item {
      padding: 40px 0; }
      .shop-landing-page .feature-columns .feature .feature-item h5 {
        margin-bottom: 2px; }
      .shop-landing-page .feature-columns .feature .feature-item.active {
        color: #27bec4; }
      .shop-landing-page .feature-columns .feature .feature-item:hover {
        cursor: default; }
      @media (max-width: 767px) {
        .shop-landing-page .feature-columns .feature .feature-item {
          height: 190px;
          padding: 0; } }

.homepage .headline {
  font-family: 'aleoregular';
  font-size: 2.625em;
  line-height: 1.3;
  padding: 45px 0 45px; }
  @media (max-width: 767px) {
    .homepage .headline {
      font-size: 2em;
      padding: 110px 15px 40px; } }

.homepage .section-title {
  display: block;
  font-size: 1.125em;
  font-family: 'aleolightitalic';
  margin: 0 0 23px; }
  @media (max-width: 767px) {
    .homepage .section-title .section-title {
      margin: 0 0 13px; } }

.homepage .results {
  padding: 80px 0 0;
  background: url("/img/home/bg-texture.jpg") no-repeat center; }

.homepage .result {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.125em;
  line-height: 1.3;
  margin: 0 0 51px;
  min-height: 75px; }
  .homepage .result .result-icon {
    flex: 0 1 50px; }
  .homepage .result .result-text {
    flex: 0 1 calc(100% - 70px);
    padding: 0 0 0 18px; }
    .homepage .result .result-text p {
      font-family: 'robotolight'; }

.homepage .product-block {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  cursor: pointer;
  display: flex;
  float: left;
  min-height: 385px;
  position: relative;
  width: 50%; }
  .homepage .product-block.full {
    width: 100%; }
  @media (max-width: 767px) {
    .homepage .product-block {
      float: none;
      width: 100%; } }
  .homepage .product-block:after {
    background: rgba(255, 255, 255, 0.2);
    content: " ";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
    -ms-transition: 0.4s all ease;
    -o-transition: 0.4s all ease;
    top: 0;
    transition: 0.4s all ease;
    width: 100%; }
  .homepage .product-block:hover {
    text-decoration: none; }
    .homepage .product-block:hover:not(:nth-child(5)):after {
      opacity: 1; }
    .homepage .product-block:hover .product-btn {
      text-decoration: underline; }
  .homepage .product-block.product-block-two, .homepage .product-block.product-block-four {
    border-right: 1px solid #fff; }
    @media (max-width: 767px) {
      .homepage .product-block.product-block-two, .homepage .product-block.product-block-four {
        border-right: 0; } }
  .homepage .product-block.product-block-three, .homepage .product-block.product-block-five {
    border-left: 1px solid #fff; }
    @media (max-width: 767px) {
      .homepage .product-block.product-block-three, .homepage .product-block.product-block-five {
        border-left: 0; } }
  .homepage .product-block.product-block-one {
    background: url("/img/home/block-1.jpg") no-repeat center top;
    background-size: cover; }
  .homepage .product-block.product-block-two {
    background: url("/img/home/block-2.png") no-repeat center top;
    background-size: cover; }
  .homepage .product-block.product-block-three {
    background: url("/img/home/block-3.png") no-repeat center top;
    background-size: cover; }
  .homepage .product-block.product-block-four {
    background: url("/img/home/block-4.png") no-repeat center top;
    background-size: cover; }
  .homepage .product-block.product-block-five {
    background: url("/img/home/block-5.png") no-repeat center top;
    background-size: cover; }
    .homepage .product-block.product-block-five .product-text {
      color: #465A6F; }
    .homepage .product-block.product-block-five .product-btn {
      color: #27bec4; }
      .homepage .product-block.product-block-five .product-btn:after {
        border: solid #27bec4;
        border-width: 0 2px 2px 0;
        content: ' ';
        display: block;
        height: 0;
        padding: 3px;
        width: 0;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg); }

.homepage .product-text {
  align-self: flex-end;
  color: #fff;
  font-size: 1.3125em;
  max-width: 415px;
  padding: 0 32px 53px; }
  .homepage .product-text h2 {
    margin-bottom: 8px;
    font-family: 'Brandon Grotesque Bold', 'Helvetica Neue', Arial, sans-serif;
    text-transform: uppercase; }
  .homepage .product-text p {
    font-family: 'robotolight';
    line-height: 1.4;
    margin: 0 0 23px; }
  @media (max-width: 767px) {
    .homepage .product-text {
      align-self: center;
      padding: 0 30px 0; } }

.homepage .product-btn {
  background: transparent;
  border: 0;
  color: #fff;
  font-size: .8em;
  font-family: 'robotobold';
  margin-right: 50px;
  padding: 0;
  position: relative;
  -webkit-appearance: none; }
  .homepage .product-btn:after {
    position: absolute;
    top: 4px;
    right: -11px;
    border: solid #FFF;
    border-width: 0 2px 2px 0;
    content: ' ';
    display: block;
    height: 0;
    padding: 3px;
    width: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  .homepage .product-btn:hover, .homepage .product-btn:focus {
    color: #fff;
    outline: 0;
    text-decoration: underline; }
  @media (max-width: 767px) {
    .homepage .product-btn {
      margin-right: 0; } }

.homepage .section-three {
  padding: 52px 0 113px;
  background: url("/img/home/bg-texture.jpg") no-repeat center center;
  background-size: cover; }
  .homepage .section-three h2 {
    font-size: 2em;
    font-family: 'robotolight';
    line-height: 1.25;
    letter-spacing: 0.09px; }
    @media (max-width: 767px) {
      .homepage .section-three h2 {
        font-size: 1.6em; } }

.homepage .quote {
  padding: 0 45px;
}

.homepage .quote p {
  font-family: 'aleolightitalic';
  font-size: 1.4em;
  line-height: 1.3; }
  @media (max-width: 767px) {
    .homepage .quote p {
      font-size: 1.3em; } }

.homepage .quote-details {
  font-size: 1em; }
  .homepage .quote-details h4 {
    font-family: 'robotomedium';
    margin: 30px 0 5px; }
  .homepage .quote-details span {
    font-family: 'robotoregular'; }


/* Media Query */

@media (max-width: 767px) {
    .mobile-hide   {
        display: none !important;
    }  
}

@media (min-width: 768px) {
    .mobile-only {
        display: none !important;
    }
}

/* typography update 4.26 */


h1 {
  font-size: 46px !important;
  text-transform: uppercase;
  line-height: 1.1 !important;
}

@media (max-width: 767px) {
  h1 {
    font-size: 36px !important;
  }
}


/* Footer Updated 4.26 */

.cta-section .cta h2 {
  font-size: 45px !important;
  text-transform: uppercase;
  font-family: 'Brandon Grotesque Bold', san-serif;
}

.serving span {
    font-family: "aleo";
}

ul.footer-company {
    display: flex;
    margin-top: 30px;
}

.footer-company li {
    padding-right: 20px;
    text-align: center;
    width: 90px;
}

ul.footer-company li:first-child {
    width: 175px !important;
}

.baker-footer .copy-text p {
    font-family: "aleo";
    font-size: 15px;
    color: white;
}

.baker-footer .serving-area a:hover {
    text-decoration: none;
    color: rgba(247, 116, 116, 0.7) !important;
}

.baker-footer .serving-area a {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
}

.copy-text a {
    color: white !important;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
}

.copy-text a:hover {
    color: rgba(247, 116, 116, 0.7) !important;
    text-decoration: none !important;
}


@media (max-width: 767px) {
    ul.footer-company {
        display: initial;
    }
    
    ul.footer-company li {
        display: inline-block;
    }
    
    ul.footer-company li:first-child {
        position: relative;
        top: -15px;
    }

    .cta-section .cta-container, footer.baker-footer {
      text-align: center;
    }

    .logo-dispensary {
      width: 50% !important;
    }

    #client-logos {
      margin-bottom: 0px !important;
    }
}







