@charset "UTF-8";
@font-face { font-family: "CrocanteW01"; src: url("//db.onlinewebfonts.com/t/8423e89fe6027206a7babdb7e77da56f.eot"); src: url("//db.onlinewebfonts.com/t/8423e89fe6027206a7babdb7e77da56f.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/8423e89fe6027206a7babdb7e77da56f.svg#CrocanteW01") format("svg"), url("//db.onlinewebfonts.com/t/8423e89fe6027206a7babdb7e77da56f.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/8423e89fe6027206a7babdb7e77da56f.woff") format("woff"), url("//db.onlinewebfonts.com/t/8423e89fe6027206a7babdb7e77da56f.ttf") format("truetype"); }
@media (min-width: 992px) { .logo { -ms-flex-preferred-size: auto; flex-basis: auto; margin-bottom: 0; } }

.custom-logo-link { display: inline-block; overflow: hidden; width: 60px; height: 50px; }
.custom-logo-link img { max-width: none; }
@media (min-width: 992px) { .custom-logo-link { width: auto; height: auto; }
  .custom-logo-link img { max-width: 100%; } }

.no-scroll { overflow: hidden !important; }

header { position: relative; z-index: 3 !important; background-color: #D31F1F; color: #ffffff; }
header a { color: #ffffff; }
header a:hover { text-decoration: none; }
header .inner_wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 10px 15px; }
header #big_links { list-style: none; padding: 0; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }
header #big_links > li { width: calc(50% - 10px); }
header #big_links > li:nth-child(2) > a { margin-left: 5px; }
header #big_links > li > a { font-size: 11px; font-weight: 800; display: block; padding: 12px 10px; color: #ffffff; background-color: rgba(0, 0, 0, 0.1); border-radius: 3px; text-align: center; border: 1px solid rgba(255, 255, 255, 0.25); }
header #big_links > li > a .fas { font-size: 8px; }
header #big_links > li > a:hover { color: #D31F1F; background-color: #ffffff; }
header #search_form { padding-left: 20px; -webkit-box-flex: 2; -ms-flex-positive: 2; flex-grow: 2; }
header #search_form form { max-width: 700px; margin-left: auto; }
header #search_form input { font-size: 14px; padding: 20px 10px; }
header #search_form button { background-color: #E3E3E3; color: rgba(0, 0, 0, 0.4); font-size: 16px; padding-left: 15px; padding-right: 15px; border-color: #ccc; }
header #search_form button .fas { width: 16px; height: 16px; }
header #account_cart { display: -webkit-box; display: -ms-flexbox; display: flex; text-align: center; }
header #account_cart .fas { font-size: 24px; display: block; width: 27px; height: 24px; }
header #account_cart a { display: block; padding-left: 35px; }
header #account_cart #cart { padding-right: 20px; }
header #account_cart span { font-size: 11px; display: block; padding-top: 5px; }
@media (min-width: 992px) { header .logo { padding-right: 20px; }
  header #big_links { width: auto; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  header #big_links > li { width: auto; }
  header #big_links > li:nth-child(2) > a { margin-left: 0; }
  header #big_links > li > a { font-size: 13.5px; color: #ffffff; background-color: transparent; border-radius: 0px; margin-right: 0px; border: none; padding: 10px; }
  header #big_links > li > a:hover { background-color: transparent; color: #ffffff; }
  header #big_links > li > a .fas { font-size: 11px; } }

.logged-in #account .fas { padding-left: 35px; }
.logged-in #account a, .logged-in #account span { display: inline-block !important; }
.logged-in #account a { padding-right: 5px; }
.logged-in #account a:last-child { padding-left: 5px; }

@media (min-width: 1067px) { header #big_links > li > a { font-size: 18px; } }
.recent_terms { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; max-width: 325px; min-height: 27px; margin-left: auto; font-size: 11px; padding-top: 5px; }
.recent_terms span { display: inline-block; background-color: rgba(0, 0, 0, 0.1); padding: 2px 8px; border-radius: 13px; margin-right: 5px; cursor: pointer; }

@media (min-width: 1067px) { .recent_terms { max-width: 700px; } }
#sub_header { border-bottom: 1px solid #767676; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 10px 15px; margin-bottom: 20px; }
#sub_header nav ul { margin: 0; }
#sub_header #store_select p { margin: 0; font-size: 11px; color: #767676; }
#sub_header #store_select p span { font-size: 12px; font-weight: 800; }
#sub_header #store_select p a { font-style: italic; color: #767676; }

#store_select { position: relative; padding-left: 30px; }
#store_select:before { display: block; font-family: "Font Awesome 5 Free"; font-weight: 900; content: ""; color: #D31F1F; font-size: 30px; position: absolute; top: -7px; left: 0; }

#sub_header nav { position: relative; }
#sub_header nav ul { display: none; list-style: none; position: absolute; right: 0; background-color: #ffffff; border: 1px solid; border-top: 0; padding: 5px 15px; top: calc(100% + 17px); z-index: 2; width: 200px; }
#sub_header nav ul a { display: block; padding: 5px 12.5px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
#sub_header nav ul li:last-child a { border-bottom: none; }
@media (min-width: 992px) { #sub_header nav ul { position: relative; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; border: none; padding: 0; top: 0; width: auto; z-index: 0; }
  #sub_header nav ul a { padding: 0 12.5px; border-bottom: none; } }

.mobile_menu_toggle { cursor: pointer; margin-right: 5px; }
.mobile_menu_toggle .fas { font-size: 12px; }

.mobile_store_menu { background-color: #ffffff; display: -webkit-box; display: -ms-flexbox; display: flex; position: fixed; bottom: 0; width: 100%; z-index: 1000; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
.mobile_store_menu a { color: rgba(0, 0, 0, 0.7); font-size: 20px; display: block; padding: 20px; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; text-align: center; border-right: 1px solid rgba(0, 0, 0, 0.1); }
.mobile_store_menu a:hover { color: #ffffff; background-color: #D31F1F; }

.departments_link { position: relative; }
.departments_link:after { display: block; content: ""; width: 0; height: 0; border-style: solid; border-width: 0 7.5px 10px 7.5px; border-color: transparent transparent #ffffff transparent; position: absolute; bottom: -21px; left: calc(50% - 7.5px); opacity: 0; -webkit-transition: opacity 0.5s; transition: opacity 0.5s; }
@media (min-width: 992px) { .departments_link.active:after { opacity: 1; } }

#departmentMenu { background-color: #fff; list-style: none; padding: 10px; padding-bottom: 96px; position: fixed; left: -2000px; top: 70px; height: calc(100vh - 150px); overflow-y: scroll; width: 100%; -webkit-transition: left 0.5s; transition: left 0.5s; z-index: 3; }
#departmentMenu.open { left: 0; }
#departmentMenu > li { border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
#departmentMenu > li > .sub-menu { padding: 0 15px !important; padding-bottom: 96px !important; }
#departmentMenu a { color: #000; font-size: 16px; display: block; padding: 5px; }
#departmentMenu > li > a { padding: 10px 5px; }
#departmentMenu li > .sub-menu { position: fixed; top: 70px; left: -2000px; width: 100%; height: calc(100vh - 150px); }
#departmentMenu li > .sub-menu.sub-open { left: 0; overflow-y: scroll; background-color: #ffffff; }
#departmentMenu li > .sub-menu.sub-open .sub-menu { display: block; position: relative; left: 0; top: 0; height: auto; list-style: none; }
#departmentMenu li .sub-menu { padding: 0; }
#departmentMenu li .sub-menu h3 { background-color: rgba(0, 0, 0, 0.05); margin-left: -15px; margin-right: -15px; margin-bottom: 10px; padding: 20px 15px 18px; color: #000000; border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
#departmentMenu li .sub-menu li { border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
#departmentMenu li .sub-menu .sub-menu { padding-left: 20px; padding-bottom: 10px; }
#departmentMenu li .sub-menu .sub-menu li { border: none; }
#departmentMenu li .sub-menu .sub-menu a { font-size: 14px; color: rgba(0, 0, 0, 0.6); }
@media (min-width: 768px) { #departmentMenu { padding-bottom: 10px; max-width: 400px; }
  #departmentMenu li > .sub-menu { max-width: 400px; padding-bottom: 10px; } }
@media (min-width: 992px) { #departmentMenu { top: 90.8px; height: calc(100vh - 85px); }
  #departmentMenu li > .sub-menu { top: 90.8px; height: calc(100vh - 85px); } }

.menu_back { color: #000; display: block; padding: 10px 0; cursor: pointer; }
.menu_back .fas { font-size: 7px; position: relative; bottom: 3px; padding-right: 5px; }

.overlay { position: absolute; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.8); z-index: 2 !important; }

#recent_search { min-height: 27px; margin-bottom: -10px; }

footer { text-align: center; font-size: 11px; background-color: #D31F1F; color: #ffffff; }
footer a { color: #ffffff; }
footer a:hover { color: #ffffff; }

.social-links { font-size: 25px; padding-bottom: 15px; }

#menu-footer-menu { list-style: none; padding: 0; font-size: 11px; }
#menu-footer-menu a { display: block; padding: 5px; }
@media (min-width: 768px) { #menu-footer-menu { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } }

.footer_logos { padding: 40px 0 30px; }
.footer_logos img { width: 100px; margin-right: 25px; }
@media (min-width: 768px) { .footer_logos img { width: 150px; } }

.footer_new { text-align: left; padding-top: 40px; }
.footer_new .footer_logos { padding: 0 0 0px; }
.footer_new .footer_logos img { margin-bottom: 15px; }
.footer_new .beaver-form { padding-top: 5px; }
.footer_new .beaver-form input { border: 0; padding: 8px 10px; width: calc(100% - 70px); border-radius: 4px 0 0 4px; margin-right: -4px; }
.footer_new .beaver-form button { border: 0; padding: 8px 10px; border-radius: 0 4px 4px 0; width: 70px; }
.footer_new h3 { padding-bottom: 5px; line-height: 1.1; font-size: 14px; }
.footer_new p { line-height: 2; }
.footer_new ul { padding: 0; margin-bottom: 20px; list-style: none; }
.footer_new #menu-secondary-menu { font-size: 14px; }
.footer_new p.copyright { display: inline; }
.footer_new #menu-footer-menu { display: inline-block; }
.footer_new #menu-footer-menu li { display: inline-block; margin-right: -9px; }
.footer_new #menu-footer-menu li a:before { display: inline-block; content: "|"; padding-right: 3px; }
.footer_new #menu-footer-menu li:first-child a:before { display: none; }

.sidebar { padding-bottom: 30px; }
.sidebar .style_blueberry_title_bar { color: #D31F1F; font-weight: bold; font-size: 20px; border-bottom: 1px solid #DBDADA; }
.sidebar .style_blueberry_triangle_icon { display: none; }
.sidebar .menu { margin-bottom: 20px; }
.sidebar .menu ul { font-size: 13px; }
.sidebar .menu ul a { padding: 5px 0 0; color: #797979; }
.sidebar .menu ul a:hover { color: #D31F1F; }
@media (min-width: 768px) { .sidebar { padding-right: 50px; } }

.product_item { padding: 15px; border-bottom: 1px solid rgba(0, 0, 0, 0.2); margin-bottom: 20px; }
@media (min-width: 992px) { .product_item { border-bottom: 0; } }

@media (min-width: 992px) { .product-wrap .product_image { max-height: 200px; margin-bottom: 20px; } }

@media (min-width: 992px) { .product_thumbnail { display: -webkit-box; display: -ms-flexbox; display: flex; height: 222px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } }

.product_sku { font-size: 12px; color: #797979; }

.product_price { margin: 20px 0; }

.product-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; }
@media (min-width: 992px) { .product-wrap { display: block; } }

.product_left { min-width: 90px; max-width: 90px; text-align: center; }
@media (min-width: 992px) { .product_left { max-width: none; } }

.product_right { padding-left: 25px; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }
@media (min-width: 992px) { .product_right { padding-left: 0; } }

.login-page .main_content .col-md-6 { margin-bottom: 30px; position: relative; }
.login-page .main_content .col-md-6:after { display: block; content: ""; border: 1px solid rgba(0, 0, 0, 0.1); height: 100%; width: calc(100% - 30px); position: absolute; z-index: -1; top: 0; }
.login-page .main_content .col-md-6 h2 { padding: 15px 15px 0; }
.login-page .main_content .col-md-6 form { padding: 0 15px; }

.sign_up_form_wrapper { padding: 0 15px; }

.forgot_password_link { padding: 0 15px 15px; font-size: 13px; }

.user_registration_options { padding: 0 15px 15px; font-size: 13px; padding-top: 15px; }

.forgot_password_link strong { display: block; }
.forgot_password_link br, .forgot_password_link .help-block { display: none; }

.forgot_password_wrapper, .forgot_username_wrapper { border: 1px solid rgba(0, 0, 0, 0.1); padding: 15px; margin-bottom: 30px; }

.forgot_password_wrapper h1, .forgot_username_wrapper h1 { font-size: 30px; }

.create_linked_account_page h2 { padding-top: 30px; }

.store_product_description { padding-top: 20px; }

.quantity_by_location { font-size: 12px; }
.quantity_by_location .row { border-bottom: 1px solid rgba(0, 0, 0, 0.15); padding: 10px 0 8px; }
.quantity_by_location .text-primary { color: red !important; }

#quantities { list-style: none; padding: 10px 10px; border: 1px solid; overflow: hidden; }
#quantities li { cursor: pointer; position: relative; }
#quantities li .text-primary { color: #D31F1F !important; }
#quantities li .text-primary dd { margin-bottom: 0; }
#quantities .quantity_by_location { display: none; }
#quantities i { position: absolute; top: 4px; right: 5px; }

.category_header_image { display: none; }

.category_list .card { border: 0; border-radius: 0; }
.category_list .card-img-top { border-radius: 0; }
.category_list .card-body { background-color: #D31F1F; }
.category_list h4 { margin-bottom: 0; }
.category_list h4 .category_link { color: #ffffff; font-size: 16px; text-align: center; display: block; }

@media (max-width: 575px) { .category_wrapper { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }
  .category_wrapper .category_image_link { width: 40%; overflow: hidden; }
  .category_wrapper .card-body { width: 60%; background-color: transparent; }
  .category_link { text-align: left !important; font-size: 18px !important; color: #444 !important; }
  .category_list_P .col-eq-height { margin-bottom: -18px; height: auto !important; }
  .category_wrapper { border: 1px solid rgba(0, 0, 0, 0.1) !important; padding: 10px; margin-bottom: 0 !important; }
  .category_wrapper .category_image_link { width: 50px; height: 50px; }
  .category_wrapper .card-body { padding-top: 10px; padding-bottom: 45px; } }
.featherlight-content .switch_job_wrapper { display: none; }

#switchForm h3 { text-align: center; padding-bottom: 25px; }
#switchForm h3 .fas { display: inline-block; font-weight: 900; color: #D31F1F; font-size: 30px; margin-right: 10px; }

.switch_store_wrapper p { font-weight: bold; }
.switch_store_wrapper .alert-info { margin-bottom: 35px; }
.switch_store_wrapper .alert-danger { margin-top: 35px; }
.switch_store_wrapper .alert-info strong, .switch_store_wrapper .alert-danger b { font-weight: 900; }

.category_list_T .category_link:before { display: inline-block; content: ""; width: 10px; height: 10px; background-color: #D31F1F; border-radius: 100%; margin-right: 5px; }

.sale_headline { color: #D31F1F; font-weight: bold; font-size: 20px; text-align: center; }

.msrp_data { color: rgba(0, 0, 0, 0.4); text-align: center; font-size: 12px; }

.price_tip { font-size: 10.5px; }
.price_tip strong { color: #D31F1F; }

.cart_totals .price_tip { text-align: right; padding-top: 10px; }

.product_detail_solo_page .product_image { margin-bottom: 30px; }

#user_registration_form { background-color: #DCDCDC; padding: 30px; font-size: 14px; }
#user_registration_form ::-webkit-input-placeholder { color: #DCDCDC !important; font-size: 14px; }
#user_registration_form h2 { font-size: 18px; }
#user_registration_form h2 span { color: #767676; }

.weekly-special-header { background-color: #000000; color: #ffffff; margin-bottom: 20px; }
.weekly-special-header .category_header_description { padding: 45px 15px 5px 30px; background-repeat: no-repeat; background-position: 30px 15px; background-image: url(../images/weekly-specials-tag.svg); }
@media (min-width: 768px) { .weekly-special-header .category_header_image { display: block; }
  .weekly-special-header .category_header_description { padding: 45px 15px 5px; background-position: 15px 15px; } }

.cid_info { position: absolute; left: 100px; }

#checkout_position_wrapper { display: none; }
@media (min-width: 992px) { #checkout_position_wrapper { display: block; } }

#billing_address_selection #address_info, .cart_shipping_address { display: none !important; }

.coupon_apply_button, ul.nav-wizard { z-index: 1; }

.bissell_header { background-size: cover; background-position: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0 8%; margin-top: -20px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.bissell_header h1, .bissell_header span { color: #D31F1F; }
.bissell_header h1 { margin-bottom: 25px; }

.bissell_header_left { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; padding-top: 50px; max-width: 666px; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.bissell_header_right { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; width: 100%; padding-top: 20px; }

.bissell_header_content { background-color: #fff; padding: 35px; }

@media (min-width: 992px) { .bissell_header { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  .bissell_header_left { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; padding-top: 100px; max-width: 580px; }
  .bissell_header_right { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; width: auto; } }
@media (min-width: 1200px) { .bissell_header_left { max-width: 666px; } }
.bissell_section_1, .bissell_section_2 { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0 10%; margin-top: 65px; gap: 30px; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.bissell_section_1 h2, .bissell_section_1 h3 { color: #D31F1F; }
.bissell_section_1 .bissell_section_left, .bissell_section_1 .bissell_section_right { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }

.bissell_section_content { display: -webkit-box; display: -ms-flexbox; display: flex; gap: 35px; }
.bissell_section_content > div:first-child { display: none; }
.bissell_section_content p, .bissell_section_content .btn, .bissell_section_content ul { margin-bottom: 50px; }
.bissell_section_content .btn { margin-top: -40px; }
.bissell_section_content ul { margin-top: -40px; font-size: 0.8em; }

.pricing_content { background-color: #f1ece8; padding: 30px; }

.bissell_section_2 { gap: 20px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 40px; }
.bissell_section_2 p { color: #D31F1F; font-size: 1.3em; padding-top: 10px; }
.bissell_section_2 .bissell_section_left, .bissell_section_2 .bissell_section_right { background-color: #f1ece8; padding: 38px; width: 100%; }

@media (min-width: 768px) { .bissell_section_1 .bissell_section_content > div:first-child { display: block; }
  .bissell_section_2 .bissell_section_left, .bissell_section_2 .bissell_section_right { width: 48% !important; max-width: 540px !important; } }
@media (min-width: 992px) { .bissell_section_1 .bissell_section_left { width: calc(70% - 30px) !important; }
  .bissell_section_1 .bissell_section_right { width: 30% !important; } }
a { color: #444; }
a:hover { color: #444; }

body { font: 300 14px/1.7 Futura, Trebuchet MS, Arial, sans-serif; color: #444; padding-bottom: 82px; }
body.no-scroll { overflow: hidden; }
@media (min-width: 992px) { body { padding-bottom: 0; } }

body, html { min-height: 100%; }

h1 { font-size: 35px; }

.breadcrumbs { padding-bottom: 20px; }

.breadcrumb { padding: 0; background-color: transparent; font-size: 10px; }

img { max-width: 100%; }

.btn-primary { background-color: #D31F1F; border-color: #D31F1F; }
.btn-primary:hover { background-color: #444; border-color: #444; color: #ffffff; }

.featherlight .featherlight-content { max-width: 80%; }
@media (min-width: 768px) { .featherlight .featherlight-content { max-width: 55%; } }

#set-store-message { text-align: center; }

/* styles to keep footer at the bottom of the page */
#page-container { position: relative; min-height: 100vh; }

#content-wrap { overflow-x: hidden; /* Footer height */ }
@media (min-width: 992px) { #content-wrap { padding-bottom: 279px; } }

.footer { /* Footer height */ }
@media (min-width: 992px) { .footer { position: absolute; bottom: 0; width: 100%; height: 279px; } }

.main_content { padding-bottom: 30px; }

.great_deals_banner { background-color: #D31F1F; padding: 30px 0 0; text-align: center; color: #ffffff; }
.great_deals_banner .row { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.great_deals_banner img, .great_deals_banner h1 { margin-bottom: 30px; }

.alert .fa-dollar-sign { background-color: #fff; display: inline-block; padding: 10px 13px; border-radius: 100%; margin-right: 15px; }

img.floating_img { position: fixed; bottom: 20px; right: 20px; cursor: pointer; }

/*# sourceMappingURL=custom.css.map */