/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 05 2018 | 07:01:37 */
.woof_container_inner_productnecksize>h4:before {
    content: 'Neck Size';
    font-size: 18px;
}
.chosen-container {
    width: initial !important;
    min-width: 100%;
}
.woof_container_inner_productlockingmechanism>h4:before {
    content: 'Locking Mechanism';
    font-size: 18px;
}
.woof_container_inner_productbottlecapacity>h4:before {
    content: 'Bottle Capacity';
  font-size: 18px;
}
#left-area ul.products {
    margin-top: 25px;
}
button:focus {
    outline: none !important;
}
p.woocommerce-result-count, header.woocommerce-products-header,.woocommerce .woocommerce-ordering {
    display: none;
}
.woof_submit_search_form_container {
    margin: 0px 0 0 0;
}

button.button.woof_reset_search_form {
    border: none !important;
    background-color: #2ABFEC;
    color: #fff;
    padding: 2px 20px !important;
    font-size: 16px !important;
    margin-bottom: 15px !important;
}

button.button.woof_reset_search_form:hover {
    background-color: #000;
    color: #fff;
}

button.button.woof_reset_search_form:hover:after {
    display: none;
}
.woof_container_inner_productpumpdosage>h4:before {
    content: 'Pump Dosage';
    font-size: 18px;
}
.woof_container_inner_productlockingmechanism>h4,
.woof_container_inner_productpumpdosage>h4,
.woof_container_inner_productnecksize>h4,
.woof_container_inner_productbottlecapacity>h4{
    font-size: 0;
}
ul.woof_list {
    padding-left: 5px !important;
    padding-bottom: 5px !important;
}
.woof_container_inner.woof_container_inner_productcategories>h4 {
    display:none;
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    vertical-align: middle;
    margin-top: -3px;
    display: none;
}

label.woof_checkbox_label {}

.woof label {
    padding: 0;
    margin: 0;
    margin-left: 5px;
}
.chosen-container-single .chosen-single div b {
    display: none;
}
.woof_container {
    border-bottom: 1px #ccc solid;
    margin-bottom: 25px;
    padding-bottom: 25px;
}

nav.woocommerce-breadcrumb {
    display: none;
}
.chosen-container-active.chosen-with-drop .chosen-single {
    color: #333;
    background-image: linear-gradient(#ffffff 20%,#fff 80%);
}

ul.chosen-results {
    padding: 0 0 10px 5px !important;
}

.chosen-container .chosen-results li.highlighted {
    background-color: #2ABFEC;
    background-image: linear-gradient(#2ABFEC 20%,#2ABFEC 90%);
}

.chosen-search {
    display: none;
}

.chosen-container-single .chosen-single {
    background: #2ABFEC;
    color: #fff;
    text-transform: capitalize;
    border: none;
    border-radius: 0px;
    padding: 0 0 0 8px;
    box-shadow: none;
}
.chosen-container-single .chosen-drop {
    border-radius: 0;
}
