.address_block,
.shop_page_block {
    background-color: #fff;
    box-shadow: -6px -6px 10px rgba(255, 255, 255, .8), 6px 6px 10px rgba(0, 0, 0, .2);
    padding: 5px 5px;
    margin-bottom: 20px;
    border: 1px solid #e3e3e3;
    border-radius: 10px
}

.shop_details_img img,
.shop_img img {
    width: 100px;
    box-shadow: 0 5px 16px 0 rgba(0, 0, 0, .2), 0 6px 16px 0 rgba(0, 0, 0, .19)!important;
    padding: 5px 5px;
    background-color: #fff;
    border-radius: 10px
}

.product_name,
.product_name_hindi {
    margin-bottom: 4px;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #1f1f1f
}

.address_name {
    letter-spacing: 1px;
    font-weight: 600;
    color: #8a8a8a
}

.address_block p {
    margin-bottom: 0
}

.address_block_section .nav-link {
    margin-right: 6px
}

.address_block_section a {
    color: #fff;
    text-decoration: none;
    background-color: #ff5722
}

.address_block_section .nav-tabs .nav-link.active {
    color: #ff5722;
    background-color: #fff;
    border-color: #ff5722 #ff7b52 #e9ecef
}

.brand_name {
    margin-bottom: 2px;
    font-size: 12px;
    color: #41a729;
    font-weight: 600
}

.shop_page_block .price {
    text-align: right
}

.shop_page_block .table {
    margin-bottom: 0
}

.shop_page_block .table td,
.table th {
    padding: .25rem;
    vertical-align: middle;
    border-top: 0
}

.shop_page_block .off-tag {
    position: absolute;
    font-size: 12px;
    color: #ff5722
}

.veg_icon img {
    width: 100%;
    position: absolute;
    max-width: 14px;
    margin-top: -16px;
    padding-left: 3px
}

.content ul {
    margin-bottom: 10px
}

.content a {
    color: #ff5728
}

.tag {
    background: #ef4b23;
    border-radius: 3px 0 0 3px;
    color: #fff;
    display: inline-block;
    height: 18px;
    font-size: 10px;
    font-weight: 100;
    line-height: 20px;
    padding: 0 20px 0 23px;
    position: absolute;
    text-decoration: none;
    -webkit-transition: color .2s;
    z-index: 1
}

.tag::before {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 1px rgba(0, 0, 0, .25);
    content: '';
    height: 6px;
    left: 10px;
    position: absolute;
    width: 6px;
    top: 6px
}

.tag::after {
    background: #fff;
    border-bottom: 9px solid transparent;
    border-left: 10px solid #ef4b23;
    border-top: 9px solid transparent;
    content: '';
    position: absolute;
    right: 0;
    top: 0
}

.btn-outline-secondary {
    border-radius: 9px;
    border-color: #c2c6ca
}

.btn-success {
    box-shadow: inset -4px -4px 8px rgb(239 75 35), inset 8px 8px 16px #ef4b23;
    background: #ef4b23;
    border-color: #ef4b23;
    border-radius: 9px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.btn-success:hover {
    color: #fff;
    background-color: #ef4b23;
    border-color: #ef4b23;
}

.btn-outline-success {
    color: #ef4b23;
    background-color: transparent;
    background-image: none;
    border-color: #ef4b23;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(255 255 255 / 5%)
}

.shop_details_img img {
    width: 100%;
    margin-top: 10px
}

.shop_details_img {
    margin-bottom: 20px
}

.varient_button .btn {
    margin: 7px 0;
    margin-right: 10px
}

.number span {
    cursor: pointer
}

.minus .btn,
.plus .btn {
    border-radius: 5px
}

.minus .btn i,
.plus .btn i {
    vertical-align: middle
}

.number input {
    height: 31px;
    width: 45px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #d6d6d6;
    border-radius: 8px;
    display: inline-block;
    vertical-align: middle
}

.filter_product .btn {
    line-height: 11px
}

.list-group-item {
    padding: 22px 10px;
    font-size: 17px
}

.list-group-item.active {
    box-shadow: inset -4px -4px 8px #d6603b, inset 8px 8px 16px #d06341;
    background: #ff5722;
    border-color: #ff5722;
    z-index: 1
}

.list-group-item.active:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 14px solid #e25d33
}

.shop_page_block .table thead th {
    border-bottom: 0
}

.filter_section .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden
}

.filter_section .modal-dialog {
    position: fixed;
    margin: 0;
    width: 100%;
    height: 100%;
    padding: 0
}

.filter_section .modal-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid #4caf50;
    border-radius: 0;
    box-shadow: none
}

.filter_section .modal-header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 50px;
    padding: 10px;
    background: #4caf50;
    box-shadow: inset -4px -4px 8px rgb(76 175 80), inset 8px 8px 16px #438e47;
    border: 0;
    border-radius: 0
}

.filter_section .modal-title {
    font-weight: 600;
    color: #fff;
    line-height: 30px;
    font-family: Lemonada
}

.filter_section .modal-body {
    position: absolute;
    top: 50px;
    bottom: 60px;
    width: 100%;
    font-weight: 300;
    overflow: auto
}

.filter_section .modal-footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 60px;
    padding: 10px;
    background: #f1f3f5
}

.filter_section .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: none;
    opacity: 1
}

.filter_section::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
    background: #f1f3f5;
    border-left: 1px solid darken(#f1f3f5, 10%)
}

.filter_section::-webkit-scrollbar-thumb {
    background: darken(#f1f3f5, 20%)
}

.filter_section .nav-link {
    display: block;
    padding: .5rem 3rem;
    padding: 10px 41px;
    font-size: 16px;
    font-weight: 600;
    font-family: Lemonada
}

.pro_item {
    color: #797979;
    text-decoration: underline;
    font-family: Lemonada
}

.filter_section a {
    color: #ff5722
}

.emp-profile {
    margin-top: 3%;
    margin-bottom: 3%;
    border-radius: .5rem;
    background: #fff
}

.profile-img {
    text-align: center
}

.profile-img img {
    width: 100%;
    max-width: 140px;
    border-radius: 50%
}

.emp-profile .file {
    position: relative;
    overflow: hidden;
    margin-top: -8%;
    border: none;
    border-radius: 0;
    font-size: 15px;
    background: #11531c
}

.emp-profile .file input {
    position: absolute;
    opacity: 0;
    right: 0;
    top: 0
}

.profile-head h5 {
    color: #333;
    font-family: Lemonada;
    text-transform: capitalize
}

.profile-head h6 {
    color: #2e8e14
}

.profile_title {
    font-family: Lemonada
}