body,table,tr,td{font-family: 'Open Sans',Arial,sans-serif;}
table,tr,td,th,.results_navigation_single_wrapper.form-group.row .results_status{font-size: 14px;}
.table thead th { font-weight: lighter;}
tr.list_heading {
  color: #ffffff;
  font-weight: 500;
  background: rgb(221,232,243);
  background: -moz-linear-gradient(top, rgba(221,232,243,1) 0%, rgba(185,206,226,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,232,243,1)), color-stop(100%,rgba(185,206,226,1)));
  background: -webkit-linear-gradient(top, rgba(221,232,243,1) 0%,rgba(185,206,226,1) 100%);
  background: -o-linear-gradient(top, rgba(221,232,243,1) 0%,rgba(185,206,226,1) 100%);
  background: -ms-linear-gradient(top, rgba(221,232,243,1) 0%,rgba(185,206,226,1) 100%);
  background: linear-gradient(to bottom, rgba(221,232,243,1) 0%,rgba(185,206,226,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dde8f3', endColorstr='#b9cee2',GradientType=0 );
  color: #000;
}

.shopping_cart_page .img-fluid {
  max-width: 300px !important;
}

.recently_viewed_products_wrapper {
  margin-top: 40px;
  width: 96%;
  padding: 2%;
  border: 1px dashed #ccc;
  background: #F5F5F5;
}
.recently_viewed_products_wrapper h2 {
  font-size: 20px;
  color: #6F6F6F;
  font-weight: normal;
  margin-bottom: 15px;
  display: block;
  clear: both;
}
.recently_viewed_products_wrapper .card-deck {
  flex-flow: nowrap;
  margin-right: 0;
  margin-left: 0;
}
.store_product_recent_item_wrapper.card {
  float: left;
  text-align: center;
  width: 33.33%;
  padding: 0px;
  margin: 0 1% 1% 0;
  height: 100%;
  min-height: 170px;
  padding-top: 10px;
  background: #fff;
  border: 1px dashed #ccc;
  flex: none;
}

.store_container_page .product_detail_solo_page {
  margin: 20px 0;
  background: #f4f4f4;
  width: 96%;
  padding: 2%;
  border: 1px dashed #ccc;
}

.product_detail_solo_page h1 {
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
}

.recently_viewed_products_wrapper p.card-text.inet_product_recent_name {
  font-size: 14px;
}
.store_product_form .card {
  border: 1px dashed #ccc;
  background: transparent;
  font-size: 15px !important;
}

.product_detail_solo_page p.store_product_description,.product_detail_solo_page dl.row,.product_detail_solo_page p.store_product_pdf {
  font-size: 14px;
  padding: 10px;
}




.btn-primary {
  color: #212529;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
  border: 1px solid #999;
}

.btn-primary:hover {
  color: #fff;
  background-color: #999;
  border-color: #999;
}

.store_product_form label.form-control-label{
  padding-top: 9px;
}

.store_product_form p.lead.font-weight-normal.text-center.store_product_price_um {
  text-align: left !important;
  font-size: 16px;
  margin: 0px;
}

.product_detail_solo_page .product_image_wrapper {
  border: 1px dashed #ccc;
}

#custom_loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
  }

  #custom_loader {
    display: flex;
  }

  .custom_loader {
    display: block;
  }

  .custom_loader {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
  }

  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }



li.breadcrumb-item { font-size: 12px;}
li.breadcrumb-item a { color: #666; font-size: 12px; text-transform: uppercase;}
.store_product_form_buttons_L_wrapper{ display: table; vertical-align: middle;}
input.form-control.mb-2.store_quantity_entry {
  display: table-cell;
  width: 58px;
  height: 30px;
  vertical-align: middle;
  font-size: 14px;
}
button.btn.btn-primary.btn-block.mb-2.add_to_cart_button {
  display: table-cell;
  width: 84px;
  vertical-align: middle;
  font-size: 12px;
}
.store_browse_list_no_buttons_page table td:first-child,.store_browse_list_no_buttons_page .table thead th:last-child,form[name="store_buy"] table td:first-child,form[name="store_buy"] .table thead th:last-child {
  display: none;
} 

form#shopping_cart_form .row:last-child {
  background: #f4f4f4;
  border: 1px dashed #ccc;
  width: 100%;
  padding: 2%;
  margin: 0px;
}

ul.nav-wizard li.active_step {
  color: #000000;
  background: #ccc;
}

.store_checkout_address_page {
  padding: 2%;
  width: 100%;
  border: 1px dashed #ccc;
  background: #f4f4f4;
  font-size: 14px;
}

ul.nav-wizard li.active_step:after {
  border-left: 16px solid #ccc;
}
div#billing_address_selection .form-control{ font-size: 14px; }
div#billing_address_selection H3,div#password_tips_bootstrap h5,.store_checkout_login_wrapper h3 { font-size: 18px; font-weight: bold;}
.checkout_user_registration h4,.store_address_no_account_wrapper h4 { margin-top: 20px; font-size: 16px; font-weight: bold;}

