/*
Theme Name: OnePress Child
Theme URI: https://www.famethemes.com/themes/onepress/
Template: onepress
Author: Eightball Media
Author URI: http://www.8bm.com.au
Description: OnePress is an outstanding creative and flexible WordPress one page theme well suited for business website, portfolio, digital agency, product showcase, freelancers and everyone else who appreciate good design. The theme overall is an elegant and classic one, a fine example of Bootstrap 4 WordPress theme which compatibility with latest version of WooCommerce. (Live preview : http://www.famethemes.com/preview/?theme=OnePress)
Tags: one-column,two-columns,left-sidebar,right-sidebar,custom-menu,featured-images,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready,e-commerce,blog,portfolio
Version: 1.3.0.1484134211
Updated: 2017-06-01 21:30:11

*/
/**************************************************
__          __              _             
 \ \        / /             (_)            
  \ \  /\  / /_ _ _ __ _ __  _ _ __   __ _ 
   \ \/  \/ / _` | '__| '_ \| | '_ \ / _` |
    \  /\  / (_| | |  | | | | | | | | (_| |
     \/  \/ \__,_|_|  |_| |_|_|_| |_|\__, |
                                      __/ |
                                     |___/ 
                                     
Please use SCSS files to update the CSS files for the theme.
Files are located in /sass. 

You could also add css to Dashboard -> Appearance -> Customize -> Add own CSS

***************************************************/
/***** Fonts *****/
@import url("//hello.myfonts.net/count/348c3e");
@font-face {
  font-family: 'BaskervilleBT-Roman';
  src: url("./assets/fonts/348C3E_0_0.eot");
  src: url("./assets/fonts/348C3E_0_0.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/348C3E_0_0.woff2") format("woff2"), url("./assets/fonts/348C3E_0_0.woff") format("woff"), url("./assets/fonts/348C3E_0_0.ttf") format("truetype"); }
/***** Style Guide *****/
h1,
.h1 {
  font-family: "Oswald", sans-serif !important;
  font-size: 3rem !important; }

h2,
.h2 {
  font-family: "BaskervilleBT-Roman" !important;
  font-size: 2.25rem !important;
  font-weight: 300; }

h3,
.h3 {
  font-family: "Oswald", sans-serif !important;
  font-size: 1.625rem !important; }

h4,
.h4 {
  font-family: "BaskervilleBT-Roman" !important;
  font-size: 1.75rem !important; }

h5,
.h5 {
  font-family: "BaskervilleBT-Roman" !important;
  font-size: 1.5rem !important; }

h6,
.h6 {
  font-family: "Oswald", sans-serif !important;
  font-size: 1.125rem !important; }

.h7 {
  font-family: "Oswald", sans-serif !important;
  font-size: 1rem !important;
  margin-bottom: 0px !important; }

* {
  font-family: 'Fira Sans', sans-serif;
  font-size: 1rem;
  color: #404041 !important;
  line-height: 1.375rem;
  font-weight: 300; }

.introText {
  font-family: 'Fira Sans', sans-serif;
  font-size: 1.5rem !important;
  font-weight: bold !important;
  line-height: 1.75rem; }

