
html, body {
    height: 100%;
    /*line-height: 1.6;*/
    letter-spacing: .05em;
    font-family: Arial;
    /*font-family: Montserrat;
    font-size: 1rem;
    font-weight: 400;*/
}

.page-section {
    clear: both;
    width: 100%;
}

.variationLeft {
    width: 49%;
    float: left;
}

.variationRight {
    width: 49%;
    float: right;
}

.varCombo {
    font-size: 12px;
    border: 1px solid lightgrey;
    border-radius: 5px;
    width: 100%;
}
.buyNow {
    background-color: white;
    border: 1px solid lightgrey;
    color: black;
    height: 36px;
    width: 49%;
    float: left;
}

.addToCart {
    background-color: white;
    border: 1px solid lightgrey;
    color: black;
    height: 36px;
    width: 49%;
    float: right;
}

.shopname {
    background-color: #ffffffb0;
    border: 1px solid lightgrey;
    padding: 10px;
    border-radius: 10px;
}

.product {
    width: 24%;
    margin: 2px;
    float: left;
    height: auto;
    box-shadow: none;
    border: 1px solid lightgrey;
    border-radius: 2px;
}

@media (min-width: 426px) {
    .mobileSearch {
        display: none;
    }
    #mob {
        margin:  auto;
        width: 100%;
        height: 300px;
        display:block;
        object-fit: cover;
    }
    .cover-image {
        max-height: 300px;
        width: 100%;
        border-radius: 0px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        color: white;
        position: relative;
        margin: 0px;
        object-fit: cover;
    }
   
    .upper-part {
        position: relative;
        /*height: 315px;*/
    }

    .rounded-logo {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        bottom: 0px;
        left: 25px;
        width: 80px;
        height: 80px;
        margin: 5px;
        position: absolute;
        border-radius: 50%;
        border: 2px solid #3877e1;
    }

    #defaultlogo {
        width: 80px;
        height: 80px;
        top: 220px;
        left: 25px;
        border-radius: 50%;
        background: #512DA8;
        font-size: 40px;
        color: #fff;
        position: absolute;
        text-align: center;
        line-height: 90px;
        margin: 20px 0;
    }

    .shopname {
        position: absolute;
        left: 110px;
        bottom: 10px;
        z-index: 1;
    }

    .header-img {
        /*background-image: url('/img/new-desktop-cover.jpg');*/
        background-size: cover;
        background-position: center;
        height: 55vh;
        width: 100%;
        position: relative;
    }

    .product-image {
        height: 100px;
        /*width: 190px;*/
        border-radius: 9px;
        /*margin-left: auto;
    margin-right: auto;*/
        display: block;
    }
    .productmodal-image {
        height: 200px;
        /*width: 285px;*/
        border-radius: 9px;
        /*margin-left: auto;
    margin-right: auto;*/
        display: block;
    }
    .trendimg:hover {
        border: 1px solid #000000;
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    }

}

@media (max-width: 425px) {
    .product {
        width: 48%;
    }

    .product-image {
        height: 150px;
        /*width: 285px;*/
        border-radius: 9px;
        /*margin-left: auto;
    margin-right: auto;*/
        display: block;

    }
    #mob {
        margin: auto;
        width: auto;
        height: auto;
        max-height: 100px;
        max-width: 400px;
        display: block;
    }

    .cover-image {
        height: 175px;
        width: 100%;
        border-radius: 0px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        color: white;
        position: relative;
        margin: 0px;
        object-fit: cover;
    }

    .upper-part {
        position: relative;
        /*height: 155px;*/
    }

    .rounded-logo {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        bottom: 0px;
        left: 25px;
        width: 40px;
        height: 40px;
        margin: 5px;
        position: absolute;
        border-radius: 50%;
        border: 2px solid #3877e1;
    }
    
    #defaultlogo {
        width: 40px;
        height: 40px;
        top: 110px;
        left: 30px;
        border-radius: 50%;
        background: #512DA8;
        font-size: 25px;
        color: #fff;
        position: absolute;
        text-align: center;
        line-height: 45px;
        margin: 20px 0;
    }

    .shopname {
        position: absolute;
        left: 80px;
        bottom: 5px;
        font-size: 20px;
        z-index: 1;
        padding: 0px 10px 0px 10px;
    }

    .productmodal-image {
        height: 200px;
        /*width: 285px;*/
        border-radius: 9px;
        /*margin-left: auto;
    margin-right: auto;*/
        display: block;
    }

    .header-img {
        background-image: url('/img/bg-mobile-new.jpeg');
        background-size: cover;
        background-position: center;
        height: 80vh;
        width: 100%;
        position: relative;
    }

    .mobileSearch {
        padding-top: 35vh;
        display: block;
    }
    .mainTitles {
        display: none;
    }
    .ezAssistMeLogo {
        display: none !important;
    }

    .ezBazarLogo {
        display: none !important;
    }

    .regSeller {
        display: none;
    }
    .text-white {
        margin-top: 1px;
        font-size: 10px;
    }

    .regTextBtn {
        text-align: center !important;
        display: flex !important;
    }

    .regBtn {
        border: none;
        text-transform: none;
        padding-left: 20px !important;
        padding-right: 15px !important;
        padding-top: 6px;
        padding-bottom: 8px;
        border-radius: 10px;
        font-size: 11px !important;
    }

    .searchBar {
        margin-top: 60px;
    }
    .trendimg:hover {
        border: 1px solid #000000;
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    }

}

