.links .h3,
.megamenu-1 li a,
.navbar-collapse ul li a,
.search form button[type=submit] {
    text-transform: capitalize;
}

.cat-list li a,
.copy-rights a,
.featured-img a,
.mail-us a,
.navbar-collapse ul li a,
.product-cat-details a,
.top-button,
.view-all a,
.whatsapp a {
    text-decoration: none
}

/* .chat-btn span,
body {
   font-family: "Sansation", sans-serif !important;
} */

html {
    scroll-behavior: smooth
}

body {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0;
    padding: 0;
    margin: 0;
    font-family: "Noto Sans", sans-serif !important;

}

/* html .container {
    width: 100%;
    max-width: 1300px;
    padding: 0 10px;
    margin: 0 auto;
    position: relative;
    float: none;
} */


ul {
    padding: 0 !important;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none !important;
    color: #3a3d99;
}

.contact_msg {
    position: fixed;
    font-size: 16px;
    text-align: center;
    z-index: 999;
    width: 500px;
    left: calc(-50vw + 50%);
    right: calc(-50vw + 50%);
    margin-left: auto;
    margin-right: auto
}

.err_message {
    color: red
}

#scrolltop {
    position: fixed;
    bottom: 83px;
    right: 0;
    width: 57px;
    height: 48px;
    background: #f7941e;
    /* Orange */
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border: 1px solid #1699bb;
    z-index: 9999;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.3s ease-in;
}

.top-button {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.top-button i {
    font-size: 20px;
}


#scrolltop:hover i {
    color: #fff
}

.container-fluid,
.footer-logo ul,
.links ul,
.navbar {
    padding: 0
}



.mail-us a,
.whatsapp a {
    color: #262626;
    font-size: 15px;
    font-weight: 600;
}

.call-us i,
.mail-us i,
.whatsapp i {
    font-size: 16px;
    color: #f07e25;
    margin-right: 4px;
}

.header {
    padding: 5px 0
}

.navbar-collapse ul li {
    margin-right: 10px;
    position: relative;
    float: left;
}

.navbar-collapse ul li a {
    font-size: 15px;
    padding: 9px 0;
    display: block;
    color: #fff;
    font-weight: 600;
}

.navbar-collapse ul li a:hover {
    color: #f2f2f2;
}

.navbar-collapse ul li a i {
    margin-left: 6px;
    font-size: 12px;
}

.navbar-collapse ul li:hover .megamenu-1 {
    position: absolute;
    top: 100%;
    left: 5px;
    width: 700px;
    background: #fff;
    box-shadow: 0 15px 30px 0 rgba(0, 3, 143, .1);
    border: 1px solid #b0c6c64d;
    transition: .3s ease-out;
    padding: 15px 15px 10px;
    z-index: 9999;
    display: block;
    overflow-y: scroll;
    height: 300px
}

.links ul li:hover a,
.nav-link:focus,
.nav-link:hover {
    color: #0f869c;
}

#check:checked~.chat-btn .comment,
#check:checked~.chat-btn span,
.chat-btn .close,
.logo .mail-us,
.logo .whatsapp,
.megamenu-1,
.mobile-contact-links,
.mobile-view-search,
.navbar-toggler {
    display: none
}



.megamenu-1 li {
    float: left;
    margin-right: 0 !important;
    padding: 5px;
    width: 33.33%;
    display: block
}

.megamenu-1 li a {
    color: #0182a3 !important;
    display: block;
    padding: 3px 7px !important;
    border-radius: 5px;
    border: 1px solid #d4dadd;
    position: relative;
    font-size: 13px !important;
}


.search-row {
    display: flex;
    width: 100%;
    gap: 10px;
}

.search-row input[type="text"] {
    flex: 1;
    height: 40px;
    padding: 0 12px;
    font-size: 14px;
    border: 1px solid #ddd;
    border-radius: 5px;
    outline: none;
    /* margin-right: 92px; */
}

.search label {
    position: absolute;
    top: 11px;
    left: 12px;
    color: #777;
    font-size: 14px;
    pointer-events: none;
    transition: 0.2s ease all;
    background: #fff;
    padding: 0 4px;
}

.search input:focus+label,
.search input:not(:placeholder-shown)+label {
    top: -8px;
    left: 10px;
    font-size: 10px;
    color: #3e3e3e;
}

.search-row button[type="submit"] {
    background-color: #f87d14;
    color: #fff;
    border: none;
    padding: 6px 13px;
    font-size: 13px;
    border-radius: 5px;
    font-weight: 600;
    cursor: pointer;
    /* height: 40px; */
    text-transform: uppercase;
}

.search-row button[type="submit"]:hover {
    background-color: #f87d14;
}

.cat-list h6,
.fixed-top {
    background: #7ebfe152;
}

.bottom {
    background: #14a1b5;
    padding: 4px 0;
}

/* 


.fixed-top {
    top: 50px;
} */

.owl-next,
.owl-prev {
    position: relative;

}


/* .main {
    margin-top:12px
} */

.cat-list {
    padding: 0;
    overflow-y: auto;
    height: 478px;
    margin-right: 6px;
}

.cat-list li {
    list-style: none;
    border-bottom: 1px solid #d5d5d5 !important
}

.cat-list li:first-child,
.cat-list li:last-child {
    border-bottom: 0 !important
}

.cat-list li a {
    position: relative;
    display: inline-block;
    padding: 6px 10px;
    text-transform: capitalize;
    color: #2f2f2f;
    font-size: 14px;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #d2d2d2;
    transition: all 0.3s ease;
}

.cat-list li a:hover {
    color: #fff;
    background: #14a1b5;
}

.cat-list li a i {
    position: absolute;
    top: 34%;
    right: 20px;
    display: none;
}

.catagory {
    display: none;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
}

.banner-section img {
    width: 100%;
    border-radius: 5px;
}

.carousel-inner {
    border-radius: 8px
}

/* New owl buttons css */

/* Position nav buttons at bottom center */
.featured-products .owl-carousel {
    position: relative;
    padding-bottom: 50px;
    /* Space for nav buttons */
}

.featured-products .owl-carousel .owl-nav {
    position: absolute;
    top: 6px;
    right: 8px;
    transform: translateY(-160%);
    display: flex !important;
    z-index: 10;
}

.featured-products .owl-carousel .owl-nav button span {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f095";
    font-size: 14px;
    padding: 0;
}

/* Button styling */
.featured-products .owl-carousel .owl-nav button.owl-prev,
.featured-products .owl-carousel .owl-nav button.owl-next {
    background-color: #d4d4d4;
    color: #121111;
    height: 36px;
    width: 36px;
    border-radius: 5px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}


.featured-products .owl-carousel .owl-nav button.owl-prev:hover,
.featured-products .owl-carousel .owl-nav button.owl-next:hover {
    background-color: #4dbbe5;
    color: #fff;
}

.featured-products .owl-carousel .owl-nav i {
    pointer-events: none;
    /* Ensure click goes to button not icon */
}

.owl-dots {
    display: none;
}

/***/

.product-category {
    margin-top: 50px
}

.product-category-heading h1,
.products-range-heading h1 {
    background-color: #0b415d;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    padding: 10px 55px;
    font-weight: 600;
    margin-bottom: 20px
}

.product-cat-details {
    text-align: center;
    box-shadow: 0 1px 5px #6d7c8582;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-top: 1px solid #4dbbe5;

}

.cate_gories {
    color: #0182a3;
    font-weight: 600;
    font-size: 16px;
    display: block;
    margin-top: 8px;
    border-top: 1px solid #e2e2e2;
    padding: 9px 0;
}

.cate_gories:hover {
    color: #f57d1e;
}

.product-cat-details {
    text-decoration: none;
}

.product-cat-details a img {
    width: 190px;
    height: 190px;
    object-fit: contain;
    padding: 10px;
}

.product-cat-details .view {
    padding: 8px 20px;
    margin-left: -30px;
    margin-top: -2%;
    background-color: #7dac2c !important;
    color: #fff;
    border-color: #7dac2c !important;
    font-size: 14px;
    position: absolute;
    border-radius: 50px;
    font-weight: 600
}

.featured-products {
    margin-top: 70px;
}

.products-range {
    margin-top: 70px;
}

.featured-product-heading {
    margin-bottom: 2px;
}

.acc_product {
    padding: 10px 10px;
    font-weight: 600;
    font-size: 16px;
    color: #19528b !important;
}


.products-range-heading h1 {
    color: #0b415d;
    background: none;
    display: inline-block;
    font-size: 18px;
    padding: 0px 0px;
    margin-bottom: 0px;
    font-weight: 600;
}

.featured-product-heading {
    text-align: center;
}

.featured-product-heading h2,
.featured-product-heading h3,
.featured-product-heading h4 .featured-product-heading h5 .featured-product-heading h6 {
    color: #14a1b5;
    display: inline-block;
    font-size: 20px;
    padding: 0px 0px;
    margin-bottom: 19px;
    font-weight: 600;
}

.featured-img:hover {
    box-shadow: 0 0 8px rgb(0 0 0 / 12%);
    -webkit-box-shadow: 0 0 8px rgb(0 0 0 / 12%);
    border-color: #ddd
}

.item .featured-img {
    border: 1px solid #5c3e7073;
    align-items: center;
    color: #fff;
    margin: 9px 0px;
    border-radius: 6px;
    height: 100%;
    padding: 5px;
}

/* .footer-logo::after,
.links::after {
    content: "";
    border-right: 1px solid #d5d5d5;
    height: 100%;
    left: auto;
    top: 0;
    right: 0
} */

.header-sticky {
    position: fixed;
    top: 0
}

.featured-img {
    margin: 10px
}

.featured-img a img {
    width: 190px !important;
    height: 190px;
    object-fit: contain;
    padding: 10px;
    margin: 10px 0px;
}



.breadcrumb-item a,
.links ul li a,
.products-range-details a {
    text-decoration: none;
    color: #282727;
    font-size: 14px;
    font-weight: 500;
}

/* .products-range-details a img {
    width: 200px;
    height: 200px;
    object-fit: contain;
    padding: 10px;
} */

