/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 04 2024 | 13:28:21 */
.page-id-1572 .et_password_protected_form p input{
	margin-top: 20px !important;
    background-color: #fff !important;
    border: 1px solid #c3b7b7 !important;
    border-radius: 10px !important;
}


div#data-table_wrapper {
    padding-top: 16px;
}
div#data-table_wrapper > .row:first-child {
    padding-bottom: 16px;
}

.product_filter_div , .order_status_div{
	padding:20px;
} 
select#product-name {
    width: 100%;
}

.order_status_div select {
    width: 100%;
}
@media(max-width: 980px) {
.order_status_div.text-right {
	text-align: left;
}
.order_status_div.text-right {
    text-align: left;
    padding-top: 10px;
}
}