/*@media (min-width: 1px) and (max-width: 320px) {


    .custom-div {
        margin-left: 0px !important;
    }

    .cus-heading {
        text-align: center !important;
    }

    .cust-row {
        margin-left: 0px !important;
    }

    .custom-para {
        display: inline !important;
        margin-left: 16px !important;
    }

    .custom-lef-div {
        text-align: left !important;
        margin-left: 0px !important;
    }

    .custom-bottom-div {
        margin-bottom: 19px !important;
    }

    .cust-heading {
        margin-left: 0px !important;
        text-align: center !important;
    }

    .custom-footer {
        margin-left: 0px !important;
    }
}

@media (min-width: 321px) and (max-width: 375px) {
    .cus-main-button {
        margin-top: 549px !important;
        margin-left: 69px !important;
    }

    .custom-div {
        margin-left: 0px !important;
    }

    .cus-heading {
        text-align: center !important;
    }

    .cust-row {
        margin-left: 0px !important;
    }

    .custom-para {
        display: inline !important;
        margin-left: 16px !important;
    }

    .custom-lef-div {
        text-align: left !important;
        margin-left: 0px !important;
    }

    .custom-bottom-div {
        margin-bottom: 19px !important;
    }

    .cust-heading {
        margin-left: 0px !important;
        text-align: center !important;
    }

    .custom-footer {
        margin-left: 0px !important;
    }
}

@media (min-width: 376px) and (max-width: 425px) {
    .cus-main-button {
        margin-top: 566px !important;
        margin-left: 96px !important;
    }

    .custom-div {
        margin-left: 0px !important;
    }

    .cus-heading {
        text-align: center !important;
    }

    .cust-row {
        margin-left: 0px !important;
    }

    .custom-para {
        display: inline !important;
        margin-left: 16px !important;
    }

    .custom-lef-div {
        text-align: left !important;
        margin-left: 0px !important;
    }

    .custom-bottom-div {
        margin-bottom: 19px !important;
    }

    .cust-heading {
        margin-left: 0px !important;
        text-align: center !important;
    }

    .custom-footer {
        margin-left: 0px !important;
    }
}*/

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 11px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
.dropbtnLog {
    background-color: #F28020;
    color: white;
    padding: 15px;
    font-size: 16px;
    border: none;
    border-radius: 50%;
    height: 47px;
    width: 47px;
}

.dropdownLog {
    position: relative;
    display: inline-block;
}