.view-product {
    border: 1px solid #c2e4eb;
    border-radius: 50px;
    padding: 0px 5px;
    display: inline-block;
    font-size: 12.5px;
    color: #4dbbe5 !important;
    transition: all 0.3s ease;
}

.pro-description {
    margin-top: 39px;
}



.contact-us ul li,
.links .h3,
.view-all a {
    color: #0083a4;
}

.acco_d {
    padding: 10px;
    background: #378bb9d4;
    color: #fff;
}

.bzoom_thumb_image {
    width: 100%;
    height: auto;
    object-fit: contain;
}

/* .pro-description-img {
    border: 1px solid #7e9fb185;
    box-shadow: 0px 1px 5px #80808069;
} */

.catalog {
    border: 1px solid #4496c8;
    display: inline-block;
    margin: 5px;
    color: #4496c8 !important;
    transition: all 0.3s ease;
    padding: 2px 8px;
    font-size: 14px;
    border-radius: 5px;

}


.catalog i {
    margin-right: 6px;
    font-size: 13.5px;
    color: coral;

}

.cataloggg {
    border: 1px solid #4496c8;
    display: inline-block;
    margin: 5px;
    color: #f88f1f !important;
    transition: all 0.3s ease;
    padding: 2px 8px;
    font-size: 14px;
    border-radius: 5px;

}


.cataloggg i {
    margin-right: 6px;
    font-size: 13.5px;
    color: #0192c3;

}

.catalogg {
    border: 1px solid #0192c3;
    display: inline-block;
    margin: 5px;
    background: #0192c3;
    color: #ffffff !important;
    padding: 2px 8px;
    font-size: 14px;
    border-radius: 5px;

}


.catalogg i {
    margin-right: 6px;
    font-size: 13.5px;
    color: white
}

.footer {
    background: #fff;
    margin-top: 100px;
    border-top: 2px solid #ffbc87;
    padding-top: 30px;
}

.footer-logo {
    float: left;
    position: relative;

}

.chat-btn,
.wrapper {
    right: 60px;
    position: fixed
}


.footer-logo ul li {
    list-style: none;
    float: left;
    padding: 10px 5px
}

.footer-logo ul li a {
    font-size: 21px;
    color: #360067c7;
}

.footer-logo p {
    padding: 10px 0;
    margin: 0 0 -11px;
    text-align: justify;
    font-size: 14px;
    line-height: 20px;
    color: #282727;
}

.footer-logo::after {
    position: absolute;
    width: 1px;
    z-index: 9999
}

.footer .links {
    position: relative
}

.footer_li {
    font-size: 18px;
    font-weight: 600;
    color: #0f869c;
    margin-bottom: 6px;
}

.links::after {
    position: absolute;
    width: 1px
}

.links ul li {
    list-style: none;
    padding: 2px 0;
    line-height: 18px;
    margin-bottom: 2px;
}

.links ul li a i {
    color: #0f869c;
    font-size: 13px;
}

.contact-us::after {
    border: none
}

.copy-rights {
    text-align: center;
    padding: 10px 10px;
    font-size: 14px;
    background: #14a1b5;
    color: #fff;
}

.copy-rights a {
    color: #fff;
}

.copy-rights p {
    margin: 0
}



.view-all {
    font-size: 13px;
    border: 1px solid #0083a4;
    padding: 1px 10px;
    border-radius: 4px;
    transition: all 0.3s ease;

}

.view-all:hover {
    background-color: #0083a4;
    color: #fff;
}

.view-all:hover a,
.view-all:hover i {
    color: #fff;
}

.view-all a i {
    font-size: 11px;
    margin-left: 6px;
    color: #0083a4;
}

.megamenu-1 li:hover a {
    background: #14a1b5;
    color: #fff !important
}

.breadcrumb__area {
    background: #8665a10a;
    width: 100%;
}

.breadcrumb {
    margin: 0;
    border-bottom: 1px solid #dcdbdb;
    padding-bottom: 5px !important;
}

/* Breadcrumb hide in mobile view */

@media only screen and (max-width: 576px) {
    .breadcrumb {
        display: none;
    }

    .footer-logo img {
        width: 220px;
    }
}

.form-control:focus {
    border-color: #0b415d
}

#check:checked~.chat-btn i {
    display: block;
    pointer-events: auto;
    transform: rotate(180deg)
}

.chat-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 58px;
    height: 48px;
    position: fixed;
    right: 0;
    bottom: 135px;
    background-color: #1699bb;
    border: 1px solid #f7941e;
    color: #fff;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    z-index: 9999;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.chat-btn i {
    font-size: 20px;
    color: #fff !important;
    padding: 0;
    margin: 0;
}

.chat-btn span {
    display: none;
}

/* Optional: Hide the close icon if not used */
.chat-btn .close {
    display: none;
}

.clgg {
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    cursor: pointer;
}

#wrapper,
.wrapper {
    display: none;
    background-color: #f8f8f8;
    transition: .4s;
    z-index: 9999
}

.wrapper {
    bottom: 40px;
    width: 300px;
    border-radius: 5px;
    opacity: 0;
    border: 1px solid #8c9497;
}

#check:checked~.wrapper {
    opacity: 1;
    display: block
}

.header1 {
    padding: 13px;
    background-color: #0b415d;
    border-radius: 5px 5px 0 0;
    margin-bottom: 10px;
    color: #fff
}

.chat-form {
    padding: 15px
}

.chat-form button,
.chat-form input,
.chat-form textarea {
    margin-bottom: 10px;
    font-size: 14px
}

.chat-form textarea {
    resize: none
}

.btn:focus,
.form-control:focus {
    box-shadow: none
}

#send-quote .btn,
#send-quote .btn:focus,
#send-quote .btn:hover {
    background-color: #0280a0;
    border: none;
    font-size: 14px;
    float: right;
}

#wrapper {
    right: 0;
    bottom: 325px;
    width: auto;
    border-radius: 5px;
    opacity: 1;
    margin: 5px;
    border: 1px solid gray
}

.chat-form .btn-success {
    background-color: #0b415d;
    border-color: #0b415d
}

.wrapper.hide {
    display: none !important;
}


@media(max-width:280px) {

    .mail-us a,
    .quote .btn,
    .whatsapp a {
        font-size: 14px
    }

    .footer-logo img,
    .logo img {
        width: 239px
    }

    .navbar-toggler {
        margin-top: -25px;
        margin-right: 10px;
        display: inline-block
    }

    .quote {
        padding-top: 12px;
        float: right
    }

    .quote .btn {
        color: #fff !important;
        background-color: #0b415d;
        padding: 5px;
        font-weight: 600
    }

    .search form input[type=text] {
        height: 35px;
    }

    .search form button[type=submit] {
        height: 35px;
    }

    .search {
        margin-top: 12px;
    }

    .mobile-contact-links {
        display: block;
        padding-bottom: 10px
    }

    .mobile-contact-links .mail-us,
    .mobile-contact-links .whatsapp {
        float: left;
        margin-top: 20px;
        margin-right: 15px
    }

    #send-quote,
    .banner-section,
    .carousel,
    .contact-links,
    .desktop-logo,
    .view-all {
        display: none
    }

    .mobile-contact-links a {
        color: #0b415d
    }

    .fixed-top {
        background: 0 0
    }

    .main {
        margin-top: 0
    }

    .navbar-toggler:focus {
        box-shadow: none
    }

    .navbar-collapse ul li:hover .megamenu-1 {
        left: 0;
        width: auto;
        padding: 0;
        overflow-y: scroll;
        height: 400px
    }

    .megamenu-1 li {
        width: 100%;
        display: block
    }

    .product-cat-details .view {
        margin-top: -10%
    }

    .featured-product-heading h1,
    .product-category-heading h1,
    .products-range-heading h1 {
        padding: 10px;
        display: block;
        text-align: center
    }

    .owl-theme .owl-nav {
        display: none !important
    }

    .featured-product-heading {
        margin-bottom: 20px
    }

    .item .featured-img {
        margin: 18px 5px
    }

    .footer-logo {
        width: 100%;
        position: inherit;
        float: none
    }

    .footer .links {
        width: 100% !important;
        position: inherit !important;
        float: none;
        border-top: 1px solid #0b415d
    }

    .links .h3 {
        margin: 10px 0;
        padding-left: 0
    }

    .links ul li {
        padding: 5px 0 0
    }

    .catagory {
        margin-top: 15px
    }

    .cat-list li a i {
        position: inherit;
        top: 0;
        right: 0;
        float: right;
        margin-top: 6px
    }


    #wrapper {
        bottom: 245px
    }
}

@media screen and (min-width:281px) and (max-width:320px) {

    .mail-us a,
    .quote .btn,
    .whatsapp a {
        font-size: 14px
    }

    .featured-product-heading h1,
    .product-category-heading h1,
    .products-range-heading h1 {
        text-align: center;
        display: block;
        padding: 10px
    }

    .logo {
        margin-bottom: 10px;
        display: inline-block
    }

    .navbar-collapse ul li:hover .megamenu-1 {
        left: 0;
        width: auto;
        padding: 0;
        overflow-y: scroll;
        height: 400px
    }

    .megamenu-1 li {
        width: 100%;
        display: block
    }

    .navbar-toggler {
        margin-top: -3px;
        margin-right: 10px;
        display: inline-block
    }

    .footer-logo p,
    .search {
        margin: 0
    }

    .mobile-contact-links {
        display: block;
        padding-bottom: 10px
    }

    .mail-us,
    .whatsapp {
        display: inline-block
    }

    .banner-section,
    .carousel,
    .contact-links,
    .desktop-logo,
    .view-all {
        display: none
    }

    .mobile-contact-links a {
        color: #0b415d
    }

    .fixed-top {
        background: 0 0
    }

    .main {
        margin-top: 0
    }

    .navbar-toggler:focus {
        box-shadow: none
    }

    .quote {
        padding-top: 12px;
        float: right
    }

    .quote .btn {
        color: #fff !important;
        background-color: #0b415d;
        padding: 5px;
        font-weight: 600
    }

    .wrapper {
        right: 0;
        width: 100%
    }

    .chat-btn {
        right: 10px
    }

    .cat-list li a {
        padding: 10px
    }

    .cat-list li a i {
        right: 20px
    }

    .product-cat-details .view {
        margin-top: -10%
    }

    .product-cat-details:hover {
        box-shadow: 0 1.5px 3px #d5d5d5
    }

    .featured-product-heading h1 {
        margin-bottom: 25px
    }

    .owl-theme .owl-nav {
        display: none !important
    }

    .footer-logo,
    .links {
        width: 100% !important;
        border-bottom: 1px solid #d7d7d7;
        margin-bottom: 6px;
    }

    .links .h3 {
        margin: 10px 0;
        padding-left: 0
    }

    .links ul li {
        padding: 5px 0 0
    }

    .footer-logo::after,
    .links::after {
        border: 0
    }

    .footer .links {
        position: inherit !important
    }

    .top {
        border-bottom: 1px solid #d5d5d5;
        padding-bottom: 12px;
    }

    .catagory {
        margin-top: 15px
    }

    .mail-us,
    .whatsapp {
        padding: 4px 0 0 5px
    }

    .mobile-view-search {
        margin-bottom: 10px !important
    }
}

