.common-padding {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.w-85 {
    width: 85% !Important;
}
.custom-heading-bausch-lomb {
    position: relative;
    padding: 0px 3em 9px !important;
    display: inline-block;
    border: 2px solid #35c3cd;
    border-radius: 72px;
    text-align: left;
    margin-bottom: 45px;
}
.heading-top-text {
    font-size: 20px;
    display: inline-block;
    background: #fff;
    padding: 0px 10px;
    white-space: nowrap;
    position: relative;
    top: -16px;
    text-align: left;
    left: -10px;
}
.custom-main-page-title {
    position: relative;
    font-size: 41px !important;
    text-align: left;
    margin: 0;
    padding: 0 !important;
    top: -9px;
}
p:last-child {
    margin-bottom: 0px;
}
p {
    line-height: 24px;
    font-size: 16px;
}
ul#primary-menu{
align-items: center;
}
ul#primary-menu li a {
font-size: 13px;


}



ul#primary-menu li a {
    color: #000 !important;
    padding: 8px 8px;
    border-radius: 60px;
    border: 1px solid transparent;
    margin-right: 2px;
    text-transform: uppercase;
    text-align: center;
}

ul#primary-menu li:last-child a {
    background-color: #00818a;
    border-bottom: 5px solid #02686e;
    color: #fff !important;
    padding: 8px 18px;
    white-space: nowrap;
}
.surgical-product{
transition: .3s;
}
ul#primary-menu li a:hover {
color: #00adb2 !important;
}
ul#primary-menu li:last-child a:hover {
background-color: #007599;
border-bottom: 5px solid #056380;
color: #fff !important;
padding: 8px 18px;
}
.surgical-product {
box-shadow: 0px 3px 12px #00000029;
padding: 20px 20px 80px;
background-color: #fff;
height: 100%;
box-shadow: 0px 3px 12px rgb(0 0 0 / 20%);
position: relative;
}
.surgical-read-more {
position: absolute;
bottom: 40px;
left: 0;
right: 0;
}
.home-category-image {
border-radius: 15px;
overflow: hidden;
}
.home-category-inner-content-wrap {
text-align: center;
}
.home-category-inner-content-wrap h2{
color: #20837E;
text-transform: uppercase;
font-size: 26px;
font-weight: 900;
}
.home-category-inner-content-wrap h3 {
font-size: 16px;
}.surgical-product.surgical-category {
display: flex;
flex-flow: column;
}
.surgical-product.surgical-category .home-category-image {
overflow: visible;
}
.surgical-product.surgical-category .home-category-image img {
border-radius: 15px;
}
.surgical-product.surgical-category .home-category-inner-content-wrap {
display: flex;
flex-flow: column;
height: 100%;
}
.surgical-product.surgical-category .home-category-inner-content-wrap .round-btn {
margin-top: auto;
display: block !important;
}
.custom-arrow-new a:after {
right: 0;
content: "";
display: inline-block;
padding-left: 3px;
vertical-align: middle;
border-top: 0.3em solid transparent;
border-left: 0.3em solid;
border-bottom: 0.3em solid transparent;
margin-left: 4px;
}
.custom-arrow-new a {
padding-right: 20px !important;
}
.round-btn.btn {
    max-width: 170px;
}
.round-btn.btn {
    border-radius: 30px;
    border: 2px solid #20837E;
    color: #20837E;
    font-size: 14px;
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 600;
    font-family: 'Lato';
}
.surgical-product:hover{-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
-webkit-box-shadow: 0 13px 50px rgb(0 0 0 / 20%);
box-shadow: 0 13px 50px rgb(0 0 0 / 20%);
transition: .3s;
}

@media (max-width: 767.98px) {
    .custom-main-page-title {
    font-size: 28px !important;
    }
    }