.dropdown-contentLog {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-contentLog a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        .dropdown-contentLog a:hover {
            background-color: #ddd;
        }

.dropdownLog:hover .dropdown-contentLog {
    display: block;
}

.dropdownLog:hover .dropbtnLog {
    background-color: #F28020;
}


.product-name {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-priceInfo {
    /*padding-left: 5px;*/
    /*padding-right: 5px;*/
    font-size: 9px;
    text-transform: uppercase;
    color: coral;
}

.custom-footer-button {
    background-color: #E9B876;
    border: none;
    border-radius: 6px;
    color: #ffffff;
}

.page-indicator {
    background-color: #E9B876;
    padding: 5px;
    border-radius: 9px;
    color: #ffffff;
}


.ezAssistMeLogo {
    width: 30vh;
    font-size:20px;
}

.productList {
    /*padding-top: 16px;*/
}
.card:hover {
    border: 1px solid #000000;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

#floatingBtn {
    position: fixed;
    bottom: 53px;
    right: 3px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #ECF0F1;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 33px;
}

.cover_marketplace {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 5px;
    top: 65px;
    right: 25px;
    background-color: white;
    width: 250px;
    height: 50px;
    padding-top: 2px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    position: absolute;
    opacity: 0.8;
}
    .cover_marketplace:hover {
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
        background-color: wheat;
    }

    .cover_marketplace img {
     
        width: 100%;
        height: 90%;
      
        
    }
#logoImgMalay {
    width: 33rem;
    margin-left: 155px;
}
#cusBtn {
    width:89px;
    font-weight: bold;
    border-radius: 7px;
    background-color: #F28020;
    color: #fff;
    outline: none;
    border: 0px;
}
#cusBtnBD {
    width: 89px;
    font-weight: bold;
    border-radius: 7px;
    background-color: #F28020;
    color: #fff;
    outline: none;
    border: 0px;
    float: right;
    margin-right: 21px;
    margin-top: 17px;
}
#cusBtnLog {
    width: 123px;
    float: right;
    font-weight: bold;
    border-radius: 7px;
    color: #fff;
    outline: none;
    border: 0px;
    margin-left: 11px;
    margin-top: 3px;
}
#cusBtnLogBD {
    width: 123px;
    float: right;
    font-weight: bold;
    border-radius: 7px;
    color: #fff;
    outline: none;
    border: 0px;
    margin-left: 11px;
    margin-top: 3px;
}

#profileName {
    margin-top: 45px;
    margin-right: 45px;
}
#logoheight{
    height:105px;
}
#logoheightBD {
    height: 61px;
}
#logosubHeight {
    height: 81px;
}
#logosubHeightBD {
    height: 31px;
}
#cross {
    position: fixed;
    opacity: 1;
    right: 0%;
    top: 33%;
    z-index: 1000;
}

#bannerImg {
    height: 350px;
    width: auto;
}

#crossImg {
    height: 20px;
    width: 20px;
    margin-bottom: 359px;
    margin-right: -7px;
    cursor: pointer;
    opacity: 1
}

@media only screen and (max-width: 600px) {
    .dropbtnLog {
        background-color: #F28020;
        color: white;
        padding: 0px;
        font-size: 17px;
        border: none;
        border-radius: 50%;
        height: 35px;
        width: 35px;
    }
    #logoImgMalay {
        width: 21rem;
        margin-left: 0px;
    }
    #logoheight {
        height: 101px;
    }
    #logoheightBD {
        height: 57px;
    }

    #logosubHeight {
        height: 77px;
    }
    #logosubHeightBD {
        height: 35px;
    }
    #cusBtn {
        width: 145px;
        float: none;
        font-weight: bold;
        border-radius: 7px;
        background-color: #F28020;
        color: #fff;
        outline: none;
        border: 0px;
        margin-left: 0px;
        margin-top: 0px;
    }
    #cusBtnBD {
        width: 99px;
        float: none;
        font-weight: bold;
        border-radius: 7px;
        background-color: #F28020;
        color: #fff;
        outline: none;
        border: 0px;
        float: right;
    }
    
    #cusBtnLog {
        float: right;
        font-weight: bold;
        border-radius: 7px;
        color: #fff;
        outline: none;
        border: 0px;
        margin-top: 11px;
    }
    #cusBtnLogBD {
        float: right;
        font-weight: bold;
        border-radius: 7px;
        color: #fff;
        outline: none;
        border: 0px;
        margin-top: 11px;
        width: 55px;
    }

    #profileName {
        margin-top: -25px;
        margin-right: 11px;
    }
    #cross {
        position: fixed;
        opacity: 1;
        right: 5%;
        top: 33%;
        z-index: 1000;
    }

    #crossImg {
        height: 20px;
        width: 20px;
        margin-bottom: 258px;
        margin-right: -7px;
        cursor: pointer;
        opacity: 1;
    }

    #bannerImg {
        height: 250px;
        width: auto;
    }
    .cover_marketplace {
        border-radius: 5px;
        background-color: white;
        top: 55px;
        right: 25px;
        width: 40px;
        height: 40px;
        position: absolute;
        opacity: 0.8;
        padding: 4px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
        transition: 0.3s;
    }

        .cover_marketplace:hover {
            box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
            background-color: wheat;
        }

        .cover_marketplace img {
            width: 100%;
            height: 100%;
        }


    .badgeSmall {
        padding-left: 9px;
        padding-right: 9px;
        -webkit-border-radius: 9px;
        -moz-border-radius: 9px;
        border-radius: 9px;
       
    }

    
    .badgeSmall-warning[href] {
        background-color: #000000;
    }

    #lblCartCountSmall {
        font-size: 12px;
        background: #ff0000;
        color: #fff;
        padding: 0 5px;
        vertical-align: top;
        margin-left: -10px;
        
    }
    .badgeBig {
        padding-left: 9px;
        padding-right: 9px;
        -webkit-border-radius: 9px;
        -moz-border-radius: 9px;
        border-radius: 9px;
    }
    .badgeBig-warning[href] {
        background-color: #000000;
    }
    #lblCartCountBig {
        font-size: 12px;
        background: #ff0000;
        color: #fff;
        padding: 0 5px;
        vertical-align: top;
        margin-left: -5px;
    }
    .cart_table {
        font-size: 8px;
        padding: -2px;
    }
    .cart_table th, td {
        text-align: left;
        padding: -2px;
    }

}