@media screen and (min-width:321px) and (max-width:480px) {

    .mail-us,
    .navbar-toggler,
    .whatsapp {
        display: inline-block
    }

    .mail-us a,
    .quote .btn,
    .whatsapp a {
        font-size: 14px
    }

    .featured-product-heading h1,
    .product-category-heading h1,
    .products-range-heading h1 {
        display: block;
        text-align: center;
        padding: 10px
    }

    .navbar-collapse ul li:hover .megamenu-1 {
        left: 0;
        width: auto;
        padding: 0;
        overflow-y: scroll;
        height: 400px
    }

    .megamenu-1 li {
        width: 100%;
        display: block
    }

    .footer-logo p,
    .search {
        margin: 0
    }

    .logo,
    .owl-dots {
        margin-bottom: 10px
    }

    .mail-us,
    .whatsapp {
        padding: 4px 8px 0
    }

    .banner-section,
    .carousel,
    .contact-links,
    .desktop-logo,
    .view-all {
        display: none
    }

    .mobile-contact-links a {
        color: #0b415d
    }

    .fixed-top {
        background: 0 0
    }

    .main {
        margin-top: 0
    }

    .navbar-toggler:focus {
        box-shadow: none
    }

    .quote {
        padding-top: 12px;
        float: right
    }

    .quote .btn {
        color: #fff !important;
        background-color: #0b415d;
        padding: 5px;
        font-weight: 600
    }

    .wrapper {
        right: 0;
        left: 100px
    }

    .cat-list li a {
        padding: 10px
    }

    .cat-list li a i {
        right: 20px
    }

    .product-category-heading h1 {
        margin-bottom: 0
    }

    .product-cat-details .view {
        margin-top: -7%
    }

    .product-cat-details:hover {
        box-shadow: 0 1.5px 3px #d5d5d5
    }

    .featured-product-heading h1 {
        margin-bottom: 25px
    }

    .owl-theme .owl-nav {
        display: none !important
    }

    .footer-logo,
    .links {
        width: 100% !important;
        margin-bottom: 30px;

    }

    .links .h3 {
        padding-left: 0;
        margin: 15px 0 10px
    }

    .links ul li {
        padding: 5px 0 0
    }

    .footer-logo::after,
    .links::after {
        border: 0
    }

    .footer .links {
        position: inherit !important
    }

    .top {
        border-bottom: 1px solid #d5d5d5;
        /* padding-bottom: 12px; */
    }

    .catagory {
        margin-top: 15px
    }

    .logo {
        display: inline-block
    }


    .mobile-view-search {
        margin-bottom: 10px !important
    }
}

@media screen and (min-width:481px) and (max-width:575px) {

    .logo,
    .mail-us,
    .navbar-toggler,
    .whatsapp {
        display: inline-block
    }

    .mail-us a,
    .quote .btn,
    .whatsapp a {
        font-size: 14px
    }

    .featured-product-heading h1,
    .product-category-heading h1,
    .products-range-heading h1 {
        text-align: center;
        display: block
    }

    .logo {
        margin-bottom: 10px
    }

    .navbar-collapse ul li:hover .megamenu-1 {
        left: 0;
        width: auto;
        padding: 0;
        overflow-y: scroll;
        height: 400px
    }

    .megamenu-1 li {
        width: 100%;
        display: block
    }

    .footer-logo p,
    .search {
        margin: 0
    }

    .mail-us,
    .whatsapp {
        padding: 0 15px 0 20px
    }

    .banner-section,
    .carousel,
    .contact-links,
    .desktop-logo,
    .view-all {
        display: none
    }

    .section-row .section-title {
        display: inline-flex !important;
        justify-content: center !important;
        flex-wrap: wrap !important;
        border-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

    .sub_heading h1::before,
    .sub_heading h2::before,
    .sub_heading h3::before,
    .sub_heading h4::before,
    .sub_heading h5::before,
    .sub_heading h6::before {
        content: "";
        width: 216px;
        height: 2px;
        background-color: #fff !important;
        position: absolute;
        bottom: -1px;
        left: 0;
    }

    .mobile-contact-links a {
        color: #0b415d
    }

    .fixed-top {
        background: 0 0
    }

    .main {
        margin-top: 0
    }

    .navbar-toggler:focus {
        box-shadow: none
    }

    .quote {
        padding-top: 12px;
        float: right
    }

    .quote .btn {
        color: #fff !important;
        background-color: #0b415d;
        padding: 5px;
        font-weight: 600
    }

    #wrapper {
        margin: 10px;
        bottom: 263px
    }

    .cat-list li a {
        padding: 10px
    }

    .cat-list li a i {
        right: 20px
    }

    .product-category-heading h1 {
        padding: 10px;
        margin-bottom: 0
    }

    .product-cat-details .view {
        margin-top: -5%
    }

    .product-cat-details:hover {
        box-shadow: 0 1.5px 3px #d5d5d5
    }

    .featured-product-heading h1 {
        padding: 10px;
        margin-bottom: 25px
    }

    .mobile-view-cat,
    .range-pro {
        width: 50%
    }

    .owl-theme .owl-nav {
        display: none !important
    }

    .footer-logo,
    .links {
        width: 100% !important;
        border-bottom: none;
    }

    .links .h3 {
        margin: 15px 0 10px;
        padding-left: 0
    }

    .links ul li {
        padding: 5px 0 0
    }

    .footer-logo::after,
    .links::after {
        border: 0
    }

    .footer .links {
        position: inherit !important;
        padding-bottom: 10px;
    }

    .top {
        border-bottom: 1px solid #d5d5d5;

    }

    .catagory {
        margin-top: 15px
    }

    #send-quote {
        display: block
    }

    .mobile-view-search {
        margin-bottom: 10px !important
    }
}

@media screen and (min-width:576px) and (max-width:767px) {

    .logo,
    .mail-us,
    .navbar-toggler,
    .whatsapp {
        display: inline-block
    }

    .mail-us a,
    .quote .btn,
    .whatsapp a {
        font-size: 14px
    }

    .featured-product-heading h1,
    .product-category-heading h1,
    .products-range-heading h1 {
        text-align: center;
        padding: 10px;
        display: block
    }

    .logo {
        margin-bottom: 10px
    }

    .navbar-collapse ul li:hover .megamenu-1 {
        left: 0;
        width: auto;
        padding: 0;
        overflow-y: scroll;
        height: auto;
    }

    .megamenu-1 li {
        width: auto;
        display: flex;
        flex-wrap: wrap;
    }


    .footer-logo p,
    .search {
        margin: 0
    }

    .mail-us,
    .whatsapp {
        padding: 0 10px 0 15px
    }

    #t-mail,
    #t-whatsapp,
    .banner-section,
    .carousel,
    .contact-links,
    .desktop-logo {
        display: none
    }

    .mobile-contact-links a {
        color: #0b415d
    }

    .fixed-top {
        background: 0 0
    }

    .main {
        margin-top: 0
    }

    .navbar-toggler:focus {
        box-shadow: none
    }

    .quote {
        padding-top: 12px;
        float: right
    }

    .quote .btn {
        color: #fff !important;
        background-color: #0b415d;
        padding: 5px;
        font-weight: 600
    }

    #wrapper {
        margin: 10px;
        bottom: 288px
    }

    .cat-list li a {
        padding: 10px
    }

    .cat-list li a i {
        right: 20px
    }

    .product-category-heading h1 {
        margin-bottom: 0
    }

    .product-cat-details .view {
        margin-top: -4%
    }

    .product-cat-details:hover {
        box-shadow: 0 1.5px 3px #d5d5d5
    }

    .featured-product-heading h1 {
        margin-bottom: 25px
    }

    .owl-theme .owl-nav {
        display: none !important
    }

    .footer-logo,
    .pro-links {
        width: 100% !important;
        border-bottom: none
    }

    .cat-links,
    .quick-links {
        width: 50% !important;
        border-bottom: none;
    }

    .contact-us {
        width: 100% !important
    }

    .links .h3 {
        margin: 15px 0 10px;
        padding-left: 0
    }

    .links ul li {
        padding: 5px 0 0
    }

    .footer-logo::after,
    .links::after {
        border: 0
    }

    .footer .links {
        position: inherit !important
    }

    .top {
        border-bottom: 1px solid #d5d5d5;

    }

    .catagory {
        margin-top: 15px
    }

    #send-quote {
        display: block
    }



    .pro-details .pro-img {
        text-align: center;
        padding-top: 15px
    }

    .mobile-view-search {
        margin-bottom: 10px !important
    }
    .footer_li {
    margin-top: 10px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {

    #t-mail,
    #t-whatsapp,
    .logo,
    .navbar-toggler {
        display: inline-block
    }

    .mail-us a,
    .quote .btn,
    .whatsapp a {
        font-size: 14px
    }

    .main,
    .view-all {
        margin-top: 0
    }

    .header {
        padding-bottom: 0
    }

    .logo {
        margin-bottom: 10px
    }

    .navbar-collapse ul li:hover .megamenu-1 {
        left: 0;
        width: 500px;
        padding: 0;
        overflow-y: scroll;
        height: 400px
    }

    .megamenu-1 li {
        width: 100%;
        display: block
    }



    .footer-logo p,
    .search {
        margin: 0
    }

    .mail-us,
    .whatsapp {
        padding: 0 25px;
        display: none
    }

    #t-mail,
    #t-whatsapp {
        padding: 0 10px !important
    }

    .banner-section,
    .carousel,
    .contact-links {
        display: none
    }

    .mobile-contact-links a {
        color: #0b415d
    }

    .fixed-top {
        background: 0 0
    }

    .navbar-toggler:focus {
        box-shadow: none
    }

    .quote {
        padding-top: 12px;
        float: right
    }

    .quote .btn {
        color: #fff !important;
        background-color: #0b415d;
        padding: 5px;
        font-weight: 600
    }

    #wrapper {
        margin: 10px;
        bottom: 280px
    }

    .cat-list li a {
        padding: 10px
    }

    .cat-list li a i {
        right: 20px
    }


    #send-quote,
    .view-all {
        display: block
    }

    .footer-logo {
        width: 100% !important
    }

    .links {
        width: 50% !important
    }

    .links .h3 {
        margin: 10px 0;
        padding-left: 0;
        border-top: 1px solid gray;
        padding-top: 15px
    }

    .links ul li {
        padding: 5px 0 0
    }

    .footer-logo::after,
    .links::after {
        border: 0
    }

    .footer .links {
        position: inherit !important;
        width: 50% !important;
        padding-left: 27px !important;
        padding-bottom: 15px;
    }


    .top {
        border-bottom: 1px solid #d5d5d5;
    }

    .catagory {
        margin-top: 15px;
        display: none !important;
    }


    .product-cat-details .view {
        margin-top: -4%
    }

    .product-cat-details a h6 {
        padding-bottom: 40px
    }

    .mobile-view-search .input-group .form-outline .form-control {
        width: 70%;
        margin-left: 10%
    }

    .mobile-view-search .input-group .btn {
        margin-right: 100px
    }

    .mobile-view-search {
        margin-bottom: 10px !important
    }
}