form#shopping_cart_form .table-info, form#shopping_cart_form .table-info>th, form#shopping_cart_form .table-info>td{
  background-color: #E7E7E7;
}

.sign_up_page h2,form#user_registration_form h2,.forgot_username_page h1,.forgot_password_page h1,.contact_us_page h1{ font-size: 18px; }
.sign_up_page,form#user_registration_form,form#forgot_password_form ,form#forgot_username_form,form#contact_us_form,form#request_account_form{
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,0.125);
  border-radius: 0.25rem;
  padding: 20px;
  margin: 20px 0px;
  font-size: 14px;
}
.style_blueberry_footer.d-print-none {
  width: 960px;
  margin: 0px auto 0;
}

form#checkout_address_form {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,0.125);
  border-radius: 0.25rem;
  padding: 20px;
  margin: 20px 0px;
}

  .style_blueberry_side_nav .style_blueberry_content{
    padding: 0 0px !important;
  }
  
.style_blueberry_side_nav .nav-link {
    color: #000 !important;
    font-size: 12px;
    letter-spacing: -0.3px;
    padding: 0px;
    text-transform: capitalize !important;
    font-family: 'Open Sans',Arial,sans-serif;
}

input[name="search[searchfor]"] {
  height: 36px;
  font-size: 16px;
  font-weight: 400;
  color: #666;
}
  .col-md-3.col-lg-3.style_blueberry_align_center.pl-md-0 {
    display: none;
}
  .style_blueberry_container{width: 960px; margin: 0px auto 0;}
.style_blueberry_mobile_float_right .form-group.row.d-none.d-md-flex { display: none !important;}
.style_blueberry_mobile_float_right .row.d-none.d-lg-flex.pb-lg-2, .style_blueberry_mobile_float_right .row.style_blueberry_user_info{ display: none !important;}
.style_blueberry_side_nav .style_blueberry_title_bar {
    font-size: 17px;
    font-weight: 800;
    background: rgb(221,232,243);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZThmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiOWNlZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(221,232,243,1) 0%, rgba(185,206,226,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,232,243,1)), color-stop(100%,rgba(185,206,226,1)));
    background: -webkit-linear-gradient(top, rgba(221,232,243,1) 0%,rgba(185,206,226,1) 100%);
    background: -o-linear-gradient(top, rgba(221,232,243,1) 0%,rgba(185,206,226,1) 100%);
    background: -ms-linear-gradient(top, rgba(221,232,243,1) 0%,rgba(185,206,226,1) 100%);
    background: linear-gradient(to bottom, rgba(221,232,243,1) 0%,rgba(185,206,226,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dde8f3', endColorstr='#b9cee2',GradientType=0 );
    border: 1px solid #ccc;
    padding: 5px;
    margin: 0;
    margin: 10px 0px;
    font-family: 'Open Sans',Arial,sans-serif;
}
.style_blueberry_side_nav .style_blueberry_content ul li.nav-item {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3;
    padding: 5px 0 3px;
    border-bottom: 1px dashed #cccccc;
}


.style_blueberry_align_center.float-md-right a {
    background: url(/images/checkout.png) left 3px no-repeat;
    display: inline-block;
    padding: 5px 0 0 32px;
    height: 26px;
    color: #000;
    float: right;
    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: 400;
    font-size: 14px;
}

i.fas.fa-credit-card.style_blueberry_header_icon, i.fas.fa-shopping-cart.fa-lg.style_blueberry_header_icon {
    display: none;
}

.style_blueberry_cart_width a {
    background: url(/images/cart.png) left 2px no-repeat;
    display: inline-block;
    padding: 5px 10px 0 26px;
    height: 26px;
    color: #000;
    float: right;
    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: 400;
    font-size: 14px;
}






.style_blueberry_top_menu{display:none !important;}
.style_blueberry_wrapper {padding: 11px 0px 20px 0px;}
.style_blueberry_footer { background: transparent; font-size: 14px !important;}
a.category_image_link {
    text-align: center;
    padding: 20px;
}
.breadcrumb{padding: 0px;     background: transparent;}
li.breadcrumb-item strong {
    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: bold;
    line-height: 15px;
    color: #333333;
    text-decoration: none;
}

.category_wrapper.card img.sub_category_thumbnail.card-img-top.img-fluid {
    max-width: 200px;
    max-height: 145px;
    object-fit: contain;
}
.category_header.row {
    display: none;
}
.category_wrapper.card .card-title{text-align: center; line-height: 0.8;}
.category_wrapper.card a.category_link {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: -0.3px;
    text-shadow: 1px 1px 1px #ffffff;
    color: #6a6a6a;
    font-weight: bold;
}