.pricing-box-container.product-banner .secondary-font span {
    color: #0b93ed;
    font-weight: 700;
}

.no-products-box {
    width: 100%;
    text-align: center;
    padding: 80px 0 0px;
    box-sizing: border-box;
}

.no-products-box>img {
    margin-bottom: 20px;
}

.no-products-box>p {
    font-size: 28px;
    line-height: 24px;
    color: #939ba0;
    font-weight: 600;
    text-align: center;
}

.pricing-box-container.product-banner small {
    border: 1px solid #afafaf;
    color: #000;
    opacity: 0.5;
    border-radius: 5px;
    padding: 8px 27px;
    min-width: 100px;
    display: inline-block;
    text-align: center;
    letter-spacing: 0.3px;
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
}

.hospital-block.product-block {
    width: 100%;
    margin-top: 35px;
    border: 1px solid #e5e5e5;
}

.hospital-block.product-block .hospital-logo {
    background-position: center top;
    height: 270px;
    line-height: 270px;
    border-radius: 5px 5px 0 0;
    position: relative;
}

.card-bottom.product-card .treatment-from {
    font-size: 12px;
    margin-top: 10px;
    height: initial;
    margin-bottom: 0px;
    font-style: normal;
    letter-spacing: 0.2px;
    color: #9a9a9a;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card-bottom.product-card .treatment-from small {
    color: #000;
    font-size: 12px;
}

.card-bottom.product-card .treatment-from a {
    color: #000;
    text-decoration: underline;
    position: relative;
    z-index: 5;
}

.product-detail-content-box .treatment-description-box a {
    color: #000;
    text-decoration: underline;
    position: relative;
    z-index: 5;
}

.product-detail-content-box .treatment-description-box {
    font-size: 12px;
    margin-top: 10px;
    height: initial;
    margin-bottom: 0px;
    font-style: normal;
    letter-spacing: 0.2px;
    color: #9a9a9a;
    display: block;
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
}

.product-detail-content-box .treatment-description-box small {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    opacity: 1;
}

.hospital-block.product-block .card-bottom {
    border-radius: 0 0 5px 5px;
    padding: 13px 17px 10px;
}

.hospital-block.product-block p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.2px;
    font-weight: 400;
}

.price-box {
    margin-top: 15px;
    padding-top: 8px;
    border-top: 1px solid #e5e5e5;
}

.hospital-block.product-block .price p {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 25px;
    color: #0b93ed;
}

.hospital-logo.product-bg span {
    position: absolute;
    left: 0;
    border-radius: 0 5px 5px 0;
    padding: 2px 15px;
    top: 40px;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.2px;
    text-align: center;
    text-transform: uppercase;
    line-height: initial;
}

.tag {
    border-radius: 5px;
    padding: 2px 15px;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.2px;
    text-align: center;
    text-transform: uppercase;
    line-height: initial;
}

.ventilator {
    background-color: #dd6b7f;
}

.mask {
    background-color: #f28d78;
}

.ply {
    background-color: #ce6cb3;
}

.thermometer {
    background-color: #770a0a;
}

.ppe {
    background-color: #937465;
}

.covid-kit {
    background-color: #17bd98;
}

.treatment-box.product-image-box {
    height: initial;
}

.treatments-lists.whatsapp-section {
    padding-top: 0;
}

.product-detail-img {
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    max-width: 650px;
    height: 490px;
    position: relative;
    border: 1px solid #e5e5e5;
}

.product-detail-img a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 2;
}

.product-detail-img a.video-bg {
    background: rgba(0, 0, 0, 0.3);
}

.estimates-how-works.provide-delivery .pricing-box-container {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

.play-btn-dgn img {
    position: absolute;
    width: 35px;
    left: 50%;
    top: 50%;
}

.minimum-order {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.2px;
    color: #fff;
}

.services-section.product-detail .container {
    width: 1200px;
}

.product-detail-box {
    display: flex;
    align-items: center;
    min-height: 490px;
    height: auto;
}

.product-detail-content-box {
    padding: 0 0 25px 30px;
    width: 100%;
}

.product-detail-content-box h1 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.2px;
    line-height: normal;
    margin: 10px 0;
}

