﻿

/*.CheckAddressList .addresshCheckOuter:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
}*/
a {
    cursor: pointer !important;
}

.addAdress {
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px !important;
}

.ps-product--horizontal .ps-product__title {
    padding-bottom: 0 !important;
}


.youraddress {









    font-weight: 500;
    margin: 10px 0;
}

.addresshCheckOuter {
    margin-top: 10px !important;
    padding-left: 0px !important;
    margin-left: 0px !important;
    margin-bottom: 0px !important;
}

label.makebig {
    font-size: 16px;
}

#ui-id-3 {
    z-index: 100000;
    max-width: 90%;
}

.add-clear-span {
    width: 100%;
}

.makebig {
    font-size: 18px;
    font-weight: 500;
}

.frmcontainer .widget {
    background-color: #fff;
    margin-bottom: 1.5rem;
    -webkit-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
}

.frmcontainer .widget-header, .widget-body, .widget-footer {
    padding: 2.2rem;
}

.wrap {
    padding-top: 1.5rem;
}

.modal-content {
    margin: auto;
    position: relative;
    padding: 40px 20px 20px 20px;
    width: auto;
}

#PincodePopup .modal-content {
    margin: auto;
    position: relative;
    padding: 10px 25px 20px 25px;
    width: auto;
    border-radius: 5px;
    box-shadow: 1px 1px 17px 6px #000000c9;
    border-left: 10px solid #114090;
    border-right: 10px solid #114090;
}

#TrackOrderPop .modal-content {
    margin: auto;
    position: relative;
    padding: 20px 25px 20px 25px;
    width: auto;
    max-width: 99%;
    border-radius: 5px;
    box-shadow: 1px 1px 17px 6px #00000047;
    border-left: 10px solid #109b9b;
    border-right: 10px solid #109b9b;
}

#PincodePopup .modal-content .ps-logo img {
    max-width: 151px;
    padding: 0px 25px;
    padding-right: 30px;
    margin-bottom: 30px;
    padding-left: 0;
}

#gpay .modal-dialog.modal-dialog-centered {
    max-width: 300px !important;
}

span.modal-close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
}

.frmcontainer .form-group, .frmcontainer .form-group > label {
    margin-bottom: 1rem;
}

.frmcontainer .ps-btn {
    padding: 25px 45px;
    line-height: 0 !important;
    height: 45px;
}

span.SearchRes {
    line-height: 50px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.ps-page--shop .ps-select {
    padding: 6px 6px;
    line-height: 20px;
}

.login {
    max-width: 430px;
    margin: 0 auto;
}

input:focus {
    box-shadow: none;
}

.orderDetailsTitle {
    padding: 15px 0 !important;
}

.nopadbt {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.ps-block--shipping .ps-block__panel {
    padding: 10px 25px;
}

.addrBlock .form-group, .addrBlock .form-group > label {
    margin-bottom: 0.5rem !important;
}

.addrBlock .submtit .ps-btn {
    padding: 20px 20px !important;
    line-height: 0 !important;
}

.logincontainer {
    padding: 20px 20px 0;
}

    .logincontainer h5 {
        margin: 0 0 25px;
        font-size: 16px;
        font-weight: 400;
    }

span.error {
    color: red;
}

span.error1 {
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 12px;
    position: absolute;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    top: 0px;
    right: 10px;
    z-index: 2;
    height: 25px;
    line-height: 1;
    background-color: #e34f4f;
    color: #fff;
    font-weight: normal;
    display: inline-block;
    padding: 6px 8px;
}

    span.error1:after {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 0 6px 6px 0;
        border-color: transparent #e34f4f;
        display: block;
        width: 0;
        z-index: 1;
        bottom: -6px;
        left: 20%;
    }

.container_radio.version_2 .error, .container_check.version_2 .error {
    left: -15px;
    top: -30px;
    right: inherit;
}

.radio_input .error {
    left: -15px;
    top: -30px;
    right: inherit;
}

.styled-select span.error {
    top: -20px;
}

.terms span.error {
    top: -30px;
    left: -15px;
    right: inherit;
}



.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100% !important;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    color: #6c757d !important;
}

.btn-light:hover {
    background-color: #ffffff !important;
    border-color: #d2d8dd !important;
}

.btn-light {
    background-color: #ffffff !important;
    border-color: #d2d8dd !important;
}

.btn, .dropdown-menu {
    font-size: 14px;
    margin: 2px;
}

.bs-searchbox .form-control {
    height: 25px;
}

.iti {
    width: 100% !important;
    height: 38px !important
}

.datepicker-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    height: auto !important;
}

