/*
Theme Name:   Xpro Child
Template:     xpro
*/


/*search header*/
.search-header .xpro-search-keyword-cls{
    order: 2;
}
.search-header .xpro-elementor-search-button{
    order: 1;
}
.search-header .xpro-elementor-search-input-group {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    height: 44px;
}

/* no product found */

.woocommerce-no-products-found {
    margin-top: 50px;
}

.woocommerce-no-products-found .woocommerce-info::after {
    content: "محصولی در این دسته قرار نگرفته است";
    font-size: 15px;
    margin-right: 25px;
}

.woocommerce-no-products-found .woocommerce-info {
    font-size: 0 !important;
    border-radius: 10px;
}

.woocommerce-no-products-found .woocommerce-info::before {
    font-size: 16px;
}



