.logo.logo-width-1 a img {
    width: 80px;
}
.footer-logo.logo-width-1 a img {
    width: 120px;
}
.error-content .error-logo a img {
    width: 100px;
}
.single-product-wrap .product-img-action-wrap .product-img a img {
    height: 250px;
}
.single-product-wrap .product-content-wrap{
    height: 100px;
}
.categoriesList-img a img {
    width: 100% !important;
    height: 180px !important;
}
#homeSelllersList .single-product-wrap{
    text-align: center
}
#homeSelllersList .product-content-wrap{
    height: 20px;
}
.sellerList-img a img {
    width: 100px !important;
    height: 100px !important;
}
.sidebar-categories-list li.active a{
    color: #0d6efd !important;
}
.loader {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1000001;
    opacity:0.7;
    filter:alpha(opacity=70);
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.cart-dropdown-wrap .shopping-cart-title{
    width: 50%;
}
label.error{
    color: red !important;
}

.grand-total-wrap .grand-total-btn button,.checkout-button-css button,.checkout-button-css a {
    display: block;
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
    border-radius: 26px;
    padding: 13px 36px;
    background-color: #4e97fd;
    text-align: center;
    border: 0px;
}
.grand-total-wrap #pincode{
    background-color: #fff;
}
.input-checkbox input{
    width: auto;
    height: auto;
}
.payment-details-area .payment-method .sin-payment .payment_method_bacs input {
    display: block;
}
.button-place-order{
    width: 25%;
    float: right;
    margin-bottom: 20px;
}
.underline{
    text-decoration: underline;
    color: #4e97fd;
}
.header-wrap .logo a.brand{
    font-size: 30px;
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    color: #175ca4;
}
.header-wrap .logo a.brand span {
    color: #cb2d41;
}
.main-categori-wrap .categori-dropdown-active-large ul li img{
    width: 35px;
    margin-right: 8px;
}
.justify-text{
    text-align: justify !important;
}
.UpperAlphaOL{
    list-style-type:upper-alpha;
}
.LowerAlphaOL{
    list-style-type:lower-alpha !important;
}
.medizin-common-style-wrap .medizin-common-paragraph-style .medizin-common-list-2 ol.LowerAlphaOL li {
    list-style-type:lower-alpha !important;
}
.header-action-2 .login-user-sy {
    width: 1em;
    height: 1em;
}
button:disabled,
button[disabled]{
    background-color: #cccccc !important;
    pointer-events: none !important;
}

.pincodeSpinner{
    margin-top: -40px;
    margin-right: 10px;
    display: none;
}
.mobile-dis a img{
    width: 30px !important;
}
.mobile-dis a.brand {
    font-size: 20px !important;
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff !important;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a img {
    width: 50px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a{
    font-size: 20px;
    font-weight: 600;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a span{
    color: red;
}
.medizin-box{
    padding: 8px 8px 5px;
}

button.disabled{
    background-color: #cccccc !important;
    cursor:not-allowed !important;
}
.shopping-cart-title.mobile-view{
    width: 60%;
}
.cart-dropdown-wrap ul li .shopping-cart-title.mobile-view h3 {
    font-size: 15px;
}
.categoriesList-img{
    text-align: center;
}

.myaccount-tab-menu i.fa{
    /*border: 2px solid;*/
    padding: 10px;
    border-radius: 50%;
    width: 38px !important;
    background: #f8f8f8;
    color: black;
}

.card.account-page-card{
    margin-bottom: 15px;
    background: #f8f8f8;
}
.account-details-form,#contact-us-info .contact-from-area,#upload-prescription .contact-from-area{
    border: 1px solid lightgrey;
    padding: 15px;
}
.card.account-page-card .user-i-con i{
    border: 2px solid;
    padding: 9px;
    border-radius: 50%;
}
.show-wishlist-alert .toast{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
}
#user-prescription-table{
    border-top: 1px solid #111;
}
.btn-cancel-prescription{
    font-size: 15px;
    font-weight: 700;
    padding: 12px 41px;
    color: #ffffff;
    border: none;
    background-color: #dc3545 !important; 
    width: auto !important; 
    border-radius: 26px;
}

.theme-btn-css{
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
    border-radius: 26px;
    padding: 13px 36px;
    background-color: #4e97fd;
    border: 0px;
}
.fetch-customer-location{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: red !important;
    text-decoration: underline;
    width: 300px;
}
.customer-location{
    display: none;
}
.pac-container { z-index: 1000000 !important; }
.pac-item {
    white-space: normal!important;
}

.pac-container.pac-logo::after{
    background-image: none !important;
}
.customer-location .customer-location-content{
    left: 0px; 
    right: auto; 
    transform: translate(0%, 0px);
    position: fixed;
    top: 0;
    width: 360px;
    min-height: 100vh;
    bottom: 0;
    transition: transform .3s ease-out;
    z-index: 10001;
    padding: 0px 0px 30px;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #4e97fd;
}
.customer-location .customer-location-content .customer-location-header-top{
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 20px 30px;
    background-color: #ffffff;
    -webkit-box-align: center;
    align-items: center;
    border-right: 1px solid #4e97fd;
}
.customer-location .customer-location-content .customer-location-header-top .customer-location-header-logo a{
    font-size: 20px;
    font-weight: 600;
}
.customer-location .customer-location-content .customer-location-header-top .customer-location-header-logo a span{
    color: red;
}
.customer-location .customer-location-content .customer-location-header-top .customer-location-header-logo img{
    width: 50px;
}
.customer-location .customer-location-content-area{
    padding: 20px;
}
.customer-location .customer-location-content-area .get-current-location-content{
    margin-top: 55px;
    border: 2px solid #fff;
    color: #FFF;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
}
.customer-location .customer-location-content-area .get-current-location-content .current-location-icon{
    width: 30px;
    font-size: 24px;
}
@media only screen and (max-width: 450px){
    .slider-height-2 {
        width: 100%;
        height: 200px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        /*background-size: contain;*/
    }
    .categoriesList-img a img {
        width: 40% !important;
        height: auto !important;
    }
    .dot-style-1.dot-style-1-position-1 ul {
        bottom: 10px;
    }
}

.product-quality .qtybutton {
    font-size: 30px;
}
.product-quality .qtybutton.dec::before,.product-quality .qtybutton.inc::after {
    display: none;
}
.product-quality .qtybutton.inc {
    position: absolute;
    width: 30px;
    height: 15px;
    right: 0;
    top: 12px;
    cursor: pointer;
}
.product-quality .qtybutton.dec {
    position: absolute;
    width: 30px;
    height: 15px;
    text-align: center;
    left: 0;
    top: 10px;
    right: unset;
    cursor: pointer;
}
.product-details-slider-wrap .pro-dec-big-img-slider .single-big-img-style a.img-popup img{
    height: 310px;
}
.product-details-slider-wrap .product-dec-small-style1 .product-dec-small img{
    height: 60px;
}
.prescription-refill-booking{
    cursor: pointer !important;
}