.page-item.active .page-link {
    z-index: 1;
    color: black;
    background-color: #5fa30e;
    border-color: #5fa30e;
}

.page-item:first-child .page-link {
    display: none;
}

.page-item:last-child .page-link {
    display: none;
}

.ui-menu .ui-menu-item {
    max-width: 100%;
}

.ProductRating {
    padding: 2.5px 5px;
    margin-left: 0;
    background: #5fa30e;
    max-width: 50px;
    font-size: 12px;
    font-weight: 500;
    margin-right: 4px;
    margin-bottom: 4px;
    border-radius: 4px;
    display: inline;
}

.footer_social li img {
    max-width: 30px;
    height: 25px
}

.ps-product--header-sticky .ps-product__title {
    max-width: 800px;
}

.orderDetailsTitle {
    padding: 15px 0 !important;
}

.nopadbt {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.ps-product--cart .ps-product__thumbnail a img {
    max-height: 80px;
}

.orderListCard {
    background: white;
    padding: 15px;
    margin: 10px 0;
    box-shadow: none;
    cursor: pointer;
    border: 1px solid #e7e7e7;
    border-radius: 8px;
    position: relative;
   
}

    .orderListCard:hover {
        box-shadow: 0px 2px 3px 1px #b9b6b278;
    }

.ps-product__price span, .mainPrice {
    font-size: 14px;
    font-weight: 600;
    color: #666;
}

.ps-product__info .ps-product__price span, .mainPrice {
    font-size: 16px !important;
    color: #222222 !important;
}

h4.bvValue {
    font-size: 16px;
    font-weight: 500;
    color: #666;
}

.payment-option h5 {
    margin-bottom: 15px;
}

.ps-product__price.MainPrice .delPrice {
    font-size: 15px !important;
}


.ps-product__price.MainPrice .mainPrice {
    font-size: 20px !important;
}

.ps-product__price del, .delPrice {
    font-size: 14px;
    color: #6F6F6F;
}

.bvprice {
    font-size: 12px;
    color: #666;
}

.ps-product__price small {
    font-size: 10px;
    font-weight: 400;
    color: #b50d0d;
}

#homepage-5 .ps-deal-of-day .ps-product .ps-product__price small {
    color: #fff !important;
    background: #f44336;
}

input.dealtimeCount {
    background: transparent;
}

.ps-product .ps-product__vendor {
    display: block;
    padding-bottom: 6px;
    margin-bottom: 6px;
    line-height: 1.2;
    font-size: 13px;
    color: #000;
    text-transform: uppercase;
    border-bottom: 1px solid #ffca00;
    padding-top: 6px;
    padding-left: 0;
    text-align: left;
    font-weight: 500;
}

#homepage-5 .ps-deal-of-day .ps-product .ps-product__price del {
    font-size: 13px;
}

.ps-product__price .dealEnd {
    color: #d50115;
    font-size: 10px;
    font-weight: 400;
    border: 1px solid #f4433699;
    padding: 0px 6px;
    display: inline-block;
    margin-top: 6px;
    line-height: 18px;
    padding-bottom: 0;
}

.ps-product .ps-product__price {
    position: relative;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 3px;
    line-height: 18px;
    color: #000;
}
/**/
.CustOrderItemList .ps-product--cart .ps-product__content {
    padding-left: 20px;
    max-width: 651px;
}

.TextCutLine_1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.TextCutLine_2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.TextCutLine_3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.Show_In_Mobile {
    display: none
}

.Show_In_Desktop {
    display: block
}

.ps-carousel--nav-inside .owl-nav > * > i {
    font-size: 37px;
    color: #0a0a0a;
    font-weight: 600;
}

body #homepage-5 .ps-deal-of-day .ps-section__header {
    margin-bottom: 0;
    padding: 29px 20px 10px;
    padding-left: 0;
    margin-left: 10px;
    background: transparent;
}

