.footer_area_two h3.f_title {
    padding-bottom: 10px;
}

@media (min-width: 1600px) {
    .custome_container {
        width: 1570px;
    }
}

.menu_btn .searc_btn {
    margin-right: 20px;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td,
.woocommerce table.shop_table tr {
    border-color: transparent;
}

.woocommerce table.shop_table thead tr th {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}