.auth_form {
    max-width: 500px; margin: 20px auto;
}

.auth_form .response {margin-top: 20px;}


.logo_area {text-align: center; margin-top: 100px;}
.logo_area img {max-width: 183px;}

.product_card {height: 100%;}
.product_image {max-width: 100%; max-height: 230px; width: auto; height: auto; display: block; margin: 10px auto 0;}

.toast-body {background-color: #fff;}

.home_logo {display: block; margin: 0 auto; max-width: 100%;}

.category_row {padding: 20px 0; border-bottom: 1px solid #ccc;}
.category_row .summernote {display: none;}


.tab_item {display: none;}
.tab_item.active {display: block;}
.save_cat_btn {margin-top: 15px; float: right;}
.border_right_radius_0 {border-top-right-radius: 0; border-bottom-right-radius: 0; border-right: 0;}
.mt-10 {margin-top: 1rem;}