.badgeSmall {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}


.badgeSmall-warning[href] {
    background-color: #000000;
}

#lblCartCountSmall {
    font-size: 12px;
    background: #ff0000;
    color: #fff;
    padding: 0 5px;
    vertical-align: top;
    margin-left: -10px;
}
.badgeBig {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

.badgeBig-warning[href] {
    background-color: #000000;
}

#lblCartCountBig {
    font-size: 12px;
    background: #ff0000;
    color: #fff;
    padding: 0 5px;
    vertical-align: top;
    margin-left: -5px;
}


.cart_table_row .remove_cart {
    display: none;
}

.cart_table_row:hover .remove_cart {
    display: inline;
    margin-left: -15px;
    margin-top : -10px;
}
.remove_cart_overlay {
    background: #FFFFFF;
    color: #666666;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 5000;
    text-align: center;
    padding-top: 10%;
    -ms-opacity: .80;
    opacity: .80;
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 50%;
    left: 0px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
    #cartMOdalContent {
        min-height: 835px;
        max-height: 88vh;
    }
}

@media only screen and (max-width: 701px){
    #cartMOdalContent {
        min-height: 655px;
        max-height: 88vh;
    }
}
@media only screen and (min-width: 701px){
    #cartMOdalContent {
        min-height: 655px;
        max-height: 88vh;
    }
}

.form_Box_InputMini {
    height: 37px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

    .form_Box_InputMini:focus {
        color: #495057;
        background-color: #ffffff;
        border-color: #80bdff;
        outline: 0;
        box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
    }

.loginClass {
    background-color: #0054D1;
    color: #fff;
    font-weight: 400;
    outline: none;
    border: 0px;
    width: 181px;
    padding: 5px;
    border-radius: 11px;
}
.loginClass:focus {
    background-color: #0054D1;
    color: #fff;
    font-weight: 400;
    outline: none;
    border: 0px;
    width: 181px;
    padding: 5px;
    border-radius: 11px;
}

.loginWitdh {
    width: 39% !important;
    margin-top: 35px;
}
#headSen {
    padding-top: 11px;
    padding-bottom: 21px;
}

#creditFontSize {
    font-size: 15px;
}
.modalMarginForLogo{
    margin-top:55px;
}
@media only screen and (max-width: 700px) {
    ::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 7px;
    }

    ::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: rgba(0,0,0,.5);
        -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
    }
    .loginWitdh {
        width: 85% !important;
        margin-top: 35px;
    }
    .modalMarginForLogo {
        margin-top: 15px;
    }
    #headSen {
        padding-top: 0px;
        padding-bottom: 0px;
        font-size:21px;
    }

    #creditFontSize {
        font-size: 12px;
    }
}

.home-page-navbar {
    clear: both;
    width: 100%;
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #000;
    padding: 0px 8px;
}

.home-page-navbar .search-group #searchBar {
    margin: 4px;
    height: 30px;
    border: 1px solid white;
    border-radius: 5px;
    background-color: transparent;
    color: white;
}

.home-page-navbar .search-group button {
    margin: 0px;
    border: 1px solid lightgrey;
    border-radius: 5px;
    background-color: white;
}

@media screen and (max-width: 900px) {
    .home-page-navbar {
        flex-wrap: wrap;
        background: none;
        padding: 0px;
    }

    .home-page-navbar .menu-bar {
        background: #000;
        width: 100%;
    }

    .home-page-navbar .search-group {
        width: 100%;
        display: flex;
        margin: 4px;
        column-gap: 4px;
    }

    .home-page-navbar .search-group #searchBar {
        width: 100%;
        margin: 0;
        height: 40px;
        border: 1px solid #000;
        color: #000;
    }

    .home-page-navbar .search-group button {
        box-shadow: 0px 2px 8px -4px #000;
    }
}