.product-detail-content-box small {
    font-size: 12px;
    letter-spacing: 0.2px;
    color: #000;
    opacity: 0.5;
    text-transform: uppercase;
    font-weight: 700;
}

.product-detail-content-box p {
    font-size: 17px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.2px;
}

.product-detail-content-box .price-box {
    border: none;
    padding-bottom: 25px;
    padding-top: 6px;
}

.product-detail-content-box .price-box .price p {
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.2px;
    color: #0b93ed;
    line-height: normal;
}

.product-detail-content-box .price-box .price p span {
    font-size: 11px;
    display: block;
    color: #6fb4f2;
    text-transform: uppercase;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.2px;
}

.whatsapp-btn {
    position: relative;
    margin-top: 0;
}

.treatment-description-box.custom-availbility {
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.whatsapp-btn a {
    background: #11cba9;
    border-radius: 25px;
    text-align: center;
    padding: 10px 35px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.2px;
    text-decoration: none;
}

.whatsapp-btn img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    position: relative;
    top: 0px;
}

.listing-holder_card.prduct-holder_card ul {
    padding: 0;
    margin-bottom: 50px;
}

.listing-holder_card.prduct-holder_card {
    box-shadow: none;
    padding: 0;
    margin: 0;
    background: #f5f5f5;
}

.listing-holder_card.prduct-holder_card ul li:first-child {
    padding-left: 0;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    opacity: 0.5;
    margin-bottom: -5px;
}

.treatments-lists.whatsapp-section-detail {
    padding-top: 50px;
}

.listing-holder_card.prduct-holder_card ul li:first-child::before {
    background-color: transparent;
}

.treatments-lists-section.product-detail-section {
    padding: 60px 0;
    background: #f5f5f5;
}

.related-documents a img {
    width: 80px;
    margin-right: 10px;
}

.treatments-lists-section.other-product {
    padding: 60px 0;
}

.treatments-lists-section.other-product .secondary-font {
    text-align: center;
    margin: 0;
}

.whatsapp-content-box {
    display: flex;
    align-items: flex-end;
    padding: 45px 75px;
}

.number-whatsapp img {
    width: 40px;
}

.common-content-whatsapp {
    flex-basis: 50%;
}

.click-to-chat {
    font-size: 40px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.2px;
}

.click-to-chat span {
    display: block;
    line-height: normal;
    font-size: 18px;
    text-transform: uppercase;
}

.number-whatsapp {
    float: right;
    background: #fff;
    padding: 20px 35px;
    border-radius: 10px;
}

.contact-detail-whatsapp {
    display: inline-block;
    vertical-align: middle;
    margin-left: 35px;
}

.contact-detail-whatsapp p {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: normal;
}

.contact-detail-whatsapp label {
    font-size: 18px;
    margin: 0;
    font-weight: 600;
    letter-spacing: 0.2px;
}

.pricing-box-container.product-banner small.selected {
    border-color: #17BD98;
    color: #17BD98;
    font-weight: 600;
    background-color: #D5F4ED;
}

.single-product-detail .product-viewer .product-full {
    margin-left: 90px;
    overflow: hidden;
    min-height: 400px;
}

.product-img-zoomView .single-product-detail .product-viewer .product-full .product-full-inner {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 400px;
    max-height: 100%;
    text-align: center;
}

.single-product-detail .product-viewer .product-full .product-full-inner {
    position: relative;
    height: 400px;
    text-align: center;
}

.product-thumb-holder {
    position: absolute;
    left: 15px;
    top: 0;
}

.product-large-view {
    padding: 85px 0 50px;
    background: #fff;
}