#homepage-5 .ps-deal-of-day .ps-section__content {
    padding: 10px 0;
    background-color: transparent;
}

.ps-deal-of-day.PopularProductsSection {
    background: #3b6cbd;
}

.ps-deal-of-day.LatestArrivalSection {
    background: #5198f1;
}



.ps-deal-of-day.RecommentedSection {
    background: #0e3a83;
}

.supermarket-sec {
    background: #cce6e7;
    padding-top: 15px;
}

.sports-sec {
    background: #e5eef3;
    padding-top: 15px;
}

.ps-carousel--nav .owl-nav .owl-prev {
    margin-left: 0px;
    width: 25px;
    height: 35px;
    background: #ffffff47 !important;
    border-radius: 0;
}

.ps-carousel--nav .owl-nav .owl-next {
    margin-right: 0px;
    width: 25px;
    height: 35px;
    background: #ffffff47 !important;
    border-radius: 0;
}

#MenuNew nav > ul > li > a {
    padding: 6px 0;
    padding-bottom: 5px;
}

.col-half-offset {
    margin-left: 4.166666667%
}

.grey-bg:before {
    content: '';
    position: absolute;
    background: #f9f9f9;
    width: 235px;
    height: 100%;
    top: 0;
}

.container {
    max-width: 1650px !important;
}

.offer-coupon img {
    max-width: inherit;
}

.playStore, .appStore {
    width: 165px;
    height: 50px;
    margin-left: 5PX;
}

@media only screen and (max-width: 784px) {
    ul .dropdown-menu.inner.show {
        max-width: 325px !important;
    }

    .ps-page--product .ps-page__container .ps-page__right {
        min-width: 290px;
        max-width: 100%;
    }

    .playStore, .appStore {
        width: 123PX;
        height: 40PX;
        MARGIN-TOP: 11PX;
        MARGIN-LEFT: 0;
    }
}

.Default_label {
    background: #ff8534;
    padding: 1px 7px;
    margin-right: 5px;
    border-left: 2px solid #1d04f0;
    font-size: 9px;
    font-weight: 600;
    color: white;
    letter-spacing: 0.75px;
    border-radius: 3px;
}
/*input[type=checkbox]:checked {
    background-color: #5fa30e;
}*/

.swal-overlay {
    z-index: 100000;
}

#ui-id-2 {
    z-index: 1000002;
    max-width: 90%;
    top: 112px !important;
    left: 20px;
    width: 373.594px;
}

.ui-menu-item {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
    z-index: 1000;
}

.pagination > .disabled > a {
    color: #777;
    cursor: not-allowed !important;
    background-color: transparent !important;
    border-color: #ddd;
}

.ps-product .ps-product__actions li a:active {
    background-color: #dc3545;
    color: #5fa30e;
}

/*.ps-product .ps-product__title {
    font-weight: 400;
}*/

.form-group > label {
    margin-top: 6px;
}

.mobileCartCountBottom {
    position: absolute;
    top: 0;
    right: -18px;
    font-size: 13px;
    background: black;
    color: white;
    /* padding: 2px 4px; */
    text-align: center;
    border-radius: 50px;
    min-width: 20px;
}

.orderDetailsTitle {
    text-align: center
}

.ApplyCouponText {
    font-family: monospace;
    font-weight: 600;
    font-size: 14px;
    color: #3e3737;
    /*text-transform: uppercase;*/
    letter-spacing: 1px;
}

.not_avail_here {
    text-align: center;
    position: absolute;
    top: 35%;
    background: #d2d1d1de;
    width: 90%;
    padding: 5px 0;
}

    .not_avail_here p {
        margin-bottom: 0
    }

.menuHorizontalbar2 {
    text-align: center
}

.btn_black {
    background-color: #000;
    color: #ffffff !important;
    border: none;
    font-weight: 700;
    margin-right: 6px;
    margin-top: 10px;
    padding: 10px 24px;
    border-radius: 4px;
    height: fit-content;
}

.btn_blue {
    background-color: #5fa30e;
    color: #ffffff !important;
    border: none;
    height: fit-content;
    font-weight: 700;
    margin-right: 6px;
    margin-top: 10px;
    padding: 10px 24px;
    border-radius: 4px;
}

    .btn_black:hover, .btn_blue:hover {
        color: #cbc8c8 !important
    }

