/*** Import *****/

@import url("loading-btn.css");
@import url("loading-group.css");
@import url("mona-alert.css");
@import url("empty-post.css");

/*** End ****/

.blog-info-tag span:before {
    content: ",";
    position: absolute;
    bottom: 6px;
    right: 0;
    height: 100%;
    font-size: 16px;
    width: auto;
    padding-right: 5px;
}

.blog-info-tag span {
    position: relative;
    display: inline-block;
    padding-right: 10px;
}

.blog-info-tag span:last-child:before {
    display: none;
}

.wpcf7 form .wpcf7-response-output {
    border: 0;
    margin: 15px 0;
    padding: 0;
    font-weight: bold;
    font-size: 12px;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
}

.wpcf7 form.invalid .wpcf7-response-output {
    color: red;
}

span.price-from {
    display: none;
}

#wp-admin-bar-wp-logo a img {
    max-width: 32px;
}

.mona-content #ez-toc-container {
    display: none;
}

.sec-contactsMap {
    border: 0.5rem solid #ff9122;
}

.popup.recruitdt-popup.open .wpcf7-response-output {
    display: none;
}

.monaLoadMorePostJS {
    width: 100%;
}

.productdt-item.just-image {
    display: none;
}

#add_payment_method table.cart input,
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    height: auto;
}

#product-detail-popup .wpcf7-response-output {
    display: none;
}

#popupsuccess {
    display: none;
}

#submit_footer,
#submit_cat_product {
    display: none;
}

.sec-thumbs .wpcf7-response-output {
    display: none;
}

.monaLoadMoreProductJS {
    display: flex;
    justify-content: center;
    width: 100%;
}

.mona-empty-message-large {
    width: 100%;
    text-align: center;
    justify-content: center;
}

.mona-empty-message-large img {
    width: 10%;
}

.mona-empty-message-large .noti-mona-empty-message-large {
    color: #1e427e;
    font-weight: 600;
}

.sec-contacts .wpcf7-response-output {
    display: none;
}

.fbtn .fbtn-icon img {
    width: 100%;
    height: 100%;
}

.mona-title-dev {
    color: #ff9122 !important;
}

.mona-custom-button-dev {
    background: #fff;
}

.social-item {
    gap: 0.5rem;
}