@media screen and (max-width:991px) {
    .mobile-view-search {
        display: block;
        margin-top: 0
    }

    .mobile-view-search .input-group {
        display: block
    }

    .mobile-view-search .input-group .btn {
        float: right;
        margin-top: -39px;
        background: #7dac2c;
        border-color: #7dac2c
    }
}

@media screen and (min-width:992px) and (max-width:1200px) {

    .navbar-collapse ul li {
        margin-right: 2px
    }

    .navbar-collapse ul li:hover .megamenu-1 {
        left: -100px
    }

    .desktop-logo {
        width: 225px
    }

    .contact-links {
        padding-top: 10px;
        margin-left: -20px
    }

    .contact-links .col-lg-3 {
        padding: 0
    }

    .call-us,
    .mail-us,
    .whatsapp {
        display: flex
    }

    #mail,
    #whatsapp {
        display: none !important
    }

    .mail-us a,
    .whatsapp a {
        font-size: 14px
    }

    .call-us {
        margin-left: 10px
    }

    .mail-us i {
        padding-right: 5px
    }

    .cat-list li a i {
        right: 10px
    }

    .product-cat-details a h6 {
        padding-bottom: 35px
    }

    .product-cat-details .view {
        margin-top: -3%
    }

    .cat-list {
        height: 400px
    }




    .footer-logo {
        width: 100%
    }

    .footer-logo::after {
        display: none
    }

    .footer-logo p {
        margin-bottom: 0
    }

    .footer .links {
        width: 25%;
        position: inherit !important
    }
}


@media screen and (min-width:1201px) and (max-width:1400px) {



    .footer-logo img {
        width: 230px !important
    }

    .contact-links {
        padding-top: 10px;
        margin-left: -20px
    }

    .call-us,
    .mail-us,
    .whatsapp {
        display: flex
    }

    .mail-us i {
        padding-right: 5px
    }

    .navbar-collapse ul li:hover .megamenu-1 {
        left: -100px
    }

    .mobile-view-cat,
    .range-pro {
        width: 20%
    }

    .product-cat-details a h6 {
        padding: 5px
    }

    #mail,
    #whatsapp {
        display: none !important
    }
}


@media screen and (min-width:992px) {

    #mail,
    #t-mail,
    #t-whatsapp,
    #whatsapp {
        display: none !important
    }
}

@media screen and (max-width:767px) {

    #t-mail,
    #t-whatsapp {
        display: none !important
    }
}

.logo img {
    width: 234px;
}

.mail-us {
    display: flex;
    justify-content: end;
}

.main_heading {
    margin-bottom: 10px;
    padding: 0;
    text-align: center;
}

.main_heading h1 {
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 16px;
    color: #f57c1c;
}

.view-catrow {
    display: flex;
    flex-wrap: wrap;
}

.view-cat {
    width: 20%;
    padding: 6px;
}

.sub_heading h1,
.sub_heading h2,
.sub_heading h3,
.sub_heading h4,
.sub_heading h5,
.sub_heading h6 {
    color: #f57c1c;
    display: inline-block;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 0px;
    position: relative;
    padding-bottom: 8px;
}

.feture_img {
    display: flex;
    justify-content: center;
}

.range-pro {
    width: 25%;
    padding: 0px 4px;
    margin-bottom: 8px;
}

.footer-logo {
    width: 24% !important;
    padding-left: 27px !important;
    padding-right: 57px !important;
}

.cat-links {
    width: 17% !important;

}

.quick-links {
    width: 14% !important;

}

.pro-links {
    width: 25% !important;

}

.contact-us {
    width: 20% !important;

}

.newsletter-form {
    display: flex;
    flex-direction: column;
    gap: 10px;
    /* spacing between input and button */
}

.newsletter-input {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.btnnnt {
    width: 33%;
    padding: 6px 13px;
    font-size: 14px;
    background-color: #14a1b5;
    color: white;
    border: none;
    border-radius: 4px;
}

.btnnnt:hover {
    background-color: #2d6a9f;
}


.footer-logo img {
    width: 240px;
}

.distributor {
    font-size: 14px;
    margin-bottom: 0px;
}

.catalog-row {
    display: flex;
    flex-wrap: wrap;
}

.atoz_p {
    width: 25%;
    padding: 0px 3px;
    margin-bottom: 6px;
    position: static !important;
}

.category-icon {
    color: coral;
    margin-right: 6px;
    /* optional spacing */
}

.a-z_products {
    margin-top: 30px;
}

.catalog_t {
    position: static !important;
}

.contact_para {
    font-size: 14px;
    line-height: 18px;
}

.featured_pro h2,
.featured_pro h3,
.featured_pro h4,
.featured_pro h5,
.featured_pro h6 {
    color: #393c99;
    font-size: 15px;
    padding: 10px;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 55px;
    font-weight: 600;
}

.featured-cc {
    min-height: 228px;
}

.featured-img .table-condensed tr td {
    line-height: 18px;
    color: #363636;
    font-weight: normal;
}

/* .products-range-details {
    box-shadow: 0 1px 5px rgb(194 202 218 / 59%);
    border: 1px solid #e2e2e2;
    margin: 10px 0;
    padding: 1px 10px 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    border-top: 1px solid #4dbbe5;
}

.products-range-details a:first-child {
    text-align: center;
} */

.boxm {
    height: 100%;
}

.products-range-details {
    border: 1px solid #cccccca3;
    padding: 10px;
    border-radius: 5px;
    height: 100%;
    background-color: #fff;
    box-shadow: rgb(50 50 93 / 10%) 0 2px 5px -1px, rgb(0 0 0 / 7%) 0 1px 3px -1px;
}

.range_title {
    display: block;
    text-align: center;
    font-size: 17px;
    color: #1699bb;
    font-weight: 700;
    margin-bottom: 15px;
    padding-top: 8px;
    text-decoration: none;
}

.content-row {
    display: flex;
    align-items: flex-start;
    gap: 11px;
}

.boxmImg img {
    width: 143px;
    height: 143px;
    object-fit: contain;
    border-radius: 5px;
}

.boxmText {
    flex: 1;
}

.spec-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 8px;
    font-size: 14px;
}

.spec-list li {
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin-bottom: 5px;
    background-color: #8080800d;
    font-size: 14px;

    display: block;
    /* Remove flex layout */
    word-wrap: break-word;
    white-space: normal;
    max-width: 100%;
}

.label {
    font-weight: 600;
    color: #333;
}

.pricee {
    font-size: 16px;
    font-weight: bold;
    color: #f37d1f;
    margin: 7px 0;
}