#masterLoader {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background: white;
    z-index: 100;
    text-align: center;
    opacity: .95;
    padding: 58px;
    padding-top: 20%;
    z-index: 15000;
    margin: auto
}

.box_view {
    margin: 10px;
}

    .box_view .col-md-5, .box_view .col-lg-5, .box_view .col-xl-5 {
        margin: 10px;
        padding: 25px;
        background: white;
        border: 1px solid #7498af;
    }

    .box_view .right {
        border-radius: 0 15px 15px 0;
    }

    .box_view .left {
        border-radius: 15px 0 0 15px;
    }

.Search_pincode_box {
    background: #5fa30e;
    margin-top: -40px;
    padding: 30px 25px;
    position: absolute;
    z-index: 999;
    opacity: .85;
    border-radius: 10px;
    border: 1px solid #7c8890;
    justify-content: center;
}

    .Search_pincode_box h3 {
        margin: 8px 0;
    }

    .Search_pincode_box .pincode_Content {
        background: white;
        padding: 5px;
        margin-top: 0;
        width: 78%;
        font-weight: 600;
        border-radius: 7px 0 0 7px;
    }

        .Search_pincode_box .pincode_Content .inp_text {
            width: 76%;
        }

    .Search_pincode_box .apply_btn {
        padding: 10px 20px;
        font-size: 15px;
        font-weight: 600;
        background: black;
        opacity: 1;
        color: white;
        height: 40px;
        margin: 0 10px;
        border-radius: 0 7px 7px 0;
    }

.topVendors .ps-block__thumbnail {
    min-height: 129px
}

.fa-twitter:before {
    content: "\f099";
    color: #ffffff8f;
}

.fa-facebook-square:before {
    content: "\f082";
    color: #ffffff8f;
}

.fa-instagram:before {
    content: "\f16d";
    color: #ffffff8f;
}

.fa-linkedin:before {
    content: "\f0e1";
    color: #ffffff8f;
}

.ps-block--countdown-deal h3 {
}

.pd-lft-0 {
    padding-left: 0;
}

.ps-deal-of-day.RecentViewedProductsSection {
    background: white;
}

@media (min-width: 1400px) {

    .container {
        max-width: 1400px;
    }
}

@media only screen and (max-width: 1050px) {
    .pd-lft-0 {
        padding-left: 15px;
    }
}


@media only screen and (max-width: 992px) {
    .topVendors .ps-block__thumbnail {
        min-height: 89px
    }
}

.MobileBanner {
    display: none !important;
}

.DesktopBanner {
    display: block !important;
}

@media only screen and (max-width: 767px) {
    .MobileBanner {
        display: block !important;
    }

    .DesktopBanner {
        display: none !important;
    }

    .Show_In_Mobile {
        display: block !important
    }

    .Show_In_Desktop {
        display: none
    }

    #masterLoader {
        padding-top: 40%
    }

    .ps-tab {
        padding: 0
    }

    .Search_pincode_box {
        margin-top: -9px;
        padding: 20px 15px;
    }

        .Search_pincode_box .apply_btn {
            padding: 9px;
            font-size: 12px;
            margin: 0
        }

        .Search_pincode_box .pincode_Content {
            width: 75%;
        }

            .Search_pincode_box .pincode_Content .inp_text {
                width: 55%;
            }

    #homepage-9 .ps-footer {
        border-top: 1px solid #e1e1e1;
        background-color: #7403d5;
        padding-bottom: 0px;
    }

    .ps-list--link li {
        text-align: left;
    }

    .widget_footer .widget-title {
        margin-bottom: 0px !important;
        text-align: left;
    }

    .widget.widget_footer {
        border-bottom: none;
        margin-bottom: 0;
    }

    .footer_social li {
        float: left;
    }

    .ps-footer {
        padding-top: 40px;
    }

    .ps-product .ps-product__title {
        font-weight: 300;
        font-size: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        min-height: 29px !important;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    input.dealtimeCount {
        background: transparent;
        display: inline-block;
        width: 45px;
    }

    .ps-collection {
        margin-bottom: 15px;
    }

    #footer-links-cat {
        display: none;
    }

    .offer-coupon img {
        max-width: inherit;
        margin-bottom: 20px;
    }

    .offer-coupon .col-md-3 {
        text-align: center;
    }

    .pd-lft-0 {
        padding-left: 15px;
    }
}

