a, body, p {
    color: #333;
}
.bg-dark {
    background: #18A34E !important;
}
.cart-btn .mdi{
    line-height: 23px;
}
#search-location {
    border-radius: 30px 0 0 30px;
}
#updatelocation1 .btn.btn-secondary {
    background: #fff !important;
    color: #333 !important;
}
#updatelocation1 .btn.btn-secondary {
    background: #fff !important;
    color: #333 !important;
    border-radius: 0 30px 30px 0 !important;
}
#search {
    border-radius: 30px 0 0 30px !important;
    margin-left: 15px;
}
.main-nav-right .btn {
    border-right: unset;
    font-size: 15px;
    padding: 24px 20px;
}
.main-nav-right .btn:hover {
    background-color: none !important;
    color: #333 !important;
}
.main-nav-right .fa.fa-heart {
    color: #fff;
}
.main-nav-right .btn:hover .fa.fa-heart {
    color: #000;
}
.main-nav-right a {
    color: #fff;
}
.main-nav-right .btn:hover {
    background-color: #fff !important;
    color: #333 !important;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5);
    border-right: 1px solid #f4f4f4 !important;
    font-size: 15px;
    color: #18A34E;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff !important;
    background: #18a34e;
}
.navbar-light .nav-item.dropdown .dropdown-menu .dropdown-item:hover {
    color: #fff;
    font-size: 13px;
    padding: 5px 14px !important;
    background: #18a34e;
}
.navbar-brand img {
    width: 127px;
    height: 38px;
    object-fit: contain;
}
.featured-vendors .img-responsive {
    width: 100%;
    height: 100px;
    object-fit: contain;
}
.featured-vendors .heading-design-h5 {
    font-size: 24px;
    margin-bottom: 30px;
}
.featured-vendors a {
    margin-right: 12px;
    display: block;
}
.footer .logo img {
    width: 138px;
    height: 38px;
    object-fit: contain;
    object-position: left;
}
.product-body h5 {
    font-size: 17px;
    margin-bottom: 10px;
}
.vendor-head {
    background: #fff;
    box-shadow: -4px -1px 6px #333;
}
.vendor-logo {
    background: #fff;
    padding: 8px;
    position: absolute;
    top: -34px;
    box-shadow: 0px 2px 5px 0px rgba(197, 195, 195, 0.75);
    z-index: 9;
    left: 0;
    right: 0;
    border-radius: 50%;
    object-fit: contain;
    width: 100px !important;
    height: 100px;
    max-width: unset;
}
.profile-img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    border-radius: 50%;
}
.product {
    box-shadow: 2px 2px 8px #dfcfff;
    margin-bottom: 15px;
    border-radius: 5px;
}
.no-gutters > .col, .no-gutters > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}
.card-header {
    font-size: 20px;
    text-transform: uppercase;
    color: #18A34E;
    font-weight: 600;
}
.vendor-head td {
    border-right: 1px solid #ddd;
    text-align: center;
}
.vendor-head td:first-child,.vendor-head td:last-child {
    border-right: none;
    text-align: center;
}
.btn.btn-default {
    border: 1px solid #ccc;
}
.btn-radius {
    border-radius: 30px !important;
}
.btn.btn-default.btn-radius:hover {
    background: #18a34e;
    color: #fff;
    border-color: #18a34e;
}
.wishlist {
    display: block;
    margin-bottom: 15px;
    font-size: 20px;
}
.direction .fa {
    display: inline;
    margin-right: 8px;
    color: red;
}
.direction {
    white-space: nowrap;
    font-size: 15px;
    font-weight: 500;
}
.vendor-li {
    border-bottom: 1px solid #e9e9e9;
}
.rateit-font {
    word-wrap: normal;
    font-size: 20px !important;
    vertical-align: middle;
}
.cart-btn {
    text-transform: uppercase;
    font-weight: 500;
}
.vendor-head td {
    vertical-align: middle;
    font-size: 15px;
    white-space: nowrap;
}
.vendor-head .fa {
    margin-right: 7px;
}
.card-header,.card-footer {
    background-color: #fff;
    border-bottom: 1px solid #eee;
}
.product-header img {
    height: 106px;
    margin: 20px 0 18px;
    width: 100%;
}
.ui-widget {
    font-family: 'Maven Pro',sans-serif;
    font-size: 1em;
}
.category-item {
    padding: 8px;
    position: relative;
}
.category-item img {
    background: none;
    border-radius: 12px;
    box-shadow: unset;
    height: 150px;
    margin: 1px 0 8px;
    object-fit: cover;
    padding: 7px;
    transform: scale(1);
    width: 100%;
}
.category-item .caption {
    position: absolute;
    bottom: 30px;
    text-align: left;
    left: 30px;
    right: 30px;
    color: #fff;
    z-index: 100;
}
.category-item h6 {
    font-size: 20px;
    color: #fff;
}
.category-item p {
    margin: 0;
    color: #fff;
    text-decoration: underline;
}
.top-category {
    margin-top: -80px;
    background: none;
    border: none;
}
.product.vendor {
    margin-right: 10px;
    padding: 11px !important;
}
.rating span {
    vertical-align: middle;
    margin-left: 5px;
}
.product-items-slider .heading-design-h5 {
    font-size: 24px;
    margin-bottom: 13px; 
}
.product-items-slider .heading-design-h5 a {
    border: 1px solid #e1e1e1;
    padding: 5px 20px;
    border-radius: 20px;
}
.category-item a::after {
    background: rgba(0,0,0,0.5);
    content: " ";
    position: absolute;
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 23px;
    border-radius: 12px;
    transition-duration: .4s;
    transform: scale(1);
    z-index: 0;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 ); 
}
.featured-vendors.section-padding {
    background: #fff;
}
.category-item a:hover::after{
    transform: scale(1.09);
}
.fa.fa-heart {
    color: #ccc;
}
.offer-price {
    color: red;
    font-size: 16px;
}
.regular-price {
    font-size: 14px;
    font-weight: 400;
}
.product-footer .btn {
    text-transform: uppercase;
    font-weight: 500;
}
.btn.btn-success.btn-lg.btn-block.add-to-cart-btn {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.btn.btn-danger.btn-lg.btn-block.buy-now-btn {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
#sync1 .img-fluid.img-center {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#sync1 {
    height: 400px;
}
.btn-danger {
    background: #e20808;
    border-color: #e20808;
}
#thumb .item img {
    border: 1px solid #ddd;
    width: 100%;
    height: 51px;
    object-fit: contain;
    margin-bottom: 10px;
    background: #fff;
    cursor: pointer;
}
#sync1 .owl-controls.clickable {
    display: none !important;
}
.shop-detail-right .vendor-detail img {
    max-width: 100px;
}
.short-description {
    background: #fff;
    border: unset;
    border-radius: 2px;
    padding: 0 0 22px 0;
}
.cart-select.form-inline {
    margin: 20px 0;
}
.cart-select #basic-addon2 {
    position: absolute;
    right: 38px;
    top: 5px;
    font-size: 16px;
}
.cart-select .form-control.quantity {
    max-width: 107px;
    border-radius: 30px !important;
    font-size: 16px;
}
.cart-select .input-group {
    margin-right: 15px;
    width: auto;
}
.qty-price {
    font-size: 15px;
}
.shop-detail-right .regular-price {
    color: #777 !important;
}
.product-price .Orig-price {
    color: red;
    font-size: 16px;
    font-weight: 500;
}
.sales-price.strike {
    margin: 0 10px;
    color: #777;
}
.offer {
    color: green;
    font-weight: 500;
}
.cart-links a {
    color: #333;
    font-weight: 500;
    margin-right: 15px;
}
.login-modal-main .modal-body {
    padding: 0;
}
.login-modal-left .img-responsive {
    max-height: 196px;
    display: block;
}
.login-modal-left p, .login-modal-left h3 {
    color: #fff;
}
.price-table tfoot {
    border-top: 2px dashed #ddd;
}
.price-table th {
    font-weight: normal;
}
.confirm-order,.update-cart {
    width: 100%;
    height: 60px;
    border-radius: 0 !important;
    font-size: 20px;
    font-weight: 500;
}
.cart-total{
    margin-top: 18px;margin-left: 15px;font-size: 24px;
}
.order-list-tabel-main table tr td {
    font-size: 14px;
    white-space: nowrap;
}
.img-responsive.order-product-image {
    max-width: 50px;
}
.address-tabel-main p {
    margin-bottom: 0;
    display: inline-block;
}
.add-product .card-header {
    padding-left: 0;
}
.add-product .panel-title {
    font-size: 15px;
    padding-left: 0 !important;
}
.add-product .card-body {
    padding-left: 0;
    padding-bottom: 0;
}
.delivery-address p {
    margin-bottom: 0;
}
.order-detail-main .my-product-det td {
    vertical-align: middle;
    padding: 5px 3px !important;
}
.order-detail-main .my-product-det table tr:nth-child(2n+2) {
    background: #f9f9f9;
}
.order-detail-main .card table tr {
    border-bottom: 1px solid #e1e1e1;
}
.my-products .actions {
    float: right;
}
.select2-container .select2-selection .select2-selection__rendered {
    line-height: 23px !important;
}
.select2-container .select2-selection {
    height: auto !important;
    min-height: 36px !important;
}
.select2-container .select2-selection {
    border-color: 1px solid #ced4da !important;
}
.select2-container {
    width: 100% !important;
}
.select2-container .select2-selection {
    border: 1px solid #ced4da !important;
}
.product-images label {
    border: 1px solid #18A34E;
    padding: 20px;
    width: 100%;
    height: 55px;
}
.product-images input {
    opacity: 0;
    position: absolute;
}
.my-products .product-header img {
    height: 90px;
    margin: 0;
    width: 100%;
}
.my-products .product-header img {
    object-fit: scale-down;
    transform: scale(2);
}
.carousel-slider-main .img-fluid {
    height: 400px;
    width: 100%;
    object-fit: cover;
}
.wishlist.active .fa {
    color: #18A34E;
}
.cart-btn .cart-value {
    background: red;
}
.static-page p {
    font-size: 14px;
}
.nav-link.text-danger {
    color: red !important;
    font-weight: 500;
    padding-left: 33px !important;
}
.nav-item {
    position: relative;
}
.nav-link.text-warning {
    color: #ffd003 !important;
    font-weight: 500;
}
.nav-link.active {
    color: #333 !important;
    font-weight: 500;
}
.order-status {
    color: #fff;
    padding: 4px 10px;
    font-weight: 500;
}
.label-Ordered.order-status {
    background: orange;
}
.label-Delivered.order-status {
    background: green;
}
.label-Assigned.order-status {
    background: purple;
}
.label-Cancelled.order-status {
    background: red;
}
.label-Processing.order-status {
    background: greenyellow;
    color: #333 !important;
}
label.label-Accepted.by.D-Boy.order-status {
    background: blue;
}
.label-Suspended.order-status {
    background: #f15353;
    color: #333 !important;
}
.pac-container.pac-logo{
    z-index: 10000 !important;
}
.vendor .product-body h5:hover {
    color: #18A34E;
}
.product-items-slider.section-padding {
    padding:unset;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
}
.order-det:hover {
    color: green;
}
.my-products .product-header {
    overflow: hidden;
}
.owl-theme .owl-controls .owl-buttons div {
    background: #fff;
    color: #333;
    font-size: 30px;
    border-radius: 0;
    box-shadow: 2px 2px 2px #dfcfff;
    opacity: 1;
}
/*review-popup*/
#write-review .modal-header {
    background: #28a745;
}
#write-review .modal-content {
    border-radius: 20px;
}
#write-review .modal-footer .btn-primary {
    background: #28a745;
}
#write-review .modal-header h4 {
    color: #fff;
}
/**/
.product-items-slider.section-padding .shop-head a{
    border:1px solid #28a745;
    font-size:14px;
}
.product-items-slider.section-padding .shop-head a:hover {
    background: #fff;
    color: #28a745;
}
.product-items-slider.section-padding .shop-head .btn-dark{
    border:1px solid #343a40;
    font-size:14px;
}
.product-items-slider.section-padding .shop-head .btn-dark:hover {
    background: #fff;
    color: #343a40;
}
.product-items-slider.section-padding .shop-filters label {
    font-size: 14px;
}
/*vendor-dashboard*/
.vendor-dashboard .caption {
    color: #fff;
    background: #fff;
    -webkit-box-shadow: 0px 0px 17px -4px rgba(245,245,245,1);
    -moz-box-shadow: 0px 0px 17px -4px rgba(245,245,245,1);
    box-shadow: 0px 0px 17px -4px rgb(225, 225, 225);   
    margin-bottom: 25px;
    padding-top: 30px; 
}
.vendor-dashboard .mt-5.ml-auto{
    padding-left: 20px;
    padding-right: 35px;
}
.vendor-dashboard .caption h3 {
    font-size: 40px;
    text-align: right;
    padding-right: 25px;
    padding-top: 25px;
    padding-bottom: 20px;
}
.vendor-dashboard .caption h5 {
    font-size: 24px;
    padding-left: 25px;
    font-weight: 400;
    color: #000;
}
.vendor-dashboard .caption p {
    padding-left: 25px;
    font-weight: 400;
    color: #000;
    margin-bottom: -21px;
}
/**/
/*footer*/
.footer .more-about {
    color: #18a34e !important;
    float: right;
}
.footer p, .footer a {
    font-size: 15px;
}
.footer ul li {
    list-style: circle;
    margin-left: 13px;
}
.footer ul li a:hover {
    color: #18a34e;
}
.footer-social a:hover {
    transform: scale(1.25);
}.owl-carousel-featured {
    border-right: unset;
    margin-bottom: 8px;
}
#vendor-register .modal-body {
    overflow-y: scroll;
    height: 650px;
    overflow-x: hidden;
}
.social-links ul li {
    display: inline-block;
}
.social-links img {
    max-width: 35px;
    margin-right: 5px;
}
.uavailable-btn {
    background: red !important;
    cursor: default !important;
    margin-bottom: 0px;
}   
.product-items-slider.section-padding .container-fluid {

    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);

}
.product-items-slider.section-padding .section-header {

    padding: 13px 0px;
    padding-bottom: 2px;

}
@media only screen and (max-width: 990px) {
    .top-category {
        margin-top: 0;
    }
    .heading-design-h5 {
        font-size: 16px !important;
    }
    .my-products .product-header img {
        object-fit: scale-down;
        transform: scale(1);
    }
}
@media(max-width:947px){
    .vendor-head td{
        white-space: normal;
    }
}
@media(max-width:967px){
    .vendor-dashboard .caption h5 {
        font-size: 20px;
        padding-left: 15px;
        font-weight: 400;
        color: #000;
    }
}
@media only screen and (max-width: 768px) {
    .vendor-li .col-md-2.col-sm-2.text-center {
        position: absolute;
        right: 0;
        text-align: right !important;
        top: 50%;
        transform: translateY(-50%);
    }
    .vendor-li .img-responsive {
        max-width: 86px;
    }
    .vendor-li{
        position: relative;
    }
}
@media only screen and (max-width: 700px) {
    .vendor-head td {
        border-right: 1px solid #ddd;
        text-align: center;
        white-space: normal;
        display: block;
        text-align: left !important;
    }
    .vendor-head td:first-child, .vendor-head td:nth-child(2) {
        border-right: none;
        text-align: center;
        display: inline-block;
        white-space: nowrap;
        width: auto;
    }
    .vendor-logo{
        position: unset !important;
    }
    .vendor-head {
        margin-top: -42px;
    }
    #thumb {
        display: none;
    }
    .btn.btn-success.btn-block.btn-lg.add-to-cart-btn {
        margin-bottom: 10px;
    }
    #sync1 .owl-controls.clickable {
        display: block !important;
    }
}
@media only screen and (max-width: 500px) {
    .input-group-btn.categories-dropdown {
        display: block !important;
        width: 100%;
        margin-bottom: 10px;
    }
    .top-categories-search span.input-group-btn .btn {
        width: 60px !important;
        position: absolute;
        right: 0;
    }
    #search {
        width: 100%;
        margin: 0;
        border-radius: 0 !important;
    }
    #updatelocation1 .btn.btn-secondary {
        border-radius: 0 !important;
    }
    .page-cart .card-body .cols{
        width: 100%;
    }
    .page-cart .card-body .cols {
        width: 100%;
        max-width: unset !important;
        display: block !important;
        flex: unset;
    }
    .cols .img-responsive {
        width: 100%;
        max-height: 100px;
        object-fit: contain;
    }
    .carousel-slider-main .img-fluid {
        height: 200px;
        width: 100%;
        object-fit: cover;
    }
}