/*
 Theme Name:   BWB
 Theme URI:    http://www.brushwithbamboo.com/
 Description:  Custom design for BWB, based on WC's Storefront
 Author:       Shane Warner
 Author URI:   http://myceliumdesign.ca/
 Template:     storefront
 Version:      3.6
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  bwb
*/
/* =Theme customization starts here
-------------------------------------------------------------- */
@keyframes bwb_spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.hentry .entry-content .wp-block-button a.wp-block-button__link {
  border: 0;
  color: #fff;
  cursor: pointer;
  padding: .6180469716em 1.41575em;
  text-decoration: none;
  font-weight: 600;
  text-shadow: none;
  display: inline-block;
  outline: 0;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  border-radius: 5px;
  background-color: #2F5023;
  border-color: #2F5023;
  margin-top: 1.618em;
  margin-top: 0;
}
.hentry .entry-content .wp-block-button a.wp-block-button__link:hover {
  background-color: #16370a;
  border-color: #16370a;
}
.hentry .entry-content .wp-block-button a.wp-block-button__link:focus {
  outline: none;
}
.wp-block-button.is-style-forward a:after {
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  margin-left: 5px;
  font-size: 0.7em;
  content: "\f054";
}
button:focus {
  outline: none;
}
.button.teal {
  border: 0;
  color: #fff;
  cursor: pointer;
  padding: .6180469716em 1.41575em;
  text-decoration: none;
  font-weight: 600;
  text-shadow: none;
  display: inline-block;
  outline: 0;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  border-radius: 5px;
  background-color: #2F5023;
  border-color: #2F5023;
  margin-top: 1.618em;
  background-color: transparent;
  border: 2px solid #64b895;
  color: #64b895;
}
.button.teal:hover {
  background-color: #16370a;
  border-color: #16370a;
}
.button.teal:focus {
  outline: none;
}
.button.teal:hover {
  color: #64b895;
  background-color: #f0f8f4;
  border-color: #64b895;
}
@media screen {
  .entry-content .row {
    display: table;
    content: " ";
    clear: both;
    width: 100%;
  }
  .entry-content .clearfix::before,
  .entry-content .clearfix::after {
    display: table;
    content: " ";
    clear: both;
  }
  body.right-sidebar .content-area,
  body.left-sidebar .content-area {
    width: 100%;
    margin-right: 0;
  }
  #secondary {
    display: none;
  }
  .entry-content > .woocommerce {
    width: 100%;
    margin-right: 0;
  }
  .col1-2,
  .col1-3,
  .col1-4,
  .col2-3,
  .col3-4 {
    margin-bottom: 2em;
    width: 100%;
  }
  .col1-2.col-mobile,
  .col1-4.col-mobile {
    margin-right: 4.34782609%;
    width: 47.82608696%;
    float: left;
  }
  .col1-2.col-mobile.last,
  .col1-4.col-mobile.last,
  .col1-2.col-mobile.col-mobile-last,
  .col1-4.col-mobile.col-mobile-last {
    margin-right: 0;
  }
  [class*="col"] {
    position: relative;
  }
  [class*="col"] .vcenter {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .floatright {
    margin-right: 0;
    margin-left: 4.34782609%;
    float: right;
  }
  .col-push1-2 {
    margin-left: 52.17391304%;
  }
}
@media screen and (min-width: 768px) {
  .col1-3 {
    margin-right: 4.34782609%;
    width: 30.43478261%;
    float: left;
  }
  .col1-4 {
    margin-right: 4.34782609%;
    width: 21.73913043%;
    float: left;
  }
  .col1-4.col-mobile {
    margin-right: 4.34782609%;
    width: 21.73913043%;
    float: left;
  }
  .col1-2 {
    margin-right: 4.34782609%;
    width: 47.82608696%;
    float: left;
  }
  .col1-2.col-mobile {
    margin-right: 4.34782609%;
    width: 47.82608696%;
    float: left;
  }
  .col3-4 {
    margin-right: 4.34782609%;
    width: 73.91304348%;
    float: left;
  }
  .col2-3 {
    margin-right: 4.34782609%;
    width: 65.2173913%;
    float: left;
  }
  .col1-2,
  .col1-3,
  .col1-4,
  .col2-3,
  .col3-4 {
    margin-bottom: 0;
  }
  [class*="col"].col-mobile.col-mobile-last {
    margin-right: 4.34782609%;
  }
  [class*="col"].last {
    margin-right: 0;
  }
  .col-full {
    width: 100%;
    margin: 0 auto;
    float: none;
  }
  .floatright {
    margin-right: 0;
    margin-left: 4.34782609%;
    float: right;
  }
  .inset {
    margin: 2.8em 2.617924em;
  }
}
@media all {
  h1,
  h2,
  h3,
  h4 {
    font-weight: 400;
  }
  h1,
  body:not(.woocommerce) .entry-header h2 {
    font-size: 2em;
    text-transform: uppercase;
    font-weight: 400;
  }
  h1.entry-title {
    border-bottom: 2px solid #64b895;
    border-top: 2px solid #64b895;
    text-align: left;
    padding: 26px 0;
    margin-top: 0;
  }
  body:not(.woocommerce) .entry-header h2 {
    border-bottom: 2px solid #ddd;
    border-top: 2px solid #ddd;
    text-align: left;
    padding: 0.5em 0;
    margin-top: 0;
  }
  body.single-product .product h1.entry-title {
    display: none;
  }
  body:not(.woocommerce) .entry-header h2.entry-title {
    margin-bottom: 0;
  }
  body:not(.woocommerce) .entry-header h2 a {
    color: #402312;
    font-weight: 400;
  }
  article.type-post .entry-header {
    border-bottom: none;
  }
  body:not(.woocommerce) .instagram-head h2 {
    border: none;
    margin: 0;
    padding: 0;
  }
  blockquote + h2,
  blockquote + h3,
  blockquote + h4,
  blockquote + header h2,
  form + h2,
  form + h3,
  form + h4,
  form + header h2,
  ol + h2,
  ol + h3,
  ol + h4,
  ol + header h2,
  p + h2,
  p + h3,
  p + h4,
  p + header h2,
  table + h2,
  table + h3,
  table + h4,
  table + header h2,
  ul + h2,
  ul + h3,
  ul + h4,
  ul + header h2 {
    margin-top: 0;
  }
  a:focus {
    outline: none;
  }
  .related > h2:first-child,
  .upsells > h2:first-child {
    font-size: 2em;
  }
  .woocommerce-info {
    background-color: #64b895;
  }
  .woocommerce-error,
  .woocommerce-info,
  .woocommerce-message,
  .woocommerce-noreviews,
  p.no-comments {
    margin-bottom: 1em;
  }
  .added_to_cart,
  .button,
  button,
  input[type=button],
  input[type=reset],
  input[type=submit] {
    font-size: 14px;
    border-radius: 5px;
  }
  .wc-forward:after {
    font-size: 0.7em;
    content: "\f054";
  }
  .supporters {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
    justify-content: space-evenly;
  }
  .supporters * {
    box-sizing: border-box;
  }
  .supporters .supporter {
    flex-grow: 0;
    width: auto;
    padding: 0 10px;
    min-width: 100px;
    margin-bottom: 20px;
    display: inline-block;
  }
  .supporters .supporter .caption {
    display: none;
  }
  .supporters .supporter > a {
    height: 175px;
    position: relative;
    display: inline-block;
  }
  .supporters .supporter > a .title {
    display: block;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    min-width: 100px;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    padding: 5px 0;
    color: #402312;
  }
  .supporters .supporter > a:hover img {
    opacity: 0.8;
  }
  .supporters .supporter img {
    height: 100%;
    width: auto;
    max-width: none;
    transition: all 0.2s;
  }
  .supporters button {
    background: rgba(255, 255, 255, 0.5);
    border: none;
  }
  .supporters button:hover {
    background: rgba(255, 255, 255, 0.9);
  }
  .books {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
    justify-content: space-evenly;
  }
  .books * {
    box-sizing: border-box;
  }
  .books .book {
    flex-grow: 0;
    width: auto;
    padding: 0 10px;
    min-width: 100px;
    margin-bottom: 20px;
    display: inline-block;
  }
  .books .book .caption {
    display: none;
  }
  .books .book .page_image {
    display: none;
  }
  .books .book > a {
    height: 300px;
    position: relative;
    display: inline-block;
  }
  .books .book > a .title {
    display: block;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    min-width: 100px;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    padding: 5px 0;
    color: #402312;
  }
  .books .book > a:hover img {
    opacity: 0.8;
  }
  .books .book img {
    height: 100%;
    width: auto;
    max-width: none;
    transition: all 0.2s;
  }
  .books button {
    background: rgba(255, 255, 255, 0.5);
    border: none;
  }
  .books button:hover {
    background: rgba(255, 255, 255, 0.9);
  }
  body.page-story .supporter *,
  body.page-story .book * {
    box-sizing: border-box;
  }
  body.page-story .fancybox-bg {
    background: white;
  }
  body.page-story .fancybox-close-small {
    padding: 0 6px;
    border-radius: 3px;
  }
  body.page-story .fancybox-close-small::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    content: '\f00d';
    display: inline-block;
    font-size: 32px;
    line-height: 44px;
  }
  #supporter_detail {
    display: none;
    background: none;
    text-align: center;
    max-width: 70vw;
  }
  #supporter_detail > a {
    position: relative;
    display: inline;
  }
  #supporter_detail > a img {
    display: inline-block;
    max-width: 100%;
    max-height: 70vh;
    width: auto;
  }
  #supporter_detail > a .title {
    display: block;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    padding: 5px 0;
    color: #402312;
  }
  #supporter_detail .caption {
    background: #e6e6e6;
    padding: 20px;
    border-radius: 3px;
    text-align: center;
  }
  #show_all_supporters {
    display: none;
  }
  #book_detail {
    display: none;
    background: none;
    text-align: center;
    max-width: 70vw;
  }
  #book_detail .page_image {
    display: inline-block;
    max-width: 100%;
    max-height: 70vh;
    width: auto;
  }
  #book_detail > a {
    display: none;
  }
  #book_detail .caption {
    background: #e6e6e6;
    padding: 20px;
    border-radius: 3px;
    text-align: center;
  }
  a.video {
    position: relative;
    display: inline-block;
  }
  a.video .title {
    position: absolute;
    width: 100%;
    text-align: center;
    display: block;
    color: #eee;
    background: rgba(0, 0, 0, 0.4);
    font-size: 18px;
    top: 0;
  }
  a.video::before {
    display: block;
    content: '';
    padding-top: 20%;
    width: 20%;
    z-index: 2;
    background-color: #ddd;
    opacity: 0.7;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3Cpath fill="%23ddd" d="M371.7 238l-176-107c-15.8-8.8-35.7 2.5-35.7 21v208c0 18.4 19.8 29.8 35.7 21l176-101c16.4-9.1 16.4-32.8 0-42zM504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256z"%3E%3C/path%3E%3C/svg%3E');
    background-size: cover;
    transition: all 0.1s;
  }
  a.video:hover::before {
    opacity: 0.9;
    width: 30%;
    padding-top: 30%;
  }
  div.photos {
    width: 90%;
    margin: 1.2em auto 2.8em auto;
    display: table;
    content: " ";
    clear: both;
  }
  div.photos img {
    margin-top: 1.618em;
    display: inline-block;
  }
  div.photos img:last-child {
    margin-bottom: 0;
  }
  .alignleft,
  .alignright {
    margin-bottom: 1.618em;
  }
}
@media all and (max-width: 500px) {
  .supporters .supporter > a {
    height: 150px;
  }
  .supporters > div + div + div + div + div ~ .supporter {
    display: none;
  }
  #show_all_supporters {
    display: inline-block;
    margin: 0 auto;
  }
  #supporter_detail {
    max-width: 100vw;
  }
}
@media all and (min-width: 768px) {
  h1 {
    font-size: 2.617924em;
  }
  .alignleft,
  .alignright {
    margin-bottom: 1em;
  }
}
@media all {
  .woocommerce-active .site-header {
    padding-bottom: 0;
    border-bottom: none;
  }
  .woocommerce-active .site-header .site-header-cart,
  .woocommerce-active .site-header .secondary-navigation {
    display: none;
  }
  .woocommerce-active .site-header img.logo {
    display: none;
  }
  .storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation {
    float: none;
  }
  .woocommerce-breadcrumb,
  .storefront-breadcrumb {
    margin-bottom: 0;
  }
  .page-header {
    border-bottom: 2px solid #64b895;
    border-top: 2px solid #64b895;
    text-align: left;
    padding-top: 1.618em;
    margin-bottom: 1.618em;
  }
  .page-header.bwb-header h1 {
    margin-bottom: 0.1em;
  }
  .page-header .rating-container {
    display: flex;
    align-items: center;
    margin-top: -5px;
  }
  .page-header .star-rating {
    min-width: 5.5em;
    margin-right: 5px;
    line-height: 1.618em;
  }
  .page-header .star-rating,
  .page-header .review-count {
    display: inline-block;
  }
  .page-header .review-count a {
    font-weight: 400;
  }
  img.biobased {
    display: none;
  }
  .site-main .woocommerce-products-header {
    display: none;
  }
  .site-header .site-branding {
    text-align: left;
    width: auto !important;
    margin-right: 0;
    margin-bottom: 0;
  }
  .site-header .site-branding .site-title a {
    line-height: 75px;
    display: inline-block;
    min-width: 175px;
    height: auto;
    text-indent: -9999px;
    background: url('/wp-content/themes/storefront-bwb/assets/images/BWB-CPT-logo_color-VERTICAL.svg') 50% 63% no-repeat;
  }
  .site-header .site-branding .site-description {
    display: none;
  }
  button.menu-toggle,
  button.menu-toggle:hover {
    border-color: transparent;
    line-height: 75px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .handheld-navigation::before {
    border-top: 2px solid #64b895;
    display: block;
    content: "";
    height: 0;
  }
  .main-navigation .handheld-navigation .menu {
    background-color: #eee;
  }
  .main-navigation .handheld-navigation .menu li {
    width: 47.82608696%;
    margin-right: 4.34782609%;
    float: left;
    text-align: center;
  }
  .main-navigation .handheld-navigation .menu li:nth-child(2n) {
    margin-right: 0;
  }
  .handheld-navigation .handheld-cart .count {
    background-color: #e2401c;
    border-radius: 12px;
    padding: 3px 8px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    margin-left: 0.4em;
  }
  #handheld-navigation a {
    cursor: pointer;
  }
  #ch_scc_woo_popup_list {
    display: none;
    position: absolute;
    width: 100%;
    background: #fff;
    padding: 20px;
    transition: 0.5s ease;
    z-index: 99999;
  }
  #ch_scc_woo_popup_list ul {
    list-style: none;
    margin: 0;
  }
  #ch_scc_woo_popup_list li {
    margin-right: 4.34782609%;
    width: 47.82608696%;
    float: left;
  }
  #ch_scc_woo_popup_list li:nth-child(2n) {
    margin-right: 0;
  }
  #ch_scc_woo_popup_list li:nth-child(2n+1) {
    clear: left;
  }
  #ch_scc_woo_popup_list li a {
    padding: 0.5em;
    cursor: pointer;
    display: block;
    line-height: 1.3em;
  }
  #ch_scc_woo_popup_list li.active {
    background: #64b895;
    border-radius: 5px;
  }
  #ch_scc_woo_popup_list li.active a {
    color: #fff;
  }
  #ch_scc_woo_popup_list .remove {
    float: right;
    font-size: 1.6em;
  }
  .storefront-primary-navigation {
    border-top: 2px solid #64b895;
    border-bottom: 2px solid #64b895;
  }
  .site-header-cart .widget_shopping_cart,
  .main-navigation ul.menu ul.sub-menu,
  .main-navigation ul.nav-menu ul.children {
    background: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  }
  .site-header-cart .widget_shopping_cart .buttons,
  .site-header-cart .widget_shopping_cart .total {
    background: #fff;
  }
  .main-navigation div.handheld-navigation .dropdown-toggle {
    line-height: 2.368em;
  }
  .main-navigation div.handheld-navigation ul.sub-menu {
    width: calc(100vw - 2.83em);
    margin-left: 0;
    background: rgba(0, 0, 0, 0.025);
    font-style: italic;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  }
  .main-navigation div.handheld-navigation ul.sub-menu:after {
    display: table;
    clear: both;
    content: '';
  }
  .main-navigation div.handheld-navigation ul.sub-menu li {
    display: none;
  }
  .main-navigation div.handheld-navigation ul.sub-menu.toggled-on li {
    display: block;
  }
  .main-navigation div.handheld-navigation .menu-item:nth-child(2n) .sub-menu {
    margin-left: calc(-50vw + 1em);
  }
}
@media all and (min-width: 768px) {
  .page-header h1 {
    clear: none;
  }
  .page-header img.biobased {
    display: block;
    max-height: 75px;
    width: auto;
    float: right;
    margin-left: 1em;
  }
}
@media all and (min-width: 1200px) {
  .site-header .site-branding .site-title a {
    min-width: 320px;
    background: url('/wp-content/themes/storefront-bwb/assets/images/BWB-CPT-logo_color-HORIZONTAL.svg') 50% 44% no-repeat;
  }
}
@media all and (min-width: 768px) {
  .woocommerce-active .site-header {
    padding-top: 1em;
    text-align: right;
  }
  .woocommerce-active .site-header .site-header-cart,
  .woocommerce-active .site-header .secondary-navigation {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-bottom: 0;
    margin-top: 0;
  }
  .woocommerce-active .site-header .secondary-navigation {
    margin-right: 0;
  }
  .woocommerce-active .site-header .site-header-cart {
    text-align: left;
    width: auto;
    min-width: 21.73913043%;
  }
  .woocommerce-active .site-header .site-header-cart .widget_shopping_cart {
    top: 102%;
  }
  .woocommerce-active .site-header .site-header-cart .cart-contents {
    text-align: right;
    padding-left: 0.75em;
  }
  .woocommerce-active .site-header .site-header-cart .cart-contents:after {
    margin-left: 10px;
    float: none;
  }
  .woocommerce-active .site-header .main-navigation {
    width: auto;
  }
  .woocommerce-active .site-header .main-navigation ul.menu > li > a,
  .woocommerce-active .site-header .main-navigation ul.nav-menu > li > a {
    padding: 1.618em 0.8em;
  }
  .woocommerce-breadcrumb {
    margin-bottom: 0;
  }
  .secondary-navigation .chosen-container-single {
    font-size: 14px;
  }
  .secondary-navigation .chosen-container-single a.chosen-single {
    padding: 4px 0 4px 8px;
    height: auto;
  }
  .secondary-navigation .chosen-container-single a.chosen-single div b {
    position: relative;
    top: 3px;
  }
  .secondary-navigation .chosen-container-single .chosen-results {
    left: 0;
    padding: 0;
    width: 100%;
  }
  .secondary-navigation .chosen-container-single .chosen-results li {
    width: 100%;
  }
  .secondary-navigation .chosen-container-single .chosen-results li.highlighted {
    background-image: linear-gradient(#64b895 20%, #49a07c 90%);
  }
  .primary-navigation > ul > li + li + li + li ~ li {
    display: none;
  }
  .primary-navigation > ul > li {
    vertical-align: middle;
    line-height: 1.1em;
    text-align: center;
  }
}
@media all and (min-width: 1024px) {
  .primary-navigation > ul > li {
    display: inline-block !important;
  }
  .woocommerce-active .site-header img.logo {
    display: block;
    width: auto;
    height: 55px;
    margin: 10px 0 10px 1em;
    float: left;
  }
}
@media all and (max-width: 1150px) {
  .woocommerce-active .site-header img.logo.green_america {
    display: none;
  }
}
@media all {
  .content-area,
  .widget-area,
  .site-main {
    margin-bottom: 0;
  }
  .storefront-handheld-footer-bar {
    display: none;
  }
  .site-footer {
    border-top: 2px solid #64b895;
    padding-bottom: 1.618em;
  }
  .site-footer a {
    text-decoration: none;
  }
  .site-footer .footer-widgets {
    font-size: 12px;
    width: 100%;
    border-bottom: none;
    display: table;
    content: " ";
    clear: both;
  }
  .site-footer .footer-widgets .block {
    margin-bottom: 1.618em;
    margin-right: 4.34782609%;
    width: 47.82608696%;
    float: left;
  }
  .site-footer .footer-widgets .block .widget {
    margin-bottom: 0;
  }
  .site-footer .footer-widgets .block:nth-child(2n) {
    margin-right: 0;
  }
  .site-footer .footer-widgets .block:nth-child(2n+1) {
    clear: left;
  }
  .site-footer .footer-widgets .block .widget-title {
    padding-bottom: 0;
    margin-bottom: 0.2em;
    font-weight: bold;
  }
  .site-footer .footer-widgets .block.footer-widget-4 {
    clear: left;
    width: 100%;
    margin-right: 0;
  }
  .site-footer .footer-widgets .block.footer-widget-4 .custom-html-widget .fab {
    color: #2F5023;
    font-size: 3em;
    margin-right: 5px;
  }
  .site-footer .footer-widgets .block.footer-widget-4 .custom-html-widget #list_signup {
    margin-top: 5px;
  }
  .site-footer .site-info {
    font-size: 12px;
    text-align: center;
  }
  .footer-widget-4 a.button,
  a.social-link,
  .footer-widget-4 button {
    font-size: 12px;
    padding: 2px 5px;
  }
  .footer-widget-4 a.button::before,
  a.social-link::before,
  .footer-widget-4 button::before {
    font-family: "Font Awesome 5 Brands";
    display: inline-block;
    margin-right: 5px;
  }
  .footer-widget-4 a.button::after,
  a.social-link::after,
  .footer-widget-4 button::after {
    font-family: "Font Awesome 5 Free";
    content: '\f054';
    display: inline-block;
    margin-left: 5px;
    font-size: 0.7em;
  }
  .footer-widget-4 a.button#list_signup::before,
  a.social-link#list_signup::before,
  .footer-widget-4 button#list_signup::before {
    content: '\f0e0';
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
  }
  #mc_embed_signup {
    display: none;
    margin-top: 0.6em;
  }
  #mc_embed_signup .button {
    font-size: 12px;
    padding: 2px 5px;
  }
  #mc_embed_signup .email {
    max-width: 80%;
    width: 200px;
    margin-right: 5px;
  }
  #wpstats {
    opacity: 0.1;
    margin: auto;
  }
  .widget_nav_menu ul li {
    margin-bottom: 0;
    line-height: 1.618em;
    padding-left: 0;
  }
  .widget_nav_menu ul li::before {
    display: none;
  }
}
@media all and (min-width: 768px) {
  .site-footer .footer-widgets .block {
    width: 13.04347826%;
    margin-right: 4.34782609% !important;
    clear: none !important;
  }
  .site-footer .footer-widgets .block.footer-widget-4 {
    clear: none !important;
    width: 47.82608696%;
    margin-right: 0 !important;
  }
}
@media all {
  .site-main .woocommerce ul.products li.product {
    margin-bottom: 1.618em;
  }
  .site-main .woocommerce ul.products li.product .price {
    color: #444;
  }
  .site-main .woocommerce ul.products li.product.product-type-variable-subscription .price .subscription-details {
    display: none;
  }
  .site-main .woocommerce ul.products li.product .wc-new-badge {
    position: absolute;
    top: -10px;
    left: 0;
    display: block;
    border-radius: 50%;
    border: none;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0;
  }
  .site-main .woocommerce ul.products li.product .wc-loop-product-thumbnail {
    position: relative;
  }
  .site-main .woocommerce ul.products li.product.outofstock img {
    opacity: 0.6;
  }
  .site-main .woocommerce ul.products li.product.outofstock .soldout {
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    border-radius: 15px;
    border: none;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    background: #999;
    font-size: .75em;
    text-transform: uppercase;
  }
  .onsale {
    display: none;
  }
  .products .product {
    position: relative;
  }
  .products .product .star-rating {
    display: none;
  }
  .products .product .added_to_cart::after {
    display: none;
  }
  .products .product .onsale {
    position: absolute;
    top: -10px;
    right: 0;
    display: block;
    border-radius: 50%;
    background: #edc977;
    border: none;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0;
  }
  .products .product .loop-description {
    color: #402312;
    font-style: italic;
  }
  img.stocking {
    height: 60px;
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin-right: 5px;
  }
}
@media all and (min-width: 768px) {
  .shop_subscription {
    width: 47.82608696%;
    float: left;
  }
  .shop_categories {
    width: 47.82608696%;
    margin-left: 0;
    box-sizing: content-box;
    padding-left: calc( 4.34782609%  - 1px );
    border-left: 1px solid #ddd;
    float: left;
  }
  .site-branding .site-title {
    position: relative;
    top: 1px;
    min-width: 200px;
  }
  .woocommerce-active .site-header .main-navigation {
    float: right;
    text-align: right;
    margin-right: 0;
    clear: none;
  }
  .site-main .woocommerce ul.products {
    margin-bottom: 1.618em;
  }
}
@media (max-width: 767px) {
  .site-main .woocommerce ul.products li.product {
    margin-right: 4.34782609%;
    width: 47.82608696%;
    float: left;
  }
  .site-main .woocommerce ul.products li.product:nth-child(2n) {
    margin-right: 0;
  }
  .site-main .woocommerce ul.products li.product:nth-child(2n+1) {
    clear: left;
  }
  .site-main .shop_categories .woocommerce ul.products li.product {
    margin-right: 4.34782609%;
    width: 30.43478261%;
    float: left;
  }
  .site-main .shop_categories .woocommerce ul.products li.product:nth-child(2n) {
    margin-right: 4.34782609%;
  }
  .site-main .shop_categories .woocommerce ul.products li.product:nth-child(2n+1) {
    clear: none;
  }
  .site-main .shop_categories .woocommerce ul.products li.product:nth-child(3n) {
    margin-right: 0;
  }
  .site-main .shop_categories .woocommerce ul.products li.product:nth-child(3n+1) {
    clear: left;
  }
}
@media (min-width: 768px) {
  .site-main .woocommerce ul.products.columns-4 li.product {
    margin-right: 4.34782609%;
    width: 21.73913043%;
    float: left;
  }
  .site-main .woocommerce ul.products.columns-4 li.product:nth-child(4n) {
    margin-right: 0;
  }
  .site-main .woocommerce ul.products.columns-4 li.product:nth-child(4n+1) {
    clear: left;
  }
  .site-main .woocommerce ul.products.columns-3 li.product {
    margin-right: 4.34782609%;
    width: 30.43478261%;
    float: left;
  }
  .site-main .woocommerce ul.products.columns-3 li.product:nth-child(3n) {
    margin-right: 0;
  }
  .site-main .woocommerce ul.products.columns-3 li.product:nth-child(3n+1) {
    clear: left;
  }
  .site-main .woocommerce ul.products.columns-2 li.product {
    margin-right: 4.34782609%;
    width: 47.82608696%;
    float: left;
  }
  .site-main .woocommerce ul.products.columns-2 li.product:nth-child(2n) {
    margin-right: 0;
  }
  .site-main .woocommerce ul.products.columns-2 li.product:nth-child(2n+1) {
    clear: left;
  }
  .site-main .woocommerce ul.products.columns-1 li.product {
    margin-right: 4.34782609%;
    width: 100%;
    float: left;
  }
  .site-main .woocommerce ul.products.columns-1 li.product:nth-child(1n) {
    margin-right: 0;
  }
  .site-main .woocommerce ul.products.columns-1 li.product:nth-child(1n+1) {
    clear: left;
  }
}
@media all {
  .product.variation-buttons .variation-option {
    margin-right: 4.34782609%;
    width: 21.73913043%;
    float: left;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #a09189;
    color: #a09189;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .product.variation-buttons .variation-option .price {
    font-weight: 600;
  }
  .product.variation-buttons .variation-option.selected {
    border-color: #402312;
    color: #402312;
    box-shadow: 0 0 3px 1px #64b895;
  }
  .product.variation-buttons div.summary .variation-option .price {
    font-size: 24px;
  }
  .product.variation-buttons h5.attribute-title {
    font-weight: 600;
    font-size: 1em;
    margin-bottom: 0;
  }
  .product.variation-buttons .variations_form table.variations {
    display: none;
  }
  .product.variation-buttons .variation_buttons::after {
    display: block;
    clear: both;
    content: '';
  }
  .product.variation-buttons:not(.variation-buttons-no-price) .woocommerce-variation .woocommerce-variation-price {
    display: none !important;
  }
  .product.variation-buttons:not(.variation-buttons-single-price) .summary > .price {
    display: none;
  }
  .single-product .product.variation-buttons .single_variation .price {
    margin-bottom: 0;
  }
  .product-type-variable-subscription .accordian .options {
    display: flex;
  }
  .product-type-variable-subscription .accordian .options h3 {
    font-size: 16px;
    display: inline-block;
    padding: 5px 8px;
    border: 2px solid #2F5023;
    color: #2F5023;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-left: 0;
    margin-right: 0;
    cursor: pointer;
  }
  .product-type-variable-subscription .accordian .options h3::after {
    display: inline-block;
    margin-left: 5px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\f107";
    position: relative;
    top: -50%;
    opacity: 0;
    transform: translateY(-50%);
    transition: all, ease, 0.3s;
  }
  .product-type-variable-subscription .accordian .options h3.active {
    background: #2F5023;
    color: white;
    cursor: default;
  }
  .product-type-variable-subscription .accordian .options h3.active::after {
    opacity: 1;
    top: 50%;
  }
  .product-type-variable-subscription .accordian .section {
    display: none;
  }
  .product-type-variable-subscription .accordian .section.active {
    display: block;
  }
  .product-type-variable-subscription .woocommerce-variation-add-to-cart h5 {
    font-weight: 600;
    font-size: 1em;
    margin-bottom: 0;
  }
  .product .single_add_to_cart_button {
    background-color: #2F5023;
    border-color: #2F5023;
  }
  .product .single_add_to_cart_button:hover {
    background-color: #2F5023;
    border-color: #2F5023;
  }
  .single-product div.product .images,
  .single-product div.product .summary,
  .single-product div.product .woocommerce-product-gallery {
    margin-bottom: 0;
  }
  .woocommerce-product-rating {
    display: none;
  }
  .single-product div.product p.price {
    margin: 0.38095em 0 1em 0;
  }
  .woocommerce-Tabs-panel h2 {
    display: none;
  }
  .single-product div.product .product_meta {
    display: none;
  }
  .single-product div.product form.cart {
    margin: 0;
  }
  .stock.out-of-stock::before {
    display: none;
  }
  .woocommerce-tabs {
    overflow: visible;
  }
  .product-videos h4 {
    padding: 16px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }
  .product-videos a.video::before {
    width: 1%;
    padding-top: 1%;
    opacity: 0;
    transition: all 0.5s;
  }
  .product-videos a.video:hover::before {
    width: 25%;
    padding-top: 25%;
    opacity: 0.9;
  }
  .product-videos a.video img {
    transition: all 0.2s ease-in-out;
  }
  .product-videos a.video:hover img {
    transform: scale(1.1);
  }
  .product-videos p {
    text-align: center;
  }
  div.product div.summary .price {
    font-size: 42px;
  }
  div.product div.summary tr.product-type-grouped .price {
    font-size: 16px;
  }
  .product-type-variable-subscription div[itemprop="offers"] {
    display: none;
  }
  .product-type-variable-subscription .price .subscription-details {
    font-size: 0.5em;
    vertical-align: top;
    line-height: 1em;
    display: block;
  }
  .product-type-variable-subscription .entry-summary > .price {
    display: none;
  }
  .woocommerce-grouped-product-list-item__quantity {
    width: 50px;
  }
  table.woocommerce-grouped-product-list td {
    vertical-align: middle;
    padding: 1em 0.5em;
    text-align: left;
  }
  .single-product.woocommerce-active div.product .woocommerce-product-gallery[class*="woocommerce-product-gallery--columns-"] {
    margin-bottom: 0;
  }
  .single-product.woocommerce-active div.product .woocommerce-product-gallery[class*="woocommerce-product-gallery--columns-"] .flex-control-thumbs li {
    margin-right: 4.34782609%;
    width: 21.73913043%;
    float: left;
    clear: none !important;
  }
  .single-product.woocommerce-active div.product .woocommerce-product-gallery[class*="woocommerce-product-gallery--columns-"] .flex-control-thumbs li:nth-child(4n) {
    margin-right: 0;
  }
  .single-product.woocommerce-active div.product .woocommerce-product-gallery[class*="woocommerce-product-gallery--columns-"] .flex-control-thumbs li:nth-child(4n+1) {
    clear: left;
  }
  .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    top: 0;
    right: 0;
  }
  .single-product .up-sells > h2:first-child {
    border-bottom: 2px solid #64b895;
    border-top: 2px solid #64b895;
    text-align: left;
    padding: 26px 0;
    margin-top: 26px;
  }
  .single-product .faqs > h2:first-child {
    border-bottom: 2px solid #64b895;
    border-top: 2px solid #64b895;
    text-align: left;
    padding: 26px 0;
    margin-top: 26px;
  }
  .single-product .faqs .question {
    padding: 10px 15px;
    border: 1px solid transparent;
    border-top-color: #ddd;
  }
  .single-product .faqs .question:first-of-type {
    border-top-color: transparent;
  }
  .single-product .faqs .question.open + .question {
    border-top-color: transparent;
  }
  .single-product .faqs .question h3 {
    cursor: pointer;
    font-size: 1.25em;
    margin: 0;
    border-bottom: 1px solid transparent;
    display: flex;
  }
  .single-product .faqs .question h3::after {
    display: block;
    content: '\f0fe';
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    color: #2F5023;
    flex: 1 0 1.5em;
    text-align: right;
  }
  .single-product .faqs .question .answer {
    display: none;
  }
  .single-product .faqs .question.open {
    border-color: #ddd;
    border-radius: 5px;
  }
  .single-product .faqs .question.open h3 {
    margin-bottom: 5px;
    border-color: #402312;
  }
  .single-product .faqs .question.open h3::after {
    content: '\f146';
  }
  .single-product .faqs .question .answer p:last-child {
    margin-bottom: 0;
  }
  body.has-reviews.woocommerce #reviews .product-rating .product-rating-details table td.rating-graph .bar,
  .woocommerce-page #reviews .product-rating .product-rating-details table td.rating-graph .bar {
    background-color: #2F5023 !important;
  }
  body.has-reviews.woocommerce h2.review-title {
    border-bottom: 2px solid #64b895;
    border-top: 2px solid #64b895;
    text-align: left;
    padding: 26px 0;
    margin-top: 26px;
  }
  body.has-reviews.woocommerce #reviews h2.contributions-title,
  body.has-reviews.woocommerce #reviews #contributions-list-title {
    display: none;
  }
  body.has-reviews.woocommerce #reviews .contributions-filter {
    float: left;
    margin-bottom: 0;
    margin-top: 1.618em;
  }
  body.has-reviews.woocommerce #reviews .contributions-filter p#comments_filter_field select {
    margin-left: 0;
    margin-right: 1em;
  }
  body.has-reviews.woocommerce #reviews #comments form.form-contribution_comment {
    display: none;
    background: rgba(100, 184, 149, 0.5);
    border: 1px solid #64b895;
    border-radius: 10px;
    padding: 1em 1.5em 0 1.5em;
  }
  body.has-reviews.woocommerce #reviews .commentlist li {
    margin-bottom: 1.5em;
  }
  body.has-reviews.woocommerce #reviews .commentlist li .comment_container {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 1em 1.5em 0 1.5em;
  }
  body.has-reviews.woocommerce #reviews .commentlist li .comment_container .comment-text .star-rating {
    float: none;
  }
  body.has-reviews.woocommerce #reviews h3.contribution-title.review-title > span {
    font-weight: bold;
    font-size: 1.5em;
  }
  body.has-reviews.woocommerce #reviews .comment-text img,
  body.has-reviews.woocommerce #reviews .comment-text iframe,
  body.has-reviews.woocommerce #reviews .comment-text video {
    max-height: 50vh;
    object-fit: contain;
    object-position: top left;
  }
  body.has-reviews.woocommerce #reviews .product-rating {
    display: block;
  }
  body.has-reviews.woocommerce #reviews .contribution-type-selector > a.active {
    border-bottom-color: #2F5023;
  }
  body.has-reviews.woocommerce #reviews button[type=submit]::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
    margin-right: 5px;
  }
  body.has-reviews.woocommerce #reviews button[type=submit].processing::before {
    content: '\f110' !important;
    animation: bwb_spin 1s infinite linear;
  }
  body.has-reviews.single-product #reviews .commentlist li .comment_container .comment-text {
    width: 100%;
  }
  .storefront-full-width-content.single-product div.product .summary {
    margin-bottom: 1.618em;
  }
}
@media all and (max-width: 767px) {
  .storefront-full-width-content .site-main .up-sells ul.products.columns-6 li.product {
    width: 47.82608696%;
    float: left;
    margin-bottom: 2em;
  }
  .storefront-full-width-content .site-main .up-sells ul.products.columns-6 li.product:nth-child(2n+1) {
    margin-right: 4.34782609%;
    clear: left;
  }
}
@media all and (max-width: 509px) {
  .single-product .faqs .question h3::after {
    font-size: 30px;
  }
}
@media all and (min-width: 768px) {
  .storefront-full-width-content.single-product div.product .woocommerce-tabs,
  .single-product div.product .woocommerce-tabs {
    clear: none;
    width: 52.9411764706%;
    float: right;
    padding: 0;
  }
  .storefront-full-width-content.single-product div.product .woocommerce-tabs ul.tabs,
  .single-product div.product .woocommerce-tabs ul.tabs {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  .storefront-full-width-content.single-product div.product .woocommerce-tabs ul.tabs li,
  .single-product div.product .woocommerce-tabs ul.tabs li {
    display: inline-block;
    padding: 0 2em 0 0;
  }
  .storefront-full-width-content.single-product div.product .woocommerce-tabs ul.tabs li::after,
  .single-product div.product .woocommerce-tabs ul.tabs li::after {
    content: "\f107";
    right: 1em;
    bottom: -1em;
  }
  .storefront-full-width-content.single-product div.product .woocommerce-tabs ul.tabs li.active::after,
  .single-product div.product .woocommerce-tabs ul.tabs li.active::after {
    right: 1em;
    bottom: 0.3em;
  }
  .storefront-full-width-content.single-product div.product .woocommerce-tabs .panel,
  .single-product div.product .woocommerce-tabs .panel {
    float: none;
    width: 100%;
  }
  .woocommerce-product-gallery {
    position: relative;
    box-sizing: border-box;
  }
  .woocommerce-product-gallery .zoomImg {
    background-color: #fff;
    cursor: zoom-in;
  }
  .woocommerce-product-gallery img {
    margin: 0;
  }
  .woocommerce-product-gallery .flex-viewport {
    width: calc(100% - 70px);
    float: left;
  }
  .woocommerce-product-gallery .flex-control-thumbs {
    width: 50px;
    margin: 0;
    padding: 0;
    position: static;
    height: auto;
    float: left;
    margin-left: 20px;
  }
  .woocommerce-product-gallery .flex-control-thumbs:after {
    display: table;
    content: " ";
    clear: both;
  }
  .woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none;
    margin-bottom: 20px;
    cursor: pointer;
    height: auto;
    float: left;
  }
  .woocommerce-product-gallery .flex-control-thumbs li img {
    opacity: .5;
    transition: all, ease, .2s;
  }
  .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
    opacity: 1;
  }
  .woocommerce-product-gallery .flex-control-thumbs li:hover img {
    opacity: 1;
  }
  .single-product.woocommerce-active div.product .woocommerce-product-gallery[class*="woocommerce-product-gallery--columns-"] .flex-control-thumbs {
    margin-left: 20px;
  }
  .single-product.woocommerce-active div.product .woocommerce-product-gallery[class*="woocommerce-product-gallery--columns-"] .flex-control-thumbs li {
    width: 50px;
    margin-right: 0;
    margin-left: 0;
    float: none;
  }
  .single-product.woocommerce-active div.product .woocommerce-product-gallery[class*="woocommerce-product-gallery--columns-"] .woocommerce-product-gallery__trigger {
    position: absolute;
    top: 0;
    right: 70px;
    z-index: 99;
  }
}
@media screen and (min-width: 1000px) {
  body.has-reviews.woocommerce #reviews .reviews-header {
    display: flex;
  }
  body.has-reviews.woocommerce #reviews .product-rating {
    flex-basis: 47.82608696%;
    margin-right: 4.34782609%;
  }
  body.has-reviews.woocommerce #reviews .leave-a-review {
    flex-basis: 47.82608696%;
  }
}
.product.post-69302 .woocommerce-loop-product__title,
body.postid-69302 .bwb-header h1 {
  display: flex;
  align-items: center;
}
.product.post-69302 .woocommerce-loop-product__title:after,
body.postid-69302 .bwb-header h1:after {
  display: inline-block;
  content: '';
  width: 1em;
  height: 0.7em;
  margin-left: 0.2em;
  background: url('/wp-content/themes/storefront-bwb/assets/images/paw-print.svg') 50% 50% no-repeat;
  background-size: contain;
}
.product.post-69302 .woocommerce-loop-product__title:after {
  width: 2.5em;
  height: 1.5em;
  order: -1;
}
@media all {
  table th {
    background: #C2D9C9;
  }
  .cart-collaterals {
    float: none;
    margin: 0;
  }
  .shipping-calculator-button {
    border: 0;
    color: #fff;
    cursor: pointer;
    padding: .6180469716em 1.41575em;
    text-decoration: none;
    font-weight: 600;
    text-shadow: none;
    display: inline-block;
    outline: 0;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    border-radius: 5px;
    background-color: #2F5023;
    border-color: #2F5023;
    margin-top: 1.618em;
    background-color: #64b895;
    border-color: #64b895;
    margin-top: 1.41575em;
  }
  .shipping-calculator-button:hover {
    background-color: #16370a;
    border-color: #16370a;
  }
  .shipping-calculator-button:focus {
    outline: none;
  }
  .shipping-calculator-button:hover {
    background-color: #4b9f7c;
    border-color: #4b9f7c;
  }
  ul#shipping_method {
    margin-bottom: 0;
  }
  #ship-to-different-address {
    font-size: 1.2em;
  }
  .wc-proceed-to-checkout .button.checkout-button {
    font-size: 16px;
  }
  #payment .place-order .button {
    font-size: 16px;
    border-radius: 5px;
    background-color: #2F5023;
    border-color: #2F5023;
    margin-top: 1.618em;
  }
  #payment .place-order .button:hover {
    background-color: #2F5023;
    border-color: #2F5023;
  }
  .customs_warning,
  .charge_currency_note {
    margin: 0 0 1.41575em;
    padding: 1em 0;
  }
  .wc-apa-button-separator,
  #wc-stripe-payment-request-button-separator {
    display: none !important;
  }
  #pay_with_amazon {
    border-radius: 5px;
    border: none !important;
    position: relative;
    display: block;
    text-align: center;
    width: 100% !important;
    float: none;
    font-size: 16px;
    color: #402312;
  }
  #pay_with_amazon img {
    opacity: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    height: 41px;
    width: 100% !important;
  }
  #pay_with_amazon:before {
    position: relative;
    cursor: pointer;
    width: 100%;
    z-index: 10;
    content: "Buy with";
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
    font-weight: 700;
    background: #f4f3f5;
    padding: 15px 100px 15px 10px;
    border-radius: 3px;
    box-sizing: border-box;
  }
  #pay_with_amazon:hover::before {
    background: #e2e2e2;
  }
  #pay_with_amazon:after {
    cursor: pointer;
    width: 100px;
    position: absolute;
    z-index: 10;
    top: 12px;
    left: 50%;
    height: 19px;
    background: url('/wp-content/themes/storefront-bwb/assets/images/logo-amazonpay.png') no-repeat 0 0;
    background-size: 100px 19px;
    content: '';
    display: inline-block;
    margin: 5px 0;
  }
  .page-checkout.apa-login .woocommerce-info.wc-amazon-payments-advanced-info {
    background: none;
    border: none;
    padding: 0;
  }
  .wc-proceed-to-checkout #pay_with_amazon,
  .page-checkout.apa-login #pay_with_amazon {
    float: none;
  }
  #wc-stripe-payment-request-wrapper {
    padding-top: 0 !important;
    margin-bottom: 1em;
  }
  #amazon_consent_container h3 {
    margin-bottom: 0;
  }
  #amazon_consent_container .subhead {
    color: #aeaeae;
    font-size: 13px;
  }
  .woocommerce-error a,
  .woocommerce-info a,
  .woocommerce-message a,
  .woocommerce-noreviews a,
  p.no-comments a {
    color: white;
    opacity: 0.7;
  }
  .woocommerce-error a:hover,
  .woocommerce-info a:hover,
  .woocommerce-message a:hover,
  .woocommerce-noreviews a:hover,
  p.no-comments a:hover {
    opacity: 0.9;
  }
  table.woocommerce-checkout-review-order-table .product-name {
    width: auto;
  }
  .woocommerce-active ul.order_details {
    margin: 2.8em 0;
    background: #f9f0dd;
  }
  .woocommerce-active ul.order_details:before,
  .woocommerce-active ul.order_details:after {
    background: -webkit-linear-gradient(transparent 0, transparent 0), -webkit-linear-gradient(135deg, #f9f0dd 33.33%, transparent 33.33%), -webkit-linear-gradient(45deg, #f9f0dd 33.33%, transparent 33.33%);
    background-size: 0 100%, 16px 16px, 16px 16px;
  }
  .woocommerce-active ul.order_details > li {
    border-bottom: 1px solid #edc977;
  }
  .woocommerce-active ul.order_details > li:last-child {
    border-bottom: 0;
  }
}
@media all and (min-width: 768px) {
  .woocommerce-checkout #wc-stripe-payment-request-wrapper,
  .wc-amazon-checkout-message {
    width: 47.82608696%;
    float: left;
  }
  body.page-checkout.apa-login .wc-amazon-checkout-message {
    font-size: 0;
    margin-bottom: 20px;
    max-width: calc(50% - 1em);
  }
  .woocommerce-checkout #wc-stripe-payment-request-wrapper {
    margin-right: 4.34782609%;
    clear: none !important;
  }
}
@media all {
  body.home .entry-header,
  body.home .page-header {
    display: none;
  }
  .home.blog .site-header,
  .home.page:not(.page-template-template-homepage) .site-header,
  .home.post-type-archive-product .site-header {
    margin-bottom: 1.618em;
  }
  .home-banner {
    padding-top: 0;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
  }
  .home-banner a.video {
    position: relative;
    width: 100%;
    display: block;
    padding-top: 70%;
    background: url("https://www.brushwithbamboo.com/wp-content/uploads/2019/07/2019-Video-thumbnail-mobile.jpg") 0 0 no-repeat;
    background-size: cover;
  }
  .home-banner a.video img {
    display: none;
  }
  .home-banner a.video::before {
    padding-top: 30%;
    width: 30%;
  }
  .home-banner a.video:hover::before {
    padding-top: 40%;
    width: 40%;
  }
  .home-banner .home-right {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin-bottom: 15px;
    padding-top: 62.5%;
    min-height: 215px;
  }
  .home-banner .home-right .image {
    background: url('https://www.brushwithbamboo.com/wp-content/uploads/2019/03/v2-1024x671.jpg') 0 0 no-repeat;
    background-size: cover;
    background-position: 100% 50%;
    top: 0;
    bottom: 0;
    left: 0%;
    right: 0;
    position: absolute;
  }
  .home-banner > p {
    margin: 0;
  }
  .home-banner .message {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 28%;
    min-width: 155px;
    padding: 1em 0 0 1em;
    font-family: "Helvetica";
    font-size: 12px;
    text-shadow: #fff 0 0 2px;
  }
  .home-banner .message h1 {
    font-size: 1em;
    text-transform: none;
    line-height: inherit;
  }
  .home-banner .message .headline {
    font-size: 1.3em;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
  }
  .home-banner .message p {
    margin-bottom: 0;
  }
  .home-banner .message .button {
    margin: 0.5em 0;
  }
  .home-banner .message .tail {
    line-height: 1em;
    display: inline-block;
  }
  .home-banner .holder {
    width: 100%;
  }
  .tagline {
    clear: both;
    background: #402312;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.1em;
    letter-spacing: 0.1em;
    padding: 3px 0;
    margin-bottom: 15px;
    padding: 0 10px;
    overflow: hidden;
  }
  .tagline div {
    display: inline-block;
  }
  .tagline .part2 {
    background: #edc977;
    color: #402312;
    padding: 0 15px;
    margin-top: 5px;
  }
  .endorsement_box {
    text-align: center;
  }
  .endorsement_box img {
    border-radius: 0;
    float: none;
    display: block;
    margin: 0 auto;
  }
  .endorsement_box p {
    margin-bottom: 5px;
    margin-right: 1em;
    line-height: 1.2em;
  }
  .endorsement_box .title {
    margin-top: 0.5em;
    font-weight: bold;
  }
  .endorsement_box::after {
    display: table;
    content: " ";
    clear: both;
  }
  body.home .featured .woocommerce .loop-description {
    display: none;
  }
  body.home .featured .woocommerce ul.products {
    margin-bottom: 0;
  }
  body.home .featured a.button.teal {
    margin-top: 0;
  }
  .wp-block-latest-posts__list.is-grid .wp-block-latest-posts__featured-image img {
    margin-bottom: 0;
  }
  .instagram-head {
    border-top: 2px solid #64b895;
    border-bottom: 2px solid #64b895;
    padding: 1.618em 0;
    margin: 1.618em 0;
  }
  .instagram-head h2 {
    text-transform: uppercase;
    margin: 0;
  }
  .instagram-head p {
    margin-bottom: 0;
  }
  #sb_instagram .sbi-owl-item {
    padding: 5px;
  }
  #sb_instagram .sbi_photo {
    border-radius: 3px;
  }
  .sbi .sbi_owl-theme .sbi_owl-controls .sbi_owl-buttons div {
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    left: 15px;
    top: 50% !important;
    transform: translatey(-50%);
    opacity: 0.75;
    border: 1px solid #999;
  }
  .sbi .sbi_owl-theme .sbi_owl-controls .sbi_owl-buttons .sbi_owl-next {
    right: 15px;
    left: initial;
  }
  .sbi .sbi_owl-theme .sbi_owl-controls .sbi_owl-buttons .svg-inline--fa {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    vertical-align: baseline;
  }
  .sbi_follow_btn a {
    background: #2F5023;
    font-weight: 600;
  }
  .sbi_follow_btn a::after {
    font-family: 'Font Awesome 5 Free';
    content: '\f054';
    display: inline-block;
    font-size: 0.7em;
    padding-left: 5px;
  }
  .featured-in {
    margin-top: 2em;
  }
  .wp-block-gallery.media {
    margin-bottom: -2em;
  }
  .wp-block-gallery.alignfull > ul {
    width: 100%;
    padding: 30px;
  }
  .wp-block-gallery.media-logos.has-nested-images:not(.is-cropped) {
    align-items: center;
    justify-content: space-evenly;
  }
  .wp-block-gallery.media-logos.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
    margin-bottom: 0;
  }
  body.page-shop h1.entry-title::after {
    width: 180px;
    height: 52px;
    position: absolute;
    vertical-align: middle;
    display: inline-block;
    content: '';
    margin-left: 18px;
    background: url('/wp-content/themes/storefront-bwb/assets/images/bwb-cpt-shop-logos-vert.svg') 0% 50% no-repeat;
  }
  .logos {
    text-align: center;
    float: none;
    display: block;
  }
  .page-story .logos {
    margin-top: 1.618em;
  }
  .logos figure {
    display: inline-block;
  }
  .logos img {
    display: inline-block;
    margin-left: 1em;
    margin-bottom: 1.618em;
  }
  .logos img {
    width: auto;
    height: 75px;
  }
  .logos a:first-child img {
    margin-left: 0;
  }
  .page-our-videos .col1-3.last {
    margin-bottom: 1.618em;
  }
  .media_coverage {
    text-align: center;
  }
  .media_coverage a {
    vertical-align: middle;
    display: inline-block;
    width: 47.82608696%;
    margin-bottom: 20px;
  }
  .media_coverage a:nth-child(2n+1) {
    margin-right: 4.34782609%;
  }
  #show_all_media {
    display: none;
  }
  .blocks h2 {
    text-transform: uppercase;
    margin-bottom: 1em;
  }
  .blocks h3 {
    padding-left: 1.1em;
    text-indent: -0.9em;
  }
  .blocks h3:before {
    height: 0.4em;
    width: 0.4em;
    content: " ";
    display: inline-block;
    border-radius: 1em;
    background: #edc977;
    margin: 0 0.4em 2px 0;
  }
  .blocks- {
    counter-reset: blocks-numbered;
  }
  .blocks- h3 {
    counter-increment: blocks-numbered;
    clear: none;
    margin-bottom: 0.3em;
  }
  .blocks- h3::before {
    display: inline-block;
    height: 1.7em;
    width: 1.7em;
    line-height: 1.8em;
    font-size: 0.8em;
    border-radius: 50%;
    background: #edc977;
    color: #fff;
    margin-right: 0.4em;
    text-align: center;
    font-family: 'Helvetica', sans-serif;
    font-weight: bold;
    content: counter(blocks-numbered);
  }
  .margintop {
    margin-top: 28px;
  }
  #wpsl-result-list li.store:hover {
    background: rgba(194, 217, 201, 0.2);
  }
  #wpsl-result-list li p {
    font-size: 0.9em;
    line-height: 1.5em;
    margin-bottom: 5px !important;
    float: left;
  }
  #wpsl-result-list li p a {
    margin-bottom: 0;
  }
  #wpsl-result-list li strong {
    text-transform: uppercase;
  }
  #wpsl-result-list li .wpsl-directions {
    display: inline-block;
    margin-left: 10px;
  }
  #wpsl-result-list li .wpsl-distance {
    clear: left;
    margin-left: 30px;
    margin-bottom: 0;
  }
  #wpsl-result-list #wpsl-stores {
    height: auto !important;
    max-height: 800px;
  }
  #wpsl-result-list #wpsl-stores li.store .wpsl-store-location {
    background: url('assets/images/wpsl-markers/b-marker@2x.png') 0 0 no-repeat;
    background-size: 21px 35px;
    padding-left: 31px;
  }
  #wpsl-result-list #wpsl-stores li.store .wpsl-store-location p {
    float: none;
  }
  #wpsl-result-list #wpsl-stores li.store .wpsl-direction-wrap {
    margin-left: 31px;
  }
  #wpsl-wrap #wpsl-search-toggle {
    font-weight: bold;
    cursor: pointer;
  }
  #wpsl-wrap #wpsl-search-toggle:after {
    display: block;
    float: right;
    border: 6px solid transparent;
    border-bottom-color: #402312;
    content: "";
    position: relative;
    top: 2px;
  }
  #wpsl-wrap .closed #wpsl-search-toggle:after {
    transform: rotate(180deg);
    top: 8px;
  }
  #wpsl-wrap #wpsl-search-wrap {
    border-top: 1px dotted #aaa;
    padding-top: 12px;
  }
  #wpsl-wrap .wpsl-search {
    padding: 12px;
  }
  .loader {
    float: left;
    font-size: 12px;
    margin: 0;
    text-indent: -9999em;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    background: #402312;
    background: -moz-linear-gradient(left, #402312 10%, rgba(255, 255, 255, 0) 42%);
    background: -webkit-linear-gradient(left, #402312 10%, rgba(255, 255, 255, 0) 42%);
    background: -o-linear-gradient(left, #402312 10%, rgba(255, 255, 255, 0) 42%);
    background: -ms-linear-gradient(left, #402312 10%, rgba(255, 255, 255, 0) 42%);
    background: linear-gradient(to right, #402312 10%, rgba(255, 255, 255, 0) 42%);
    position: relative;
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
  }
  .loader:before {
    width: 50%;
    height: 50%;
    background: #402312;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
  }
  .loader:after {
    background: #fff;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  @-webkit-keyframes load3 {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes load3 {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
}
@media all and (min-width: 768px) {
  .home-banner {
    padding-top: 43%;
  }
  .home-banner a.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 28%;
    padding-top: 43.7%;
    background: url("https://www.brushwithbamboo.com/wp-content/uploads/2019/07/2019-Video-thumbnail-web.jpg") 0 0 no-repeat;
    background-size: cover;
  }
  .home-banner a.video img {
    display: none;
  }
  .home-banner .home-right {
    position: absolute;
    top: 0;
    left: 30%;
    width: 70%;
    height: 100%;
    margin-bottom: 0;
    padding-top: 0;
  }
  .home-banner .message {
    font-size: 20px;
    padding: 1.618em 0 0 1.618em;
  }
  .home-banner .message .headline {
    font-weight: 400;
  }
}
@media all and (min-width: 600px) {
  .wp-block-gallery.columns-auto ul {
    flex-wrap: nowrap;
  }
  .wp-block-gallery.columns-auto li {
    width: auto !important;
  }
  .wp-block-gallery.columns-auto .blocks-gallery-item {
    width: auto;
    height: 100px;
  }
}
@media all and (min-width: 600px) {
  .wp-block-gallery.media-logos.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
    width: auto !important;
    flex-grow: 0;
    padding: 0 10px;
  }
  .wp-block-gallery.media-logos.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) img {
    height: 25px;
    max-width: 17vw !important;
    margin-left: auto;
    margin-right: auto;
  }
}
@media all and (max-width: 599px) {
  .wp-block-gallery.media-logos.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) img {
    max-height: 30px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media all and (min-width: 768px) {
  body.page-shop h1.entry-title::after {
    width: 550px;
    background: url('/wp-content/themes/storefront-bwb/assets/images/bwb-cpt-shop-logos-horiz.svg') 0% 50% no-repeat;
  }
}
@media all and (min-width: 768px) {
  .site-main .logos {
    white-space: pre;
  }
  .site-main .logos .break::before {
    content: "\00000a";
    white-space: pre;
  }
  .page-about-the-brush .site-main .logos .green-america {
    margin-top: 1em;
  }
}
@media all and (min-width: 768px) {
  .logos {
    float: right;
    margin: 0 0 1.618em 1em;
  }
  .logos img {
    margin-bottom: 0;
  }
  .page-story .logos {
    margin-top: 1.618em;
  }
  .endorsement_box {
    border: 2px solid #64b895;
    text-align: left;
  }
  .endorsement_box .title {
    font-size: 1em;
  }
  .endorsement_box img {
    float: left;
    margin: 0 1em 0 0;
  }
  .page-our-videos .video {
    margin-bottom: 1.618em;
  }
}
body.blog .category-list,
body.category .category-list {
  margin-bottom: 1.618em;
}
body.blog .category-list .category-count,
body.category .category-list .category-count {
  border-radius: 999px;
  background: #ddd;
  color: #402312;
  min-width: 1.5em;
  display: inline-block;
  text-align: center;
  line-height: 1.5em;
  font-size: 0.8em;
}
body.blog .category-list a .category-count,
body.category .category-list a .category-count {
  background: #64b895;
  color: white;
}
body.blog .category-list ul,
body.category .category-list ul {
  display: inline-block;
  padding: 0;
  margin: 0;
}
body.blog .category-list ul li,
body.category .category-list ul li {
  display: inline-block;
  padding-left: 5px;
}
body.blog .category-list ul li::after,
body.category .category-list ul li::after {
  content: '|';
  padding-left: 5px;
}
body.blog .category-list ul li:last-child::after,
body.category .category-list ul li:last-child::after {
  content: none;
}
body.blog .entry-header h2,
body.category .entry-header h2 {
  font-size: 1.618em;
  text-transform: none;
}
body.blog article .read-more,
body.category article .read-more {
  border: 0;
  color: #fff;
  cursor: pointer;
  padding: .6180469716em 1.41575em;
  font-weight: 600;
  text-shadow: none;
  display: inline-block;
  outline: 0;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  border-radius: 5px;
  background-color: #2F5023;
  border-color: #2F5023;
  margin-top: 1.618em;
  padding: 0.4em 1em;
  text-decoration: none;
  background-color: transparent;
  border: 2px solid #64b895;
  color: #64b895;
}
body.blog article .read-more:hover,
body.category article .read-more:hover {
  background-color: #16370a;
  border-color: #16370a;
}
body.blog article .read-more:focus,
body.category article .read-more:focus {
  outline: none;
}
body.blog article .read-more:hover,
body.category article .read-more:hover {
  color: #64b895;
  background-color: #f0f8f4;
  border-color: #64b895;
}
@media (min-width: 768px) {
  body.archive article.post,
  body.blog article.post {
    width: 30.43478261%;
    margin-right: 4.34782609%;
    float: left;
  }
  body.archive article.post:nth-of-type(3n),
  body.blog article.post:nth-of-type(3n) {
    margin-right: 0;
  }
  body.archive article.post:nth-of-type(3n+1),
  body.blog article.post:nth-of-type(3n+1) {
    clear: left;
  }
  .hentry .entry-header {
    margin-bottom: 1.618em;
  }
}
#comments .comment-navigation::after {
  display: block;
  content: '';
  clear: both;
}
#comments .nav-previous {
  float: left;
}
#comments .nav-next {
  float: right;
}
#comments .comment-list {
  margin-top: 1em;
}
#comments .comment-list .comment-content {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media all {
  body.woocommerce-account .page-header h1 + p {
    height: 0;
  }
  .hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
    background-color: #64b895;
    border-radius: 5px;
    color: white;
    padding: 0.875em;
  }
  .hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a:hover,
  .hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active a {
    background-color: #87c8ad;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1150px) {
  .col-full {
    padding: 0 40px;
    width: 100%;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  .page-certifications .wp-block-column .wp-block-image img {
    max-width: 50%;
  }
}
/* =Theme customization starts here
-------------------------------------------------------------- */
body .is-style-lined {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
body .is-style-lined::before,
body .is-style-lined::after {
  display: inline-block;
  width: 50px;
  height: 2px;
  background: #64b895;
  content: '';
  margin: 0 5px;
  position: static;
}
body .is-style-double-lined {
  font-size: 2em;
  text-transform: uppercase;
  font-weight: 400;
  border-bottom: 2px solid #64b895;
  border-top: 2px solid #64b895;
  text-align: left;
  padding: 26px 0;
  margin-top: 0;
}