.button-row {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.quote-btn,
.catalog-btn {
    background-color: #14a1b5;
    color: #ffffff;
    border: 1px solid #14a1b5;
    padding: 4px 8px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.cart-btn {
    background-color: #ffffff;
    color: #f37d1f;
    border: 1px solid #14a1b5;
    padding: 3px 10px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.cart-btn i {
    margin-left: 0px;
}

.quote-btn:hover,
.catalog-btn:hover,
.cart-btn:hover {
    transform: translateY(-2px);
    opacity: 0.9;
}


.range_title h2,
.range_title h3,
.range_title h4,
.range_title h5,
.range_title h6 {
    font-size: 16px;
    color: #0182a3;
    margin-bottom: 0px;
    font-weight: 600;
}

.pro_main {
    color: #fff;
    text-align: center;
    font-size: 14px;
    text-align: left;
    font-weight: 500;
    margin-bottom: 0px;
}

.related_title h2,
.related_title h3,
.related_title h4,
.related_title h5,
.related_title h6 {
    font-size: 15px;
    font-weight: 600;
    margin-top: 5px;
    padding: 1px 10px;
    /* text-align: center; */
    height: 40px;
    margin-bottom: 15px;
    /* margin: 10px 0; */
    color: #350067cc;
    transition: color 0.3s ease;
}

.sub_prs h2,
.sub_prs h3,
.sub_prs h4,
.sub_prs h5,
.sub_prs h6 {
    padding-top: 3% !important;
    font-size: 15px !important;
    font-weight: 600;
    color: #0182a3;
}

@media(min-width:300px) and (max-width:991px) {
    /* .mail-us {
        display: none !important;
    } */

    .mail-us {
        position: absolute;
        top: 8px;
        right: 70px;
    }

    button.navbar-toggler.btn-header {
        position: absolute;
        right: 10px;
        top: 57px;
        background: transparent;
        color: #1699bb;
        padding: 4px 5px;
    }

    .navbar-collapse ul li a {
        font-size: 13px !important;
        padding: 1px 8px !important;
    }

    .carrer_h {
        padding-left: 30px !important;
    }

    .product-category {
        margin-top: 15px !important;
    }

    .main_heading4 h1 {
        margin-top: 18px;
    }
}


.main_heading4 h1 {
    color: #eb7415;
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 19px;
}

.main_heading4 {
    text-decoration: none;
}

.catlng {
    background: #14a1b5;
    padding: 6px 10px;
    margin: 8px 8px 5px 8px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}

.productsearch {
    margin-top: 20px;
}

.pro-details img {
    width: 150px;
    height: 150px;
    object-fit: contain;
}

/* .prod_flex {
    display: flex;
    justify-content: left;
    align-items: center;
    flex-wrap: wrap;
} */

.compare tr {
    vertical-align: middle !important;
}

.compare_title h2,
.compare_title h3,
.compare_title h4,
.compare_title h5,
.compare_title h6 {
    color: #0080a0;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
}



/* capcha css */

.fake-input {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

img.captcha_image {
    height: 32px;
    border-radius: 6px;
    margin-left: 0;
}

.fake-input .captcha-control {
    width: 65%;
    margin-bottom: 0;
}

.refresh a {
    cursor: pointer;
    font-size: 13px;
    pointer-events: all;
}


/* search suggetion box css */

.search-suggestions {
    border: 1px solid #e2e2e2;
    background: #fff;
    z-index: 99;
    padding: 10px 12px;
}

.accordion-body ul {
    margin-bottom: 5px;
}

.accordion-body li {
    margin-bottom: 5px;
}


/* new searchbar of header section css */

.search {
    position: relative;
    width: 100%;
}

.search button {
    position: absolute;
    top: 4px;
    right: 4px;
    background-color: #4B0082;
    border: none;
    color: #fff;
    padding: 0 15px;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
}

.searchn {
    margin-left: 65px;
}

.search-suggestions {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    border-top: none;
    z-index: 9999;
    max-height: 300px;
    overflow-y: auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 0;
    margin: 0;
    list-style: none;
}

.search-suggestions li,
.search-suggestions .header-row {
    display: flex;
    justify-content: space-between;
    padding: 5px 12px;
    border-bottom: 1px solid #eee;
    align-items: center;
    gap: 20px;
    line-height: 20px;
}

.search-suggestions .header-row {
    font-weight: bold;
    background-color: #f8f8f8;
    border-bottom: 2px solid #ccc;
}

.search-suggestions .header-row span {
    color: #4c50d4;
    font-size: 16px;
    font-weight: 500;
}

.search-suggestions .category {
    width: 30%;
    font-size: 14px;
    color: #222;
    text-decoration: none;
    transition: 0.3s;
}

.search-suggestions .category:hover {
    color: #4c50d4;
}

.search-suggestions .product {
    width: 70%;
    font-size: 14px;
    color: #222;
    text-decoration: none;
    transition: 0.3s;
}

.search-suggestions .product:hover {
    color: #4c50d4;
}

.search-suggestions a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}


/* section header css */

.section-row .section-title {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #dedede;
    margin-bottom: 14px;
}


.sub_heading h1::before,
.sub_heading h2::before,
.sub_heading h3::before,
.sub_heading h4::before,
.sub_heading h5::before,
.sub_heading h6::before {
    content: "";
    width: 216px;
    height: 2px;
    background-color: #14a1b5;
    position: absolute;
    bottom: -1px;
    left: 0;
}

.section-row p {
    text-align: left;
    line-height: 19px;
    color: #2f2f2f;
    font-size: 14px;
}

#send-quote input#check {
    display: none;
}

/* Scrollbar Styling */

::-webkit-scrollbar {
    width: 5px;
    margin-right: 15px;
    height: 5px;
}

::-webkit-scrollbar-track {
    margin: 10px 10px 10px 0;
    padding-right: 10px;
    background-color: #ddd;
    -webkit-border-radius: 10px;
    border-radius: 10px;

}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #aeaaaa;

}

.spectro-specs ul {
    overflow: hidden;
    padding-right: 10px !important;
    overflow-y: auto;
    overflow-x: hidden;
    height: 80px;
    margin: 0;
}

.spectro-specs ul li {
    color: #5e5e5e;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 4px;
    border-left: 2px solid #4496c8;
    padding: 1px 6px;
}

.spectro-specs li span {
    color: #000000;
    font-weight: 500;
}

/* Start new design */

.microscope-item {
    border: 1px solid #e2e2e2;
    padding: 10px;
    height: 100%;
    border-left: 1px solid #4dbbe5;
    box-shadow: 0 1px 5px rgb(197 208 229 / 59%);
}

.microscope-image {
    text-align: center;
}

.microscope-image img {
    width: 190px;
    height: 190px;
    object-fit: contain;
}

.micro-title h2,
.micro-title h3,
.micro-title h4,
.micro-title h5,
.micro-title h6,
.micro-title p {
    font-size: 16px;
    color: #0182a3;
    margin-bottom: 7px;
    font-weight: 600;
}

.micro-specs ul {
    overflow: hidden;
    padding-right: 10px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 62px;
    margin: 0;
}

.micro-specs ul li {
    color: #5e5e5e;
    font-size: 14px;
    position: relative;
    line-height: 16px;
    margin-bottom: 4px;
}

.micro-specs li span {
    color: #000000;
    font-weight: 500;
}

.mic-ftr {
    border-top: 1px solid #e2e2e2;
    padding-top: 10px;
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
}

.micro-btn {
    border: 0;
    outline: 0;
    background: #1699bb;
    color: #fff !important;
    padding: 4px 8px;
    font-size: 14px;
    border-radius: 5px
}

.cat-btn {
    color: #dc6b12;
    font-size: 14px;
    background: #fff;
    padding: 4px 8px;
    border: 1px solid #4496c8;
    border-radius: 5px;
}

.prc {
    margin-bottom: 0px;
    padding-top: 10px;
    color: coral;
    font-size: 16px;
    font-weight: 600;

}

.prci {
    display: flex;
    justify-content: space-between;
}

.rating-starss {
    color: #febf00;
    font-size: 18px;
    padding-top: 10px;
}

.rating-starsg {
    color: #febf00;
    font-size: 18px;
    padding-top: 10px;
}

.micro-btn i,
.cat-btn i {
    margin-right: 7px;
    font-size: 12px;
}

.prcns {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 600;
    color: coral;
    padding-top: 5px;
}

.subprcns {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 600;
    color: coral;
    padding-top: 5px;
}

.str {
    display: flex;
    justify-content: space-between;
}

.subsecprc {
    display: flex;
    justify-content: space-between;
}

.secprc {
    padding-bottom: 0px;
    display: flex;
    justify-content: space-between;
}

/* Request Quote form CSS */

.wrapper .wrapper-head {
    font-size: 20px;
    color: #f47d1e;
    font-weight: 600;
    display: block;
    border-bottom: 1px solid #717171;
    margin-bottom: 10px;
    padding-bottom: 6px;
}

.wrapper p {
    line-height: 18px;
    font-size: 14px;
    margin: 0;
}

.main-title {
    text-align: center;
    margin-bottom: 5px;
}

.main-title h1 {
    color: #f57c1c;
    display: inline-block;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 8px;
    position: relative;
}

.main-title p {
    text-align: left;
    line-height: 19px;
    color: #2f2f2f;
    font-size: 14px;
}

.topnavthree {
    width: 20%;
    display: flex;
    align-items: center;
    padding: 5px 86px;
    gap: 25px;
}

.topnavthree a {
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    color: #fffbff;
    white-space: nowrap;
}

.accountLink i {
    color: #fffbff;
}

.cart i {
    color: #fffbff;
    margin-right: 4px;
    /* Adjust spacing as needed */


}

.cart {
    position: relative;
    display: inline-block;
}

.accountLink i {
    margin-right: 4px;
}

.cart-badge {
    position: absolute;
    top: -7px;
    left: 9px;
    background-color: #f87d14;
    color: white;
    font-size: 13px;
    padding: 2px 5px;
    border-radius: 50%;
    line-height: 1;
}


nav.navbar.navbar-expand-lg.navbar-light {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    width: 50%;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    transition: color 0.5s;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #f2f2f2 !important;
}

.toggle-icon {
    font-size: 32px;
}

.offcanvas.show .navbar-nav .nav-link {
    color: #292b2c !important;
    padding: 0;
    margin: 0;
    display: inline-block;
    font-weight: 600;
}


/*********Sign -in Page *********/
.formBox {
    width: 35%;
    margin: 60px auto;
    padding: 30px;
    text-align: center;
    border: 1px solid #e6e9e9;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.formTitle {
    color: #008c95;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 25px;
}

.divider {
    margin-bottom: 0;
}

.formEle {
    margin-bottom: 12px;
}

.formEle p {
    display: inline-block;
    margin-bottom: 0;
}

.formEle a {
    padding-left: 3px;
    text-decoration: none;
    color: black;
}

.formEle a:hover {
    color: orange;
}

.formEle .now {
    color: #008c95;
    font-weight: 600;
}

.formEle label {
    margin-right: 120px;
    font-weight: 400;
}

.formEle input[type="email"],
.formEle input[type="password"] {
    width: 100%;
    padding: 10px;
    height: 38px;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.forgotLink {
    font-size: 15px;
    text-decoration: none;
    color: #007bff;
    padding-left: 164px;
}

.loginBtn {
    padding: 7px 20px;
    font-size: 13px;
    border: none;
    border: 1px solid orange;
    background-color: #008c95;
    color: white;
    cursor: pointer;
    border-radius: 4px;
}

.loginBtn:hover {
    padding: 7px 20px;
    font-size: 13px;
    border: 1px solid #008c95;
    background-color: white;
    color: #008c95;
    cursor: pointer;
    border-radius: 4px;
}

.divider {
    font-size: 16px;
    text-align: center;
    display: block;
    text-transform: uppercase;
    color: #008c95;
    font-weight: 500;
}

/************Sign-up*****************/
.registerBox {
    width: 38%;
    margin: 58px auto;
    padding: 30px;
    text-align: center;
    border: 1px solid #e6e9e9;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.registerTitle {
    color: #008c95;
    font-size: 25px;
    display: block;
    text-align: center;
    padding-bottom: 9px;
    font-weight: 700;

}

.registerEle #termsAgree {
    margin-left: -59px;
}

.registerEle {
    margin-bottom: 12px;
}

.registerEle p {
    display: inline-block;
    margin-bottom: 0;
}

.registerEle a {
    padding-left: 3px;
    text-decoration: none;
    color: black;
}

.registerEle a:hover {
    color: orange;
}

.registerEle .loginNow {
    color: #008c95;
    font-weight: 600;
}

.registerEle label {
    margin-right: 162px;
    font-weight: 400;
}

.registerEle input[type="text"],
.registerEle input[type="email"],
.registerEle input[type="password"] {
    width: 100%;
    padding: 10px;
    height: 38px;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.registerBtn {
    padding: 7px 20px;
    font-size: 13px;
    border: none;
    border: 1px solid orange;
    background-color: #008c95;
    color: white;
    cursor: pointer;
    border-radius: 4px;
}

.registerBtn:hover {
    background-color: white;
    color: #008c95;
    border: 1px solid #008c95;
}

.divider {
    font-size: 16px;
    text-align: center;
    display: block;
    text-transform: uppercase;
    color: #008c95;
    font-weight: 500;
}



/*********Account Profile update********/
.addressBox {
    width: 60%;
    margin: 30px auto;
    padding: 30px;
    text-align: center;
    border: 1px solid #e6e9e9;
    border-radius: 8px;
    background-color: #fff;
}

.addressTitle {
    color: #008c95;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

.addressRow {
    width: 100%;
    margin-bottom: 15px;
    overflow: hidden;
}

.addressRow input[type="text"] {
    width: 48%;
    padding: 10px;
    margin: 0 1% 10px 1%;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    float: left;
    box-sizing: border-box;
}

.addressEle {
    text-align: center;
    margin-top: 20px;
}

.addressBtn {
    padding: 8px 25px;
    font-size: 14px;
    background-color: #008c95;
    color: white;
    border: 1px solid orange;
    border-radius: 4px;
    cursor: pointer;
}

.addressBtn:hover {
    background-color: white;
    color: #008c95;
    border: 1px solid #008c95;
}



/********Forgot-Password-otp Page*****/
.otp-container {
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 26px 0px #3333330d;
    border: 1px solid #e6e9e9;
    padding: 60px 20px;
}

.otp-box {
    width: 100%;
    max-width: 400px;
    padding: 30px 20px;
    border: 1px solid #e6e9e9;
    border-radius: 12px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    text-align: center;
    background-color: #fff;
}

.otp-title {
    color: #008c95;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
}

.otp-info {
    font-size: 14px;
    color: #555;
    margin-bottom: 20px;
}

.otp-inputs {
    display: flex;
    justify-content: center;
    gap: 17px;
    margin-bottom: 20px;
}

.otp-inputs input {
    width: 37px;
    height: 38px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 6px;
    outline: none;
    transition: border-color 0.2s;
}

.otp-inputs input:focus {
    border-color: #008c95;
}

.otp-resend {
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}

.timer {
    color: #008c95;
    font-weight: 500;
}

.otp-btn {
    background-color: #008c95;
    color: white;
    padding: 9px;
    font-size: 14px;
    border: none;
    border-radius: 6px;
    width: 43%;
    border: 1px solid orange;
    cursor: pointer;
    transition: all 0.3s ease;
}

.otp-btn:hover {
    background-color: white;
    color: #008c95;
    border: 1px solid #008c95;
}

.otp-resend {
    font-size: 13px;
    color: #666;
    margin-top: 15px;
}

.otp-resend .resend-link {
    color: #008c95;
    text-decoration: none;
    font-weight: 500;
}

.otp-resend .resend-link:hover {
    text-decoration: underline;
}

.otp-back {
    margin-top: 10px;
    text-align: center;
}

.otp-back p {
    display: inline;
    margin: 0;
    color: black;
}

.otp-back a {
    padding-left: 3px;
    text-decoration: none;
    color: #008c95;
    font-weight: 600;
}

.otp-back a:hover {
    color: orange;
}

/*******Password Change***********/
.password-box {
    background: #fff;
    padding: 40px 30px;
    border-radius: 10px;
    box-shadow: 0 0 26px 0px #3333330d;
    border: 1px solid #e6e9e9;
    max-width: 400px;
    width: 100%;
    margin: 60px auto;
    text-align: center;
}

.password-box h2 {
    font-size: 22px;
    margin-bottom: 20px;
    color: #008c95;
    font-weight: 600;
}

.password-box input {
    width: 100%;
    padding: 8px 12px;
    margin-bottom: 16px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 14px;
    outline: none;
}

.password-box input:focus {
    border-color: #008c95;
}

.change-btn {
    width: 50%;
    padding: 8px;
    border: 1px solid orange;
    background-color: #008c95;
    color: #fff;
    font-weight: 600;
    font-size: 14px;

    border-radius: 6px;
    cursor: pointer;
    transition: background 0.3s ease;
}

.change-btn:hover {
    background-color: white;
    color: #008c95;
    border: 1px solid #008c95;
}

/***Password change Popup*******/
.success-toast {
    position: fixed;
    top: 110px;
    right: 2px;
    background-color: #d4edda;
    color: #155724;
    padding: 12px 20px;
    border-left: 6px solid #28a745;
    border-radius: 5px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    z-index: 9999;
    display: none;
    animation: slideIn 0.3s ease forwards;
}

.success-toast strong {
    margin-right: 8px;
}

.close-toast {
    margin-left: 10px;
    cursor: pointer;
    font-weight: bold;
    color: #155724;
}

@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateX(100%);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}



/*********My Account Page **************/

.dashboard-container {
    display: flex;
    padding: 40px 20px;
    font-family: sans-serif;
    background-color: #f8f9fa;
}

.sidebar {
    width: 250px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    margin-right: 30px;
    text-align: center;
}

.sidebar img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 10px;
    margin-top: 22px;

}

.sidebar h4 {
    margin: 0;
    color: #333;
    font-size: 20px;
}

.sidebar label {
    font-size: 14px;
    margin-bottom: 11px;
    display: inline-block;
    color: #008d97;
    cursor: pointer;

}

.sidebar a.logout {
    font-size: 13px;
    color: #ff6c4a;
    text-decoration: none;
    display: block;
    margin-bottom: 20px;
}


.sidebar .nav-item {
    display: block;
    padding: 9px 17px;
    color: #333;
    text-decoration: none;
    margin-bottom: 10px;
    font-size: 14px;
    transition: 0.2s;
    text-align: left;
    cursor: pointer;
}

.sidebar .nav-item.active {
    background-color: #008d97;
    color: #fff;
}

.content-area {
    flex: 1;
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.content-area p {
    font-size: 18px;
    color: orange;
    margin-bottom: 10px;
}

.content-area a {
    color: #ff6c4a;
    text-decoration: none;
}

.content-area a:hover {
    text-decoration: underline;
}


.content-section {
    display: none;
}

.content-section.active {
    display: block;
}

/*********Account password change*********/
.passwordNote {
    text-align: left;
}

.passwordNote li {
    font-size: 14px;
    margin-left: 18px;
}

.passwordNote p {
    color: orange;
    font-weight: 500;
    font-size: 21px;
}

.passwordBox {
    width: 52%;
    margin: 17px auto;
    padding: 30px;
    text-align: center;
    border: 1px solid #a4a9a9;
    border-radius: 8px;
    background-color: #fff;
}

.passwordTitle {
    color: #008c95;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 20px;
}

.passwordEle {
    margin-bottom: 15px;
}

.passwordEle input[type="password"] {
    width: 100%;
    padding: 10px;
    height: 38px;
    font-size: 14px;
    border: 1px solid #a4a9a9;
    border-radius: 4px;
}

.passwordBtn {
    padding: 8px 25px;
    font-size: 14px;
    background-color: #008c95;
    color: white;
    border: 1px solid orange;
    border-radius: 4px;
    cursor: pointer;
}

.passwordBtn:hover {
    background-color: white;
    color: #008c95;
    border: 1px solid #008c95;
}

/*******Edit Address******/
.savedAddressBox {
    width: 32%;
    height: 30%;
    padding: 20px;
    border: 1px solid #a4a9a9;
    border-radius: 8px;
    background-color: #fff;
}

.savedHeader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.savedTitle {
    color: #008c95;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}

.editAddress {
    font-size: 14px;
    color: #ff6c4a;
    text-decoration: none;
    font-weight: 500;
}

.editAddress:hover {
    text-decoration: underline;
}

.savedContent p {
    font-size: 14px;
    color: #333;
    margin: 5px 0;
}

/* Add Address Form */
.addressBox {
    width: 60%;
    margin: 0 auto 50px;
    padding: 30px;
    text-align: center;
    border: 1px solid #a4a9a9;
    border-radius: 8px;
    background-color: #fff;
}

.content-section h3 {
    font-weight: 600;
    color: orange;
    text-align: center;
    margin-bottom: 31px;
    font-size: 23px;

}

.addressTitle {
    color: #008c95;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

.addressRow {
    display: flex;
    gap: 20px;
    margin-bottom: 15px;
}

.addressRow input[type="text"] {
    flex: 1;
    padding: 10px;
    height: 38px;
    font-size: 14px;
    border: 1px solid #a4a9a9;
    border-radius: 4px;
}

.addressEle {
    text-align: center;
    margin-top: 20px;
}

.addressBtn {
    padding: 8px 25px;
    font-size: 14px;
    background-color: #008c95;
    color: white;
    border: 1px solid orange;
    border-radius: 4px;
    cursor: pointer;
}

.addressBtn:hover {
    background-color: white;
    color: #008c95;
    border: 1px solid #008c95;
}

/*******Payment Details*********/
.paymentBox {
    width: 52%;
    margin: 0px 60px;
    padding: 30px;
    border: 1px solid #a4a9a9;
    border-radius: 8px;
    background-color: #fff;
}

.paymentTitle {
    color: #008c95;
    font-size: 25px;
    text-align: center;
    padding-bottom: 15px;
    font-weight: 700;
}

.paymentEle {
    margin-bottom: 15px;
}

.paymentEle input[type="text"] {
    width: 100%;
    padding: 10px;
    height: 38px;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #a4a9a9;
    border-radius: 4px;
}

.paymentEle {
    text-align: center;
    /* Center child content */
}

.paymentBtn {
    width: 31%;
    padding: 10px;
    font-size: 14px;
    background-color: #008c95;
    color: white;
    border: 1px solid orange;
    border-radius: 4px;
    cursor: pointer;
    margin-left: 0;
    /* Remove fixed margin */
}

.paymentBtn:hover {
    background-color: white;
    color: #008c95;
    border: 1px solid #008c95;
}

/********Order PAge***********/
.orders-container {
    border: none;
    border-radius: 8px;
    padding: 20px;
    background-color: #fff;
}

.orders-title {
    text-align: center;
    color: #2e2e8f;
    margin-bottom: 20px;
    font-weight: bold;
}

.orders-table {
    width: 100%;
    border-collapse: collapse;
}

.orders-table th,
.orders-table td {
    padding: 12px 15px;
    text-align: left;
    color: #333;
    border: none;
}

.orders-table thead {
    background-color: #f9f9f9;
}

.orders-table tbody tr {
    border-top: 1px solid #eee;
}

.view-btn {
    padding: 6px 12px;
    background-color: white;
    color: orange;
    border: 1px solid orange;
    border-radius: 4px;
    cursor: pointer;
    transition: 0.3s ease;
}

.view-btn:hover {
    background-color: orange;
    color: white;
}


/************Checkout Page*******/
.checkout-title {
    text-align: center;
    color: orange;
    margin-bottom: 30px;
    margin-top: 50px;
}

.address-box {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 0 3px rgba(0, 0, 255, 0.2);
    background-color: #fff;
    margin-bottom: 20px;
}

.address-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #018b94;
    margin-bottom: 10px;
}

.edit-link {
    color: #0f3c79;
    font-size: 14px;
    text-decoration: none;
}

.summary-box {
    box-shadow: rgb(50 50 93 / .103) 0 2px 5px -1px, rgb(0 0 0 / .071) 0 1px 3px -1px;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
}

.summary-box p {
    margin: 10px 0;
}

.plus {
    float: right;
    color: green;
}

.minus {
    float: right;
    color: red;
}

.discount {
    color: green;
}

.order-total {
    font-size: 18px;
    margin-top: 15px;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}

.order-total span {
    float: right;
    font-weight: bold;
}

.success-msg {
    background-color: #d4f5dd;
    color: #007b33;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    margin-top: 10px;
}

.place-order-btn {
    width: 100%;
    margin-top: 15px;
    padding: 10px;
    background-color: #018b94;
    color: white;
    font-weight: bold;
    border: 1px solid orange;
    border-radius: 4px;
    cursor: pointer;
}


/****************Cart Page******/
.cart-container {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 20px;
    font-family: 'Inter', sans-serif;
}

.cartHeading {
    margin-bottom: 3px;
    padding: 9px;
    text-align: center;
    margin-top: 44px;
    font-family: "Noto Sans", sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #1e5192;

}

.cart-items {
    flex: 1 1 65%;
}

.cart-card {
    background: white;
    border-radius: 12px;
    border: 1px solid #80808059;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    display: flex;
    padding: 16px;
    margin-bottom: 20px;
    gap: 16px;
    align-items: center;
    position: relative;
}

.product-image img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 8px;
}

.product-info {
    flex: 1;
}

.product-title {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 4px;
}

.product-pricee {
    color: #8b0000;
    font-size: 16px;

    font-weight: bold;


}

.qty-controls {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
}

.qty-controls button {
    padding: 4px 12px;
    border: 1px solid #ccc;
    background: white;
    font-size: 18px;
    cursor: pointer;
    border-radius: 4px;
}

.qty-controls span {
    min-width: 20px;
    text-align: center;
    font-size: 16px;
}

.remove-btn {
    color: red;
    font-size: 14px;
    cursor: pointer;
    position: absolute;
    right: 16px;
    top: 16px;
}

.cart-summary {
    flex: 1 1 30%;
    background: white;
    border: 1px solid #80808059;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    font-family: 'Inter', sans-serif;
}

.summary-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    font-size: 15px;
}

.summary-total {
    font-weight: bold;
    /* font-size: 18px; */
    text-align: right;
    margin-top: 10px;

}

.checkout-btn {
    background: #008d97;
    color: white;
    padding: 12px;
    width: 100%;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    margin-top: 20px;
    cursor: pointer;
}

.product-desc {
    font-weight: 400;
    font-size: 15px;
}


/********* Order-details Page**************/
.status {
    padding: 4px 10px;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
}

.delivered {
    background-color: #d4edda;
    color: #155724;
}

.pending {
    background-color: #fff3cd;
    color: #856404;
}

.table th,
.table td {
    vertical-align: middle;
    font-size: 15px;
}

.table thead {
    background-color: #f8f9fa;
}

.dropdown {
    float: right;
}

.heading-row {
    margin-top: 30px;
    margin-bottom: 15px;
}

.heading-row h5 {
    padding: 9px;
    text-align: center;
    font-family: "Noto Sans", sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #1e5192;
}

.ttl th {
    color: #018b94;
}

.ttl {
    border-color: #018b94;
}

.ttl th,
.ttl td {
    border: 1px solid #018b94;
}

/*********Thank you***********/
.thank-you-icon {
    font-size: 40px;
    color: #ff6600;
    margin-bottom: 10px;
}

.thank-you-title {
    font-size: 28px;
    font-weight: 700;
    color: #018b94;
}

.thank-you-msg {
    font-size: 16px;
    margin-top: 10px;
    color: #444;
}

.thank-you-btn {
    background-color: #ed9b14;
    color: white;
    border: none;
    padding: 10px 25px;
    font-weight: bold;
    margin-top: 20px;
    border-radius: 4px;
}

.thank-you-btn:hover {
    background-color: #ed9b14;
}

.thank {
    padding: 67px;
}


/* Offcanvas styles on large screens */
@media (min-width: 992px) {
    .navbar-expand-lg .offcanvas {
        position: static;
        z-index: auto;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: transparent !important;
        border: 0 !important;
        transform: none !important;
        transition: none;
    }

    .navbar-expand-lg .offcanvas .offcanvas-header {
        display: none;
    }

    .navbar-expand-lg .offcanvas .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
    }


}


button:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none;
}

/****/

/* offcanvas css */

.offcanvas-header {
    border-bottom: 1px solid #e8e8e8;
    padding: 8px 18px;
    box-shadow: 0px 2px 15px rgb(25 119 204 / 10%);
    position: relative;
}

.offcanvas-header .btn-close {
    border: 1px solid #b9b9b9;
    padding: 8px;
    border-radius: 50%;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-content: center;
    line-height: 15px;
    margin: 0;
}

.offcanvas.show .navbar-nav .nav-item {
    border-bottom: 1px solid #e8e8e8;
    padding: 3px 0px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
}

.offcanvas-header .m-logo {
    width: 180px;
}

.offcanvas-header .right-users {
    display: none;
}

.navbar-toggler:focus-visible,
.navbar-toggler:focus {
    outline: o none;
}


/* modal-dialog */

.modal-dialog .modal-header {
    background-color: #14a1b5;
    padding: 12px 14px;
    color: #fff;
    position: relative;
}

.modal-header .modal-title {
    font-size: 16px;
    font-weight: 500;
}

.modal-dialog .btn-close {
    position: absolute;
    top: -6px;
    right: -12px;
    font-size: 10px;
    border: 0;
    border-radius: 50%;
    padding: 8px;
    background-color: #ffffff;
    margin-right: 0;
    opacity: 1;
}

