#segment_user_do_login .info-user .user_signup,
.info-social,
body:not(.staff) .chir_loop .chi-action>a:not(.view_product),
body:not(.staff) .detail-info-entry.pd_action,
body:not(.staff) a.cart_mobile,
body:not(.staff) .top-cart-block,
.user_signup,
.formUser > .userSignup {
    display: none !important;
}

.center_column .post-share,.tp_product_detail_comment{
    display: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}
.quantity-selector .entry{
    line-height: 28px;
}
.qtt-prd{
    cursor: default;
    width: 44px;
    padding: 3px 0px 5px 0px !important;
    width: auto;
    max-width: 44px;
    border-left: none !important;
    text-align: center;
}

.d-none,
section#chir_seller{
    display: none;
}
