/*
 * HP-Zen FiboSearch compatibility layer.
 * Migrated from retired Microthemer source after active-owner classification.
 */

.dgwt-wcas-details-inner-active .dgwt-wcas-details-main-image {
    border-bottom-width: 0;
}

.dgwt-wcas-st-title {
    font-size: 20px !important;
    line-height: 24px !important;
}

.dgwt-wcas-suggestions-wrapp {
    border-bottom-left-radius: 12px !important;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.75);
}

.dgwt-wcas-details-wrapp {
    border-bottom-right-radius: 12px !important;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.75);
}

.dgwt-wcas-details-inner-active .woocommerce-Price-amount,
.dgwt-wcas-details-inner-active .woocommerce-Price-currencySymbol {
    color: var(--hp-zen-globals-accent, #f1d18a);
    font-weight: 500;
}

.dgwt-wcas-details-inner-active .woocommerce-Price-amount {
    font-size: 22px;
}

.dgwt-wcas-details-inner-active .woocommerce-Price-currencySymbol {
    font-size: 24px;
}

.dgwt-wcas-details-inner-active .dgwt-wcas-details-product-sku,
.dgwt-wcas-details-inner-active .dgwt-wcas-details-hr:nth-of-type(4),
.dgwt-wcas-details-inner-active .dgwt-wcas-details-desc {
    display: none;
}

.dgwt-wcas-details-inner-active .input-text {
    padding: 5px;
    border-radius: 8px;
    background-color: var(--hp-zen-compatibility-input-bg, #222);
    color: var(--hp-zen-globals-text-heading, #fff) !important;
    font-weight: 600;
}

.dgwt-wcas-details-inner-active .button {
    padding: 7px !important;
    border-radius: 8px !important;
    background-color: var(--hp-zen-globals-accent, #f1d18a) !important;
    color: #1d1d1b !important;
    font-size: 19px !important;
    font-weight: 400 !important;
}

.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp {
    background-color: transparent !important;
}

.dgwt-wcas-search-input {
    background-color: var(--hp-zen-compatibility-input-bg, #121212) !important;
    color: var(--hp-zen-globals-text-primary, #f6f1e8);
    font-family: var(--hp-zen-globals-font-family-base, "Poppins", sans-serif) !important;
    font-size: 20px !important;
    font-weight: 500;
}

.js-dgwt-wcas-overlay-mobile {
    background-color: #000 !important;
}

.elementor-section--handles-inside .dgwt-wcas-ico-magnifier-handler {
    width: 28px;
    max-width: 30px !important;
    height: 28px !important;
}