.single-product-detail .product-viewer .product-full .product-full-inner img {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: 0;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    width: 100%;
}

.single-product-detail .product-viewer .product-thumb {
    padding: 0px 0 10px;
    width: 60px;
    margin-right: 20px;
}

.single-product-detail .product-viewer .product-thumb a.active,
.single-product-detail .product-viewer .product-thumb a.slick-center {
    border-color: #17BD98;
    opacity: 1;
}

.single-product-detail .product-viewer .product-thumb a {
    height: 60px;
    vertical-align: middle;
    display: block;
    margin-bottom: 15px;
    border: 1px solid #e5e5e5;
    text-align: center;
    overflow: hidden;
    opacity: .5;
    position: relative;
    border-radius: 5px;
}

.whatsapp-btn a:hover,
.whatsapp-btn a:active,
.whatsapp-btn a:focus {
    text-decoration: none;
    color: #fff;
}

.product-viewer .product-thumb img {
    position: inital;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    padding: 0;
    margin: 0;
    max-height: 100%;
    width: 100%;
    height: 60px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    margin-bottom: 10px;
    cursor: pointer;
}

.language-selectionbox a.medical-supplies {
    padding: 4px 20px;
    background-image: url('/images/header-band.svg');
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    background-repeat: no-repeat;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    height: 26px;
    background-size: cover;
    background-position: center center;
    width: 168px;
    cursor: pointer;
}

.listing-holder_card.prduct-holder_card p {
    position: relative;
    padding-left: 20px;
    list-style-type: none;
    margin: 12px 0 0;
    font-size: 14px;
    font-weight: 300;
    color: #262626;
    line-height: 25px;
}

.listing-holder_card.prduct-holder_card p::before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
    background-color: #7f7f7f;
}

.para-design-list {
    margin-bottom: 40px;
}

.listing-holder_card.prduct-holder_card p:first-child {
    margin-top: -10px;
}

.hospital-block.product-block .doctor-name {
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 15px;
}

.image_banner_slide {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 375px;
    background-position: center center;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
}

.slider-nav .slick-initialized .slick-slide {
    padding: 5px !important;
}

.services-section.product-detail {
    padding: 85px 0 60px;
}

.zoom-in-modalbox {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    padding: 0 15px;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    text-align: center;
    line-height: 95vh;
}

.zoom-in-content {
    min-height: 467px;
    width: 845px;
    display: inline-block;
    border-radius: 0px;
    background-color: #fff;
    line-height: normal;
    vertical-align: middle;
    margin: 20px 0;
    max-width: 100%;
    max-height: 470px;
    position: relative;
}

.zoom-in-content a {
    position: absolute;
    right: -30px;
    top: -5px;
    width: 13px;
    height: 13px;
}

.slick-slide img {
    max-height: 467px;
    width: 100%;
    min-height: 467px;
}

.slick-prev::before {
    content: '';
    background-image: url(../images/prev-slider-arrow.svg);
    width: 23px;
    height: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: -30px;
}

.slick-next::before {
    content: '';
    background-image: url(../images/prev-slider-arrow.svg);
    width: 23px;
    height: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: -30px;
    transform: rotate(180deg);
}

.zoom-in-modalbox.open-model-zoom {
    visibility: visible;
    opacity: 1;
}

.product-detail-img span {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.3px;
    background: #7f7f7f;
    opacity: 1;
    border-radius: 5px;
    position: absolute;
    left: 15px;
    bottom: 15px;
    padding: 5px 15px;
}

.zoom-in-content video {
    margin-top: 65px;
    height: 350px;
}

.btn.btn-success.cora-pg-btn {
    color: #fff;
    margin-top: -10px;
    height: unset;
    padding: 6px 15px;
    font-weight: 600;
}