.modal-dialog .download-catlog {
    display: inline-block;
    width: 100%;
    padding: 8px 12px;
    background: #efefef;
    font-size: 14px;
    margin-bottom: 5px;
    position: relative;
    color: #131414;
    border-left: 2px solid #0056a3;
    border-radius: 5px;
}

.modal-dialog .download-catlog .download-icon {
    padding-left: 4px;
    font-size: 13px;
    color: #686767;
}

.modal.show .quote-dialog {
    position: fixed;
    right: 10px;
    margin: 0;
    bottom: 10px;
    max-width: 400px;
    transition: transform 0.3s ease-out;
}

.lbz-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 0;
    padding: 5px 14px;
    cursor: pointer;
    font: inherit;
    font-size: 15px;
    color: #fff;
    transition: box-shadow 100ms ease;
    -webkit-appearance: none;
    appearance: none;
    background-color: #14a1b5;
    font-weight: 500;
    overflow: hidden;
    border-radius: 4px;
}

.lbz-btn:hover {
    background-color: #4496c8;
    color: #fff;
}

.lbz-btn i {
    font-size: 12px;
    margin-left: 5px;
}


/* Shop by category button css of Header section */

.menu-navigation {
    display: flex;
    align-items: center;
}

.shop-by-category-wrapper {
    width: 30%;
}

.shop-by-category {
    margin-left: 24px;

}

.logo {
    margin-left: 11px;
}


/* 🆕 Account dropdown styles */
.account.dropdown-hover {
    position: relative;
}

.account.dropdown-hover:hover .dropdown-menu {
    display: flex;
}

.dropdown-menu {
    position: absolute;
    top: 87%;
    left: 0;
    margin-top: 6px;
    background: white;
    border: 2px solid #f87d14 !important;
    border-radius: 6px;
    display: none;
    flex-direction: column;
    padding: 6px;
    z-index: 1000;
    min-width: 120px !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}


