.input-select{
    padding: 15px;
    border-radius: 4px;
    border: 1px solid #bbb;
}
.btn.btn-primary.btn-file span.file-input.file-input-new {
    display: none;
}
.vfb-col-12{
    padding-left: 2px;
    padding-right: 2px;
}

#vfbField29 button.btn.btn-default.kv-fileinput-upload {
    display: none;
}

#vfbField29 .input-group-btn {
    text-align: right;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.vfbp-form #account_manager_field, .vfbp-form #vfbField16, .vfbp-form #vfbField17,  .vfbp-form #vfbField29{
    display: block !important;
}
.component_content[data-product_id="1489058703"] .product.content.summary_content.populated.cart{
    display: none;
}
.checkout.woocommerce-checkout {
    position: relative;
}
.checkout.woocommerce-checkout.loading:before {
    content: ' ';
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    z-index: 100;
}

p#sales-reps_field {
    float: left;
}

body.single-product .header-page-title-holder {
    display: none;
}
.tax-product_cat.woocommerce ul.products li.product a img,
.archive ul.products li.product a img{
    width: auto !important;
    display: inline-block !important;
}
.tax-product_cat .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.tax-product_cat .container-fluid:before, .tax-product_cat .container-fluid:after {
    content: " ";
    display: table;
}
.tax-product_cat .container-fluid:after {
    clear: both;
}
@media (min-width: 768px) {
    .tax-product_cat .container-fluid {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .tax-product_cat .container-fluid {
        width: 970px;
    }
    .tax-product_cat .container-fluid {
        width: auto;
        max-width: 1400px;
    }
}

/* attributes to column style */
table.shop_attributes{
    border: none !important;
    max-height: 240px !important;
    overflow-y: auto !important;
    text-align: left !important;
}
table.shop_attributes, table.shop_attributes tr, table.shop_attributes tbody, table.shop_attributes td, table.shop_attributes th {
    display: block !important;
    border:none !important;
    background: transparent !important;
}
table.shop_attributes tr{
    display: inline-block !important;
    width: 24% !important;
    height: 50px !important;
}
table.shop_attributes tr td,
table.shop_attributes th{
    display: inline-block !important;
}
table.shop_attributes tr:nth-child(2n -1){
    background-color: #fafafa !important;
}
table.shop_attributes:after {
    display: block;
    content: ' ';
    clear: both;
}



.single-product .product_meta .posted_in, .single-product .product_meta .tagged_as{ display: none !important; }
h2.woocommerce-loop-product__title {
    font-size: 14.0pt !important;
    font-weight: bold;
}


form.woocommerce-ordering {
    display: none;
}

.product-type-simple {
    text-align: center;
}

.woocommerce ul.products li.product .button, .woocommerce-page ul.products li.product .button {
    margin-top: -42px !important;
}

.single-product button.single_add_to_cart_button.button.alt {
    float: none !important;
}

input#createaccount {
    margin-top: 37px;
}

p.form-row.form-row-wide.create-account.woocommerce-validated {
    margin-bottom: 25px;
}

input#ship-to-different-address-checkbox {
    margin-left: -20px !important;
}

.c-attribute {
    height: 100px;
    margin-bottom: 5px;
    overflow-y: auto;
    padding: 10px 0;
    font-size: 11px;
}
.c-attribute .name{
    font-weight: bold;
    width: 40%;
    float: left;
}
.c-attribute .value{
    display: table-cell;
    width: 60%;
    float: left;
}

.c-attribute:nth-child(2n-1){
    background: #f1f1f1;
}
ul.tabs.wc-tabs {
    text-align: left !important;
}
@media (max-width: 1120px){
    .c-attribute {
        width: 33% !important;
    }
}
@media (max-width: 990px){
    .c-attribute {
        width: 50% !important;
    }
}
@media (max-width: 600px){
    .c-attribute {
        width: 100% !important;
    }
}

ul.tabs.wc-tabs {
    max-width: none !important;
}
div#tab-additional_information {
    max-height: 340px !important;
    overflow-y: auto !important;
}

.archive .star-rating {
    display: none !important;
}
.archive .woocommerce-loop-product__title {
    padding: 0 !important;
}
.archive .short-description {
    height: 48px;
}

#accept-terms{
    max-height: 400px;
    overflow-y: auto;
}
.accept-terms-field input{
    position: relative !important;
}


.woocommerce div.product p.stock {
    display: inline-block;
    float: none !important;
}

.woocommerce div.product form.cart {
    display: inline-block;
}

/* NEW ADD TO CART BUTTON */
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    display: block;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    float: none !important;
}

body a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    color: #9cc038 !important;
    font-size: 14px !important;
    line-height: 40px !important;
    padding-left: 47px !important;
    padding-right: 47px !important;
    width: 135px;
    text-indent: 50px;
    margin: 0 auto !important;
    margin-right: 90px !important;
}
.woocommerce a.button:before, .woocommerce button.button:before, .woocommerce input.button:before, .woocommerce #respond input#submit:before, .woocommerce #content input.button:before, .woocommerce-page a.button:before, .woocommerce-page button.button:before, .woocommerce-page input.button:before, .woocommerce-page #respond input#submit:before, .woocommerce-page #content input.button:before {
    padding: 0 !important;
    width: 42px !important;
}
.woocommerce ul.products li.product .add_to_cart_button:after, .has_woocommerce ul.products li.product .add_to_cart_button:after, .woocommerce-page ul.products li.product .add_to_cart_button:after {
    text-indent: 0;
}
.woocommerce a.button.added:before, .woocommerce button.button.added:before, .woocommerce input.button.added:before, .woocommerce #respond input#submit.added:before, .woocommerce #content input.button.added:before, .woocommerce-page a.button.added:before, .woocommerce-page button.button.added:before, .woocommerce-page input.button.added:before, .woocommerce-page #respond input#submit.added:before, .woocommerce-page #content input.button.added:before {
    text-indent: 0;
}
.woocommerce ul.products li.product .add_to_cart_button.loading:before, .has_woocommerce ul.products li.product .add_to_cart_button.loading:before, .woocommerce-page ul.products li.product .add_to_cart_button.loading:before{
    text-indent: 0;
}

.cherry-breadcrumbs_content.loggedIn{
    float:left;
}
#user-loggedIn{
    float: right;
    font-size: 12px;
    font-family: Roboto, sans-serif;
}


.ellip {
    display: block;
    height: 100%;
}

.ellip-line {
    max-width: 15px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    line-height: 12px;
    font-size: 17px;
}

.ellip,
.ellip-line {
    position: relative;
    overflow: hidden;
}