/*
Theme Name: RebuiltScrubbers.com Theme
Theme URI: https://rebuiltscrubbers.com
Description: The theme for RebuiltScrubbers.com
Author: Superior Commercial Services, Inc.
Author URI: superiorcsi.com
Template: storefront
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rs-theme
*/
body, button, input, textarea {
    font-family: "Open Sans", sans-serif;
}
.site-main {
    padding: 55px 40px;
}
#footer {
        float: left;
    width: 100%;
    position: relative;
}
a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus {
    outline-color: #66cc00;
}
.button {
  width: auto;
  padding: 10px 15px;
  border: solid 1px #777;
  border-radius: 5px;
  text-decoration: none !important;
  cursor: pointer;
}
.button-2 {
  float: left;
  width: auto;
  font-size: 12px;
  padding: 3px 10px;
  border: solid 1px #bfbfbf;
    border-radius: 5px;
  cursor: pointer;
  transition: all .2s ease;
  text-decoration: none !important;
}
.btn-1 {
  color: #fff;
  background: #008100;
  border: solid 1px #053a05;
  transition: all .2s ease;
}
.btn-2 {
    color: #fff;
    background: #333;
    border: solid 1px #000;
  transition: all .2s ease;
}
.btn-1:hover {
    color: #fff;
    background: #09a009;
    border: solid 1px #053a05;
}
.header-search {
    float: left;
    position: absolute;
    top: 8px;
    left: 30%;
    min-width: 35%;
    z-index: 9;
}
#header_search {
    float: left;
    width: 80%;
    padding: 5px 10px;
    border-radius: 5px 0 0 5px;
    overflow: hidden;
}
#header_search_btn {
    float: left;
    width: 20%;
    padding: 7px;
    padding-top: 6px;
    border-radius: 0 5px 5px 0;
    text-align: center;
    margin-top: -1px;
    margin-left: -1px;
    font-size: 14px;
}
.menu-cart {
    background: #008100;
    padding-right: 48px;
    position: relative;
        padding-top: 13px;
}
.menu-cart:hover {
    background: #09a009;
}
.bottom-menu {
    position: relative;
    z-index: 9;
    background: #efefef;
    border-top: solid 1px #000;
    border-bottom: solid 1px #bebebe;
    padding: 2px 15px;
    padding-bottom: 3px;
    padding-right: 5px;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.1);
}
.bottom-menu h2, .bottom-menu p {
    color: #000;
    font-size: .8em;
    margin: 0;
    padding: 0;
}
.bottom-menu h2 {
    margin-top: 2px;
    font-style: italic;
    color: #000;
}
.bottom-menu-right {
    text-align:right;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .widget a.button:hover {
    background-color: #009d00;
    border-color: #009d00;
    color: #fff;
}
button.xoo-el-action-btn {
    transition: all .2s ease;
}
.xoo-el-footer-note {
    display: block;
    position: absolute;
    bottom: 45px;
    left: 0;
    width: 100%;
    padding: 10px;
    text-align: center;
    font-size: .75em;
}
.xoo-el-srcont {
    border-left: solid 1px rgba(0, 0, 0, 0.4);
}
.xoo-el-sidebar {
    border-radius: 5px 0 0 5px;
    overflow: hidden;
}
ul.xoo-el-tabs li.xoo-el-active {
    background-color: #2b2c2d;
    color: #fff;
}
ul.xoo-el-tabs {
    border-radius: 5px;
    overflow: hidden;
}
a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus {
    outline-color: transparent !important;
}
.cart_count {
        position: absolute;
    top: 14px;
    right: 10px;
    border: solid 1px rgba(0, 0, 0, 0.18);
    background: rgba(0, 0, 0, 0.28);
    color: #fff;
    font-size: .8em;
    font-weight: 500;
    line-height: 1.7em;
    padding: 0 7px;
    height: 23px;
    width: auto;
    border-radius: 50%;
}
.dropdown-menu {
    right: 100px !important;
}
.cart-dropdown {
    right:0 !important;
    max-width: 400px;
}
.cart-buttons {
    padding: 10px;
}
.cart-buttons .button {
    padding: 5px 10px;
    font-size: 14px;
}
.cart-quantity {
    font-size: 1em;
    margin-top: 5px;
}
.cart-quantity input {
background: #fff;
    border: solid 1px #bebebe;
    padding: 2px 5px;
    padding-right: 1px;
    max-width: 50px;
}
ul.products li.product {
    border: solid 1px #bebebe;
    background: #efefef;
}
ul.products li.product img {
    display: block;
    margin: 0 auto 1.618em;
    margin: 0 !important;
    width: auto;
    padding: 0;
}
.page-title {
float: left;
    width: 100%;
    text-align: left;
    font-size: 28px;
    padding: 10px 20px;
    background: #efefef;
    border: solid 1px #bebebe;
    margin-bottom:20px;
}
.top_row {
        padding: 40px;
    border-top: solid 1px rgba(0, 0, 0, 0.3);
}
.product-title {
    line-height: 1em;
    text-transform: uppercase;
    font-size: 2.250em;
    margin-left: -2px;
    font-weight: bold;
}
.woof_sid_auto_shortcode.woof {
    padding: 16px;
    border: solid 1px #bebebe;
    border-radius: 0;
    background: #efefef;
}