a:hover {
  color: #ce323c !important; }

/***** Pages *****/
.button-disable {
  cursor: not-allowed;
  opacity: 0.4; }

.notification {
  background: #ce323c;
  color: #F0F0EE !important;
  padding: 20px;
  margin-bottom: 20px; }
  .notification__title {
    color: #F0F0EE !important;
    margin-bottom: 4px;
    font-size: 16px !important;
    font-weight: 400; }
  .notification__content {
    color: inherit !important; }
    .notification__content p {
      color: #F0F0EE !important;
      margin-bottom: 10px;
      font-size: 14px !important; }
    .notification__content > *:last-child {
      margin-bottom: 0; }
  .notification__container {
    max-width: 1260px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px; }

/***** Home *****/
.coffee-lovers,
.coffee-on-tap,
.become-a-partner,
.latest-news {
  display: flex; }
  .coffee-lovers a,
  .coffee-on-tap a,
  .become-a-partner a,
  .latest-news a {
    flex: 1; }

.coffee-lovers {
  background-image: url("assets/images/coffee-lover-1.jpg"); }

.coffee-on-tap {
  background-image: url("assets/images/coffee-lover-2.jpg"); }

.become-a-partner {
  background-image: url("assets/images/coffee-lover-3.jpg"); }

.latest-news {
  background-image: url("assets/images/coffee-lover-4.jpg"); }

.section-coffee-lovers span {
  color: #fff !important;
  text-transform: uppercase;
  font-size: 0.6875rem;
  font-family: "Fira Sans", sans-serif;
  position: absolute;
  bottom: 0px;
  font-weight: bold;
  text-decoration: underline;
  width: 100% !important;
  padding: 10px;
  left: 0px; }
.section-coffee-lovers h3 {
  display: inline-block !important;
  text-transform: uppercase !important;
  padding: 10px;
  font-family: "Oswald", sans-serif;
  font-size: 1.5rem !important;
  line-height: 15px !important;
  position: absolute;
  left: 10px;
  bottom: 40px; }
  .section-coffee-lovers h3.white-bg {
    color: #231F20 !important;
    background-color: #fff !important; }
  .section-coffee-lovers h3.thunder-bg {
    color: #fff !important;
    background-color: #231F20; }

.max-w-b1, .coffee-lovers,
.coffee-on-tap,
.become-a-partner,
.latest-news {
  max-width: 310px !important;
  height: 300px !important; }

.home-loop .post-title {
  font-family: "BaskervilleBT-Roman" !important;
  color: #ce323c !important;
  font-weight: 300;
  text-transform: capitalize; }
.home-loop p {
  margin: 0px; }
.home-loop .read-more {
  font-size: 0.875rem !important;
  font-family: "Fira Sans", sans-serif;
  text-decoration: underline; }

.archive .home-loop {
  border-bottom: 2px dotted #ce323c;
  padding-bottom: 50px; }
  .archive .home-loop:last-of-type {
    border-bottom: none !important; }
.archive div.home-loop.post-487 {
  border-bottom: 2px dotted #ce323c !important; }

p.slider-heading {
  font-family: "Oswald", sans-serif !important;
  font-size: 7.5rem !important;
  color: #fff !important;
  text-transform: uppercase;
  line-height: normal !important;
  margin-bottom: -20px;
  font-weight: 500 !important; }

p.slider-sub-heading {
  font-family: "Oswald", sans-serif !important;
  font-size: 3.75rem !important;
  color: #fff !important;
  text-transform: uppercase;
  line-height: normal !important;
  font-weight: 500 !important; }

hr.slider {
  border-top: 2px solid #F0F0EE !important;
  margin-top: 50px !important; }

p.slider-introText {
  font-family: "BaskervilleBT-Roman";
  font-size: 2.5rem;
  font-style: italic;
  color: #fff !important; }

.slide .btn {
  padding: 15px 50px !important; }

.flex-control-nav {
  bottom: 80px;
  z-index: 10 !important; }

.page-id-50 .location.orange-bg {
  margin-top: -60px; }
.page-id-50 li.slide {
  height: 600px !important; }

.flex-control-paging li a.flex-active {
  background: url("../../../wp-content/uploads/2017/06/slider-active.png") !important;
  color: transparent;
  background-color: none !important;
  border: none !important; }

.flex-control-paging li a {
  background: url("../../../wp-content/uploads/2017/06/slider-inactive.png") !important;
  color: transparent;
  background-color: none !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0px !important;
  width: 23px !important;
  height: 29px !important;
  background-repeat: none !important; }

@media (min-width: 768px) and (max-width: 1440px) {
  p.slider-heading {
    line-height: normal !important; } }
/***** Sticky buttons on all the pages *****/
.fixed-cta-right {
  position: fixed !important;
  right: -170px;
  top: 50px;
  z-index: 9999 !important; }

.modal-content {
  border: none !important;
  border-radius: 0px !important;
  margin-top: 200px; }
  .modal-content.newsletter-modal {
    background-color: #ce323c !important;
    color: #fff !important; }
    .modal-content.newsletter-modal h3,
    .modal-content.newsletter-modal .fa {
      color: #fff !important; }
    .modal-content.newsletter-modal p {
      font-weight: 300;
      color: #fff !important; }
      .modal-content.newsletter-modal p.modal-close-text {
        font-size: 0.6125rem !important;
        font-family: "Oswald", sans-serif;
        cursor: pointer;
        text-decoration: underline;
        margin-top: 15px; }
  .modal-content.get-in-touch-modal {
    background-color: #fff !important;
    color: #fff !important; }
    .modal-content.get-in-touch-modal h3,
    .modal-content.get-in-touch-modal .fa {
      color: #ce323c !important; }
    .modal-content.get-in-touch-modal p {
      font-weight: 300;
      color: #fff !important; }
      .modal-content.get-in-touch-modal p.modal-close-text {
        font-size: 0.6125rem !important;
        font-family: "Oswald", sans-serif;
        cursor: pointer;
        text-decoration: underline;
        margin-top: 15px; }
    .modal-content.get-in-touch-modal .fa-times {
      color: #fff !important; }
  .modal-content .close-btn .fa {
    color: #fff !important;
    background-color: #000;
    font-size: 1rem;
    border: 1px solid #000;
    border-radius: 50%;
    padding: 5px 7px 7px 7px;
    margin-top: -10px;
    position: absolute;
    right: -10px;
    top: -5px;
    cursor: pointer; }

.vertical-text {
  z-index: 9999;
  right: 30px;
  top: 300px;
  width: 130px;
  height: 50px;
  -ms-transform: rotate(270deg);
  /* IE 9 */
  -moz-transform: rotate(270deg);
  /* Firefox */
  -webkit-transform: rotate(270deg);
  /* Safari and Chrome */
  -o-transform: rotate(270deg);
  /* Opera */ }

/***** What's Hot [Blog - Archive Page] *****/
h2.widget-title {
  font-size: 1.4rem !important;
  color: #ce323c !important;
  border-bottom: 1px solid #ce323c;
  display: inline-block; }

.blog-bg {
  background-image: url("assets/images/blog-bg-3.jpg");
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center; }

.widget_categories li {
  float: none !important; }

@media (min-width: 1200px) {
  div#secondary.widget-area.sidebar {
    padding-left: 30px !important; } }
.archive-cat-list li {
  display: inline-block !important;
  padding: 0px 20px; }
  .archive-cat-list li:first-child {
    padding-left: 10px; }

/***** Single Post *****/
.single-post .right-sidebar h5 {
  padding: 20px 0px; }
.single-post .right-sidebar a {
  color: #231F20 !important; }
.single-post .right-sidebar ul {
  padding-left: 0px; }
.single-post .right-sidebar li {
  list-style-type: none;
  padding-bottom: 10px; }
.single-post .right-sidebar .content-area {
  padding-right: 0px !important; }

/***** Franchising *****/
.franchising-bg {
  background-image: url("wp-content/uploads/2019/04/MG_69132-copy.jpg"); }

.cafe-menu-bg {
  background-image: url("assets/images/cafe-menu-bg.jpg"); }

.thank-you-bg {
  background-image: url("assets/images/thank-you-bg.jpg"); }

.page-id-65 .nav-tabs {
  border-bottom: none !important; }
.page-id-65 .quiz {
  border: 1px solid #cd323b; }

.dropdown-div {
  position: relative; }
  .dropdown-div .fa {
    position: absolute;
    right: 20px;
    top: 30px;
    color: #3e4041 !important; }

.relative-div {
  position: relative !important; }

/***** Locations *****/
.simple-locator-form .distance {
  display: none !important; }

h3.wpsl-results-header {
  display: none; }

.results-left {
  width: 95%;
  border-bottom: 1px solid #fff;
  margin-top: 20px; }
  .results-left:last-of-type {
    border-bottom: none !important; }

.location-bg {
  background-image: url("assets/images/location-bg.jpg"); }

.location-bg-2 {
  background-image: url("assets/images/location-bg-2.png"); }

.map-height {
  height: 450px !important; }

.form-div input[type="text"] {
  background: #fff !important;
  font-family: "Fira Sans", sans-serif !important;
  color: #6c6d70 !important; }

.simple-locator-form .wpsl-error {
  position: absolute !important;
  width: 50% !important;
  text-align: center;
  font-size: 2rem;
  bottom: -150px;
  left: 50%;
  transform: translate(-50%, 50%);
  padding: 10px 0px;
  z-index: 999;
  background: none !important;
  color: #fff !important;
  border: none !important; }

@media (min-width: 1200px) {
  .location-results-bg {
    background-color: #cd323b; }

  .simple-locator-form .geo_button_cont {
    float: none !important;
    position: absolute;
    top: 50px;
    left: 65%;
    transform: translate(-50%, -50%); }

  .simple-locator-form .address-input {
    max-width: 280px !important;
    margin-top: -12px !important;
    margin-left: 100px; }

  .wpsl-geo-button {
    background: #fff;
    border: none;
    padding: 16px 80px 16px 20px;
    width: 100% !important;
    color: #Ccc !important;
    margin-top: -20px !important;
    font-family: "Fira Sans", sans-serif !important;
    color: #6c6d70 !important;
    font-size: 0.875rem !important;
    font-weight: 300 !important; }

  .icn-location-search {
    font-size: 1rem;
    color: #ce323c !important;
    position: absolute;
    right: 460px;
    top: 45px;
    cursor: pointer; }

  .icn-map {
    font-size: 1rem;
    color: #ce323c !important;
    position: absolute;
    right: 165px;
    top: 45px;
    cursor: pointer; }

  button {
    outline: none !important; }

  .wpslsubmit {
    position: absolute !important;
    right: 450px;
    top: 40px;
    opacity: 0.0;
    z-index: 9999; } }
@media (max-width: 1210px) {
  .location-results-bg {
    background-color: #cd323b; }

  .simple-locator-form .geo_button_cont {
    width: 100% !important;
    background: #fff !important;
    margin: 0px !important;
    padding: 12px 8px !important; }

  .simple-locator-form .address-input {
    width: 100% !important; }

  .simple-locator-form .address-input input[type='text'] {
    margin-bottom: 10px; }

  .icn-location-search {
    font-size: 1rem;
    color: #ce323c !important;
    position: absolute;
    right: 50px;
    top: 55px;
    cursor: pointer; }

  .geo_button_cont button {
    background-color: transparent !important;
    border: none !important; }

  .icn-map {
    font-size: 1rem;
    color: #ce323c !important;
    position: absolute;
    right: 50px;
    top: 118px;
    cursor: pointer; }

  button {
    outline: none !important; }

  .wpslsubmit {
    position: absolute !important;
    right: 30px;
    top: 50px;
    opacity: 0.0;
    z-index: 9999; } }
@media (min-width: 1200px) and (max-width: 1470px) {
  .page-id-63 div.store-name {
    height: 50px !important; } }
/***** Single Location *****/
.single-location-header {
  background-image: url("assets/images/single-location-header.jpg"); }
  .single-location-header h1 {
    color: #fff !important;
    text-transform: uppercase; }
  .single-location-header h5 {
    color: #fff !important;
    font-style: italic !important;
    text-transform: capitalize !important;
    font-weight: 400 !important; }

.location-placeholder {
  background-image: url("assets/images/location-placeholder.jpg");
  background-size: 100% 100%;
  min-height: 480px; }

.location-cta-bg {
  background-image: url("assets/images/location-cta-bg.jpg") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  .location-cta-bg h1 {
    font-size: 2.563rem !important;
    color: #fff !important; }

/***** Contact Page *****/
.contact-bg {
  background-image: url("assets/images/contact-bg.jpg"); }

textarea,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  width: 100% !important;
  margin-top: 10px !important;
  box-shadow: none !important;
  padding: 15px !important;
  font-family: "Fira Sans", sans-serif !important;
  font-size: 0.875rem !important;
  font-weight: 300 !important;
  color: #6c6d70 !important;
  background-color: #f0f0ee !important; }
  textarea:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="email"]:focus,
  input[type="month"]:focus,
  input[type="number"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="text"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  input[type="week"]:focus {
    outline: #6c6d70 solid thin; }
  textarea.wc-credit-card-form-card-number, textarea.wc-credit-card-form-card-number:focus,
  input[type="date"].wc-credit-card-form-card-number,
  input[type="date"].wc-credit-card-form-card-number:focus,
  input[type="datetime"].wc-credit-card-form-card-number,
  input[type="datetime"].wc-credit-card-form-card-number:focus,
  input[type="datetime-local"].wc-credit-card-form-card-number,
  input[type="datetime-local"].wc-credit-card-form-card-number:focus,
  input[type="email"].wc-credit-card-form-card-number,
  input[type="email"].wc-credit-card-form-card-number:focus,
  input[type="month"].wc-credit-card-form-card-number,
  input[type="month"].wc-credit-card-form-card-number:focus,
  input[type="number"].wc-credit-card-form-card-number,
  input[type="number"].wc-credit-card-form-card-number:focus,
  input[type="password"].wc-credit-card-form-card-number,
  input[type="password"].wc-credit-card-form-card-number:focus,
  input[type="search"].wc-credit-card-form-card-number,
  input[type="search"].wc-credit-card-form-card-number:focus,
  input[type="tel"].wc-credit-card-form-card-number,
  input[type="tel"].wc-credit-card-form-card-number:focus,
  input[type="text"].wc-credit-card-form-card-number,
  input[type="text"].wc-credit-card-form-card-number:focus,
  input[type="time"].wc-credit-card-form-card-number,
  input[type="time"].wc-credit-card-form-card-number:focus,
  input[type="url"].wc-credit-card-form-card-number,
  input[type="url"].wc-credit-card-form-card-number:focus,
  input[type="week"].wc-credit-card-form-card-number,
  input[type="week"].wc-credit-card-form-card-number:focus {
    background-repeat: no-repeat;
    background-position: right center; }

.wpcf7-form select,
.get-in-touch-modal select {
  width: 100% !important;
  margin-top: 10px !important;
  box-shadow: none !important;
  padding: 15px;
  -webkit-appearance: none !important;
  border: none !important;
  border-radius: 0px !important;
  background-color: #f0f0ee !important;
  font-family: "Fira Sans", sans-serif;
  font-size: 0.875rem !important;
  font-weight: 300 !important;
  color: #6c6d70 !important; }

input[type="submit"] {
  background: #000 !important;
  color: #fff !important;
  font-weight: 400 !important;
  font-family: "Oswald", sans-serif;
  border-radius: 0px !important;
  font-size: 1rem !important; }

select::-ms-expand {
  display: none; }

select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: ''; }

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #6c6d70; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #6c6d70;
  opacity: 1; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #6c6d70;
  opacity: 1; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #6c6d70; }

.quiz {
  max-width: 20% !important;
  border: 1px solid #cd323b !important; }

.page-id-250 div.wpcf7-validation-errors {
  color: #ce323c !important;
  border: 2px solid #ce323c !important; }
.page-id-250 span.wpcf7-not-valid-tip {
  color: #ce323c !important;
  font-size: 0.7rem !important;
  text-transform: capitalize !important; }

/***** Sitemap *****/
.sitemap li {
  border-bottom: 1px solid #ccc;
  padding: 10px; }

.sitemap li a {
  text-transform: capitalize;
  color: #000; }

/***** Menu Cafe *****/
.card-columns {
  column-count: 4 !important; }
  .card-columns .card {
    width: 97% !important; }

.cafe-menu-bg h1.intro,
.single-location-header h1.intro,
.blog-bg h1.intro,
.shop-bg h1.intro {
  font-size: 1.5rem !important;
  text-transform: none !important;
  font-family: "Oswald", sans-serif;
  font-weight: 300 !important; }

.cafe-menu-bg {
  background-image: url("assets/images/cafe-menu-bg.jpg"); }

.card {
  border: none !important;
  border-radius: 0px !important; }
  .card:hover img {
    filter: brightness(50%) !important;
    -webkit-filter: brightness(50%) !important; }
  .card:hover .item-description p,
  .card:hover .item-name {
    opacity: 1 !important;
    transition: 1s ease;
    font-weight: normal !important; }
  .card:hover .item-name {
    width: 99% !important;
    overflow: hidden !important; }
  .card .item-description p {
    position: absolute;
    top: 20%;
    padding: 0px 20px 20px 20px;
    font-size: 1rem !important;
    color: #fff !important;
    opacity: 0.0; }
  .card .item-name {
    position: absolute;
    bottom: 0px;
    background-color: #000;
    color: #fff !important;
    width: 100%;
    opacity: 0.0; }
    .card .item-name h6 {
      font-family: "Fira Sans", sans-serif !important;
      font-weight: bold !important; }

.mobile-items {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }
  .mobile-items h4 {
    font-family: "Oswald", sans-serif !important;
    font-weight: 300 !important; }

.collapse {
  z-index: 9999 !important; }

.bottom-top {
  animation: fadeInUp 1s; }

.cafe-menu-cta-bg {
  background-image: url("assets/images/cafe-menu-cta-bg.jpg");
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: top !important; }
  .cafe-menu-cta-bg h1 {
    font-size: 2.563rem !important;
    color: #fff !important; }

.page-id-61 .dropdown-menu {
  border: none !important;
  border-radius: 0px !important;
  width: 100% !important; }
  .page-id-61 .dropdown-menu a {
    color: #ce323c !important;
    font-weight: bold !important;
    text-shadow: none !important;
    font-family: "Oswald", sans-serif !important; }
    .page-id-61 .dropdown-menu a:focus {
      background-color: #ce323c !important;
      color: #fff !important; }

/***** About Page *****/
.about-bg {
  background-image: url("assets/images/about-bg.jpg"); }

.page-template-about p.introText {
  font-family: "BaskervilleBT-Roman" !important;
  color: #ce323c !important; }

/***** Shop Page *****/
.shop-bg {
  background-image: url("assets/images/shop-header.jpg"); }

.shop-footer {
  background-image: url("assets/images/shop-footer.jpg");
  background-repeat: no-repeat !important;
  background-size: cover; }

.woocommerce .shop-left h1.page-title {
  display: none !important; }
.woocommerce .shop-left .woocommerce-ordering {
  display: none; }
.woocommerce .woocommerce-loop-product__title {
  font-family: "BaskervilleBT-Roman" !important;
  font-size: 1.75rem !important;
  font-weight: 300 !important;
  color: #2b2c30 !important;
  border-bottom: 1px solid #7f8488;
  padding-bottom: 30px !important;
  margin-bottom: 10px !important; }
.woocommerce.single .shop-right {
  display: none !important; }
.woocommerce .button {
  background-color: #000 !important;
  color: #fff !important;
  font-family: "Oswald", sans-serif !important;
  font-size: 1rem !important;
  padding: 15px !important;
  font-weight: 400 !important;
  text-shadow: none !important; }
.woocommerce.single-product .shop-page {
  display: none !important; }
.woocommerce.archive .single-shop-page {
  display: none !important; }
.woocommerce .related.products {
  display: none; }
.woocommerce nav.sticky-top.navbar {
  padding: 0px !important; }

.archive .shop-fa {
  position: absolute;
  right: 20px;
  top: -55px; }

.mobile-cat-dropdown select {
  width: 100%;
  margin-top: 20px;
  background-color: #F0F0EE;
  padding: 15px 0px 15px 5px !important;
  width: 100% !important;
  border-radius: 0px;
  font-family: "Fira Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  color: #404041;
  padding-left: 0px;
  -webkit-appearance: none; }
.mobile-cat-dropdown .fa {
  color: #ce323c !important;
  position: absolute;
  right: 30px;
  top: 40px; }
.mobile-cat-dropdown ul li {
  list-style-type: none;
  margin-bottom: 0px;
  padding: 5px 0px !important;
  border-bottom: 1px solid #ccc; }

div.woocommerce-product-details__short-description > p::first-letter {
  display: none !important; }

.single-product p.more-details-simple,
.single-product p.more-details {
  display: none !important; }
.single-product .product_meta {
  display: none; }
.single-product .qty-bottom-border {
  border-bottom: none !important; }
.single-product .variations {
  margin-bottom: 30px !important; }
.single-product form.cart .button {
  margin-top: 15px; }
.single-product .amount {
  font-weight: bold; }
.single-product select {
  max-width: 200px !important;
  min-width: 200px !important; }
.single-product .fa-plus {
  left: 170px !important; }
.single-product .single-shop-fa {
  position: absolute;
  right: 0px;
  top: -72px; }
.single-product .woocommerce-product-details__short-description {
  border-bottom: 1px solid #ccc !important;
  margin-bottom: 20px;
  padding-bottom: 10px; }
.single-product .woocommerce-variation-add-to-cart {
  border-top: 1px solid #ccc !important;
  margin-top: 10px;
  margin-bottom: 10px !important; }
.single-product td.attribute-name-ch {
  padding-top: 15px; }

nav.woocommerce-MyAccount-navigation ul li {
  background-color: #F0F0EE;
  margin: 0px;
  padding: 20px;
  border-bottom: 1px solid #7f8488; }
  nav.woocommerce-MyAccount-navigation ul li a {
    font-family: "Fira Sans", sans-serif;
    font-weight: bold;
    font-size: 0.875rem;
    text-transform: uppercase; }
nav.woocommerce-MyAccount-navigation ul .is-active {
  background-color: #ce323c; }
  nav.woocommerce-MyAccount-navigation ul .is-active a {
    color: #fff !important; }

@media (max-width: 991px) {
  nav.woocommerce-MyAccount-navigation ul {
    margin-top: 50px;
    margin-bottom: 50px; }

  div.woocommerce-MyAccount-content {
    margin-bottom: 50px; } }
.woocommerce-edit-account textarea,
.woocommerce-edit-account input[type="date"],
.woocommerce-edit-account input[type="datetime"],
.woocommerce-edit-account input[type="datetime-local"],
.woocommerce-edit-account input[type="email"],
.woocommerce-edit-account input[type="month"],
.woocommerce-edit-account input[type="number"],
.woocommerce-edit-account input[type="password"],
.woocommerce-edit-account input[type="search"],
.woocommerce-edit-account input[type="tel"],
.woocommerce-edit-account input[type="text"],
.woocommerce-edit-account input[type="time"],
.woocommerce-edit-account input[type="url"],
.woocommerce-edit-account input[type="week"] {
  width: 100% !important;
  margin-top: 0px !important;
  box-shadow: none !important;
  padding: 15px !important;
  font-family: "Fira Sans", sans-serif !important;
  font-size: 0.875rem !important;
  font-weight: 300 !important;
  color: #6c6d70 !important;
  background-color: #f0f0ee !important; }
  .woocommerce-edit-account textarea:focus,
  .woocommerce-edit-account input[type="date"]:focus,
  .woocommerce-edit-account input[type="datetime"]:focus,
  .woocommerce-edit-account input[type="datetime-local"]:focus,
  .woocommerce-edit-account input[type="email"]:focus,
  .woocommerce-edit-account input[type="month"]:focus,
  .woocommerce-edit-account input[type="number"]:focus,
  .woocommerce-edit-account input[type="password"]:focus,
  .woocommerce-edit-account input[type="search"]:focus,
  .woocommerce-edit-account input[type="tel"]:focus,
  .woocommerce-edit-account input[type="text"]:focus,
  .woocommerce-edit-account input[type="time"]:focus,
  .woocommerce-edit-account input[type="url"]:focus,
  .woocommerce-edit-account input[type="week"]:focus {
    outline: #6c6d70 solid thin; }
.woocommerce-edit-account label {
  margin-bottom: 0px !important; }
.woocommerce-edit-account legend {
  font-family: "Fira Sans", sans-serif;
  font-weight: bold;
  font-size: 0.875rem !important;
  text-transform: uppercase;
  padding-left: 3px;
  padding-top: 20px !important; }

.page-id-123 .form.register {
  border-radius: 0px !important; }
.page-id-123 p.ch-pop {
  cursor: pointer !important; }
.page-id-123 p.form-row span {
  color: #fff !important; }
.page-id-123 p.lost_password a {
  color: #fff !important; }
.page-id-123 div.clearfix h6 {
  font-family: "BaskervilleBT-Roman" !important; }

.woocommerce-account div.woocommerce {
  padding: 100px 0px; }
.woocommerce-account thead {
  background-color: #f0f0ee; }
.woocommerce-account a.woocommerce-button.button.view {
  background: none !important;
  color: #ce323c !important;
  font-family: "Oswald", sans-serif !important;
  font-size: 0.875rem !important;
  font-weight: 600 !important;
  text-decoration: underline; }
  .woocommerce-account a.woocommerce-button.button.view:after {
    content: '\f06e';
    font-family: FontAwesome;
    text-decoration: unset !important;
    display: inline !important; }

.woocommerce dl.variation {
  margin: 10px 0 !important;
  display: grid;
  grid-template-columns: 100px minmax(auto, 500px); }
  .woocommerce dl.variation dd,
  .woocommerce dl.variation dt {
    margin-bottom: 10px !important;
    line-height: 1 !important; }
    .woocommerce dl.variation dd p,
    .woocommerce dl.variation dt p {
      line-height: 1 !important; }

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 29%;
  padding: 0px 30px; }

.woocommerce-MyAccount-navigation-link--downloads {
  display: none !important; }

tr.woocommerce-orders-table__row:nth-child(odd) {
  background-color: #f6f6f6; }

tr.woocommerce-orders-table__row:nth-child(even) {
  background-color: #f0f0ee; }

td.value.shop-value,
td.value {
  border: 1px solid transparent !important;
  position: relative;
  padding: 0px; }
  td.value.shop-value select,
  td.value select {
    background-color: #F0F0EE;
    padding: 15px 0px 15px 5px !important;
    -webkit-appearance: none;
    width: 100% !important;
    border-radius: 0px;
    font-family: "Fira Sans", sans-serif;
    font-size: 0.875rem;
    font-weight: 300;
    color: #404041;
    padding-left: 0px; }
  td.value.shop-value .fa-plus,
  td.value .fa-plus {
    position: absolute;
    right: 15px;
    top: 20px; }

table.variations {
  margin-bottom: -20px !important; }

div.quantity input[type="number"] {
  width: 30% !important;
  text-align: center; }
div.quantity span {
  font-family: "Fira Sans", sans-serif;
  font-size: 0.875rem;
  padding-right: 10px; }

.woocommerce-cart .qty-bottom-border {
  border-bottom: none !important;
  padding-bottom: none !important; }

span.price {
  font-weight: bold !important;
  font-family: "Fira Sans", sans-serif;
  font-size: 1rem !important; }

@media (min-width: 780px) {
  .woocommerce ul.product-categories {
    padding-left: 0px; }
    .woocommerce ul.product-categories li.cat-item {
      list-style-type: none;
      background-color: #F0F0EE;
      margin: 0px;
      padding: 20px;
      border-bottom: 1px solid #7f8488; }
      .woocommerce ul.product-categories li.cat-item:last-of-type {
        border-bottom: none; }
      .woocommerce ul.product-categories li.cat-item a {
        font-family: "Fira Sans", sans-serif;
        font-weight: bold;
        font-size: 0.875rem;
        text-transform: uppercase; }
      .woocommerce ul.product-categories li.cat-item.current-cat {
        background-color: #ce323c; }
        .woocommerce ul.product-categories li.cat-item.current-cat a {
          color: #fff !important; }
  .woocommerce .single_add_to_cart_button {
    float: right !important; }
  .woocommerce .woocommerce-variation-add-to-cart {
    position: relative; }
  .woocommerce p.more-details {
    line-height: 0px !important;
    position: absolute;
    top: 108px;
    font-family: "Fira Sans", sans-serif;
    font-weight: bold;
    font-size: 1rem; }
  .woocommerce p.more-details-simple {
    line-height: 0px !important;
    position: absolute;
    top: 30px;
    font-family: "Fira Sans", sans-serif;
    font-weight: bold;
    font-size: 1rem; }
  .woocommerce .qty-bottom-border {
    border-bottom: 1px solid #7f8488;
    padding-bottom: 15px;
    margin-top: 1.2rem; }
  .woocommerce .woocommerce-variation-price span {
    margin-top: 20px; } }
#woocommerce_product_categories-3 {
  display: none !important; }

li.cat-item-60 {
  background-color: #000 !important;
  margin-left: -40px !important;
  width: 284px !important;
  margin-bottom: -20px !important;
  margin-top: 20px !important;
  padding-left: 50px !important; }
  li.cat-item-60 a {
    color: #fff !important; }

/***** Checkout *****/
.woocommerce-checkout div#secondary {
  display: none; }
.woocommerce-checkout .content-area {
  border-right: none !important;
  padding: 100px 0px !important; }
.woocommerce-checkout label {
  margin-bottom: 0px !important; }
.woocommerce-checkout h3.subscription-summary {
  text-transform: none;
  padding-top: 30px; }
.woocommerce-checkout .entry-content input[type="text"],
.woocommerce-checkout .entry-content input[type="email"],
.woocommerce-checkout .entry-content input[type="tel"],
.woocommerce-checkout .entry-content select {
  margin-top: 0px !important; }
.woocommerce-checkout table th {
  letter-spacing: 0px !important; }
.woocommerce-checkout .create-account input[type="password"] {
  margin-top: 0px !important; }
.woocommerce-checkout .notes textarea {
  margin-top: 0px !important; }
.woocommerce-checkout .woocommerce-info {
  border-top: 3px solid #000 !important; }
  .woocommerce-checkout .woocommerce-info:before {
    color: #ce323c; }
  .woocommerce-checkout .woocommerce-info a.showlogin {
    background-color: #ce323c !important;
    color: #fff !important;
    padding: 10px !important; }
.woocommerce-checkout select {
  -webkit-appearance: none;
  box-shadow: none !important;
  padding: 15px !important;
  font-family: "Fira Sans", sans-serif !important;
  font-size: 0.875rem !important;
  font-weight: 300 !important;
  color: #6c6d70 !important;
  background-color: #f0f0ee !important;
  border: none; }
  .woocommerce-checkout select:focus {
    outline: #6c6d70 solid thin; }
.woocommerce-checkout .woocommerce table.shop_table td {
  width: 50% !important; }

a.shipping-calculator-button {
  font-weight: bold !important; }

/***** Cart *****/
.woocommerce-cart table th {
  letter-spacing: 0px !important; }
.woocommerce-cart h3.subscription-summary {
  text-transform: none;
  padding-top: 30px;
  font-size: 1.5rem !important; }

/***** Login Page *****/
.woocommerce-form-login {
  background-color: #404041;
  border: 1px solid #ce323c !important;
  border-radius: 0px !important; }
  .woocommerce-form-login label {
    color: #fff !important; }

.woocommerce-account div#secondary {
  display: none; }
.woocommerce-account .content-area {
  border-right: none !important; }

.page-id-123 .woocommerce h2 {
  display: none; }

/***** Shipping *****/
.page-id-450 h6 {
  font-family: "Oswald", sans-serif !important; }
.page-id-450 h6.free-delivery {
  font-family: "Oswald", sans-serif !important; }

/***** FAQs *****/
.page-id-403 h4.accordion {
  cursor: pointer;
  padding: 18px 18px 30px 18px;
  width: 100%;
  border: none;
  text-align: left;
  font-size: 15px;
  transition: 0.4s;
  background-color: #fff;
  font-family: "Fira Sans", sans-serif !important; }
.page-id-403 h4.accordion.active,
.page-id-403 h4.accordion:hover {
  background-color: #fff; }
.page-id-403 div.faq-panel {
  padding: 0 0 0 0px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out; }
.page-id-403 .faqs {
  border-bottom: 1px solid #F0F0EE; }
  .page-id-403 .faqs h6 {
    font-size: 1rem !important;
    margin-bottom: 0px !important;
    padding: 20px 0px;
    cursor: pointer !important;
    text-transform: none !important; }

/***** Top Search *****/
.product-search-ch input[type="text"] {
  padding: 12px !important;
  margin-top: 0px !important; }
.product-search-ch input[type="submit"] {
  margin-top: 2px !important;
  padding: 15px !important; }

/***** Woocommerce subscription products *****/
.term-get-coffee-delivered-fortnightly-15-off-or-monthly-10-off .shop-fa,
.term-subscriptions .shop-fa,
.term-all .shop-fa {
  display: none !important; }
.term-get-coffee-delivered-fortnightly-15-off-or-monthly-10-off table.variations .fa-plus,
.term-subscriptions table.variations .fa-plus,
.term-all table.variations .fa-plus {
  position: absolute;
  right: 20px;
  top: 40px; }

.term-coffee .shop-fa {
  display: none; }
.term-coffee table.variations .fa-plus {
  position: absolute;
  right: 20px;
  top: 40px; }

@media (max-width: 991px) {
  .term-get-coffee-delivered-fortnightly-15-off-or-monthly-10-off table.variations .fa-plus,
  .term-subscriptions table.variations .fa-plus,
  .term-all table.variations .fa-plus {
    opacity: 0; }

  .term-coffee table.variations .fa-plus {
    opacity: 0; } }
.term-all .product_cat-coffee .shop-fa {
  display: block; }

.single-product .product_cat-subscriptions.shop-fa,
.single-product .product_cat-subscriptions .single-shop-fa, .single-product .product_cat-coffee.shop-fa,
.single-product .product_cat-coffee .single-shop-fa {
  display: none; }
.single-product .product_cat-subscriptions .fa-plus, .single-product .product_cat-coffee .fa-plus {
  position: absolute;
  right: 20px;
  top: 55px; }
.single-product .product_cat-subscriptions .woocommerce-variation-price span, .single-product .product_cat-coffee .woocommerce-variation-price span {
  margin: 10px 10px 150px 0px !important; }

/***** 404 *****/
.black-bottom-border {
  border-bottom: 2px solid #000; }

.ch-404 h4 {
  font-style: italic !important;
  font-weight: 400 !important; }

/***** Mixed *****/
.page-id-439 h6.text-orange,
.page-id-448 h6.text-orange {
  text-transform: none !important; }

.page-id-450 h6 {
  text-transform: none !important; }

.woocommerce-checkout.woocommerce-order-pay .wc-credit-card-form-card-number.mastercard {
  background-image: none !important; }

.archive ul.children li.cat-item-60 {
  display: none !important; }

body.logged-in.woocommerce-view-order hr.left {
  display: none !important; }

/***** General *****/
body,
html {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  width: 100% !important;
  overflow-x: hidden; }

.text-black {
  color: #000 !important; }

.text-white {
  color: #fff !important; }

.black-bg {
  background-color: #000 !important; }

.white-bg {
  background-color: #fff; }

.orange-bg {
  background-color: #ce323c; }

.text-orange {
  color: #ce323c !important; }

.grey-bg {
  background-color: #ddd; }

.test-border-white {
  border: 1px solid #fff; }

.test-border-red {
  border: 1px solid red; }

.bg, .coffee-lovers,
.coffee-on-tap,
.become-a-partner,
.latest-news, .franchising-bg, .cafe-menu-bg, .thank-you-bg, .location-bg, .location-bg-2, .single-location-header, .cafe-menu-cta-bg, .about-bg {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

a.reset_variations {
  display: none !important; }

.blog-text {
  margin: 40px 0px 30px 0px !important; }

a:hover {
  text-decoration: none !important; }

hr {
  border-top: 5px solid #ce323c !important;
  margin-top: 10px !important; }
  hr.center {
    width: 50px; }
  hr.left {
    width: 50px;
    float: left; }
  hr.gray {
    border-top: 2px solid #ccc !important; }

.text-white {
  color: #fff !important; }

.border-bottom {
  border-bottom: 2px solid #fff; }

.border-right-gray {
  border-right: 1px solid #ccc; }

.text-underlined {
  text-decoration: underline !important; }

.font-fira {
  font-family: "Fira Sans", sans-serif !important;
  font-weight: bold !important; }

.header-bg h1 {
  color: #fff !important;
  text-transform: uppercase; }
.header-bg h5 {
  color: #fff !important;
  font-style: italic !important;
  text-transform: capitalize !important;
  font-weight: 400 !important; }

.font-thin {
  font-weight: 300 !important; }

.newsletter-modal div.wpcf7-validation-errors {
  color: #fff !important;
  border: 2px solid #fff !important; }
.newsletter-modal span.wpcf7-not-valid-tip {
  color: #fff !important; }
.newsletter-modal input[type="submit"]:focus {
  border: 1px solid #000; }

input.adminbar-input {
  display: none !important; }

span.black-bg {
  background-color: #000;
  opacity: 0.7;
  color: #fff !important; }

span.white-bg {
  background-color: #fff;
  opacity: 0.7;
  color: #000 !important; }

.font-semi-bold {
  font-weight: 500; }

span.wpcf7-not-valid-tip {
  color: red !important; }

li.mobile-menu-social a {
  display: inline-block !important; }

@media (min-width: 1200px) {
  .ch-post-title {
    height: 100px;
    overflow: hidden; } }
.no-scroll {
  overflow: hidden !important; }

.font-bold {
  font-weight: bold !important; }

div.wpcf7-mail-sent-ok {
  border: none !important; }

/***** fixed height div *****/
.container2 {
  min-height: 300px;
  position: relative; }

.center-area {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.center-area:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%; }

.centered {
  display: inline-block;
  vertical-align: middle;
  color: red; }

.woocommerce-message {
  border-top-color: #000 !important; }

.font-weight-bold,
strong,
b {
  font-weight: 600 !important; }

.free-shipping-banner .fa-times-circle {
  font-size: 1.2rem;
  padding-left: 10px;
  cursor: pointer; }

div.MGLRow {
  padding-bottom: 0px !important; }

div.wpcf7-validation-errors {
  border: 2px solid red; }

.woocommerce-tabs {
  display: none !important; }

div.woocommerce-billing-fields label,
div.woocommerce-additional-fields__field-wrapper label {
  display: none !important; }

select {
  border-radius: 0px !important; }

.woocommerce-lost-password .want-to-register {
  display: none; }

/***** Onepress Theme *****/
@media (min-width: 1141px) {
  .container {
    width: 1260px !important; }

  .onepress-menu .menu-item-392 .fa-bars {
    background-color: #ce323c;
    color: #fff !important;
    padding: 10px;
    margin-top: -8px; }
  .onepress-menu .menu-item-392 ul.sub-menu {
    margin-top: 0px;
    margin-left: -116px; }

  .onepress-menu ul.sub-menu {
    border: none !important;
    margin-top: 2px;
    background-color: #ce323c !important;
    padding: 10px; }
    .onepress-menu ul.sub-menu a {
      background-color: #ce323c;
      color: #fff !important;
      border-top: none !important;
      font-family: "Oswald", sans-serif;
      font-size: 1rem;
      padding: 5px 0px !important;
      font-weight: normal !important; }
    .onepress-menu ul.sub-menu .menu-item-394 {
      border-top: 2px solid #fff;
      border-bottom: 2px solid #fff;
      padding: 10px 0px;
      background-color: #ce323c;
      margin: 10px 0px; } }
@media (min-width: 768px) {
  .top-header-ch {
    padding-right: 55px !important; }
    .top-header-ch #woo-cart-button {
      position: relative;
      display: inline; }
    .top-header-ch .fa-shopping-cart,
    .top-header-ch .fa-search,
    .top-header-ch .fa-user-o {
      font-size: 1rem !important;
      color: #ce323c !important;
      font-weight: bold !important; }
    .top-header-ch .fa-comment {
      font-size: 2rem;
      position: absolute;
      top: -20px;
      right: -35px; }
    .top-header-ch span.cart-contents-count {
      position: absolute;
      top: -10px;
      z-index: 9999;
      color: #FFF !important;
      right: -28px;
      font-size: 0.875rem !important;
      top: -15px; }
    .top-header-ch ul {
      display: inline-block; }
      .top-header-ch ul li {
        display: inline-block;
        list-style-type: none;
        padding: 0px 10px;
        border-right: 2px solid #ce323c; }
        .top-header-ch ul li:last-of-type {
          border-right: none !important; }
    .top-header-ch .search-animation {
      animation: slideInRight 1s; } }
@media (max-width: 767px) {
  .header-right-wrapper {
    margin-top: -100px !important; }

  .top-header-ch {
    padding-right: 55px !important;
    position: absolute;
    top: 40px; }
    .top-header-ch #woo-cart-button {
      position: relative;
      display: inline; }
    .top-header-ch .fa-shopping-cart,
    .top-header-ch .fa-search,
    .top-header-ch .fa-user-o,
    .top-header-ch .fa-map-marker {
      font-size: 1rem !important;
      color: #ce323c !important;
      font-weight: bold !important; }
    .top-header-ch .fa-comment {
      font-size: 2rem;
      position: absolute;
      top: -20px;
      right: -35px; }
    .top-header-ch span.cart-contents-count {
      position: absolute;
      top: -10px;
      z-index: 9999;
      color: #FFF !important;
      right: -28px;
      font-size: 0.875rem !important;
      top: -15px; }
    .top-header-ch ul {
      display: inline-block; }
      .top-header-ch ul li {
        display: inline-block;
        list-style-type: none;
        padding: 0px 10px;
        border-right: 2px solid #ce323c; }
        .top-header-ch ul li:last-of-type {
          border-right: none !important; }
    .top-header-ch .search-animation {
      animation: slideInRight 1s; }

  .woocommerce .top-header-ch {
    top: 15px !important; }
  .woocommerce #nav-toggle {
    top: 24px !important;
    z-index: 9999 !important; }
  .woocommerce ul.onepress-menu.onepress-menu-mobile {
    top: 57px !important; }

  .site-logo-div {
    line-height: 55px !important;
    z-index: 99999 !important; }

  #nav-toggle {
    color: transparent !important; }

  .page-id-50 .home-loop {
    padding-bottom: 20px; } }
@media (max-width: 991px) {
  .fa-map-marker {
    font-size: 1rem !important;
    color: #ce323c !important;
    font-weight: bold !important; } }
#primary {
  padding-top: 0px;
  padding-bottom: 0px; }

#comments {
  display: none; }

.entry-content {
  margin-bottom: 0px; }

.page-header {
  display: none; }

.site-content {
  border-top: none !important; }

.btn {
  border-radius: 0px !important;
  box-shadow: none !important;
  text-align: center !important;
  font-size: 1rem !important;
  font-family: "Oswald", sans-serif !important;
  padding: 15px 20px !important; }
  .btn.transparent-white-text {
    background-color: transparent;
    border: 2px solid #fff !important;
    color: #fff !important; }
    .btn.transparent-white-text:hover {
      background-color: #fff;
      color: #ce323c !important; }
  .btn.transparent-black-text {
    background-color: transparent;
    border: 2px solid #000 !important;
    color: #000 !important; }
    .btn.transparent-black-text:hover {
      background-color: #fff;
      color: #ce323c !important; }
    .btn.transparent-black-text:focus {
      background-color: #000 !important;
      color: #fff !important; }
  .btn.black {
    background-color: #000;
    color: #fff !important; }
  .btn.orange {
    background-color: #ce323c;
    color: #fff !important; }

.site-header,
.footer-bg {
  background-image: url("assets/images/bg-dotted.jpg");
  background-size: contain;
  background-repeat: repeat; }

.onepress-menu a {
  font-family: "Oswald", sans-serif;
  font-size: 1rem;
  font-weight: normal !important; }

/***** Checkout Page *****/
.page-id-121 #secondary {
  display: none; }
.page-id-121 .right-sidebar .content-area {
  border-right: none;
  padding: 100px 0px !important; }

/***** Footer *****/
.newsletter-footer p.get-10 {
  padding-top: 2px;
  color: #fff !important;
  text-transform: uppercase !important;
  font-family: "Oswald", sans-serif !important;
  font-weight: bold !important;
  font-size: 1.95rem !important; }
.newsletter-footer p.to-receive {
  font-size: 0.625rem !important;
  padding-bottom: 1px;
  color: #fff !important;
  font-size: 1rem !important; }
.newsletter-footer input[type="text"],
.newsletter-footer input[type="email"] {
  margin-top: 0px !important; }
.newsletter-footer input[type="text"] {
  border-right: 4px solid #fff; }
.newsletter-footer .text-white {
  border-right: 10px solid #fff; }
.newsletter-footer input[type="submit"] {
  padding: 18px !important;
  margin-top: 0px !important; }

@media (max-width: 991px) {
  .newsletter-footer p.get-10 {
    font-size: 1.25rem !important;
    padding-top: 0px !important;
    font-weight: bold !important;
    font-family: "Oswald", sans-serif !important; }
  .newsletter-footer p.to-receive {
    font-size: 0.9375rem !important;
    padding-bottom: 0px !important; }
  .newsletter-footer .text-center {
    border-right: 0px !important; }

  .rc-anchor-light,
  .rc-anchor-light.rc-anchor-normal {
    height: 74px;
    width: 200px !important;
    transform: scale(0.77);
    /* -webkit-transform: scale(0.77); */
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0; }

  .g-recaptcha {
    transform: scale(0.77);
    /* -webkit-transform: scale(0.77); */
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0; } }
.footer-bg ul {
  padding-left: 0px; }
  .footer-bg ul li {
    list-style-type: none;
    font-size: 0.875rem; }
    .footer-bg ul li a {
      text-transform: capitalize;
      color: #ce323c !important;
      font-family: "Fira Sans", sans-serif;
      font-size: 0.875rem; }

.footer-bottom p {
  margin-bottom: 0px; }
.footer-bottom * {
  color: #fff !important;
  font-size: 0.625rem !important; }
  .footer-bottom *:hover {
    color: #fff !important; }
.footer-bottom ul {
  margin-bottom: 0px !important;
  padding-left: 0px; }
  .footer-bottom ul li {
    list-style-type: none;
    display: inline-block;
    border-right: 1px solid #fff;
    line-height: 0px;
    padding: 0px 10px; }
    .footer-bottom ul li:last-of-type {
      border-right: none !important; }
    .footer-bottom ul li a {
      text-transform: capitalize;
      line-height: 15px; }
      .footer-bottom ul li a:hover {
        color: #fff !important; }

ul.mobile-privacy a {
  font-size: 13px !important; }

ul.footer-social li {
  border: none !important; }

.stt-ch {
  width: 30px;
  height: 30px;
  background-color: #000;
  opacity: 0.8;
  position: fixed;
  right: 20px;
  bottom: 20px;
  border-radius: 50%; }
  .stt-ch .fa-angle-up {
    color: #fff !important;
    font-size: 2rem;
    text-align: center;
    position: absolute;
    left: 5px;
    top: -3px; }

p {
  font-size: 1rem !important;
  font-weight: 300 !important;
  line-height: 1.625rem !important; }

/***** Media Queries *****/
@media (max-width: 767px) {
  .about-bg,
  .franchising-bg {
    background-position: left; }

  .location-bg {
    background-position: right; }

  .section-coffee-lovers .coffee-lovers,
  .section-coffee-lovers .coffee-on-tap,
  .section-coffee-lovers .become-a-partner,
  .section-coffee-lovers .latest-news {
    height: 250px !important; }

  .btn {
    padding: 10px 25px !important; }

  .fixed-cta-right {
    display: none; }

  #result-map {
    display: none !important; }

  .location-bg {
    background-image: none;
    background-color: #e73c2e; }

  .header-bg {
    background-position: left; }

  .max-w-b1, .coffee-lovers,
  .coffee-on-tap,
  .become-a-partner,
  .latest-news {
    max-width: 310px !important;
    height: 120px !important; }

  .location-placeholder {
    min-height: 200px !important;
    background-size: cover !important; } }
@media (max-width: 991px) {
  .max-w-b1, .coffee-lovers,
  .coffee-on-tap,
  .become-a-partner,
  .latest-news {
    max-width: 100% !important; }

  #woocommerce_product_categories-2 {
    display: none !important; }

  #woocommerce_product_categories-3 {
    display: block !important; }

  .post-type-archive-product span.price,
  .post-type-archive-product td.variations,
  .post-type-archive-product div.quantity,
  .post-type-archive-product p.more-details,
  .post-type-archive-product p.more-details-simple,
  .post-type-archive-product .single_add_to_cart_button,
  .post-type-archive-product td.value select,
  .tax-product_cat span.price,
  .tax-product_cat td.variations,
  .tax-product_cat div.quantity,
  .tax-product_cat p.more-details,
  .tax-product_cat p.more-details-simple,
  .tax-product_cat .single_add_to_cart_button,
  .tax-product_cat td.value select {
    display: none !important; }
  .post-type-archive-product .product,
  .tax-product_cat .product {
    width: 45% !important;
    padding-right: 0px !important; }
  .post-type-archive-product .woocommerce-loop-product__title,
  .tax-product_cat .woocommerce-loop-product__title {
    font-size: 1.1rem !important;
    font-family: "BaskervilleBT-Roman" !important; }

  .single-product div.summary.entry-summary {
    padding: 0px 0px 50px 0px !important; }

  .archive .variations_button .fa-plus {
    display: none; }

  .shop-fa {
    right: -100px !important;
    position: absolute;
    bottom: 178px; }

  ul.onepress-menu.onepress-menu-mobile {
    top: 90px !important; }

  .site-header,
  .footer-bg {
    background-image: url("assets/images/bg-dotted.jpg");
    background-size: cover !important;
    background-repeat: repeat; }

  .single-shop-page .product_cat-coffee .woocommerce-variation-add-to-cart, .single-shop-page .product_cat-coffee .woocommerce-variation-add-to-cart {
    position: relative; }
    .single-shop-page .product_cat-coffee .woocommerce-variation-add-to-cart .shop-fa, .single-shop-page .product_cat-coffee .woocommerce-variation-add-to-cart .shop-fa {
      top: -65px;
      position: absolute;
      display: none !important; }

  .page-id-123 div.woocommerce {
    padding: 0px 0px !important; }

  .archive a.reset_variations {
    display: none; }

  .top-header-ch {
    top: 40px !important; }

  #nav-toggle {
    top: 0px !important; }

  .page-id-122 .woocommerce-info p {
    color: #fff !important; }

  .woocommerce-checkout .content-area {
    padding: 20px 0px !important; }

  .page-id-50 .blog-text {
    margin: 40px 0px 30px 0px !important; } }
@media (min-width: 767px) and (max-width: 991px) {
  .tax-product_cat span.price,
  .tax-product_cat td.variations,
  .tax-product_cat div.quantity,
  .tax-product_cat p.more-details,
  .tax-product_cat p.more-details-simple,
  .tax-product_cat .single_add_to_cart_button,
  .tax-product_cat td.value select {
    display: none !important; }
  .tax-product_cat .product {
    width: 30% !important;
    padding-right: 0px !important; }
  .tax-product_cat .woocommerce-loop-product__title {
    font-size: 1.1rem !important;
    font-family: "BaskervilleBT-Roman" !important; } }
@media (max-width: 1199px) {
  #nav-toggle span {
    background: #ce323c; }
    #nav-toggle span:before, #nav-toggle span:after {
      background: #ce323c; }

  a#nav-toggle {
    color: transparent !important; } }
/***** iPhone 5 *****/
@media (min-width: 320px) and (max-width: 568px) {
  .site-logo-div img {
    max-width: 80%; }

  p.get-10,
  p.to-receive {
    font-size: 0.85rem !important; } }
@media (max-width: 767px) {
  ul.onepress-menu-mobile {
    background: #fff !important;
    height: 90vh !important;
    z-index: 99999 !important; }

  .single-product .product_cat-subscriptions i.fa.fa-plus.shop-fa.hidden-md-up {
    display: none; } }

/*# sourceMappingURL=eight-bm.css.map */