@media only screen and (max-width: 991px) {
    .product-thumb-holder {
        margin-top: 15px;
        position: initial;
    }
    .single-product-detail .product-viewer .product-full {
        margin-left: 0;
        min-height: 360px;
    }
    .single-product-detail .product-viewer .product-full .product-full-inner {
        height: 360px;
    }
    .product-large-view {
        padding: 45px 0 15px;
    }
    .treatments-lists.whatsapp-section-detail .treatment-box.product-image-box {
        height: initial;
        margin: 0;
    }
    .treatments-lists.whatsapp-section-detail {
        padding: 70px 0;
    }
    .click-to-chat {
        font-size: 27px;
    }
    .contact-detail-whatsapp {
        margin-left: 13px;
    }
    .single-product-detail .product-viewer .product-thumb {
        width: 100%;
        margin-right: 0;
    }
    .single-product-detail .product-viewer .product-thumb a {
        width: 60px;
        display: inline-block;
        margin-right: 5px;
    }
    .zoom-in-content a {
        position: absolute;
        right: 0;
        top: -23px;
        width: 10px;
        height: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .zoom-in-content video {
        margin-top: 15px;
        height: 220px;
    }
    .whatsapp-content-box {
        display: inline-block;
        padding: 15px;
        width: 100%;
    }
    .click-to-chat {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .number-whatsapp {
        padding: 20px 15px;
        float: none;
    }
    .contact-detail-whatsapp {
        width: 70%;
    }
    .product-detail-content-box {
        padding-left: 0;
        padding-top: 35px;
    }
    .single-product-detail .product-viewer .product-full .product-full-inner {
        height: 220px;
    }
    .single-product-detail .product-viewer .product-full {
        min-height: 220px;
    }
    .treatments-lists.whatsapp-section .treatment-box.product-image-box {
        margin: 0;
    }
    .language-selectionbox a.medical-supplies {
        margin-right: 10px;
    }
    .minimum-order {
        font-size: 15px;
        margin-top: -15px;
        margin-bottom: 20px;
    }
    .treatments-lists.whatsapp-section-detail {
        padding: 0px 0 70px;
    }
    .pricing-box-container.product-banner.categories .secondary-font {
        font-size: 23px;
    }
    .pricing-box-container.product-banner.categories .secondary-font span {
        font-size: 23px;
    }
    .pricing-box-container.product-banner small {
        margin-top: 10px;
        min-width: initial;
    }
    .whatsapp-btn {
        position: fixed;
        bottom: 0;
        z-index: 2;
        border-radius: 0;
        left: 0;
        right: 0;
        width: 100%;
    }
    .whatsapp-btn a {
        width: 100%;
        display: block;
        border-radius: 0;
    }
    .custom-space .hospals-on-apps.custom-app-block.clearfix {
        padding-bottom: 45px;
    }
    .image_banner_slide {
        height: 215px;
    }
    .zoom {
        height: 220px;
    }
    .hospital-block.product-block .hospital-logo {
        height: 220px;
        line-height: 220px;
    }
    .slick-slide img,
    .zoom-in-content {
        min-height: 250px;
        max-height: 250px;
    }
    .zoom-in-content a {
        top: -30px;
        right: 0;
    }
    .treatment-rate-section.side-curves .curve-block {
        display: none;
    }
    .no-products-box {
        padding: 50px 0 0px;
    }
    .product-detail-box {
        display: block;
        min-height: auto;
    }
}

@media only screen and (max-width: 599px) {
    .product-detail-content-box .price-box {
        margin-top: 10px;
    }
    .product-large-view {
        padding: 45px 0 5px;
    }
    .product-detail-content-box h1 {
        margin: 10px 0;
    }
    .services-section.product-detail {
        padding: 35px 0 0;
    }
    .no-products-box {
        padding: 50px 0 50px;
    }
}

.hospital-logo.product-bg .stock {
    background: rgba(0, 0, 0, 0.6);
    border-radius: 5px;
    right: 15px;
    left: initial;
}