@media only screen and (max-width: 899px) {
    #homepage-5 .ps-home-banner .owl-slider .owl-item img {
        width: 100%;
    }
}

@media only screen and (max-width: 400px) {
    .footer_social li img {
        height: 20PX;
    }

    .ps-product--detail .ps-product__shopping .ps-btn {
        padding-left: 20px;
        padding-right: 20px
    }

    .ps-product--detail .ps-product__shopping .ps-product__actions a:last-child {
        margin-left: 10px;
    }

    #masterLoader {
        padding-top: 40%
    }


    .topVendors .ps-block__thumbnail {
        min-height: 133px
    }

    .btn_blue, .btn_black {
        padding: 10px 15px;
        margin: 5px
    }
    /*.mobile-view-tab {
        display: none
    }*/
}

.franchise_section {
    background: #4c697b;
    color: white !important;
    padding: 20px;
    box-shadow: 0px 10px 12px 1px #2b445475;
}

    .franchise_section img {
        max-height: 250px;
        width: auto
    }

    .franchise_section .content h2, .franchise_section .content p {
        color: white
    }

    .franchise_section .content {
        padding: 25px;
        display: block;
    }

.cat_Active a {
    color: white ;
    font-weight: bold;
    /*border-bottom: 3px solid #7fdc11 !important;*/
}
.cat_Active a:hover{ 
    color: white;
    font-weight: bold;
   
}
#homepage-9 a:hover {
    color: #f08804;
}
.mega-menu .container ul.ul-reset li a {
    border: none !important;
}

.topVendors .ps-block__content {
    padding-top: 8px;
}
.dealEnd
{
    display:none;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}



.mainVendorFullBanner .ps-carousel--nav-inside a img {
    max-height: 285px;
    width: auto
}

@media (max-width: 479px) {
    .ps-shopping.ps-tab-root .ps-shopping__header .ps-form--quick-search {
        display: none;
    }
}

.header__right a i {
    margin: 0px 4px;
    font-size: 17px;
}
a.buyersHubBtn {
    margin: 0px !important;
    font-size: 14px;
    /*border: 1px solid #c3c3c3;*/
    text-align: center;
    border-radius: 32px;
    padding: 6px 12px;
}
a.sellerHubBtn {
    margin: 0px !important;
    font-size: 14px;
   /* border: 1px solid #c3c3c3;*/
    text-align: center;
    border-radius: 32px;
    padding: 6px 12px;
}

/*.ps-dropdown-menu .fa-heart {
    color: white;
}*/

.btn-success {
    color: #fff;
    background-color: #5fa30e;
    border-color: #5fa30e;
}

.text-success {
    color: #5fa30e;
}

.ps-promotions .ps-collection img {
    height: auto;
}


.footer-cat .container {
    background: #fff;
}

.footer-cat ul li, .footer-cat ul, .footer-cat h5 {
    display: inline
}

.footer-cat ul {
    padding-left: 0px
}

.footer-cat h5 {
    padding-left: 0px
}

#footer-links-cat h4, .menu-footer-link-1-container {
    display: inline
}

.footer-cat .ps-footer__content {
    width: 100%;
    padding: 15px;
}

.ps-deal-of-day.dealTodaySection {
    background: #b3e7ff;
}

.ps-deal-of-day.dealWeekSection {
    background: #aca5ff;
}

.ps-deal-of-day.dealMonthSection {
    background: #ffbb6b;
}

.c1, .c3, .c5 {
    background-color: #f9f9f9;
}

.c1, .c2, .c3, .c4, .c5, .c6 {
    padding: 15px 7px;
    padding-right: 0
}

#MenuNew .mega-menu ul.ul-reset .text-muted {
    color: #a3a9af !important;
}

.moreBtn a::after {
    display: none
}

.ps-custom-scrollbar {
    max-height: 300px;
    overflow-y: scroll;
}

