/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 23 2025 | 09:06:37 */
.woocommerce div.product form.cart div.quantity .qty {
    width: 50px !important;
}
.qib-button-wrapper button.minus.qib-button {
    margin-left: 10px !important;
    margin-right: 0 !important;
}
.qib-button-wrapper div.quantity.wqpmb_quantity {
    float: none !important;
    height: 35px !important;
}
.qib-button-wrapper button.qib-button {
    padding: 0 !important;
}
@media (max-width: 650px) {
    .za-mobile-search {
        position: absolute;
        top: 70px;
        z-index: 9999;
        left: 0;
        right: 0;
        width: 410px !important;
    }

    .za-show-search {
        display: block !important;
    }

    .dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-filled 
    .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
        color: #fff !important;
    }

    .dgwt-wcas-overlay-mobile {
        background: rgba(0, 0, 0, 0.7) !important;
    }

    .dgwt-wcas-suggestions-wrapp {
        background: transparent !important;
    }

    .dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path,
	.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path {
        fill: #fff !important;
    }

    .dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on 
    .dgwt-wcas-om-bar button.dgwt-wcas-om-return {
        background: transparent !important;
    }

    .dgwt-wcas-open-pirx .dgwt-wcas-suggestion-nores {
        padding: 10px 10px 10px 34px;
        color: #fff;
    }
	.dgwt-wcas-st {
    color: #fff !important;
	}
}