.about-banner-wrap {
background-size: cover !important;
min-height: 530px;
}
.about-banner-wrap #breadcrumbs {
background: transparent;
padding-top: 2rem;
}
.about-title-wrap {
left: 0;
right: 0;
padding: 3rem 0px 0rem;
text-align: center;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
bottom: 0;
}
.pt-3rem {
padding-top: 3rem !Important;
}
.p-relative {
position: relative;
}
.p-4rem {
padding-top: 5rem;
padding-bottom: 5rem;
}
.section-title .h2, .section-title h2 {
font-size: 34px;
border-bottom: 3px solid #00818a;
}
.blue-heading {
color: #198286;
font-weight: 600;
margin-bottom: 1rem;
}
.pb-5, .py-5 {
padding-bottom: 3rem!important;
}
body {
background: url(/wp-content/themes/surgical/images/bodybg.jpg) !important;
background-size: cover !important;
padding-top: 71px;
}
.btn-primary {
background-color: #009aa6;
border-color: #009aa6;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active {
background-color: #047b84;
border-color: #047b84;
}
.footer-bottom-links {
background-color: #1b1c1c;
padding: 60px 0px;
}
.footer-bottom-links ul {
margin: 0;
}
.footer-bottom-links ul li a {
    background-color: #00818a;
    border-bottom: 5px solid #02686e;
    color: #fff !important;
    padding: 8px 18px;
    border-radius: 60px;
    }
    .footer-bottom-links ul li a:hover, .footer-bottom-links ul li a:focus, .footer-bottom-links ul li a:not(:disabled):not(.disabled):active {
    background-color: #007599 !important;
    border-bottom: 5px solid #056380 !important;
    }
    header.custom-header {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 99;
        padding: 15px 0px !important;
        border-bottom: 1px solid #dee2e6;
    }
    body.home header.custom-header {
        padding: 0 !important;
        border: 0 !important;
        }
    @media (max-width: 767px) {
        .about-banner-wrap {
            min-height: 240px;
            }
            body {
                padding-top: 118px;
                }
        .about-banner-content-wrap .w-75 {
            width: 100% !important;
            }
            .section-title .h2, .section-title h2 {
                font-size: 23px;
                padding-bottom: 18px !important;
             }
            .broad-categories-wrap h3 {
            font-size: 22px;
            margin-top: 16px;
            }
            .footer-bottom-links ul {
            flex-wrap: wrap !important;
            }
            .footer-bottom-links ul li {
                margin-bottom: 30px;
                margin-left: 0 !important;
                margin-right: 0 !important;
                width: 100%;
                text-align: center;
                }
            .footer-bottom-links ul li a {
                 padding: 8px 14px;
            }
            .footer-bottom-links ul li:last-child {
            margin-bottom: 0;
            }
            .custom-heading-bausch-lomb {
                padding: 0px 2em 9px !important;
            }
            .custom-main-page-title {
                font-size: 20px !important;
            }
            .heading-top-text {
                font-size: 13px;
             }            
            .even-block .about-sec-wrap {
                    order: 1;
            }
            .even-block .col-md-7.pr-3em {
                    order: 2;
                    }
            .about-left-image-section {
                    padding-bottom: 50px;
                    }    
            .section-title h2 {
                    font-size: 20px;
              } 
        }
/* @media (max-width: 991px) {
    #rmp-menu-wrap-1974 .rmp-menu-item-link {
        height: auto !important;
        line-height: normal !important;
        padding: 8px 5%;
        margin: 7px 0px;
        background-color: transparent !important;
        color: #00818a !important;
    }
	} */
    @media (min-width: 768px) and (max-width: 991px) {
        label.form-label {
            min-height: 36px;
        }
        .about-banner-wrap {
            min-height: 330px;
            }
            .broad-categories-wrap h3 {
                font-size: 22px;
                }   
                .footer-bottom-links ul li a {
                    padding: 8px 14px;
                    } 
                    header.custom-header {
                        padding: 10px 0px !important;
                        }
                        footer#footer {
                            margin-top: 0;
                            }
    }
	
    @media (min-width: 992px) and (max-width: 1199px) {
        .about-banner-wrap {
            min-height: 330px;
            }
        label.form-label {
                min-height: 36px;
            }
    }

    @media (min-width: 1200px) and (max-width: 1499px) {
        .about-banner-wrap {
            min-height: 330px;
            }
    }

    .rmp_menu_trigger {
        background: transparent !important;
        width: auto !important;
        top: 5px !important;
        }
        .rmp_menu_trigger .responsive-menu-pro-inner, .rmp_menu_trigger .responsive-menu-pro-inner:before, .rmp_menu_trigger .responsive-menu-pro-inner:after {
        background-color: #00818a !important;
        height: 4px !important;
        }
        .rmp-menu-title {
        background: transparent !important;
        }
.footer-custom-link ul li {
    display: inline-block;
    padding: 10px 8px;
}
.footer-custom-link ul li a {
    color: #000000 !important;
    border-radius: 60px;
    border: 1px solid transparent;
    margin-right: 2px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
}
.form-custom p a {
    color: #00646B;
}
#rmp-menu-wrap-1974 .rmp-menu-item-link {
    height: auto !important;
    line-height: normal !important;
    padding: 8px 5%;
    margin: 7px 0px;
    background-color: transparent !important;
    color: #000 !important;
}