.dropdown-menu::before {
    content: '';
    position: absolute;
    top: -10px;
    left: 20px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #f87d14 transparent;
}

.dropdown-menu a {
    padding: 4px 9px;
    color: #008c95;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
}

.shop-by-category .category-toggle {
    background-color: #df853d;
    color: #fff;
    border: 1px solid #dfdfdf;
    padding: 6px 14px;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    border-radius: 3px;
    width: 240px;
    text-align: center;
}

.shop-by-category .category-toggle i {
    margin-right: 10px;
    font-size: 14px;
}

.shop-by-category .category-toggle span {
    float: right;
}

.shop-by-category .category-toggle span i {
    margin-right: 0;
}

.shop-by-category .category-list {
    position: absolute;
    top: 12%;
    left: 36px;
    width: 16.70%;
    max-height: 450px;
    overflow-y: auto;
    background-color: white;
    border: 1px solid #ccc;
    display: none;
    z-index: 1000;
    /* border-radius: 5px; */
    transition: all 0.3s ease;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}

.shop-by-category .category-list li {
    border-bottom: 1px solid #eee;
    cursor: pointer;
}

.shop-by-category:hover .category-list,
.shop-by-category.active .category-list {
    display: block;
}


input::placeholder {
    font-size: 14px;
}


@media only screen and (min-width:280px) and (max-width:480px) {
    .logo {
        display: none;
    }

    .mail-us {
        display: none;
    }

    .searchn {
        margin: 0px;
    }

    .search-row {
        padding: 6px 0px;
    }

    .search button {
        position: absolute;
        top: 10px;
    }

    .topnavthree {
        display: none;
    }

    .bgcol {
        background-color: #1699bb;
    }

    .header {
        padding: 0px 0;
    }

    .oneh {
        padding: 0px !important;
    }

    /**********Index *************/
    .main-title p {
        display: none;
    }

    .view-cat {
        width: 50%;
    }

    .section-row p {
        display: none;
    }

    .mic-ftr {
        display: inline-flex;
        justify-content: unset !important;
        gap: 11px;
    }

    .content-row {
        display: block;
    }

    .spectro-specs ul {
        height: 88px;
    }

    .bxdm {
        padding: 0px !important;
    }

    .atoz_p {
        width: 100%;
    }

    .modal-dialog .btn-close {
        position: absolute;
        top: 6px;
        right: 6px;
    }

    .fake-input {
        justify-content: unset;
        gap: 12px;
    }

    .contact-details ul {
        border: none;
        border-radius: 0;
    }

    .mainn {
        padding-left: 0px;
    }

    .bottom {
        background: white;
    }

    .shop-by-category-wrapper {
        display: none;
    }

    .menu-navigation {
        display: flex;
        align-items: center;
        padding-bottom: 11px;
        padding-top: 3px;
        padding-left: 10px;
        border-bottom: 1px solid #f87d14;
    }

    .bnav {
        padding: 0px !important;
    }

    .main-title {
        margin-top: 34px;
    }

    .footer-logo {
        width: 100% !important;
        padding-left: 10px !important;
    }

    .cat-links {
        width: 100% !important;
    }

    .quick-links {
        width: 100% !important;
    }

    .pro-links {
        width: 100% !important;
    }

    .contact-us {
        width: 100% !important;
    }
}

@media only screen and (min-width:480px) and (max-width:576px) {
    .logo {
        display: none;
    }

    .mail-us {
        display: none;
    }

    .searchn {
        margin: 0px;
    }

    .search-row {
        padding: 6px 0px;
    }

    .search button {
        position: absolute;
        top: 10px;
    }

    .topnavthree {
        display: none;
    }

    .bgcol {
        background-color: #1699bb;
    }

    .header {
        padding: 0px 0;
    }

    .oneh {
        padding: 0px !important;
    }

    /**********Index *************/
    .main-title p {
        display: none;
    }

    .view-cat {
        width: 50%;
    }

    .section-row p {
        display: none;
    }

    .mic-ftr {
        display: inline-flex;
        justify-content: unset !important;
        gap: 11px;
    }

    .content-row {
        display: block;
    }

    .spectro-specs ul {
        height: 88px;
    }

    .bxdm {
        padding: 0px !important;
    }

    .atoz_p {
        width: 100%;
    }

    .modal-dialog .btn-close {
        position: absolute;
        top: 6px;
        right: 6px;
    }

    .fake-input {
        justify-content: unset;
        gap: 12px;
    }

    .contact-details ul {
        border: none;
        border-radius: 0;
    }

    .mainn {
        padding-left: 0px;
    }

    .bottom {
        background: white;
    }

    .shop-by-category-wrapper {
        display: none;
    }

    .menu-navigation {
        display: flex;
        align-items: center;
        padding-bottom: 4px;
        padding-top: 3px;
        padding-left: 10px;
        border-bottom: 1px solid #f87d14;
    }

    .bnav {
        padding: 0px !important;
    }

    .main-title {
        margin-top: 34px;
    }

    .footer-logo {
        width: 100% !important;
        padding-left: 10px !important;
        border-bottom: none
    }

    .cat-links {
        width: 100% !important;
    }

    .quick-links {
        width: 100% !important;
    }

    .pro-links {
        width: 100% !important;
    }

    .contact-us {
        width: 100% !important;
    }

}

@media only screen and (min-width:576px) and (max-width:768px) {
    .logo {
        display: none;
    }

    .mail-us {
        display: none;
    }

    .searchn {
        margin: 0px;
    }

    .search-row {
        padding: 6px 0px;
    }

    .search button {
        position: absolute;
        top: 10px;
    }

    .topnavthree {
        display: none;
    }

    .bgcol {
        background-color: #1699bb;
    }

    .header {
        padding: 0px 0;
    }

    .oneh {
        padding: 0px !important;
    }

    /**********Index *************/
    .main-title p {
        display: none;
    }

    .view-cat {
        width: 50%;
    }

    .section-row p {
        display: none;
    }

    .mic-ftr {
        display: inline-flex;
        justify-content: unset !important;
        gap: 11px;
    }

    .content-row {
        display: block;
    }

    .spectro-specs ul {
        height: 88px;
    }

    .bxdm {
        padding: 0px !important;
    }

    .atoz_p {
        width: 50%;
    }

    .modal-dialog .btn-close {
        position: absolute;
        top: 6px;
        right: 6px;
    }

    .fake-input {
        justify-content: unset;
        gap: 12px;
    }

    .contact-details ul {
        border: none;
        border-radius: 0;
    }

    .mainn {
        padding-left: 0px;
    }

    .bottom {
        background: white;
    }

    .shop-by-category-wrapper {
        display: none;
    }

    .menu-navigation {
        display: flex;
        align-items: center;
        padding-bottom: 4px;
        padding-top: 3px;
        padding-left: 10px;
        border-bottom: 1px solid #f87d14;
    }

    .bnav {
        padding: 0px !important;
    }

    .main-title {
        margin-top: 34px;
    }

    .secprc {
        padding-bottom: 0px;
    }
    .footer-logo {
        width: 50% !important;
        padding-left: 27px !important;
    }

    .cat-links {
        width: 25% !important;
    }

    .quick-links {
        width: 25% !important;
    }
    .pro-links {
    width: 50% !important;
}
.contact-us {
    width: 50% !important;
}

}


@media only screen and (min-width:768px) and (max-width:991px) {
    .logo {
        display: none;
    }

    .mail-us {
        display: none;
    }

    .searchn {
        margin: 0px;
    }

    .search-row {
        padding: 6px 0px;
    }

    .search button {
        position: absolute;
        top: 10px;
    }

    .topnavthree {
        display: none;
    }

    .bgcol {
        background-color: #1699bb;
    }

    .header {
        padding: 0px 0;
    }

    .oneh {
        padding: 0px !important;
    }

    /**********Index *************/
    .main-title p {
        display: none;
    }

    .view-cat {
        width: 33.33%;
    }

    .section-row p {
        display: none;
    }

    .mic-ftr {
        display: inline-flex;
        justify-content: unset !important;
        gap: 11px;
    }

    .content-row {
        display: block;
    }

    .spectro-specs ul {
        height: 88px;
    }

    .bxdm {
        padding: 0px !important;
    }

    .atoz_p {
        width: 50%;
    }

    .modal-dialog .btn-close {
        position: absolute;
        top: 6px;
        right: 6px;
    }

    .fake-input {
        justify-content: unset;
        gap: 12px;
    }

    .contact-details ul {
        border: none;
        border-radius: 0;
    }

    .mainn {
        padding-left: 0px;
    }

    .bottom {
        background: white;
    }

    .shop-by-category-wrapper {
        display: none;
    }

    .menu-navigation {
        display: flex;
        align-items: center;
        padding-bottom: 4px;
        padding-top: 3px;
        padding-left: 10px;
        border-bottom: 1px solid #f87d14;
    }

    .bnav {
        padding: 0px !important;
    }

    .main-title {
        margin-top: 34px;
    }

    .footer-logo {
        width: 50% !important;
        padding-left: 27px !important;
    }

    .cat-links {
        width: 25% !important;
    }

    .quick-links {
        width: 25% !important;
    }

    .secprc {
        padding-bottom: 0px !important;
    }
}

@media only screen and (min-width:991px) and (max-width:1200px) {
    .searchn {
        margin-left: 0px !important;
    }

    .shop-by-category {
        margin-left: 0px;
    }

    .logo {
        margin-left: 0px !important;
    }

    .topnavthree {
        padding: 5px 60px;
    }

    .shop-by-category-wrapper {
        width: 27%;
    }

    .navbar-light .navbar-nav .nav-link {
        color: #fff !important;
        font-size: 15px;

    }

    .view-cat {
        width: 25%;
    }

    .secprc {
        padding-bottom: 0px;
    }

    .footer-logo {
        width: 50% !important;
        padding-left: 27px !important;
        padding-right: 57px !important;
    }

    .footer .links {
        width: 25% !important;
        padding-left: 27px;
    }

    .btnnnt {
        width: 43%;
    }
    .atoz_p {
        width: 33.33%;
    }
}