.commonLoader {
    padding: 120px;
    text-align: center;
    min-height: 300px;
}

.ps-page--my-account .ps-section__left {
    position: sticky;
    top: 114px;
}


.Assured_logo {
    max-width: 100px;
    margin: 5px;
}

.ps-checkout .container {
    padding: 40px;
    background: white;
}

.ps-shopping-cart .container {
    background: white;
}

.ps-section--account .container {
    padding: 15px;
    background: white;
}


.couponDiscountSection small {
    font-size: 11px;
    text-align: right;
    display: block;
    font-style: italic;
}

    .couponDiscountSection small .cpcode {
        text-transform: uppercase;
        font-weight: 600;
        padding: 0 2px;
        color: darkred;
    }

.couponDiscountSection img {
    max-width: 12px;
    margin-right: 2px;
}

.couponDiscountSection .removeBtn {
    display: inline-block;
    padding: 0 5px;
    height: 15px;
    float: right;
    margin-left: 3px;
    background: #9e330a;
    color: white;
    font-weight: 100;
    font-style: normal;
    line-height: 1.5;
    cursor: pointer;
    margin-top: 4px;
    font-size: 10px;
    border-radius: 3px;
}

.payIcon {
    max-width: 25px;
}

.SaveAmount {
    font-weight: 600
}

.SaveAmountSection h5 {
    margin-bottom: 0;
    padding-top: 15px;
    border-top: 1px solid #bfbfbf;
}


.couponCard {
    padding: 25px;
    border-top: 4px solid #5fa30e;
}

    .couponCard h2 {
        color: #5fa30e
    }

    .couponCard p {
        color: #ad6800;
    }

    .couponCard label {
        border: 2px solid #5fa30e;
        padding: 1px 5px;
        font-size: 18px;
    }

    .couponCard span {
        BACKGROUND: #5fa30e;
        font-size: 15px;
        PADDING: 6PX;
        BORDER: 1PX SOLID #5fa30e;
        color: white;
    }

.ps-block__panel.placeOrderSection {
    padding: 10px 15px;
    min-height: 80px;
    box-shadow: 1px 1px 5px #9e979785;
    margin: 0
}

.placeOrderSection small {
    font-size: 13px;
    font-weight: 600;
}

    .placeOrderSection small span {
        font-weight: bold;
        color: #fa6706;
        font-size: x-large;
    }

.placeOrderSection .PlaceOrder {
    text-align: center;
    height: 50px;
    margin-top: 4px;
    margin-bottom: 4px;
    background: gray;
}

.ps-footer .twitter {
    background: #1da1f2
}

.ps-footer .facebook {
    background: #1876f2
}

.ps-footer .instagram {
    background: #f67041
}

.ps-footer .linkedin {
    background: #0a66c2;
    color: white
}

.ps-footer .youtube {
    background: #ff0000;
    color: white
}

.ps-footer .whatsapp {
    background: #4cb742;
    color: white
}

.footer_social li {
    display: inline-block;
    margin: 0;
    line-height: 100% !important;
    font-size: 18px;
    padding: 5px 6px;
    color: white;
}

    .footer_social li a i {
        color: white;
    }

.ps-footer {
    padding-top: 30px
}

.ps-shopping-product .ps-product {
    margin: 0;
}

.productDetailedList .ps-product {
    min-height: 50px;
    margin-bottom: 5px
}

.ProductList .ps-product {
    min-height: 380px;
}

.productDetailedList .ps-product--wide .ps-product__thumbnail {
    padding: 5px;
}

.navigation--mobile .header__extra i {
    width: 20px;
    font-size: 20px;
    color: black;
    height: auto;
}

.navigation--mobile .header__extra {
    text-align: right
}

.header .navigation--mobile .ps-cart--mini {
    margin: 0 2px
}

.header .navigation--mobile .header__extra span {
    position: absolute;
    top: 0;
    right: -10px;
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: top;
    width: 16px;
    height: 16px;
    font-size: 10px;
    color: #ffffff;
    background-color: #109b9b;
    border-radius: 50%;
}

.menu_close_btn {
    float: right;
    color: white !important;
    z-index: 1000;
    font-size: 21px;
    margin-top: -7px;
}

#searchInput {
    background: white
}

.shop-sec {
    display: block;
    padding: 0px 0;
}

    .shop-sec.RestSection {
        padding-top: 5px;
        padding-bottom: 0;
    }

.shopbox {
    display: flex;
    border: 2px solid #dcdada; /*efefef*/
    border-radius: 7px;
    padding: 15px 15px;
    margin-bottom: 30px;
    min-height: 170px;
    position: relative;
    cursor: pointer;
}

    .shopbox:hover {
        border-color: #5fa30e;
        cursor: pointer;
    }

.shop_img {
    width: 120px;
    overflow: hidden;
}

    .shop_img img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        border-radius: 5px;
    }

.shop_txt {
    margin-left: 15px;
    text-align: left;
}

    .shop_txt h3 {
        margin-top: 20px; /*added*/
        font-size: 17px;
        color: #fff;
        margin-bottom: 13px;
        line-height: 22px;
        background: #3b6cbd /*#2289C9*/;
        padding: 4px 10px;
        text-align: left;
        border-radius: 4px;
    }

.viewAllBtnHome {
    float: right;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff !important;
    background-color: #3b6cbd;
    border-color: #3b6cbd;
    font-size: 14px;
    margin: 2px;
}
.bvprice
{
    display:none;
}
.delPrice {
    text-decoration: line-through;
    text-decoration-color: #6f6f6f8f;
}
.bvValue
{
    display:none;
}
.star-icon.filled {
    color: #F7A115;
}
.myAccountmainLink:hover
{
    /*color:white;*/
}
.AccountDrop {
    color: black !important;
}
a#AddNewAddress {
    padding: 10px ;
    display: inline-block;   
}
.myAccountmainLink:hover{
   /* color:white!important;*/
}
.right-align-head a{
    display:none!important;
}
a.btn.btn-success.text-white.btnwish {
    background-color: #404040;
    border: 1px solid #404040;
}
.btn-danger {
    color: #fff;
    background-color: #cb0013!important;
    border-color: #cb0013!important;
}
.orderListCard a img {
    width: 100%;
    height: 135px;
    object-fit: contain;
}

.header--organic .ps-form--quick-search {
 
    padding: 5px 4px;
    border: 1px solid #ebebeb;
    border-radius: 40px;
}
.product_price_slab {
    width: 100%;
}
.quantity-container {
    margin-top: 20px;
}
.quantity-block {
    position: relative;
    border: 1px solid #ddd;
    background-color: #ffffff;
    padding: 5px;
    border-radius: 8px;
    transition: box-shadow 0.3s ease;
    min-height: 95px;
    box-shadow: -1px 2px 5px rgba(3, 3, 3, .16);
    -moz-box-shadow: -1px 2px 5px rgba(3, 3, 3, .16);
    -webkit-box-shadow: -1px 2px 5px rgba(3, 3, 3, .16);
}
    .quantity-block::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: url(../img/fav-icon.png) center center no-repeat;
        background-size: 30%;
        filter: blur(0.1px);
        opacity: 0.25;
    }
.discount-tag {
    position: absolute;
    top: 5px;
    left: 5px;
    background-color: #109b9b;
    font-size: 10px;
    padding: 2px 5px;
    border-radius: 4px;
}
.quantity-label {
    font-weight: 400;
    font-size: 13px;
    margin-top: 25px !important;
}
.price-label {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.removeCart {
    position: absolute;
    top: 4px;
    right: 4px;
}
.moveWish {
    position: absolute;
    top: 4px;
    right: 40px; 
}

@media (max-width: 900px) {
    .moveWish, .removeCart
    {
        position:unset;
    }
}

.sub-item img {
    border-radius: 18px;
}

div#addAdress .form-group {
    margin-bottom: 15px !important;
}

a.cartBtnTile i {
    color: white !important;
}

.swal-button:focus {
    outline: none;
    box-shadow: unset!important;
}

.rfqApprove {
    width: 100px;
    background-color: #109b9b;
    border-color: #109b9b;
    margin-bottom: 10px;
}
.returnREQ {
    color: white !important;
    text-wrap: auto;
}


.widget .widget-title {
    text-transform: uppercase!important;
}
.widget:last-child {
    border-bottom: none!important;
}