@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700&display=swap);

a,
a:focus,
button {
    color: inherit;
}

a:hover,
body {
    color: #333;
}

.Manual_haeding a,
.haed_manuals a,
.search-inner a,
a,
a.cart_head1w,
a:focus,
a:hover,
button {
    text-decoration: none;
}

.addtocart_h,
a,
button,
input[type="submit"] {
    cursor: pointer;
}

.empty_cart,
.mean-container a.meanmenu-reveal span,
.resultBox,
body {
    background: #fff;
}

#scrollUp,
.purchase-info .btn:first-of-type img {
    width: 45px;
}

button.btn.btn-sm.btn-primary.acc_sub,
button.btn.btn-sm.btn-secondary.acc_cancel,
button.btn.btn-sm.btn-success.acc_sub {
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 500;
}

.catalo_cont,
.tracking ul,
ul {
    list-style: none;
}

.all_posts,
.captcha-box,
.mega_menu_inner>li>a,
body {
    font-family: Mulish, sans-serif;
}

*,
.sing_input,
::after,
::before {
    box-sizing: border-box;
}



a.table_text,
body {
    font-weight: 500;
    font-size: 14px;
}

section.section_top.about_div {
    background: #ffff;
}

.input-group.searchInput,
p:last-child {
    margin-bottom: 0;
}

a,
button {
    line-height: inherit;
}

img {
    height: auto;
}

.main_menu nav>ul>li .mega_menu,
.main_menu nav>ul>li ul.sub_menu {
    text-align: left;
    box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.1);
    z-index: 99;
}

.resultBox,
.review_box {
    scrollbar-color: #d3e3fd #f1f1f1;
}

.sing_a:hover,
form .pass-link a:hover,
form .signup-link a:hover {
    text-decoration: underline;
}

.categories-list li b,
.products-list li b {
    background: #00334f;
    display: block;
    color: #fff !important;
    padding: 5px 10px;
    font-size: 17px;
    text-align: left;
}

.products-list {
    padding: 0 !important;
}

.categories-list li a,
.products-list li a {
    display: block;
    color: #222;
    padding: 3px 10px;
    font-weight: 600;
}

.categories-list li,
.products-list li {
    border-bottom: 1px solid #bebebe;
}

.input-group.searchInput input:focus {
    border-color: #00334f;
}

.clamp-two-lines {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    font-size: 15px;
}

.mobil_nav {
    padding: 8px 10px;
    border-bottom: 1px solid #dadada;
}

#scrollUp,
.off_canvas_menu,
.off_canvas_menu_wrapper .top_right>ul>li::before,
.action--compare-add .fa-check,
.action--compare-add input[type="checkbox"]:checked~.fa-plus,
.hidden,
.top_right>ul>li:last-child::before,
form input[type="radio"] {
    display: none;
}

.hidden_singup {
    display: none !important;
}

.buyNow,
a.img_cll img {
    width: 100px;
}

#searchInput .resultBox,
.resultBox {
    max-height: 280px;
    overflow-y: auto;
    position: absolute;
    padding: 0;
    width: 100%;
    scrollbar-width: thin;
}

.home_description,
.price_section {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.addtocart_h {
    position: absolute;
    z-index: 9;
    right: 10px;
    transition: 0.4s;
    top: 11px;
    text-align: center;
}

#searchInput .resultBox {
    top: 39px;
}

.resultBox {
    top: 45px;
    border: 1px solid #ccc;
    display: none;
    position: absolute;
    z-index: 10;
    width: 100%;
}

.laboratorybox {
    background: #fdfffd;
    padding: 60px 0;
    border-top: 1px solid #efefef;
    margin-top: 100px;
}

.laboratorybox h1 {
    font-size: 30px;
    text-align: center;
    color: #2db928;
}

.orderas a {
    width: 95%;
    display: block;
    color: #282828 !important;
    border: 1px solid #ebebeb;
}

.abouttext {
    margin-top: 55px;
}

.abouttext p {
    font-size: 16px;
    margin-bottom: 15px;
}

.form-check,
.off_canvas_main_menu li:last-child,
.order-summary p,
.popup-header h3,
ul {
    margin: 0;
}

:focus {
    outline: 0 !important;
}

.action:focus,
a:focus {
    outline: 0;
}

.list_itemesss,
.spr-badge-starrating,
ul {
    padding: 0;
}

.fix,
.offcanvas-body {
    overflow: hidden;
}

.clear {
    clear: both;
}

.bg-white {
    background-color: #fff;
}

.bg-light-grey {
    background-color: #f6fafb;
}

.bg-grey {
    background-color: #f8f8f8;
}

.bluewood-bg {
    background: #00334f;
}

#scrollUp {
    background: #00334f;
    bottom: 85px;
    color: #fff;
    font-size: 20px;
    height: 45px;
    line-height: 39px;
    position: fixed;
    right: 12px;
    text-align: center;
    z-index: 9999;
    border-radius: 50%;
    border: 2px solid #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.main-wrapper.header-transparent {
    padding: 0 !important;
    margin: 0 !important;
}

.off_canvas_overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99998 !important;
    opacity: 0;
    visibility: hidden;
    cursor: crosshair;
    background: #333;
    top: 0;
}

.off_canvas_overlay.active {
    opacity: 0.5;
    visibility: visible;
}

.off_canvas_menu_wrapper {
    width: 290px;
    position: fixed;
    background: #fff;
    z-index: 99999 !important;
    top: 0;
    height: 100vh;
    transition: 0.5s;
    left: 0;
    margin-left: -300px;
    padding: 50px 20px 30px;
    overflow-y: auto;
}

#login_password,
.accessories-section,
.blog-post,
.body1_part1,
.btng_product,
.captcha-box,
.com_pp,
.com_pp:hover,
.contact__input span,
.contact__title,
.description-container,
.flexkl4,
.form-floating,
.has-dropdown,
.header_position,
.off_canvas_main_menu li,
.or-separator,
.or-separator span,
.password-input-container,
.product-title,
.product_health,
.sech_item p a,
.team-img,
.title,
.top_right>ul>li,
.tracking,
.tracking ul>li,
.tracking ul>li .el,
.wrapper form .field,
i.fa.fa-refresh.refresh-btn,
span.return_text {
    position: relative;
}

.Offcanvas_follow ul li:first-child,
.off_canvas_menu.active .off_canvas_menu_wrapper,
.off_canvas_menu_wrapper.active,
.controls button:first-child {
    margin-left: 0;
}

.off_canvas_menu_wrapper .slinky-theme-default {
    background: inherit;
    min-height: 300px;
    overflow-y: auto;
}

.off_canvas_menu_wrapper .follow_us,
.cart-option-popup-overlay.show,
.cart-option-popup.show,
.form-check .form-check-input,
.mega_menu_inner>li ul li,
.tracking .progress-1>ul>li.bullet-1 .el i,
.tracking .progress-2>ul>li.bullet-1 .el i,
.tracking .progress-3>ul>li.bullet-1 .el i,
.tracking .progress-3>ul>li.bullet-2 .el i,
.tracking .progress-4>ul>li.bullet-1 .el i,
.tracking .progress-4>ul>li.bullet-2 .el i,
.tracking .progress-5>ul>li.bullet-1 .el i,
.tracking .progress-5>ul>li.bullet-2 .el i,
.tracking .progress-5>ul>li.bullet-3 .el i,
.tracking .progress-6>ul>li.bullet-1 .el i,
.tracking .progress-6>ul>li.bullet-2 .el i,
.tracking .progress-6>ul>li.bullet-3 .el i,
.tracking .progress-7>ul>li.bullet-1 .el i,
.tracking .progress-7>ul>li.bullet-2 .el i,
.tracking .progress-7>ul>li.bullet-3 .el i,
.tracking .progress-7>ul>li.bullet-4 .el i,
li.box-category {
    display: block;
}

.off_canvas_menu_wrapper .search-container {
    display: block;
    margin-right: 0;
    margin-bottom: 24px;
}

.off_canvas_menu_wrapper .search_box {
    border: 1px solid #f0f0f0;
    width: 100%;
}

.off_canvas_menu_wrapper .search_box input {
    padding: 0 70px 0 15px;
    height: 35px;
}

.off_canvas_menu_wrapper .search_box button {
    width: 52px;
    font-size: 21px;
}

.off_canvas_menu_wrapper .search_box button:hover {
    background: #00334f;
    color: #333;
}

.off_canvas_menu_wrapper .top_right {
    display: block;
    margin-bottom: 18px;
    text-align: center !important;
}

.off_canvas_menu_wrapper .top_right>ul>li {
    padding-right: 4px;
    margin-right: 4px;
}

.off_canvas_menu_wrapper .top_right>ul>li>a {
    font-size: 13px;
    line-height: 22px;
}

.off_canvas_main_menu>li ul li.menu-item-has-children.menu-open span.menu-expand,
.off_canvas_main_menu>li.menu-item-has-children.menu-open>span.menu-expand {
    transform: rotate(180deg);
}

.off_canvas_main_menu li span.menu-expand {
    position: absolute;
    right: 0;
}

li.menu-item-has-children.hingbg {
    text-align: center;
    background: #00334f;
    padding: 12px 0 0;
    color: #ffff;
    font-size: 24px !important;
}

.off_canvas_main_menu li a {
    text-transform: capitalize;
    margin-bottom: 10px;
}

.Offcanvas_follow ul li a:hover,
.canvas_close a:hover,
.com_pp:hover,
.content-name:hover,
.dropdown_links li a:hover,
.main_menu nav>ul>li ul.sub_menu li a:hover,
.main_menu nav>ul>li:hover>a,
.mega_menu_inner>li ul li a:hover,
.mega_menu_inner>li>a:hover,
.off_canvas_main_menu li a:hover,
.product-content h3 a:hover,
.product_info_button ul li a.active,
.top_right>ul>li:hover a:not([href]):not([tabindex]),
h4.name_product:hover {
    /* color: #00334f; */
}

.off_canvas_main_menu li ul.sub_menu {
    padding-left: 30px;
}

.Offcanvas_follow {
    display: flex;
    justify-content: center;
    margin-bottom: 21px;
}

.Offcanvas_follow label {
    margin-bottom: 0;
    margin-right: 20px;
    font-size: 13px;
}

.Offcanvas_follow ul li {
    display: inline-block;
    margin-left: 16px;
}

.Offcanvas_follow ul li a,
h4.prices_text,
h4.sub_haedorder a {
    font-size: 18px;
}

.dropdown_links li a,
.top_right>ul>li>a {
    text-transform: capitalize;
    font-size: 13px;
}

.slinky-theme-default a:not(.back) {
    padding: 10px 0;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400;
}

.slinky-theme-default a:not(.back):hover {
    background: inherit;
    color: #00334f;
}

.canvas_close {
    position: absolute;
    top: 7px;
    right: 13px;
}

.canvas_close a {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
    line-height: 33px;
    border: 1px solid #f0f0f0;
    border-radius: 50%;
}

a.login_texttt {
    font-size: 14px !important;
}

.canvas_openin {
    display: flex;
    justify-content: space-between;
    box-shadow: rgb(162 170 177 / 27%) 1.95px 1.95px 2.6px;
    padding: 10px;
    align-items: center;
}

.canvas_open span {
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
}

.canvas_openin a {
    font-size: 17px;
}

.header_area.header_padding {
    padding-bottom: 0;
}

.sticky-header.sticky {
    position: fixed;
    z-index: 99;
    width: 100%;
    top: 0;
    background: #00334f;
    background: linear-gradient(173deg, #00334f 0, #00334f 100%);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    -webkit-animation: 0.9s cubic-bezier(0.2, 1, 0.22, 1) fadeInDown;
    animation: 0.9s cubic-bezier(0.2, 1, 0.22, 1) fadeInDown;
    border-bottom: 0;
}

.header_top {
    background: #00334f;
}

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

    .sticky-header.sticky {
        position: inherit;
        -webkit-box-shadow: inherit;
        box-shadow: inherit;
        -webkit-animation-name: inherit;
        animation-name: inherit;
        padding: 0;
        background: inherit;
        opacity: inherit;
    }

    .header_top {
        display: none;
    }
}

.top_inner {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.top_right>ul>li {
    display: inline-block;
    padding-right: 10px;
    margin-right: 10px;
    text-align: center;
}

.top_right>ul>li:hover ul.dropdown_currency,
.top_right>ul>li:hover ul.dropdown_language,
.top_right>ul>li:hover ul.dropdown_links {
    top: 100%;
    opacity: 1;
    visibility: visible;
    z-index: 9;
}

.main_menu nav>ul>li .mega_menu .banner_static_menu a img:hover,
.top_right>ul>li:hover>a {
    opacity: 0.7;
}

.top_right>ul>li:last-child {
    padding-right: 0;
    margin-right: 0;
}

.top_right>ul>li>a {
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    letter-spacing: 0.3px;
}

.top_right>ul>li>a img {
    margin-right: 2px;
}

.top_right>ul>li>a i.ion-ios-arrow-down {
    margin-left: 6px;
    font-size: 11px;
}

.dropdown_language li a img,
.top_right>ul>li>a i.ion-android-person {
    margin-right: 4px;
}

.dropdown_currency,
.dropdown_language,
.dropdown_links {
    position: absolute;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    min-width: 190px;
    text-align: left;
    top: 125%;
    right: 0;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    overflow: hidden;
    padding: 9px 18px 8px;
    border-radius: 3px;
    opacity: 0;
    visibility: hidden;
    border: 1px solid #f0f0f0;
    z-index: -1;
}

#offcanvasTopLabel,
.Search_none,
.account_text,
.blog_head,
.captcha-box,
.cart-header,
.cart-heading,
.cate_img_section,
.com_pp,
.coustmar_texttt,
.empty_cart,
.float,
.grid-link__title,
.header_position,
.icon-container,
.imag_thank,
.img-select,
.img-showcase,
.info_inquiry,
.input-group-text,
.manual_empty,
.med_img,
.no-blogs-container,
.no_blog,
.or-separator,
.post-heading,
.post-list,
.product-action-2,
.product-actionn-2,
.refund_policy h2,
.related,
.text-centering,
.user,
.values1,
a.add-cart-btn i,
h1,
h1.inner_pagehaed,
h1.sign_text,
h2.sign_text,
input.quantity-input,
span.submit_text,
tr.autoclave-head {
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .off_canvas_menu {
        display: block;
    }

    .sticky-header.sticky {
        position: inherit;
        -webkit-box-shadow: inherit;
        box-shadow: inherit;
        -webkit-animation-name: inherit;
        animation-name: inherit;
        padding: 0;
        background: inherit;
        opacity: inherit;
    }

    .header_top {
        display: none;
    }

    .top_inner {
        border: 0;
    }

    .top_right>ul>li {
        padding-right: 15px;
        margin-right: 15px;
    }

    .top_right>ul>li>a {
        line-height: 22px;
    }

    .dropdown_currency,
    .dropdown_language,
    .dropdown_links {
        right: 0;
        left: auto;
        min-width: 200px;
        padding: 0 6px;
    }

    .dropdown_links {
        right: 0 !important;
    }
}

.dropdown_links li:last-child {
    border-bottom: 0;
}

.dropdown_links li a {
    display: block;
    margin: 5px 7px;
    font-size: 17px;
}

.dropdown_language {
    right: 0;
}

.dropdown_links {
    right: -63px;
}

.header_bottom {
    margin-bottom: 0;
    box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.1);
    padding: 0;
    border-bottom: 1px solid #d9d9d9;
    background: #00334f;
    background: linear-gradient(173deg, #00334f 0, #00334f 100%);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header_bottom {
        margin-bottom: 0;
        box-shadow: none;
    }

    .main_menu {
        display: none;
    }
}

.main_menu nav>ul>li {
    display: inline-block;
    position: relative;
    white-space: normal;
    border-left: 2px solid #fff;
    display: flex;
    align-items: center;
}

.main_menu nav>ul>li:hover .mega_menu,
.main_menu nav>ul>li:hover ul.sub_menu {
    opacity: 1;
    visibility: visible;
    transform: perspective(600px) rotateX(0);
}

.main_menu nav>ul>li:first-child>a {
    padding-left: 0;
}

.main_menu nav>ul>li>a {
    display: block;
    padding: 6px 10px !important;
    font-size: 15px;
    line-height: 24px;
    text-transform: initial;
    font-weight: 600;
    color: #fff;
}

@media only screen and (min-width: 992px) and (max-width: 1299px) {
    .main_menu nav>ul>li>a {
        font-size: 16px;
        padding-left: 4px;
    }
}

.main_menu nav>ul>li>a i {
    margin-left: 3px;
}

.main_menu nav>ul>li ul.sub_menu {
    position: absolute;
    min-width: 250px;
    padding: 10px 20px;
    background: #fff;
    -webkit-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    left: -90;
    right: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    top: 100%;
}

.contact__btn {
    margin-top: 15px;
}

.main_menu nav>ul>li ul.sub_menu li a {
    font-weight: 500;
    display: block;
    line-height: inherit;
    font-size: 16px;
    padding: 2px 0;
}

.main_menu nav>ul>li ul.sub_menu li.home7new,
.product-iteming {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main_menu nav>ul>li ul.sub_menu li.home7new span {
    font-size: 11px;
    text-transform: uppercase;
    background: #00334f;
    color: #333;
    padding: 0 9px;
    display: inline-block;
    border-radius: 5px;
    height: 22px;
    line-height: 22px;
}

.main_menu nav>ul>li.mega_items {
    position: static;
}

.main_menu nav>ul>li .mega_menu {
    position: absolute;
    min-width: 630px;
    padding: 25px 30px 30px;
    background: #fff;
    -webkit-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    left: 0;
    right: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    top: 100%;
}

.cart_equment:hover,
.img_health img:hover,
img.product_imgtwoi:hover {
    transform: none;
}

.main_menu nav>ul>li .mega_menu .banner_static_menu {
    margin-top: 20px;
}

.banner_section,
.health_contented,
.main_menu nav>ul>li .mega_menu .banner_static_menu a,
.main_menu nav>ul>li .mega_menu .banner_static_menu a img,
.product_info_button ul li a.active::before,
.tracking .progress-7 .color-bar,
button.stripe-button,
img.img_manuals {
    width: 100%;
}

.healthcare_fl,
.mega_menu_inner,
.price__sale,
.tracking ul,
div.review-form,
form.review-form {
    display: flex;
    justify-content: space-between;
}

.mega_menu_inner>li>a {
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    margin-bottom: 8px;
}

.mega_menu_inner>li ul li a {
    font-weight: 400;
    display: block;
    line-height: 28px;
    text-transform: capitalize;
}

.mean-container .mean-bar {
    background: inherit;
    position: absolute;
    z-index: 9;
    top: 43px;
    left: 0;
    width: 100%;
}

.mean-container .mean-bar::after {
    top: -33px;
    left: 22px;
    color: #fff;
}

.mean-container .mean-nav {
    max-height: 300px;
    overflow: auto;
}

.mean-container .mean-nav ul li a,
.product-detail ul li span {
    font-weight: 400;
}

.mean-container a.meanmenu-reveal {
    float: left;
    right: 17px;
    top: -34px;
    color: #fff;
}

.mobile-menu {
    border: 1px solid #ddd;
    height: 45px;
    top: -31px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .header_bottom {
        margin-bottom: 0;
        box-shadow: none;
    }

    .main_menu {
        display: none;
    }

    .mean-container .mean-bar::after {
        left: 22px;
        font-size: 15px;
    }

    .mean-container a.meanmenu-reveal {
        right: 15px;
        top: -34px;
    }

    .mobile-menu {
        top: 19px;
    }
}

button.log_btng {
    border: none !important;
    padding: 2px;
    background: #00334f;
    width: 45%;
    color: #fff;
}

.med_bg:hover {
    border: 1px solid #e4e4e4;
    color: #71378d;
}

.med_bg {
    transition: 0.5s;
    padding: 10px;
    width: 16.1%;
    margin: 5px 3px;
    display: flex;
    color: #0a0d10;
    flex-direction: column;
    justify-content: center;
    height: 240px;
}

.grid-link__title,
a.grid-link__title {
    text-transform: capitalize;
    display: inline-block;
    width: 100%;
}

a.grid-link__title {
    font-size: 16px;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    padding: 0 5px;
    height: 40px;
}

.med_img img {
    height: 150px;
    width: 150px;
    padding: 5px;
    object-fit: cover;
}

.link__org_price {
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
    color: #000;
}

span.fa.fa-star.checked {
    color: #70706f;
    margin: 2px;
}

.grid-link__title {
    font-size: 15px;
    margin: 20px 0 0;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.flex_imgtext,
.flexkl,
.img-select,
.img_health,
.product-prices,
ul.whilist_price_cart {
    display: flex;
}

.img-select,
ul#nav-tab {
    justify-content: center;
}

.products .product-detail {
    float: left;
    width: 100%;
    position: relative;
    padding: 20px 15px;
    z-index: 1;
    border-radius: 0;
    background: #fbfbfb;
}

.product_left {
    float: left;
    width: 80%;
}

.grid-link__org_price {
    font-size: 16px;
    line-height: normal;
    font-weight: 400;
    color: #000;
    margin: 0;
}

a.add-cart-btn i {
    margin: auto;
    float: right;
    font-size: 15px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #e4e8ea;
    color: #00334f;
}

.product-price span {
    font-size: 11px;
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.79rem;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    color: #00334f;
    white-space: nowrap;
    border: 1px solid #00334f;
    background-color: #f9f9f9;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #ddd;
    outline: 0;
    box-shadow: none;
}

.cart_equment:hover,
.single-product:hover,
.single-producting:hover {
    box-shadow: 0 0 12px 2px #00000050;
}

.top_right>ul>li i {
    font-size: 20px;
}

.emaan {
    padding-top: 5px;
    font-weight: 500;
}

li.Features_text_ineer,
p.polices_text {
    font-size: 15px;
    text-align: justify;
}




button.cart_equmentt {
    position: relative;
    top: 1px;
    border: none;
    font-size: 22px;
    background: 0 0;
}

.input-group.searchInput {
    width: 100%;
    margin: 0 auto;
}

@media only screen and (max-width: 767px) {
    .resultBox {
        top: 100% !important;
        border-radius: 0 0 10px 10px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }


    .sub-cat-grid {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }

    .secbx {
        width: 100% !important;
        margin-bottom: 20px;
    }

    .pd-info__title {
        font-size: 24px !important;
        line-height: 1.3 !important;
    }

    .pd-gallery {
        margin-bottom: 25px;
    }

    .pd-info__actions {
        flex-direction: column;
        gap: 10px;
        align-items: stretch !important;
    }

    .pd-btn {
        width: 100% !important;
        justify-content: center;
    }

    .home_heading h1,
    .home_heading h2,
    .home_heading h3 {
        font-size: 20px !important;
        margin-top: 25px !important;
        margin-bottom: 10px !important;
    }

    .about_text {
        font-size: 14px !important;
        line-height: 1.6 !important;
        text-align: justify;
    }

    .innerpreh {
        font-size: 13px !important;
        padding: 0 15px !important;
        margin-bottom: 20px !important;
        display: block !important;
        text-align: center !important;
    }

    .home-section {
        margin-bottom: 30px !important;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .sub-cat-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

.sticky-header.sticky {
    padding: 5px 0;
    background: rgba(0, 51, 79, 0.95) !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.sticky-header.sticky .main_menu nav>ul>li>a {
    padding: 5px 15px !important;
}

.px-btn {
    background: #00334f;
    color: #fff !important;
    padding: 10px 20px;
    border-radius: 30px;
    font-weight: 600;
    transition: all 0.3s ease;
    border: 2px solid #00334f;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}


.off_canvas_menu_wrapper {
    box-shadow: 5px 0 15px rgba(0, 0, 0, 0.1);
}

.off_canvas_main_menu li a {
    font-weight: 600;
    color: #00334f;
    padding: 10px 0;
    border-bottom: 1px solid #f9f9f9;
}

html {
    scroll-behavior: smooth;
}

.usericon,
.carthead {
    transition: transform 0.2s ease;
}




.banner_section img {
    min-height: 200px;
    object-fit: cover;
}

a.your_order {
    padding: 0 12px;
    font-size: 17px;
}

.order_deaitls h6,
a.Search_none {
    font-size: 15px;
}

p.new-price {
    margin: 0 20px;
}

section.medical_section,
section.user-manuals {
    padding: 40px;
}

h1.haeding_medical {
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 20px;
    margin-top: 50px;
}

span.spr-badge-caption {
    padding-left: 8px;
}

.pose {
    position: sticky;
    top: 70px;
}

.product-img,
.product-imgg {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    object-fit: cover;
    padding: 10px;
    text-align: center;
}

.product-img a,
.product-imgg a {
    display: block;
    position: relative;
}

.product-img a img {
    width: 120px !important;
    padding: 0;
    transition: 0.5s;
    object-fit: cover;
    margin: 0 auto;
    height: 130px;
}

.product-img a img.hover-img,
.product-imgg a img.hover-img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.5s, transform 2s cubic-bezier(0, 0, 0.44, 1.18),
        -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}

button.cart_halth {
    border: 1px solid #00334f;
    background: #00334f;
    color: #fff;
    padding: 1px 10px;
    font-size: 13px;
    border-radius: 4px;
}

.img_health {
    width: 50%;
    justify-content: center;
    flex-direction: column;
}

.product-action {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99;
    color: #00334f;
}

.product-action a {
    background-color: transparent;
    color: #333;
    font-size: 16px;
    display: inline-block;
    margin-right: 15px;
    text-align: right;
    height: 52px;
    position: relative;
    top: 2px;
}

.product-action a:last-child {
    margin-right: 0;
    border: none;
}

.product-action a i {
    line-height: 40px;
}

.product-action a span {
    visibility: hidden;
    position: absolute;
    background: #00334f !important;
    color: #fff !important;
    text-align: center;
    padding: 5px 12px;
    z-index: 3;
    opacity: 0;
    -webkit-transition: opacity 0.6s, margin 0.3s;
    -o-transition: opacity 0.6s, margin 0.3s;
    transition: opacity 0.6s, margin 0.3s;
    font-size: 11px;
    right: 0;
    line-height: 14px;
    top: -12px;
    margin-top: -5px;
    margin-right: 0;
    display: inline-block;
    width: 120px;
    border-radius: 15px 0 0 15px;
}

.product-action a span::after {
    position: absolute;
    content: "";
    right: 0;
    bottom: -12px;
    border: 6px solid #00334f;
    border-left: 0 solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
}

.product-action a:hover,
a.downlod_textt:hover,
a.list-group-product_grid:hover,
h4.name_producttext:hover,
li.pf_single a:hover {
    color: #ff2230;
}

h3.haeding_medical {
    margin: 60px 0 15px;
}

.product-action a:hover span {
    visibility: visible;
    opacity: 1;
    color: #333;
    background: #fff;
    margin-top: -12px;
}

.button-head {
    position: absolute;
    z-index: 9;
    height: 31px;
    width: 32px;
    transition: 0.4s;
    top: 11px;
    text-align: center;
    padding: 1px 0 0 0.5px;
    border: 1px solid #00334f;
    cursor: pointer;
}

.single-product:hover .button-head,
.single-producting:hover .button-head {
    bottom: 0;
}

.product-content h3 a {
    font-size: 15px;
    font-weight: 500;
    line-height: 19px;
    color: #343a3c;
    margin: 0;
    letter-spacing: 0.2px;
}

.product-img:hover img.hover-img {
    opacity: 1;
}

.repes_med {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    padding: 0;
    color: #00334f;
    display: flex;
    justify-content: space-between;
}

.single-product,
.single-producting {
    position: relative;
    padding: 10px;
    border: 2px solid #eceff7;
    vertical-align: middle;
    transition: 0.5s;
    overflow: hidden;
}

.action--compare-add,
.action--compare-add:hover,
.compare_bttn {
    color: #000;
}

.single-product {
    margin: 10px;
    box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.05);
    height: 315px;
}

.page_top.mt-3 {
    background: #fff;
    padding: 20px;
    margin: 40px 0;
}

section.medical_section.wolsilider {
    background: #fff;
    margin: 50px 0;
}

.single-producting {
    box-shadow: rgba(0, 0, 0, 0.05) 0 0 12px 1px;
    background-color: #fff;
    border-image: initial;
}

.action__text--invisible,
.check-hidden {
    position: absolute;
    opacity: 0;
}

i.fa.fa-star-o {
    margin: 0 1px;
    font-size: 13px;
}

.supy_box {
    width: 20%;
    padding: 0;
}

ul.repes_star {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.subcate {
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 15px;
}

.suboption {
    font-size: 15px;
    font-weight: 700;
}

.sub-catbox {
    width: 80%;
}

.headeremail {
    display: block;
    color: #00334f !important;
    font-size: 18px;
    font-weight: 800;
    width: auto;
    margin-left: 15px;
    margin-top: 11px;
}

.headeremail span {
    color: #2d2d2d;
    padding-left: 5px;
    font-size: 15px !important;
}

a.product-title h1 {
    font-size: 27px;
    text-align: left;
    font-weight: 700;
    color: #00334f;
    margin-top: 40px;
}

a.heart_fafa {
    color: red;
    font-size: 19px;
    font-weight: 900;
    margin: 0 8px 0 0;
}

.compare_bttn {
    width: 0;
    float: right;
    margin-top: -5px;
    margin-right: 15px;
    padding: 0;
}

.action--compare-add:hover .action__text--invisible,
.action--download:hover .action__text--invisible {
    color: #000;
    font-size: 16px;
    letter-spacing: 0;
    background: #2f3035;
    border-radius: 2px;
    padding: 3px 5px;
}

.action--compare-add input[type="checkbox"]:checked~.fa-check {
    display: inherit;
    color: #00334f;
}

.fa-plus {
    font-weight: 100 !important;
    color: #687a82;
    border: 1px solid #ffff;
    border-radius: 20px;
}

.com_pp,
.com_pp:hover {
    padding: 5px 30px;
    background: #2ca2a8;
}

.action__text {
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 0.813em;
    vertical-align: middle;
    display: inline-block;
}

.action__text--invisible {
    top: 100%;
    pointer-events: none;
}

.compare-section {
    position: fixed;
    top: 200px;
    right: 20px;
    z-index: 999;
}

.btn-compare {
    color: #00334f !important;
    margin-top: 0;
    letter-spacing: 1px;
    height: 36px;
}

a.btn.compare_btn.pull-right.btn-compare {
    background-color: #00334f !important;
    color: #fff !important;
}

.com_pp {
    border: none;
    border-radius: 0;
}

.btng_product {
    padding: 6px 10px;
    background: #687a82;
    margin: 10px 0;
}

label.action.action--compare-add.m-right:hover {
    border: none;
    color: #00334f;
}

span.product_number,
span.product_numberr {
    font-size: 9px;
    background-color: #ed7203;
    width: 18px;
    height: 18px;
    top: -4px;
    line-height: 19px;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
}

.team-img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 10px;
    z-index: 0;
}

.banner-img2 {
    background-color: #f8f8f8;
    padding: 30px;
    height: 100%;
}

.btn-banner {
    color: #ed7203;
    font-weight: 700;
    font-size: 14px;
    margin: 10px 0 0;
}

.h-banner-content .content-price {
    font-size: 16px;
    font-weight: 500;
    color: #999;
    margin-bottom: 20px;
}

.content-price .red {
    color: #ff5050;
    font-size: 18px;
    position: relative;
    font-weight: 700;
}

.content-name {
    font-size: 18px;
    line-height: initial;
    font-weight: 700;
    margin-bottom: 13px;
    color: #00334f;
}

span.product_number {
    position: absolute;
    color: #fff;
    left: 31px;
}


span.product_numberr {
    position: absolute;
    color: #fff;
    left: 19px;
}

.icon_haed {
    margin: 0 5px;
    font-size: 14px;
}

img.product_imgtwoi {
    width: 120px;
    transition: 0.5s;
    float: right;
    object-fit: cover;
    height: 120px;
    padding: 10px;
}

.haeding_medical {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    margin: 30px 0 15px;
}

.cart_equment:hover {
    background-color: red;
    color: #fff;
    border: 1px solid red;
}

.cart_equment {
    border: 1px solid #fff;
    padding: 5px 7px;
    color: red;
    transition: 0.5s;
    font-size: 20px !important;
    font-weight: 500 !important;
}

.Healthcare_Equipment {
    background: rgb(241 243 247);
    margin: 50px 0 0;
}

.box_health {
    background-color: #fff;
    padding: 20px;
    width: 32%;
    margin: 5px;
}

.border-top,
.img_health,
.primary_img_product,
img.primary_img {
    padding: 10px;
}

.img_health img {
    width: 130px;
    transition: 0.5s;
    height: 130px;
    padding: 10px;
    object-fit: cover;
}

.footer-link {
    border-right: none !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 767px) {
    .footer-link {
        justify-content: flex-start;
        margin-bottom: 25px;
    }
}

footer.footer-2 .sub-footer {
    background-color: #aaa;
}

.about-section {
    border-right: 1px solid #eee;
}

@media only screen and (max-width: 991px) {
    .about-section {
        border-right: none;
        border-bottom: 1px solid #eee;
        margin-bottom: 30px;
        padding-bottom: 20px;
        text-align: center;
    }
}

.footer-mobile-title h4 {
    text-transform: uppercase;
    font-weight: 700;
    color: #444;
    padding-bottom: 40px;
    margin-bottom: 0;
}

.search-page {
    padding: 60px 0;
}

.search-page h1,
a.pageheading h1 {
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 10px;
    color: #00334f;
}

.product-detail h2,
.product-title,
h4.cart_head,
ul.price_flex {
    text-transform: capitalize;
}

.footer-mobile-title h4:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 30px;
    background-color: #00334f;
    bottom: 25px;
    left: 0;
}

.footer-title p {
    padding-bottom: 10px;
    margin-bottom: 0;
    font-weight: 700;
    color: #00334f;
    font-size: 18.5px;
}

.footer-content ul li a {
    color: #000;
    font-size: 15px;
    display: inline-block;
    margin-bottom: 5px;
}

.footer-content ul li a:hover {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    color: #ff2230;
}

.contact-list li {
    color: #000;
    position: relative;
    line-height: 24px;
    margin-bottom: 10px;
}

.contact-list li i {
    color: #00334f;
}

.img_center img {
    width: 120px;
}

.footer-section {
    padding: 30px 40px 10px;
    box-shadow: 0 0 12px 2px #00000020;
    border-top: 3px solid #00334f;
}

@media only screen and (max-width: 767px) {
    .footer-section {
        padding: 30px 15px 10px;
    }
}

.footer-logo img {
    max-width: 140px;
    height: auto;
    margin: 0 0 15px 0;
}

.footer-bottom {
    background: #00334f;
    padding: 6px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}

.about_text h1 {
    text-align: center;
    font-size: 19px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 1.1px;
}

p.about_text {
    text-align: justify;
    font-size: 15px;
}

.contact__title::after {
    position: absolute;
    content: "";
    bottom: -1px;
    left: 0;
    height: 2px;
    width: 50px;
    background: #f26927;
}

.contact__hotline-info {
    padding-bottom: 30px;
}

.contact__form {
    width: 60%;
    margin: 0 auto;
    border: 1px solid #e0e8f6;
    padding: 40px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.contact__text,
.contact__title {
    margin-bottom: 30px;
}

.number_infoop p>span {
    display: block;
    font-weight: 600;
    font-size: 14px;
}

.contact__input input,
.contact__input textarea {
    width: 100%;
    line-height: 35px;
    border: 1px solid #e6e6e6;
    outline: 0;
    height: 40px;
    padding: 0 15px;
    background: 0 0;
}

.contact__input span {
    color: #555;
    display: inline-block;
    margin: 10px 0 0;
}

.haed_pp {
    font-size: 17px;
    text-align: left;
    font-weight: 700;
    margin: 5px 0;
}

.contact__title {
    border-bottom: 1px solid #ebebeb;
    text-align: left;
    padding-bottom: 6px;
    font-size: 20px;
    font-weight: 500;
}

.number_infoop i {
    font-size: 18px;
    padding: 6px 10px;
    color: #fff;
    margin: 10px;
    line-height: 21px;
    border-radius: 20px;
}

.number_infoop {
    margin-right: 20px;
    align-items: center;
    padding: 0 11px;
    display: flex;
}

.cate_img_section img,
.img_serach {
    width: 180px;
    padding: 10px;
    height: 180px;
    object-fit: cover;
}

.input-group button,
.modal-header,
a.add-cart-btn:hover {
    background-color: #00334f;
    color: #fff;
}

a.add_cart {
    background: #00334f;
    padding: 6px 19px;
    font-size: 13px;
    color: #fff;
    border-radius: 4px;
}

a.cate_inner_text {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}

.catalog_text,
.small_text,
a.list-group-product_grid,
ul.decrtygt1 li {
    font-size: 14px;
}

#offcanvasTopLabel,
a.inner_btng.active {
    color: #fff !important;
}

.heading_product {
    font-size: 21px !important;
    color: #222324;
    font-weight: 600;
    text-align: center;
    margin-top: -10px;
    padding: 5px 5px 6px;
}

.cate_caption {
    padding: 15px;
    background: #fffffffd;
    margin: 10px 0 0;
    border-radius: 4px;
    border: 1px solid #e8e8e8;
}

.grid-cate,
.gridd,
.input-group,
.pdtext {
    margin-bottom: 10px;
}

.cate_caption:hover {
    box-shadow: rgba(60, 64, 67, 0.3) 0 1px 2px 0,
        rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
}

.gridd {
    box-shadow: 0 0 12px 2px #00000020;
    overflow: hidden;
    padding: 10px;
    border: 1px solid #e9e9e9;
}

.pp_text {
    text-align: center;
    font-size: 14px;
}

.grid-cate {
    width: 100%;
    columns: 4;
    column-gap: 10px;
}

.div_flext {
    display: flex;
    margin-bottom: 20px;
    flex-wrap: wrap;
    justify-content: center;
}

a.inner_btng.active {
    background: red;
}

.inner_btng {
    margin-right: 5px;
    border: 1px solid #00334f;
    color: #00334f;
    padding: 4px 11px;
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px !important;
    display: inline-block;
    margin-bottom: 0;
}

ul.nav.nav_tabss {
    justify-content: left;
    margin: -10px -10px 10px;
}

ul.feature-ul {
    text-align: left;
    font-size: 13px;
    padding-bottom: 10px;
    height: 125px;
    overflow: auto;
}

ul.feature-ul li {
    padding: 2px;
}

.product_img {
    text-align: center;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    background: #fafafa;
}

.box-category:hover {
    color: #ff2230;
    margin-left: 2px;
}

.mainprice {
    font-size: 29px;
    color: #2c2c2c;
}

.packof {
    font-size: 14px;
    color: #2c2c2c;
}

span.price-item-packof {
    color: #ed4903;
    font-weight: 800;
    margin-left: 5px;
    font-size: xx-small;
}

.pricepd s {
    color: #5b5b5b;
    font-size: 13px;
}

.product_img img,
img.img_order {
    width: 190px;
    padding: 10px;
    height: 190px;
    object-fit: cover;
}

.product_health {
    background: #fff;
    padding: 10px;
    margin: 0;
    text-align: center;
    transition: 0.5s;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
}

.price__sale {
    display: flex;
    justify-content: space-between;
    padding: 10px 0 0;
    width: 90%;
    margin: auto;
}

.button-heade,
.button-headed {
    bottom: 12px;
    width: 10px;
    font-size: 17px;
    color: #16aa50;
    cursor: pointer;
    position: absolute;
}

.checkbox span,
p.thanku_text,
ul.mobile_bottom {
    font-size: 14px;
    font-weight: 500;
}

.button-heade {
    right: 49px;
}

.button-heade img,
.button-headed img {
    width: 30px;
}

.button-headed {
    right: 140px;
}

.cart_equmenting {
    border: 1px solid #00334f;
    border-radius: 3px;
    font-size: 12px;
    padding: 6px;
    color: #00334f;
}

.cart_equmenting fa-plus {
    font-size: 12px;
}

h4.name_producttext {
    font-weight: 600;
    text-align: left;
    font-size: 15px;
    color: #00334f;
    padding: 20px 0 10px;
    border-bottom: 1px solid #bbbfc9;
}

.fa-plus {
    font-size: 14px;
    padding: 0;
}

.tab-content {
    margin: 10px 0;
}

.Add_to_cart {
    background: #00334f;
    padding: 4px;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;
}

.img-showcase img {
    padding: 0;
    width: 400px;
    height: 400px;
    object-fit: cover;
}

.img-item {
    margin: 0.3rem;
    width: 130px;
}

.img-item:first-child,
.img-item:nth-child(2),
.img-item:nth-child(3) {
    margin-right: 0;
}

.img-item:hover {
    opacity: 0.8;
}

.product-detail h1 {
    text-align: left;
    font-size: 17px !important;
}

.product-title {
    text-align: left;
    color: #12263a;
    margin: 0 0 20px;
}

.product-link {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.9rem;
    display: inline-block;
    margin-bottom: 0.5rem;
    background: #00334f;
    color: #fff;
    padding: 0 0.3rem;
    transition: 0.5s;
}

.all_productdf,
.cart_box,
.contentting,
.controls,
.controls button,
.controls>div,
.fledx,
.img_center,
.order_pointer.mt-2,
.owl-nav,
.pf_tittile,
.social-links,
.social-links a,
.whistlist_box,
form .content,
form .content .checkbox,
li.box-category a,
li.pf_single a,
ul.cart_section,
ul.price_flex {
    display: flex;
    display: flex;
}

.product-price,
.product-prices,
p.innerpreh,
p.pp_text {
    font-size: 15px;
    text-align: center;
}

.product-link:hover,
.purchase-info .btn:hover {
    opacity: 0.9;
}

.product-rating {
    color: #ffc107;
}

.manual_empty p,
.no_blog_text,
.product-rating span,
label.form-check-label {
    font-weight: 600;
}

.product-prices {
    padding: 2px;
    font-weight: 700;
    color: #00334f;
}

.product-price {
    font-weight: 600;
    padding: 0;
}

.last-price span {
    color: #f64749;
    text-decoration: line-through;
}

.new-price span {
    color: #00334f;
}

.product-detail h2 {
    color: #12263a;
    padding-bottom: 0;
    text-align: left;
    font-size: 17px;
}

.fledx {
    justify-content: start;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.product-detail p {
    font-size: 17px;
    text-align: justify;
    margin: 10px 0;
}

.product-detail ul {
    margin: 1rem 0;
    font-size: 0.9rem;
}

.product-detail ul li {
    margin: 0.4rem 0;
    list-style: none;
    background: url(https://fadzrinmadu.github.io/hosted-assets/product-detail-page-design-with-image-slider-html-css-and-javascript/checked.png) left center/18px no-repeat;
    padding-left: 1.7rem;
    font-weight: 600;
    opacity: 0.9;
}

.purchase-info {
    margin: 1.5rem 0;
}

.purchase-info .btn,
.purchase-info input {
    border-radius: 25px;
    margin-bottom: 1rem;
}

.purchase-info .btn {
    cursor: pointer;
    color: #fff;
}

.purchase-info .btn:first-of-type {
    color: #16aa50;
    font-size: 28px;
    border-radius: 0;
    padding: 0;
    margin: 0 0 0 10px;
}

.social-links {
    align-items: center;
    align-items: baseline;
}

.social-links a {
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    color: #000;
    border: 1px solid #000;
    margin: 0 0.2rem;
    border-radius: 50%;
    text-decoration: none;
    font-size: 0.8rem;
    transition: 0.5s;
}

.social-links a:hover {
    background: #000;
    border-color: transparent;
    color: #fff;
}

.all_header {
    background: linear-gradient(to bottom, #173866 0, #163661 0, #00334f 99%);
    font-size: 18px;
    text-align: center;
    color: #fff;
    margin: 0;
}

#shipping_address,
.PLACE_ORDER,
.col-lg-4.track_btng,
.img_left,
.remove_whilst,
.track_btng {
    text-align: end;
}

.owl-nav,
.product_name h6 {
    color: hsl(0deg 2.85% 22.72%);
}

li.box-category a {
    align-items: baseline;
    justify-content: space-between;
    font-size: 14px;
}

.img-display {
    overflow: hidden;
    border: 1px solid #ccd0da;
    padding: 20px;
    border-radius: 6px;
}

.box-category {
    padding: 10px;
    transition: 0.2s ease-in;
    box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
}

a.downlod_textt {
    font-size: 14px;
    font-weight: bolder;
    color: teal;
}

.modal-title {
    font-size: 22px;
}

.product_d_info {
    background: #f6f6f6;
    padding: 50px 0;
    margin: 30px 0;
}

.product_d_inner {
    padding: 20px 30px 50px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.05) 0 4px 20px 7px;
    width: 96%;
    margin: 0 auto;
}

.product_info_button ul li a::before {
    content: "";
    width: 0;
    left: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    bottom: 0;
    height: 2px;
    background: #00334f;
    position: absolute;
}

.product_d_table table {
    border-top: 1px solid #ddd;
    width: 100%;
}

p.text_productdetilas {
    text-align: justify;
    font-size: 14px;
    line-height: 27px;
}

.Features_text_ineer {
    padding-bottom: 10px;
    font-size: 15px;
}

.product_d_table table tbody tr td {
    padding: 7px 17px;
    border-right: 1px solid #ddd !important;
    border-left: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd !important;
}

.product_info_button ul li a {
    display: block;
    float: left;
    text-transform: capitalize;
    font-size: 16px;
    color: #162d39;
    font-weight: 700;
    margin-right: 35px;
    line-height: 26px;
    position: relative;
    padding-bottom: 10px;
}

.product_info_button {
    border-bottom: 1px solid #e7f3fa;
    padding-bottom: 14px;
    margin-bottom: 20px;
}

h2.rel_text,
h3.rel_text,
h4.rel_text,
h5.rel_text,
h6.rel_text {
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 15px;
}

.single_product {
    border-radius: 5px;
    border: 1px solid #9ea2a663;
    padding: 10px;
}

.ms-2,
.owl-next {
    margin-left: 10px;
}

.product_name h6 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    margin-top: 12px;
    text-align: center;
}

.owl-nav {
    margin-top: 10px;
    justify-content: center;
}

.table-bordered> :not(caption)>*>* {
    border-width: 0 1px;
    vertical-align: baseline;
}

img.table_img {
    width: 150px;
    padding: 6px;
}

.pf_tittile {
    font-size: 15px;
    color: #00334f;
    font-weight: 600;
    border-left: 2px solid;
    padding: 0 6px;
    line-height: 17px;
}

li.pf_single a {
    align-items: baseline;
    font-size: 15px;
}

.pf_products_grid {
    columns: 3;
    column-gap: 1rem;
    width: 100%;
}

.pf_border {
    box-shadow: rgba(145, 139, 139, 0.2) 0 12px 28px 0, #fff 0 2px 4px 0,
        rgba(255, 255, 255, 0.05) 0 0 0 1px inset;
    padding: 20px;
    overflow: hidden;
    width: 32%;
    margin: 10px auto;
}

.all_productdf,
.whistlist_box {
    flex-wrap: wrap;
}

.img_center {
    justify-content: center;
    flex-direction: column;
    background: #eceff7;
    padding: 10px;
}

ul.feature-ul li {
    font-size: 14px;
    font-weight: 600;
}

h3.submit_text {
    text-align: center;
    font-size: 21px;
    font-weight: 800;
    padding: 10px;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border: 1px solid #c6d1dd;
    padding: 4px;
}

li.price-itemm,
li.subtotal {
    margin: 0 15px;
    font-size: 15px;
}

.summary_total,
li.price-itemmm.price-item--sale {
    font-size: 17px;
    font-weight: 500;
}

ul.price_flex.border-top {
    border-top: 1px solid #a5abbe !important;
    padding: 15px 0 0;
    font-size: 17px;
    color: #000;
}

.order_number,
ul.price_flex {
    font-size: 15px;
    font-weight: 500;
}

ul.price_flex {
    justify-content: space-between;
    justify-content: space-between;
}

.PLACE_ORDER,
.cart_box {
    border-top: 1px solid #f0f0f0;
}

ul.cart_section {
    flex-wrap: wrap;
    margin: 4px 0;
}

.cart_box {
    padding: 20px;
    background: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.minus,
.plus,
span.box {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.04);
}

button.remove_btng {
    border: none;
    margin: 20px 0;
    font-size: 13px;
    padding: 1px 15px;
    background: #ff2230;
    color: #fff;
}

@media screen and (min-width: 992px) {
    .product-contenting {
        padding-top: 0;
    }
}

.minus,
.plus {
    border: 1px solid #eee;
    padding: 2px 9px;
    border-radius: 20px;
}

li.wishlist_cart {
    margin: 0 30px;
}

button.btng_whilist {
    border: 1px solid #00334f;
    background: #00334f;
    padding: 0 10px;
    color: #fff;
    font-size: 11px;
    border-radius: 4px;
}

span.box {
    border: 1px solid #eee;
    padding: 0 16px;
}

.remove_whilst {
    margin-top: 27px;
}

h4.cart_head {
    font-size: 18px;
    color: #00334feb;
    font-weight: 500;
    padding: 10px 0;
}

.border-bottom {
    border-bottom: 1px solid #b1b6c5 !important;
    padding: 15px 0;
}

.box_whislist {
    border: 1px solid #eceff7;
    margin: auto;
    padding: 20px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

span.whilist_price {
    font-size: 20px;
    padding: 5px 0;
    font-weight: 600;
    color: #fb0918e8;
}

.contentting {
    justify-content: space-between;
    margin: 10px 0;
}

span.media_icon {
    font-size: 16px;
}

.order_pointer.mt-2 {
    justify-content: space-evenly;
    flex-wrap: wrap;
    background: #e8e8e8ad;
    padding: 6px;
}

.title,
.wrapper .title {
    font-size: 22px;
    font-weight: 600;
    line-height: 70px;
    letter-spacing: 0.3px;
    user-select: none;
    text-align: center;
}

.tracking-wrapper {
    margin: 30px;
    padding: 0;
}

.controls>div,
.tracking * {
    margin: 0;
    padding: 0;
}

.tracking {
    width: 100%;
    max-width: 100%;
}

.tracking .empty-bar {
    background: #ddd;
    position: absolute;
    width: 100%;
    height: 20%;
    top: 40%;
}

.tracking .color-bar {
    background: #00334f;
    position: absolute;
    height: 20%;
    top: 40%;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.wrapper .title,
form .button input,
form .button input:hover,
form .field input[type="submit"] {
    background: linear-gradient(-135deg, #00334f, #00334f);
}

.tracking ul>li {
    background: center center/70% no-repeat #ddd;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 1;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    display: inline-block;
    width: 13px;
}

.tracking ul>li .el {
    margin-top: 100%;
}

.tracking ul>li .el i {
    position: absolute;
    bottom: 100%;
    left: 8%;
    margin-bottom: 12%;
    color: #fff;
    font-size: 100%;
    display: none;
}

.tracking ul>li .txt {
    color: #999;
    position: absolute;
    top: 141%;
    left: -59px;
    text-align: center;
    width: 150px !important;
    font-size: 0.75rem;
}

.tracking .progress-0 .color-bar {
    width: 00%;
}

.tracking .progress-1 .color-bar {
    width: 15%;
}

.tracking .progress-2 .color-bar {
    width: 25%;
}

.tracking .progress-3 .color-bar {
    width: 35%;
}

.skel-line.short,
.tracking .progress-4 .color-bar {
    width: 50%;
}

.tracking .progress-5 .color-bar {
    width: 75%;
}

.tracking .progress-6 .color-bar {
    width: 90%;
}

.tracking .progress-0>ul>li.bullet-1,
.tracking .progress-1>ul>li.bullet-1,
.tracking .progress-2>ul>li.bullet-1,
.tracking .progress-2>ul>li.bullet-2,
.tracking .progress-3>ul>li.bullet-1,
.tracking .progress-3>ul>li.bullet-2,
.tracking .progress-4>ul>li.bullet-1,
.tracking .progress-4>ul>li.bullet-2,
.tracking .progress-4>ul>li.bullet-3,
.tracking .progress-5>ul>li.bullet-1,
.tracking .progress-5>ul>li.bullet-2,
.tracking .progress-5>ul>li.bullet-3,
.tracking .progress-6>ul>li.bullet-1,
.tracking .progress-6>ul>li.bullet-2,
.tracking .progress-6>ul>li.bullet-3,
.tracking .progress-6>ul>li.bullet-4,
.tracking .progress-7>ul>li.bullet-1,
.tracking .progress-7>ul>li.bullet-2,
.tracking .progress-7>ul>li.bullet-3,
.tracking .progress-7>ul>li.bullet-4 {
    background-color: #00334f;
}

.tracking .progress-7>ul>li.bullet-4 {
    background-color: #3da;
}

.tracking .progress-1>ul>li.bullet-1 .txt,
.tracking .progress-2>ul>li.bullet-1 .txt,
.tracking .progress-3>ul>li.bullet-1 .txt,
.tracking .progress-3>ul>li.bullet-2 .txt,
.tracking .progress-4>ul>li.bullet-1 .txt,
.tracking .progress-4>ul>li.bullet-2 .txt,
.tracking .progress-5>ul>li.bullet-1 .txt,
.tracking .progress-5>ul>li.bullet-2 .txt,
.tracking .progress-5>ul>li.bullet-3 .txt,
.tracking .progress-6>ul>li.bullet-1 .txt,
.tracking .progress-6>ul>li.bullet-2 .txt,
.tracking .progress-6>ul>li.bullet-3 .txt,
.tracking .progress-7>ul>li.bullet-1 .txt,
.tracking .progress-7>ul>li.bullet-2 .txt,
.tracking .progress-7>ul>li.bullet-3 .txt,
.tracking .progress-7>ul>li.bullet-4 .txt {
    color: #00334f;
}

.controls {
    margin: 90px 30px 30px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.controls>div {
    justify-content: flex-start;
    align-items: space-between;
}

.controls button,
.controls p {
    border: 0;
    line-height: 20px;
    padding: 15px;
    font-size: 0.8rem;
    text-transform: uppercase;
}

.controls button {
    justify-content: space-between;
    align-items: center;
    margin: 0 6px;
    background: #00334f;
    color: #fff;
    border-radius: 50px;
    transition: 0.3s;
}

.controls button i {
    font-size: 1rem;
    margin: 0 5px;
}

.controls button#prev {
    padding-right: 30px;
}

.controls button#next {
    padding-left: 30px;
}

.controls button:focus,
.controls button:hover {
    outline: 0;
    background-color: #3da;
}

.wrapper {
    width: 380px;
    background: #fff;
    border-radius: 15px;
    margin: auto;
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
}

.wrapper .title {
    color: #fff;
    border-radius: 15px 15px 0 0;
}

.wrapper form {
    padding: 10px 30px 50px;
}

.wrapper form .field {
    height: 50px;
    width: 100%;
    margin-top: 20px;
}

.wrapper form .field input {
    height: 100%;
    width: 100%;
    outline: 0;
    font-size: 14px;
    padding-left: 20px;
    border: 1px solid #d3d3d3;
    border-radius: 25px;
    transition: 0.3s;
}

.wrapper form .field input:focus,
form .field input:valid {
    border-color: #00334f;
}

.wrapper form .field label {
    position: absolute;
    top: 50%;
    left: 20px;
    color: #999;
    font-weight: 400;
    font-size: 14px;
    pointer-events: none;
    transform: translateY(-50%);
    transition: 0.3s;
}

form .field input:focus~label,
form .field input:valid~label {
    top: 0;
    font-size: 14px;
    color: #00334f;
    background: #fff;
    transform: translateY(-50%);
}

form .content {
    width: 100%;
    height: 100px;
    font-size: 16px;
    align-items: center;
    justify-content: space-around;
}

form .content .checkbox {
    align-items: center;
    justify-content: center;
}

form .content input {
    width: 15px;
    height: 15px;
    background: red;
}

form .content label {
    color: #262626;
    user-select: none;
    padding-left: 5px;
}

form .content .pass-link {
    color: "";
}

form .field input[type="submit"] {
    color: #fff;
    border: none;
    padding-left: 0;
    margin-top: -10px;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
    transition: 0.3s;
}

form .field input[type="submit"]:active {
    transform: scale(0.95);
}

form .signup-link {
    color: #262626;
    margin-top: 20px;
    text-align: center;
}

form .pass-link a,
form .signup-link a {
    color: #00334f;
    text-decoration: none;
}

.gender-details {
    padding: 0 30px;
}

.containerr {
    max-width: 600px;
    width: 100%;
    padding-bottom: 20px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}

.title {
    color: #fff;
    border-radius: 15px 15px 0 0;
    background: linear-gradient(-135deg, #00334f, #00334f);
}

.content form .user-details {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px;
}

form .user-details .input-box {
    margin-bottom: 15px;
    width: calc(100% / 2 - 20px);
}

.input-group label,
form .input-box span.details {
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
}

.user-details .input-box input {
    height: 40px;
    width: 100%;
    outline: 0;
    font-size: 14px;
    border-radius: 5px;
    padding-left: 15px;
    border: 1px solid #ccc;
    border-bottom-width: 2px;
    transition: 0.3s;
}

form .gender-details .gender-title {
    font-size: 20px;
    font-weight: 500;
}

form .category {
    display: flex;
    width: 80%;
    margin: 14px 0;
    justify-content: space-between;
}

form .category label {
    display: flex;
    align-items: center;
    cursor: pointer;
}

form .category label .dot {
    height: 18px;
    width: 18px;
    border-radius: 50%;
    margin-right: 10px;
    background: #d9d9d9;
    border: 5px solid transparent;
    transition: 0.3s;
}

#dot-1:checked~.category label .one,
#dot-2:checked~.category label .two,
#dot-3:checked~.category label .three {
    background: #00334f;
    border-color: #d9d9d9;
}

form .button {
    height: 45px;
    margin: 35px 0;
}

form .button input {
    height: 100%;
    width: 100%;
    border-radius: 5px;
    border: none;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    cursor: pointer;
    transition: 0.3s;
}

@media (max-width: 584px) {
    .container {
        max-width: 100%;
    }

    form .user-details .input-box {
        margin-bottom: 15px;
        width: 100%;
    }

    .wrapper,
    form .category {
        width: 100%;
    }

    .content form .user-details {
        margin: 0;
    }

    .containerr {
        margin: 20px 0;
    }

    .gender-details {
        padding: 0;
    }

    .product_d_inner {
        padding: 10px;
    }

    .user-details::-webkit-scrollbar {
        width: 5px;
    }
}

@media (max-width: 459px) {
    .content .category {
        flex-direction: column;
    }
}

.box_center {
    margin: auto;
}

h2.my_acconut_text {
    text-align: center;
    display: none;
    font-size: 21px;
    font-weight: 500;
    background: #c2c4c759;
    color: #00334f;
}

.single-producting1 {
    width: 32%;
    margin: 5px;
    border: 1px solid #eee;
}

.card {
    z-index: 0;
    margin-bottom: 30px;
    box-shadow: 0 0 12px 2px #00000020;
    border-radius: 10px;
    padding: 40px;
}

.order_deaitls {
    padding: 6px 0;
}

.order-number {
    font-weight: 500;
    font-size: 14px;
    color: #fff;
}

.download_btng,
.download_btnn {
    font-weight: 400;
    text-decoration: none;
}

.buttons_buyss {
    margin: 15px 0;
}

button.buy_btngg {
    border: 1px solid #00334f;
    background: #00334f;
    color: #fff;
    padding: 1px 15px;
    font-size: 13px;
    height: 31px;
    border-radius: 6px;
}

.centerorder {
    background: #00334f;
    padding: 6px;
    text-align: center;
}

button.buy_btng {
    border: 1px solid #818692;
    background: 0 0;
    padding: 1px 10px;
    border-radius: 6px;
    color: #fff;
    font-size: 13px;
}

#captcha,
.img_bg {
    width: 100% !important;
}

span.pf_text {
    color: #00334f;
    font-weight: 600;
}

.order_pointer.mt-2 {
    display: flex;
    justify-content: space-evenly;
    margin: 20px;
    font-size: 16px;
    font-weight: 500;
}

.tarking_box {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 40px 0;
    border: 1px solid #d0d3da;
    border-radius: 8px;
}

.comapreic,
a.fogetp,
a.trashicon,
i.fa.fa-trash {
    color: red;
}

.download_btng,
.download_btnn,
.singup {
    color: #fff;
    cursor: pointer;
}

.img_bg {
    background-image: url(../images/single.jpg);
    background-size: cover;
    height: 750px;
    max-width: 100%;
    overflow: hidden;
    background-position: center;
    border-radius: 2px solid #00334f;
    background-repeat: no-repeat;
}

.main_daetils {
    justify-content: center;
    width: 70%;
    padding: 10px;
    height: 100%;
    overflow: hidden;
    box-shadow: rgba(145, 139, 139, 0.2) 0 12px 28px 0, #fff 0 2px 4px 0,
        rgba(255, 255, 255, 0.05) 0 0 0 1px inset;
}

.download_btng {
    background-color: #c54376;
    border: none;
    padding: 12px 30px;
    font-size: 18px;
    margin-top: -40px;
}

.logo_single {
    width: 30%;
    margin: 50px 0 0;
    padding: 10px;
}

.img_product_single {
    text-align: center;
    margin: 25px 0 0;
}

.real_text a h5:hover {
    color: #00334f;
}

.real_text a h5 {
    font-size: 15px;
    line-height: 21px;
}

.catalog_head {
    font-size: 20px !important;
    margin: 32px;
    line-height: 30px;
    padding: 20px;
}

.catalog_contact {
    font-size: 14px;
    line-height: 8px;
}

.list_itemesss li,
p.catalog_text {
    font-size: 14px;
    line-height: 23px;
}

button.go-home {
    background: #00334f;
    padding: 7px 20px;
    color: #ffff;
    border: none;
    font-size: 15px;
}

a._sectionnimg img {
    width: 24%;
}

.cate_table_single {
    padding: 20px;
    font-size: 15px;
    text-align: justify;
    line-height: 27px;
    border: 1px solid #dfe0e3;
}

.accessory-name,
.catalog_subhead,
.cate_cont {
    text-align: left;
}

.cate_cont {
    padding: 30px;
    line-height: 10px;
    font-size: 15px;
    margin: 30px auto;
}

ul.mobile_bottom li {
    margin: 5px 0;
    line-height: 20px;
    font-weight: 600;
}

.Manual_haeding,
ul.mobile_bottom,
ul.price_flex {
    justify-content: space-between;
}

.download_btnn {
    background-color: #00334f;
    border: none;
    padding: 9px 20px;
    font-size: 15px;
}

.footer-logo,
h2.inner_pagehaed {
    padding-bottom: 20px;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
    text-align: center;
}

.text_cate_single {
    padding: 20px;
    font-size: 15px;
    text-align: justify;
    line-height: 27px;
    border: 1px solid #dfe0e3;
    margin: 10px 0;
}

.catalog_footerlog.mb-2 {
    width: 200px;
    padding-bottom: 10px;
}

.single_img {
    width: 280px;
}

.sech_item {
    width: 19%;
    border: 1px solid #c9d1d9;
    margin: 10px auto;
    text-align: center;
    padding: 20px;
    transition: 0.5s;
}

.sech_item p a {
    font-size: 15px;
    top: 6px;
}

.sech_item:hover {
    border: 1px solid #00334f;
    color: #00334f;
}

img.logo_mob {
    width: 150px;
}

.footer-content,
.owl-carousel,
.owl-carousel.owl-loaded {
    display: block !important;
}

.modal-header.catalog_modal_header {
    border-bottom: 1px solid #a7a5a5;
}

strong.text_down {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
}

.off_canvas_menu_wrapper {
    z-index: 99999 !important;
    box-shadow: rgb(162 170 177 / 27%) 1.95px 1.95px 2.6px;
}

h2.inner_pagehaed {
    font-size: 23px;
    font-weight: 500;
}

.container_Forgot,
.container_sing {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    width: 353px;
    text-align: center;
    margin: auto;
}

.form-group {
    margin-bottom: 15px;
    text-align: left;
}

label {
    color: #555;
    margin: 2px;
}

.cart_equmenting label {
    margin: 0;
    color: #00334f;
}

.cart_equmenting fa-plus {
    color: #00334f;
}

button.sbu_btng {
    background: #00334f;
    border: 2px solid #00334f;
    color: #ffff;
    font-size: 15px;
    border-radius: 5px;
}

.sing_inpu {
    width: 100%;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    margin-top: 5px;
}

a.retrdpg h2,
a.retrdpg h3,
a.retrdpg h4,
a.retrdpg h5,
a.retrdpg h6 {
    font-size: 18px;
    font-weight: 600;
    color: #00334f;
}

.singup {
    width: 100%;
    padding: 10px;
    background-color: #00334f;
    border: none;
    border-radius: 4px;
    font-size: 16px;
}

ul.order_lii {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
}

.order_view {
    font-size: 15px;
    font-weight: 400;
    color: #00334f;
}

.order_haed {
    background-color: #e3e7f0;
    padding: 0;
}

.border,
.social-container {
    margin: 20px 0;
}

button.track_btng {
    border: 1px solid #d9c7c7;
    margin: 4px 0;
    width: 100%;
    background-color: transparent;
    font-size: 15px;
    padding: 4px;
    border-radius: 6px;
}

.sub_haedorder {
    font-size: 21px;
    font-weight: 500;
}

h3.delivery {
    padding: 10px;
    font-size: 19px;
    font-weight: 400;
    color: #333;
}

.haeding_order {
    margin: 10px 20px;
}

span.return_text {
    font-size: 14px;
    font-weight: 500;
    top: -5px;
}

.track_btng a,
button.buy_btngg a {
    color: #fff;
    text-decoration: none;
}

button.buy_btng a,
button.track_btng a,
h4.sub_haedorder a {
    color: #333;
    text-decoration: none;
}

.box_padiing {
    padding: 10px 0 20px;
}

a.achive_textt {
    text-decoration: none;
    color: #00334f;
    font-weight: 500;
}

@media screen and (max-width: 992px) {
    .icon-content {
        width: 50%;
    }

    .top {
        padding-top: 0;
        padding-left: 44px;
        padding-right: 36px;
    }

    .card {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .banner-img2 {
        height: auto;
    }
}

.order_itemes {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.remove {
    background: #fff;
    color: red;
    font-size: 12px;
    border-radius: 7px;
}

.remove_btngg {
    margin-left: auto;
    margin-top: 42px;
}

.empty_cart {
    font-weight: 700;
    padding: 14px;
}

.input-groups {
    display: flex;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

#captcha,
.captcha-box {
    margin-bottom: auto;
}

.input-wrapper {
    display: flex;
    align-items: center;
    border: 1px solid #e6e6e6;
    margin-left: 19px;
}

.captcha-box {
    padding: 3px 37px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #db5e6ae3;
    font-size: 16px;
    background-size: 8px 8px;
    color: #333;
}

i.fa.fa-refresh.refresh-btn {
    background: #fff;
    padding: 6px 3px;
    left: -4px;
}

a.captacha_refresh {
    color: #00334f !important;
    margin-right: 4px;
}

.box_search {
    background: #fff;
    padding: 0;
    font-size: 13px;
    line-height: 25px;
    display: flex;
}

.categories-list {
    border-right: 1px solid #ddd;
}

.containering {
    max-width: 800px;
    margin: 20px auto;
    padding: 20px;
    background-color: #f7f7f7;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.banner_sec,
.pdtext,
.review .content {
    margin-top: 10px;
}

.review_box {
    height: 324px;
    overflow: auto;
    scrollbar-width: thin;
}

.coustmar_texttt {
    font-size: 19px;
    font-weight: 600;
    padding-bottom: 10px;
}

.review {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.review:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.header-item,
.review .user {
    font-weight: 700;
}

.review .date {
    color: #666;
    font-size: 14px;
}

.review .rating {
    margin-top: 5px;
}

.input-grouping input,
.input-grouping select,
.input-grouping textarea {
    width: 100%;
    padding: 8px;
    border: 1px solid #cbbdbd;
    border-radius: 4px;
    box-sizing: border-box;
    margin: 10px 0;
}

.input-grouping textarea {
    height: 48px;
}

.input-group button {
    border: none;
    padding: 5px 20px;
    border-radius: 4px;
    cursor: pointer;
}

button.Experts_btngg,
button.Experts_btngg:hover {
    padding: 5px 10px 7px;
    width: 180px;
    font-weight: 700;
}

.input-group button:hover {
    background-color: #45a049;
}

button.Experts_btngg {
    color: #00334f;
    border: 2px solid #00334f;
    border-radius: 0;
}

.pd_ull ul {
    list-style-type: disclosure-closed !important;
    margin-left: 20px !important;
}

.psdi {
    padding: 0 75px;
}

button.Experts_btngg:hover {
    background: #00334f;
    color: #fff;
    border: 2px solid #00334f;
    border-radius: 0;
}

.pd_phead {
    background: #00334f;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 20px;
    color: #fff;
    padding: 3px 10px;
}

.modal-header {
    border-bottom: 1px solid #dde4f1;
}

h5#exampleModalLabel {
    font-size: 18px;
    font-weight: 500;
}

.modal-content {
    border-radius: 0 !important;
    padding: 0;
}

.pdtext {
    font-size: 15px;
    color: #1b1f22;
    text-align: justify;
}

.review {
    padding: 40px;
    background: #fff;
}

.reating_fm {
    border: 1px solid #f1f1f1;
    padding: 20px;
    background: #fff;
    margin: 20px 0;
}

span.submit_text {
    font-size: 21px;
    font-weight: 800;
    padding: 10px;
    margin-left: 500px;
}

.social {
    width: 100%;
    color: #0b0f0f;
    border-radius: 44px;
    border: 1px solid #979cab;
    padding: 6px;
    cursor: pointer;
}

.apple,
.facebook,
.google {
    background-color: #fff;
    margin: 10px 0;
}

.or-separator {
    margin: 20px 0;
    width: 100%;
}

.or-separator span {
    background: #fff;
    padding: 0 10px;
    color: #666;
    z-index: 1;
}

h1.sign_text,
h2.sign_text {
    font-size: 22px;
    padding-bottom: 10px;
    font-weight: 600;
}

.or-separator::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    right: 10px;
    height: 1px;
    background: #ccc;
    z-index: 0;
}

.main_loginggg {
    display: flex;
    margin: auto;
    justify-content: center;
}

.login_container {
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    width: 450px;
    max-width: 100%;
    overflow: hidden;
    padding: 24px;
    display: flex;
    align-items: center;
    transition: 0.6s ease-in-out;
}

.form-container {
    width: 100%;
    padding: 30px;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sing_a {
    color: #ed2d36;
    font-size: 14px;
    font-weight: 600;
}

.sing_input {
    width: 100%;
    padding: 6px 10px;
    margin: 8px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.account_text {
    color: #333;
    margin-top: 20px;
}

.sing_a:hover {
    color: #0674a9;
}

.toggle-description,
.toggle-description:focus,
.toggle-description:hover {
    text-decoration: none;
    color: #00334f;
}

li.order_listt {
    margin: 0 40px 0 0;
    font-size: 15px;
    font-weight: 500;
}

.rating {
    color: #ff9f30;
}

.stars {
    color: #f39c12;
}

.star {
    color: #abaaa9;
}

.home_rating,
.me-2,
.stripe-button-text {
    margin-right: 10px;
}

img.img-thumbnail {
    width: 140px;
}

.account-toggle-password i,
.login-password i,
.toggle-password i {
    color: #aaa;
    position: absolute;
    padding: 9px 12px;
    background: #fff;
}

.info_inquiry {
    font-size: 15px;
    padding-top: 6px;
    color: #fff !important;
    font-weight: 700;
    border: 1px solid #00334f;
    border-radius: 0;
    margin-top: 4px !important;
    display: block;
    width: 149px;
    background: #00334f;
    height: 40px;
}

.offcanvas.show:not(.hiding),
.offcanvas.showing {
    width: 30% !important;
}

.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em;
    color: #000;
    border: 0;
    border-radius: 30px;
    opacity: 5;
    background-color: #fff !important;
}

#offcanvasTopLabel {
    margin: auto;
    font-size: 20px;
    font-weight: 600;
}

.offcanvas-header {
    display: flex;
    align-items: center;
    background: #00334f;
}

.form-control,
.form-controlinhh {
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
}

.custom-select,
.form-controll {
    height: 45px;
}

.form-controll {
    border: none;
    border-bottom: 1px solid #ccc !important;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    border-radius: 0;
    font-size: 13px;
    background: 0 0;
}

.btn.btn-outline-primary-2.btn-minwidth-sm.modal_btn {
    background: #00334f;
    margin: 10px auto;
    width: 80%;
    border-radius: 0;
    letter-spacing: 1px;
    color: #fff;
    font-size: 17px;
    padding: 3px;
}

.login_image {
    height: 732px;
}

i.fa.fa-heart {
    color: #b9aaaa;
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: none;
}

.form-control {
    font-size: 16px !important;
    color: #212529;
    background-color: #f9f9f9;
    background-clip: padding-box;
    border: 1px solid #e7e3e3;
    border-radius: 5px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.account-password,
.login-password,
.toggle-password {
    position: absolute;
    right: 60px;
    cursor: pointer;
}

.toggle-password i {
    top: 9px;
    left: 21px;
}

.login-password i {
    top: -43px;
    right: 226px;
}

.edit_delivery {
    color: #0977ab;
}

.account-toggle-password i {
    top: 3px;
    left: 317px;
}

.rev_box {
    margin: 20px 0;
    background: #f2f2f2;
    padding: 20px;
}

.product_area.mb-50 {
    margin: 40px 0;
}

.product_name {
    height: 70px;
}

.quote {
    font-size: 12px;
    cursor: pointer;
}

.offcanvas.offcanvas-top {
    transform: translateY(-150%);
}

.offcanvas.hiding,
.offcanvas.show,
.offcanvas.showing {
    visibility: visible;
    width: 30%;
    margin: auto;
}

.form-label {
    margin: 10px 0 0;
}

.sing_inputing {
    width: 100%;
    padding: 0 10px;
    margin: 8px 0;
    box-sizing: border-box;
    border: none;
    border-radius: 4px;
}

.form-controlinhh {
    padding: 10px 9px;
    font-size: 13px !important;
    color: #212529;
    background-color: transparent;
    background-clip: padding-box;
    border: none;
    border-radius: 0 !important;
}

.primary_img_product,
img.primary_img {
    width: 60% !important;
    margin: 0 auto;
}

input.quantity-input {
    background-color: transparent;
    margin: 0;
}

@media only screen and (min-width: 1400px) and (max-width: 1699.98px) {
    .login-password i {
        color: #aaa;
        position: absolute !important;
        top: -43px !important;
        right: 248px !important;
        padding: 9px 12px;
        background: #fff;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .login-password i {
        color: #aaa;
        position: absolute !important;
        top: -43px !important;
        right: 210px !important;
        padding: 9px 12px;
        background: #fff;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1024.98px) {
    .login-password i {
        color: #aaa;
        position: absolute;
        top: -43px;
        right: 55px;
        padding: 9px 12px;
        background: #fff;
    }
}

@media screen and (max-width: 576px) {
    p.order_text {
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
    }

    .order_pointer.mt-2 {
        flex-wrap: wrap;
        margin: 0;
    }

    .tracking ul>li .txt {
        color: #999;
        position: absolute;
        top: 141%;
        left: -27px;
        line-height: 15px;
        text-align: center;
        width: 60px !important;
        font-size: 0.75rem;
    }

    .card {
        padding: 10px;
    }

    button.buy_btngg {
        margin: 10px 0;
    }

    img.pf_img {
        width: 150px;
    }

    .top {
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .flex_imgtext {
        display: block;
    }

    .login-password i {
        top: -43px;
        left: -27px !important;
    }
}

.float {
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 40px;
    right: 30px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50%;
    font-size: 28px;
    box-shadow: 2px 2px 2px #999;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.my-float {
    margin-top: 0;
}

.bounce {
    animation: 2s infinite bounce;
}

@keyframes bounce {

    0%,
    100%,
    25%,
    50%,
    75% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-20px);
    }

    60% {
        transform: translateY(-12px);
    }
}

.order_nooo {
    height: 174px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-size: 20px;
}

.breadcrumb {
    background-color: #f5f5f5;
    padding: 5px 10px;
    margin-bottom: 0 !important;
}

.breadcrumb-item {
    display: inline-block;
    margin-right: 5px;
    font-size: 13px;
    font-weight: 700;
}

.breadcrumb-item a {
    color: #434343;
    text-decoration: none;
}

.breadcrumb-item.active {
    color: #00334f;
}

p.pp_text {
    color: #000;
    margin-bottom: 15px;
}

.feature-ul span {
    font-weight: 700 !important;
    color: #1d1d1d !important;
}

.feature-ul li {
    color: #5d5d5d;
    font-weight: 500 !important;
}

a.home_heading h1,
a.home_heading h2,
a.home_heading h3,
a.home_heading h4,
a.home_heading h5,
a.home_heading h6 {
    font-size: 27px;
    font-weight: 800;
    color: #00334f;
    text-align: center;
    margin: 30px 0 10px;
}

.home_description {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    max-height: 3em;
    margin: 0;
}

.description-expanded {
    display: block;
    -webkit-line-clamp: unset;
    overflow: visible;
    text-overflow: clip;
    margin: 0;
}

.toggle-description {
    display: inline-block;
    cursor: pointer;
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    line-height: 1.5;
}

.toggle-description:link,
.toggle-description:visited {
    color: #00334f;
}

.main_head {
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}

.text,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6,
.text span {
    font-size: 17px;
    font-weight: 700;
    color: #323131;
}

.addabtn,
.changebtn {
    padding: 3px 8px;
    right: 5px;
    font-size: 12px;
}

.download_text {
    background-color: #147fb2;
    color: #fff;
    font-weight: 600;
    padding: 7px;
    font-size: 16px;
}

.ordertrack_img {
    width: 500px;
}

.orderdetail_img {
    width: 400px;
}

.addabtn {
    background-color: #0180b9;
    color: #fff;
    top: 4px;
}

.addabtn:hover {
    background-color: #006492;
    color: #fff;
}

.changebtn {
    background-color: #e0a800;
    color: #fff;
    top: 38px;
    margin-top: 13px;
}

.accessories-popup,
.cart-option-popup {
    position: fixed;
    transform: translate(-50%, -50%);
    padding: 20px;
}

.changebtn:hover {
    background-color: #cb9800;
    color: #fff;
}

.cart-option-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    display: none;
}

.cart-option-popup {
    top: 50%;
    left: 50%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 1001;
    display: none;
}

.refresh,
button.btn.btn-sm.btn-secondary.acc_cancel {
    margin-left: 12px;
}

.approved {
    color: #00abdd;
}

.acc_head,
.acc_name {
    font-weight: 500;
}

.acc_container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 0;
}

.accs_head {
    margin-top: 5px;
    flex: 1;
    font-weight: 700;
}

.acc_data {
    flex: 3;
    display: flex;
    flex-direction: column;
    margin-top: 6px;
    margin-left: 11px;
}

.acc_data div {
    margin-bottom: 5px;
}

.accessories-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.accessories-popup {
    top: 50%;
    left: 50%;
    margin-top: 50px;
    background: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 1001;
    width: 50%;
    max-width: 90%;
    max-height: 80vh;
    overflow-y: auto;
}

.product-name,
a.order-name {
    -webkit-line-clamp: 2;
    max-width: 300px;
    -webkit-box-orient: vertical;
}

.popup-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ddd;
}

.close-btn {
    background: 0 0;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #333;
}

.popup-body {
    margin: 10px 0;
    padding: 13px;
}

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

.table-header,
.table-row {
    display: table-row;
}

.header-item,
.table-item {
    display: table-cell;
    padding: 8px;
    border-bottom: 1px solid #ddd;
}

.table-row:hover,
.table-striped -striped tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.flexkl4 {
    top: -55px;
    left: 142px;
}

.description_medical {
    font-size: 15px;
    text-align: justify;
    line-height: inherit;
    margin: 10px 0;
}

.abouttexting {
    margin-top: 55px;
    padding: 0 40px;
}

a.addToCartBtn:hover,
a.your_order:hover,
a.your_orderr:hover {
    color: #fff;
}

a.Search_none:hover {
    color: #ed4903;
}

a.haeding_medical h2,
a.haeding_medical h3,
a.haeding_medical h4,
a.haeding_medical h5,
a.haeding_medical h6 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 15px;
    color: #055c75;
}

a.pfname1 h2,
a.pfname1 h3,
a.pfname1 h4,
a.pfname1 h5,
a.pfname1 h6 {
    font-size: 16px;
    font-weight: 700;
    color: #00334f;
}

ul.decrtygt li {
    font-size: 14px;
    border-bottom: 1px solid #b5b5b5;
}

span.product_numberring {
    position: relative;
    color: #fff;
    left: 5px;
    font-size: 9px;
    background-color: #ed7203;
    width: 18px;
    height: 18px;
    top: -11px;
    line-height: 19px;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
}

.input-grouping {
    margin: 0 10px;
    width: 100%;
}

ul.decrtygt {
    height: 91px;
    overflow: auto;
}

ul.decrtygt1 {
    height: 100px;
    overflow: auto;
}

li.pfcoloer {
    color: #ed4903;
    font-weight: 800;
}

a.pftitler h2,
a.pftitler h3,
a.pftitler h4,
a.pftitler h5,
a.pftitler h6 {
    font-size: 17px;
    font-weight: 700;
    color: #00334f;
    border-bottom: 1px solid #bec3c9;
    padding: 4px 0;
}

a.innghtile h2,
a.innghtile h3,
a.innghtile h4,
a.innghtile h5,
a.innghtile h6 {
    font-size: 16px;
    font-weight: 700;
    color: #535353;
    padding: 5px 0 !important;
    text-align: center;
}

a.pfbyname h2,
a.pfbyname h3,
a.pfbyname h4,
a.pfbyname h5,
a.pfbyname h6 {
    font-size: 16px;
    font-weight: 700;
    color: #00334f;
    margin: 10px 0;
    text-align: left;
}

.cta-container {
    columns: 3;
    column-gap: 1rem;
    width: 100%;
    margin: 30px 0;
}

.modal-header {
    border: 1px solid #00334f;
    border-radius: 0;
    background: #00334f;
    color: #fff;
    padding: 20px;
}

.catalo_popup {
    border: 1px dashed #00334f;
    margin: 4px auto;
    padding: 4px;
    text-align: center;
    width: 90%;
}

.catalo_cont,
.catalo_cont>li>a {
    color: #222;
    text-align: left;
    padding: 0;
}

.catalo_cont {
    font-size: 14px;
    margin-bottom: 0.5rem;
}

ol.catalo_cont li a span {
    align-items: baseline;
    display: flex;
    line-height: normal;
    padding: 3px 0;
}

.text {
    padding: 3px;
    font-size: 15px;
    font-weight: 700;
    border-bottom: 1px solid #d0d6df;
}

.text a {
    font-size: 17px;
    font-weight: 700;
    color: #323131;
    padding: 0;
}

.catalo_cont>li>a {
    font-size: 15px;
    font-weight: 400;
    border-radius: 0;
    width: 100%;
    line-height: 15px;
    border: none;
}

.catalogs-box {
    padding: 10px;
    border: 2px solid #eceff7;
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 4px solid #eceff7;
}

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

.text-enduj {
    text-align: end;
    padding: 0 20px;
}

@media (min-width: 768px) and (max-width: 1200px) {
    .med_bg {
        width: 23%;
        margin: 10px auto;
    }
}

@media screen and (max-width: 1199.98px) {
    .top_right>ul>li {
        display: inline-block;
        position: relative;
        padding-right: 0;
        margin-right: 8px;
        text-align: center;
    }

    .healthcare_fl {
        display: block;
    }

    a.Search_none,
    a.your_orderr {
        display: none;
    }

    .top_right>ul>li>a {
        color: #333;
        text-transform: capitalize;
        font-size: 11px;
        cursor: pointer;
        display: inline-block;
        font-weight: 600;
        letter-spacing: 0.3px;
    }

    .grid-cate {
        columns: 3;
    }

    .product-imgg a img {
        width: 100% !important;
        padding: 20px;
    }

    .product-imgg,
    .single-product {
        height: auto !important;
    }

    .cta-container {
        columns: 2;
    }
}

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

    .header_bottom,
    .supy_box {
        padding: 0;
    }

    .pf_border,
    .product_health {
        margin: 10px auto;
    }

    .Search_none,
    .about_div,
    .abouttexting,
    .emaan,
    .mob_none,
    p.pp_text {
        display: none;
    }

    ul#nav-tab {
        justify-content: flex-start;
    }

    .input-group.searchInput {
        width: 100%;
        margin: 0 auto;
    }

    .product_info_button ul li a {
        margin: 5px 20px;
    }

    .login-password i {
        top: -43px;
        left: -60px !important;
    }

    .dropdown_links {
        right: 0 !important;
    }

    .contact__form {
        width: 100%;
    }

    .top_right>ul>li {
        margin-right: 30px;
    }

    .single-producting {
        height: 374px;
    }

    section.medical_section {
        padding: 10px;
    }

    img.pf_img {
        width: 100px;
    }

    .img_center {
        align-items: center;
    }

    .mobil_nav .fa.fa-bars {
        font-size: 25px;
        float: right;
        margin-right: 5px;
        margin-top: 3px;
    }

    .supy_box {
        width: 25%;
    }

    .img_health,
    .top_right {
        text-align: center;
    }

    .footer-title {
        margin: 30px 0 0;
    }

    .product_d_info {
        background: #f6f6f6;
        padding: 10px;
        margin: 0;
    }
}

@media screen and (max-width: 768.98px) {
    .med_bg {
        width: 31%;
        margin: 5px auto;
    }

    .containerr,
    .product_health {
        margin: 10px auto;
    }

    a.add_cart {
        padding: 6px 10px;
        font-size: 10px;
    }

    .pf_border {
        width: 30%;
    }

    .product-imgg a img {
        width: 70% !important;
        padding: 20px;
    }

    .single-producting {
        height: 320px;
    }

    h1.haeding_medical {
        font-size: 21px;
        margin-top: 10px;
    }

    .order_pointer.mt-2 {
        font-size: 12px;
    }

    .tracking-wrapper {
        padding-bottom: 20px;
    }

    h4.cart_head {
        font-size: 16px;
    }

    .supy_box {
        width: 33%;
        padding: 0;
    }

    .box_health {
        width: 48%;
    }

    img.product_imgtwoi {
        width: 150px;
    }

    .single-producting1 {
        width: 48%;
        margin: 5px;
        border: 1px solid #eee;
    }

    .med_img img {
        width: 60%;
        padding: 10px;
    }

    .grid-cate {
        columns: 2;
        margin-top: 30px;
    }

    .pf_products_grid {
        columns: 2;
    }

    .wrapper {
        width: 590px;
    }

    .product-contenting {
        margin: 20px 0;
    }

    form.review-form {
        display: block;
    }
}

@media screen and (max-width: 767.98px) {
    .pf_border {
        width: 46%;
    }
}

@media screen and (min-width: 576px) and (max-width: 767.98px) {
    .product-imgs {
        width: 440px;
    }
}

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

    h4.cart_head,
    h4.order_number,
    p.order_text {
        font-size: 14px;
    }

    p.order_text {
        font-weight: 500;
        line-height: 18px;
    }

    .form-container {
        padding: 0 !important;
    }

    .card {
        padding: 10px;
    }

    img.product_imgtwoi {
        width: 150px;
    }

    .single-producting1 {
        width: 99%;
    }

    button.buy_btngg {
        margin: 10px 0;
    }

    .top {
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .cart_box,
    .flex_imgtext {
        display: block;
    }

    .tarking_box,
    ul.cart_section,
    ul.whilist_price_cart {
        justify-content: center;
    }

    .img_mobnone,
    .media_icon {
        display: none;
    }

    .banner-img2,
    ul.whilist_price_cart {
        display: flex;
    }

    .wrapper {
        width: 100% !important;
    }

    .box_health,
    .pf_border {
        width: 100%;
    }

    .order_pointer.mt-2 {
        display: block;
        font-size: 14px;
        line-height: 28px;
    }

    .cta-container,
    .pf_products_grid {
        columns: 1;
    }

    .cart_contend {
        justify-content: center !important;
    }

    .remove_whilst {
        text-align: left;
    }

    .banner-img2,
    .cart_box,
    .top_right>ul>li,
    h4.cart_head {
        text-align: center;
    }

    .product_info_button ul li a {
        margin: 4px 10px;
    }

    button.remove_btng {
        font-size: 12px;
        padding: 1px 10px;
    }

    button.btng_whilist {
        font-size: 11px;
    }

    span.whilist_price {
        font-size: 16px;
    }

    img.cart_img {
        width: 160px;
    }

    .single-producting {
        height: 374px;
    }

    .banner-img2 {
        justify-content: center;
        background-color: #f8f8f8;
        padding: 30px;
        flex-direction: column;
        align-items: center;
    }

    a.your_order {
        padding: 0;
        font-size: 13px;
    }

    .product_health {
        width: 100%;
        margin: 10px auto;
    }

    .top_right>ul>li {
        display: inline-block;
        position: relative;
        padding-right: 0;
        margin-right: 50px;
    }

    .content-name {
        font-size: 18px;
        margin: 20px 0;
    }

    .med_bg {
        height: auto;
        width: 49%;
        margin: 5px auto;
        padding: 10px;
    }

    .top_right {
        text-align: center !important;
    }

    .grid-cate {
        columns: 1;
        margin-top: 30px;
    }
}

.stripe-button,
.stripe-button:hover {
    background-color: #665bffc7;
}

@media screen and (max-width: 475px) {
    .med_img img {
        width: 80%;
        padding: 10px;
    }

    .single-producting {
        height: 431px;
    }

    .supy_box {
        width: 50%;
        padding: 0;
    }

    .grid-link__title {
        font-size: 13px;
    }
}

@media screen and (max-width: 375px) {
    .med_bg {
        width: 98%;
        margin: 5px auto;
        padding: 10px;
    }

    .supy_box {
        width: 100%;
        padding: 0;
    }

    .single-producting {
        height: 349px;
    }
}

@media screen and (max-width: 374.98px) {
    .med_img img {
        width: 50%;
        padding: 10px;
    }
}

@media screen and (max-width: 280px) {
    .med_img img {
        width: 50%;
        padding: 10px;
    }
}

input#basic-addon2 {
    border-radius: 0;
}

.searchInput input {
    height: 45px;
    outline: 0;
    padding: 0 60px 0 20px;
    border: 1px solid #00334f;
}

.stripe-button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s;
}

.catalog_head,
.check_icon,
.fa-chevron-circle-right {
    color: #17539c;
}

.stripe-logo {
    width: 73px;
    height: 37px;
}

.saveInfo input[type="checkbox"]:checked {
    background-color: #877fff;
    border-color: #e1dfff;
    margin-top: 6px;
}

.card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
    background-color: #f8f9fa;
    border-bottom: 1px solid #ddd;
}

.card-body {
    padding: 15px;
}

.d-flex {
    display: flex;
    align-items: center;
}

small {
    margin-left: 28px;
    color: #8f8f8f;
}

.stripe_hgh {
    font-weight: 500;
    margin-bottom: auto;
}

.product-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 15px;
}

.accessories-details ul,
.attributes-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.product-name {
    font-weight: 500;
    display: -webkit-box;
    overflow: hidden;
}

.product-qty {
    font-size: 0.9rem;
}

.summary-price {
    font-weight: 700;
    text-align: right;
}

.order-summary .d-flex {
    justify-content: space-between;
    margin-bottom: 5px;
}

p.summary {
    font-size: small;
    color: #444546;
}

#shipping-message {
    background-color: #faebd7;
}

.accessories-details li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
}

.accessory-price {
    text-align: right;
    font-weight: 500;
}

.heading-title-products h1 {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.pro-cart-btn .tooltip {
    visibility: hidden;
    width: 200px;
    background-color: rgba(0, 0, 0, 0.75);
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    right: 11%;
    margin-top: -46px;
    opacity: 0;
    transition: opacity 0.3s;
}

.pro-cart-btn:hover .tooltip {
    visibility: visible;
    opacity: 1;
}

.attributes-list {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.catalog_main,
.catalog_mains {
    margin-top: 40px;
}

.attributes-list li {
    border-radius: 5px;
    font-size: 14px;
    white-space: nowrap;
}

.form-floating label {
    position: absolute;
    font-size: 1rem;
    color: #6c757d;
    pointer-events: none;
    transition: 0.2s;
}

.form-floating input:focus,
.form-floating input:not(:placeholder-shown),
.form-floating textarea:focus,
.form-floating textarea:not(:placeholder-shown) {
    padding-top: 0.75rem;
}

.form-floating input:focus+label,
.form-floating input:not(:placeholder-shown)+label,
.form-floating textarea:focus+label,
.form-floating textarea:not(:placeholder-shown)+label {
    top: -0.5rem;
    font-size: 0.75rem;
    color: #007bff;
}

a.order-name {
    display: -webkit-box;
    overflow: hidden;
}

.product-details {
    margin-left: 16px;
}

.catalog_main {
    border: 1px solid grey;
    padding: 0;
    max-width: 600px;
    width: 100%;
}

.catalog_mains h1 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}

@page {
    margin: 0;
    width: 100px;
}

.page {
    page-break-after: always;
    word-break: break-all;
}

.page-end {
    page-break-after: auto;
}

.catalog_cover {
    background-size: cover;
    max-width: 100%;
    height: 739px;
    background-repeat: repeat-y;
    margin: auto;
}

.body1_part1,
.cat_mtop {
    margin-top: 50px;
}

.body1_part1 {
    height: 1100px;
}

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

.table-striped td,
.table-striped th {
    padding: 8px;
    border: 1px solid #ddd;
    text-align: left;
}

.table-striped th {
    background-color: #f2f2f2;
}

.table-striped -striped tbody tr:hover {
    background-color: #f1f1f1;
}

.catalog_body {
    height: auto;
    margin-bottom: 50px;
    background-color: #fff;
}

.catalog_logo {
    width: 25%;
    float: right;
    margin: 100px 30px 0 0;
}

.catalog_img {
    width: 50%;
    margin-top: 50px;
    vertical-align: middle;
}

.catalog_head {
    text-shadow: 1px 0 #00000015;
    text-align: center;
    font-weight: 700;
}

.catalog_contact {
    color: #232323;
    text-shadow: 1px 0 #00000015;
    margin-top: 110px;
    margin-left: 15px;
    font-weight: 400;
    text-align: left;
}

.mobile_bottom {
    padding-bottom: 15px;
    list-style-type: none;
}

.mobile_bottom li a {
    text-decoration: none;
    color: #0775aa;
}

ul.list_itemesss {
    list-style: none !important;
}

.body2,
.body3 {
    height: auto;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.253);
    padding: 10px 0;
}

.body_center {
    margin: 0 25px;
}

.catalog_subhead {
    font-weight: 600;
    color: #17539c;
    font-size: 20px;
    padding: 15px 0 0;
    margin-top: 30px;
}

.table-striped,
td,
th {
    border: 1px solid #000;
    margin-top: 2px;
}

.table-striped {
    padding-bottom: 10px;
}

.catalog_coverr,
.catalog_coverrr {
    padding: inherit;
}

.catalog_footerlog {
    width: 20%;
    margin-top: 120px;
    margin-bottom: 10px;
    margin-left: 20px;
}

.catalog_heads {
    text-decoration: none;
    color: #000;
}

.catalog_coverr {
    margin-top: 32px;
}

.catalog_text {
    text-align: justify;
}

.refund_policy h1 {
    font-size: 25px;
    padding-top: 60px;
    text-align: center;
    margin-bottom: 5px;
    font-weight: 600;
    text-decoration: none;
    color: #0241a8 !important;
}

.refund_policy p {
    text-align: left;
    font-size: 16px;
    margin-top: 5px !important;
}

.refund_policy p span {
    text-align: left;
    font-weight: 600;
    color: #0241a8;
}

.refund_policy h2 {
    font-size: 22px !important;
    color: #0241a8 !important;
    margin-top: 30px;
}

.haed_manuals a h2,
.haed_manuals a h3,
.haed_manuals a h4,
.haed_manuals a h5,
.haed_manuals a h6,
.haed_manuals a p {
    font-size: 15.5px;
    color: #fff;
    background: #2a7893;
    padding: 5px;
    margin: 0;
    height: 51px;
    font-weight: 500;
    line-height: 20px;
}

.user-manuals-box {
    border: 1px solid #2a789375;
    padding: 0;
    border-radius: 4px;
}

.haeding_manuals h1 {
    font-size: 27px;
    font-weight: 600;
    color: #28414a;
}

div.catalog_heads h2,
span.catalog_heads h2 {
    padding: 10px 0;
    font-size: 23px;
    text-align: center;
    color: #2a7893;
    font-weight: 600;
    margin: 10px 0;
}

.manual_empty {
    margin-left: 340px;
}

.Manual_haeding h1 {
    font-size: 24px;
    color: #000;
}

input#pdfSearch {
    margin: 10px 0;
    border: 2px solid #52636a;
    font-size: 14px;
    background: #fff;
}

ul.itemes_Manuals {
    margin: 0;
    padding: 0;
    overflow: auto;
    height: 1000px;
    border: 1px solid #b4cdd9;
}

li.pdf-item a h2,
li.pdf-item a h3,
li.pdf-item a h4,
li.pdf-item a h5,
li.pdf-item a h6,
li.pdf-item a p {
    font-size: 14px;
    color: #333;
    font-weight: 400;
}

li.pdf-item {
    list-style-type: none;
    margin: 0;
    border-bottom: 1px solid #b5bdc0;
}

li.pdf-item a {
    text-decoration: none;
    list-style: none;
}

.for_ipadpro {
    border: 1px solid #f8f9f9;
    background: #f8f9f9;
}

::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}

::-webkit-scrollbar-thumb {
    background: #3c5174;
    border-radius: 6px;
}

::-webkit-scrollbar-track {
    background: #eee;
}

.manuals_1 {
    height: 1000px;
    overflow: auto;
    border: 1px solid #aab4b4;
    border-radius: 10px;
}

a.download_btn {
    background: #1c87a2;
    padding: 6px 20px;
    margin: 0 29px;
    color: #fff;
}

.for_ipadpro.for_ipadpro1 {
    width: 28%;
    margin: 0 auto;
}

.Manual_haeding {
    display: flex;
    padding: 10px 0;
}

@media screen and (max-width: 768px) {
    .Manual_haeding {
        display: block;
    }

    .Manual_haeding a h1 {
        font-size: 21px;
        margin: 0 0 20px;
    }
}

.no_blog {
    margin-bottom: 50px;
}

.categoriesss {
    background-color: #f8f9fa;
    padding: 42px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.category-link:hover .icon-container,
.icon-container {
    background-color: #fc840a;
}

.categories-heading {
    font-size: 1.5em;
    margin-bottom: 20px;
    color: #054899;
}

.categories-list {
    list-style: none;
    padding: 0;
}

.category-item {
    border-bottom: 1px solid #e0e0e0;
    display: flex;
    align-items: center;
    padding: 10px 0;
}

.category-item:last-child {
    border-bottom: none;
}

.category-link {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #333;
    font-size: 1em;
    transition: background-color 0.3s, color 0.3s;
    width: 100%;
}

.category-link:hover {
    background-color: #e9bb8d;
    color: #fff;
}

.icon-container {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border-radius: 50%;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    transition: background-color 0.3s;
}

.blog-post {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    transition: background-color 0.3s, transform 0.3s;
    margin-top: 10px;
}

.post-list,
ul {
    padding: 0;
    list-style: none;
}

.blog-post:hover {
    background-color: #f1f1f1;
    transform: none;
}

.blog-contents {
    border-radius: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 0.9rem;
    color: #424242;
    background-color: #f9f9f9;
}

.blog-title {
    font-size: 1.5rem;
    color: #054899;
    text-decoration: none;
    transition: color 0.3s;
    font-weight: 600;
}

.blog-title:hover,
.post-link:hover {
    color: #0056b3;
}

.blog-date {
    font-size: 0.8rem;
    color: #6c757d;
    margin-bottom: 15px;
}

.blog-post img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    margin-bottom: 15px;
}

.pagination {
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.pagination .page-item {
    margin: 0 5px;
}

.pagination .page-link {
    padding: 10px 15px;
    border-radius: 5px;
    background-color: #007bff;
    color: #fff;
    text-decoration: none;
}

.pagination .page-link:hover {
    background-color: #0056b3;
}

.pagination .page-item.active .page-link {
    background-color: #0056b3;
    border-color: #0056b3;
}

.pagination .page-item.disabled .page-link {
    background-color: #e0e0e0;
    color: #6c757d;
    cursor: not-allowed;
}

.post-heading {
    font-size: 1.5em;
    margin-bottom: 20px;
    color: #054899;
    font-weight: 600;
}

.post-list {
    margin: 20px;
}

.post-item {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 15px;
    transition: background-color 0.3s, transform 0.3s;
}

.post-item:hover {
    background-color: #eaeaea;
    transform: scale(1.02);
}

.post-link {
    text-decoration: none;
    color: #007bff;
    font-weight: 700;
}

.centered-message {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.no-blogs-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-size: cover;
    background-position: center;
    color: #054899;
    font-weight: 600;
}

.product-totalrt {
    font-size: 17px;
    font-weight: 600;
}

h1.inner_pagehaed {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 20px;
}

img.cart_img {
    width: 150px;
    padding: 10px;
}

ul {
    margin: 0;
}

a.cart_head1w h2 {
    font-size: 18px;
    color: #00334feb;
    text-transform: capitalize;
    text-decoration: none;
    list-style-type: none !important;
    font-weight: 500;
}

button.Editbtng {
    border: 2px solid #147bad;
    background: #147bad;
    color: #ffff;
    font-size: 11px;
    padding: 4px 10px;
    border-radius: 10px;
    margin: 0 19px;
}

ul.price_flex {
    display: flex;
    margin: 20px 0;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    color: #646464;
}

h5.prices_text {
    color: #878787;
    font-size: 17px;
    border-bottom: 1px solid #c3cad5;
    font-weight: 500;
    padding: 8px 0;
}

.product_infoo {
    padding: 10px;
    box-shadow: 0 0 12px 2px #00000020;
    border: 1px solid #e9e9e9;
    margin-bottom: 20px;
}

.PLACE_ORDER {
    border-top: 1px solid #f0f0f0;
    background: #fff;
    padding: 16px 22px;
    text-align: end;
    box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.1);
}

.cart-section,
.qty-btn {
    background-color: #ffff;
}

.cart-section,
.sub_menu.pages {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.prf1 {
    border-bottom: 1px dashed #212529;
    margin-bottom: 20px;
    padding-bottom: 13px;
}

p.price-itemm {
    text-align: right;
    font-size: 15px;
    font-weight: 500;
    color: #147bad;
}

.cart-section {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.cart-heading {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 700;
}

.cart-header {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 2px solid #ddd;
    font-weight: 700;
}

.cart-header span {
    flex-basis: 20%;
}

span.header-product {
    display: flex;
    flex-basis: 100%;
    align-items: center;
}

.product-detailsing12 {
    display: flex;
    flex-basis: 77%;
    align-items: center;
}

.product-infow3 {
    display: flex;
    flex-direction: column;
}

.product-infow3 .category {
    font-size: 12px;
    color: #888;
}

.product-title {
    font-size: 18px;
    font-weight: 600;
}

.product-attributes {
    font-size: 14px;
    color: #555;
    margin-top: 5px;
}

.product-priceop,
.product-quantityer,
.product-totalrt {
    flex-basis: 15%;
    text-align: center;
}

button.plces_btng {
    border: none;
    margin: 5px 0;
    font-size: 15px;
    padding: 10px 15px;
    border-radius: 4px;
    background: #00334f;
    color: #fff;
}

.qty-btn,
.values1 {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.04);
    border: 1px solid #eee;
}

.qty-btn {
    padding: 0 8px;
}

.values1 {
    width: 22px !important;
    height: 23px;
}

.accessories-section h2 {
    font-size: 17px;
    margin: 6px 0 10px;
}

.accessories-section {
    width: 62%;
    top: -29px;
    margin: 0 auto;
}

a.info_inquiry:hover {
    background: #00334f;
    color: #fff !important;
}

.accessory-item {
    display: flex;
    justify-content: space-between;
    padding: 3px 0;
    font-size: 14px;
}

.accessory-item .accessory-name {
    flex-basis: 80%;
}

.slidemenu {
    display: flex;
    white-space: nowrap;
    list-style: none;
    margin: 0;
    padding: 0;
}

.slidemenu li {
    white-space: normal;
}

.accessory-item .accessory-price {
    flex-basis: 26%;
    text-align: left;
}

@media screen and (max-width: 1199px) {
    span.header-product {
        display: flex;
        flex-basis: 56%;
        align-items: center;
    }

    .product-priceop,
    .product-quantityer,
    .product-totalrt {
        flex-basis: 31%;
        text-align: center;
    }
}

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

    .footer-link {
        justify-content: left;
    }

    .for_ipadpro.for_ipadpro1 {
        width: 100%;
        margin: 20px auto;
    }

    a.download_btn {
        background: #1c87a2;
        padding: 6px 13px;
        margin: 0;
        color: #fff;
    }

    .product-detailsing12 {
        display: block;
        flex-basis: 38%;
        align-items: center;
    }

    .offcanvas,
    .offcanvas.show:not(.hiding),
    .offcanvas.showing {
        width: 90% !important;
        margin: auto;
        transform: none;
        height: 470px;
    }

    span.header-product {
        display: flex;
        flex-basis: 37%;
        align-items: center;
    }

    .accessories-section {
        width: 100%;
        position: relative;
        top: -6px;
        margin: 0 auto;
    }

    .accessory-item .accessory-price {
        flex-basis: 26%;
        text-align: center;
    }
}

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

    .product-iteming,
    a.trashicon {
        display: block;
    }

    .product-priceop,
    .product-quantityer,
    .product-totalrt {
        text-align: end;
        padding: 5px 0;
        margin: 4px 0;
    }

    a.trashicon {
        color: red;
        text-align: end;
    }

    .header-price,
    span.header-quantity {
        display: none;
    }
}

.accessory-image {
    width: 40px;
}

.quantity-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
    max-width: 120px;
}

.qty-btn,
.qty-input {
    height: 32px;
    border: none;
}

.qty-btn {
    width: 32px;
    background: #f1f1f1;
    font-size: 18px;
    cursor: pointer;
    transition: 0.3s;
}

.qty-btn:hover {
    background: #ddd;
}

.qty-input {
    width: 40px;
    text-align: center;
    background: #fff;
    font-size: 16px;
    pointer-events: none;
}

.offcanvas.show:not(.hiding),
.offcanvas.showing {
    margin: auto;
    transform: none;
    height: 470px;
}

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

.purchase-info span {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 0;
    overflow: hidden;
}

.multi_imgs {
    width: 80px !important;
}

.decrement-btn,
.increment-btn {
    background-color: #f0f0f0;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
}

.quantity-input {
    width: 40px;
    text-align: center;
    border: none;
}

.order_status {
    font-size: 15px;
    font-weight: 500;
    margin-left: 80px;
}

h2,
h3,
h4,
h5,
h6.catalog_sub {
    font-size: 14px;
    margin-top: 8px;
}

.banner {
    display: flex;
    flex-wrap: wrap;
    margin-left: 10px;
}

.banner-img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

.catalog_text ul {
    margin-left: 18px;
}

.fake_price {
    color: #3a3a3a !important;
    font-size: 11px;
}

.button-headd {
    position: absolute;
    right: 25px;
    transition: 0.4s;
    bottom: 25px;
    text-align: center;
    cursor: pointer;
    color: #16aa50;
    font-size: 17px;
    z-index: 9999;
}

span.price-item.price-item--sale {
    color: #ed4903;
    font-weight: 800;
    margin-left: 5px;
}

.sub_menu.pages {
    position: absolute;
    background: #fff;
    padding: 10px;
    list-style: none;
    z-index: 999;
}

span.prices_text {
    font-size: 16px;
    font-weight: 600;
}

.no_img {
    margin-top: 55px;
    width: 100%;
    margin-left: 0;
}

.product-priceop-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.cart_packof {
    font-size: x-small;
    color: #555;
}

a.info_inquiries {
    background: #00334f;
    border: 1px solid #fff;
    padding: 6px;
    font-size: 13px;
    color: #fff;
    border-radius: 5px;
}

a.download_text {
    margin-left: 150px;
}

.search-title h2,
.search-title h3,
.search-title h4,
.search-title h5,
.search-title h6 {
    color: #0e7b9f;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 0;
    padding: 10px 11px;
    text-decoration: none;
}

.specification-list {
    padding-left: 13px;
}

.search-inner {
    border: 1px solid #5b677854;
    padding-bottom: 15px;
}

.sarch-image img {
    margin-top: 18px;
    width: 134px;
    margin-bottom: 7px;
}

.sarch-image {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}

.search-box {
    width: 20%;
    padding: 0 6px;
    margin-bottom: 13px;
}

.specification-list3 {
    padding-left: 13px;
    scrollbar-width: thin;
    scrollbar-color: #7d89ab #fff;
    height: 61px;
    margin-bottom: 0;
    list-style: none;
    padding-bottom: 5px;
    overflow-y: auto;
}

.skel-card,
.skel-img,
.skel-line {
    position: relative;
    overflow: hidden;
}

.search-title1 {
    color: #0e7b9f;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 0;
    padding: 10px;
    text-decoration: none;
}

.specification-label {
    font-weight: 600;
    color: #000;
    font-size: 12.5px;
}

.airborne-specifications .specification-item {
    font-size: 12.5px !important;
}

@media (min-width: 991px) and (max-width: 1200px) {
    .search-box {
        width: 25%;
    }

    .speci_container {
        margin-top: 16px;
        box-shadow: 0 1px 10px #36333352;
        padding: 14px 12px;
    }

    .elegant-nav {
        display: block !important;
    }

    .elegant-nav li {
        float: left;
    }
}

@media (min-width: 768px) and (max-width: 990px) {
    .search-box {
        width: 33.33%;
    }

    .heading4 h1 {
        font-size: 24px;
        font-weight: 700;
        margin-top: 15px;
    }

    .speci_container {
        margin-top: 23px;
        box-shadow: 0 1px 10px #36333352;
        padding: 12px 9px;
    }
}

@media (min-width: 300px) and (max-width: 767px) {
    .search-box {
        width: 50%;
    }

    .speci_container {
        margin-top: 23px;
        box-shadow: 0 1px 10px #36333352;
        padding: 12px 9px;
    }
}

.skeleton {
    display: block;
    background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
    background-size: 800px 100px;
    animation: 1.5s linear infinite shimmer;
    background-color: #ccc;
    border-radius: 4px;
}

.equipment-loader-horizontal {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.equipment-card-horizontal {
    display: flex;
    align-items: center;
    gap: 20px;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
    padding: 15px;
    border-radius: 8px;
}

.skeleton-img-horizontal {
    width: 160px;
    height: 120px;
    flex-shrink: 0;
}

.equipment-content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.skeleton-title {
    height: 20px;
    width: 60%;
}

.skeleton-count {
    height: 14px;
    width: 30%;
}

@media (max-width: 768px) {
    .equipment-card-horizontal {
        flex-direction: column;
        align-items: flex-start;
    }

    .skeleton-img-horizontal {
        width: 100%;
        height: 180px;
    }

    .skeleton-count,
    .skeleton-title {
        width: 80%;
    }
}

.searchInput {
    position: relative;
    width: fit-content;
    margin: 0 auto;
}

header .searchInput input {
    height: 43px;
    padding: 0 10px;
    color: #333;
    font-size: 15px;
    line-height: 100%;
    background: #fff;
    font-weight: 400;
    border: 1px solid #2e3995;
    border-radius: 3px;
    width: 550px;
    border-bottom: 3px solid #2e3995;
}

.searchInput .icon {
    position: absolute;
    left: auto;
    right: 2px;
    top: 2px;
    bottom: auto;
    z-index: 9;
    cursor: pointer;
    width: 36px;
    height: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00334f;
    border-radius: 2px;
    border: 1px solid transparent;
    transition: 0.5s;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.4px;
    margin: 2px;
}

.icon::before {
    content: "\f002";
    font-family: fontawesome;
    font-size: 15px;
}

.searchInput .resultBox {
    padding: 0;
    opacity: 0;
    pointer-events: none;
    max-height: 280px;
    overflow-y: auto;
}

.searchInput.active .resultBox {
    display: block;
    padding: 10px 8px;
    opacity: 1;
    pointer-events: auto;
    position: absolute;
    background: #ffff;
    width: 100%;
    z-index: 9;
    border: 1px solid #1e5192;
    border-top: 0;
    margin: 7px 0 0;
    border-radius: 0 0 8px 8px;
}

.searchInput.active .resultBox li {
    display: block;
    text-align: left;
    border-bottom: 1px solid #e2e8f0;
}

.searchInput.active .resultBox li:last-child {
    border-bottom: none;
}

.searchInput.active .resultBox li a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    padding: 10px 12px;
    text-decoration: none;
    transition: background 0.2s, color 0.2s;
}

.searchInput.active .resultBox li a:hover {
    background: #f1f5f9;
    color: #00334f;
}

.off_canvas_main_menu li a {
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    display: block;
    padding-bottom: 7px;
}

@media (max-width: 1024px) {
    header .searchInput input {
        width: 450px;
    }
}

@media (max-width: 991px) {
    header .searchInput input {
        width: 550px;
    }
}

@media (max-width: 576px) {
    header .searchInput input {
        width: 375px;
    }
}

.capbox .fake-input {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    margin-top: 5px;
}

.capbox .fake-input .captcha_image {
    height: 40px;
    margin-right: 17px;
    border-radius: 5px;
}

:root {
    --skel-bg: #e9edf1;
    --skel-white: #fff;
    --skel-radius: 12px;
    --skel-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
}

.skel-card,
.skel-img {
    border-radius: var(--skel-radius);
}

.skel-card {
    background: var(--skel-white);
    box-shadow: var(--skel-shadow);
    padding: 12px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.skel-avatar,
.skel-img,
.skel-line {
    background: var(--skel-bg);
}

.skel-img {
    width: 100%;
    aspect-ratio: 4/3;
}

.skel-line {
    height: 14px;
    border-radius: 6px;
}

.skel-avatar {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    flex-shrink: 0;
}

.skel-card.compact {
    flex-direction: row;
    align-items: center;
}

.skel-lines {
    flex: 1;
    padding-left: 12px;
}

.skel-body {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.skel-avatar::after,
.skel-img::after,
.skel-line::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg,
            transparent,
            rgba(255, 255, 255, 0.6),
            transparent);
    transform: translateX(-100%);
    animation: 1.2s ease-in-out infinite shimmer;
}

@keyframes shimmer {
    100% {
        transform: translateX(100%);
    }
}

@media (prefers-reduced-motion: reduce) {

    .skel-avatar::after,
    .skel-img::after,
    .skel-line::after {
        animation: none;
    }
}

/* ===========================================================
   PRODUCT DETAIL PAGE — Redesigned Layout
   =========================================================== */

/* --- Container & Main Row --- */
.pd-container {
    padding-top: 30px;
    padding-bottom: 40px;
}

.pd-main-row {
    gap: 0;
}

/* --- Image Gallery --- */
.pd-gallery {
    position: sticky;
    top: 80px;
    background: #fff;
    border: 1px solid #e8ecf1;
    border-radius: 12px;
    padding: 18px;
    box-shadow: 0 2px 12px rgba(0, 51, 79, 0.06);
}

.pd-gallery__main {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8fafb;
    border-radius: 8px;
    overflow: hidden;
    min-height: 350px;
}

.pd-gallery__img {
    width: 100%;
    max-width: 420px;
    height: 400px;
    object-fit: contain;
    transition: transform 0.35s ease;
    cursor: zoom-in;
}

.pd-gallery__img:hover {
    transform: scale(1.04);
}

.pd-gallery__thumbs {
    display: flex;
    gap: 10px;
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px solid #eef1f5;
    overflow-x: auto;
    scrollbar-width: thin;
}

.pd-gallery__thumb-item {
    flex: 0 0 72px;
}

.pd-gallery__thumb-item a {
    display: block;
    border: 2px solid transparent;
    border-radius: 6px;
    overflow: hidden;
    transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

.pd-gallery__thumb-item a:hover,
.pd-gallery__thumb-item a.active {
    border-color: #00334f;
    box-shadow: 0 0 0 2px rgba(0, 51, 79, 0.15);
}

.pd-gallery__thumb-img {
    width: 100%;
    height: 68px;
    object-fit: cover;
    display: block;
}

/* --- Product Info Section --- */
.pd-info {
    padding-left: 15px;
}

.pd-info__title {
    font-size: 26px;
    font-weight: 700;
    color: #0d1b2a;
    line-height: 1.3;
    margin: 0 0 10px;
    letter-spacing: -0.3px;
}

.pd-info__sku {
    display: inline-block;
    background: #eef3f7;
    color: #4a6274;
    font-size: 12px;
    font-weight: 600;
    padding: 3px 10px;
    border-radius: 4px;
    margin-bottom: 16px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.pd-info__description {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eef1f5;
}

.pd-info__description p {
    font-size: 15px;
    line-height: 1.7;
    color: #3a4a58;
    text-align: justify;
    margin-bottom: 8px;
}

/* --- Price Block --- */
.pd-info__price-block {
    background: linear-gradient(135deg, #f0f7fb 0%, #e8f0f5 100%);
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 24px;
    border: 1px solid #d5e3ed;
}

.pd-info__price {
    margin-bottom: 16px;
}

.pd-info__price .mainprice {
    font-size: 32px;
    font-weight: 800;
    color: #00334f;
    letter-spacing: -0.5px;
}

.pd-info__price .packof {
    font-size: 13px;
    color: #5a7a8f;
    margin-left: 6px;
}

/* --- Action Buttons --- */
.pd-info__actions {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}

.pd-info__cta {
    margin-bottom: 24px;
}

/* Quantity Selector */
.pd-qty {
    display: flex;
    align-items: center;
    border: 1px solid #ccd5dc;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
}

.pd-qty__btn {
    background: #f5f7fa;
    border: none;
    width: 38px;
    height: 38px;
    font-size: 18px;
    font-weight: 600;
    color: #00334f;
    cursor: pointer;
    transition: background 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pd-qty__btn:hover {
    background: #e2e8ee;
}

.pd-qty__input {
    width: 48px;
    height: 38px;
    text-align: center;
    border: none;
    border-left: 1px solid #e2e8ee;
    border-right: 1px solid #e2e8ee;
    font-size: 15px;
    font-weight: 600;
    color: #0d1b2a;
    background: #fff;
    -moz-appearance: textfield;
}

.pd-qty__input::-webkit-outer-spin-button,
.pd-qty__input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Buttons */
.pd-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 10px 24px;
    font-size: 15px;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.25s ease;
    text-decoration: none;
}

.pd-btn--cart {
    background: #fff;
    border: 2px solid #00334f;
    color: #00334f;
    padding: 6px 14px;
    border-radius: 8px;
}

.pd-btn--cart img {
    width: 28px;
    height: 28px;
    object-fit: contain;
}

.pd-btn--cart:hover {
    background: #00334f;
    transform: translateY(-1px);
}

.pd-btn--cart:hover img {
    filter: brightness(0) invert(1);
}

.pd-btn--buy {
    background: #00334f;
    color: #fff;
    padding: 10px 32px;
    letter-spacing: 0.3px;
    box-shadow: 0 4px 14px rgba(0, 51, 79, 0.25);
}

.pd-btn--buy:hover {
    background: #004a6e;
    color: #fff;
}

.pd-btn--expert {
    background: transparent;
    color: #00334f;
    border: 2px solid #00334f;
    padding: 12px 28px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.3px;
    border-radius: 6px;
}

.pd-btn--expert:hover {
    background: #00334f;
    color: #fff;
}

/* --- Accordion Tabs --- */
.pd-tabs {
    margin-top: 10px;
}

.pd-tabs__section {
    border: 1px solid #e4eaf0;
    border-radius: 8px;
    margin-bottom: 10px;
    overflow: hidden;
    transition: box-shadow 0.25s ease;
}

.pd-tabs__section:hover {
    box-shadow: 0 2px 8px rgba(0, 51, 79, 0.06);
}

.pd-tabs__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 18px;
    background: #f7f9fb;
    cursor: pointer;
    user-select: none;
    transition: background 0.2s ease;
}

.pd-tabs__header:hover {
    background: #eef3f7;
}

.pd-tabs__header-text {
    font-size: 16px;
    font-weight: 700;
    color: #00334f;
    letter-spacing: 0.2px;
}

.pd-tabs__icon {
    font-size: 12px;
    color: #6b8a9e;
    transition: transform 0.3s ease;
}

.pd-tabs__icon--rotated {
    transform: rotate(180deg);
}

.pd-tabs__body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease, padding 0.35s ease;
    padding: 0 18px;
}

.pd-tabs__body--open {
    max-height: 2000px;
    padding: 16px 18px;
}

/* Specification Table inside tabs */
.pd-spec-table table {
    width: 100%;
    border-collapse: collapse;
}

.pd-spec-table table tr:nth-child(even) {
    background: #f9fbfc;
}

.pd-spec-table table tr:hover {
    background: #edf2f7;
}

.pd-spec-table__label {
    padding: 10px 14px;
    font-size: 14px;
    color: #2c3e50;
    border: 1px solid #e4eaf0;
    width: 40%;
    background: #f4f7fa;
}

.pd-spec-table__value {
    padding: 10px 14px;
    font-size: 14px;
    color: #3a4a58;
    border: 1px solid #e4eaf0;
}

/* Feature List */
.pd-feature-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pd-feature-list li {
    position: relative;
    padding: 8px 0 8px 26px;
    font-size: 14px;
    color: #3a4a58;
    line-height: 1.6;
    border-bottom: 1px solid #f0f3f6;
}

.pd-feature-list li:last-child {
    border-bottom: none;
}

.pd-feature-list li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 8px;
    color: #00875a;
    font-weight: 700;
    font-size: 14px;
}

/* Applications */
.pd-applications p {
    font-size: 14px;
    color: #3a4a58;
    line-height: 1.7;
    margin-bottom: 6px;
    padding-left: 14px;
    border-left: 3px solid #00334f;
}

/* Catalog Link */
.pd-catalog-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 600;
    color: #00334f;
    text-decoration: none;
    padding: 10px 18px;
    background: #f0f7fb;
    border-radius: 6px;
    border: 1px solid #d5e3ed;
    transition: all 0.25s ease;
}

.pd-catalog-link:hover {
    background: #00334f;
    color: #fff;
    border-color: #00334f;
}

.pd-catalog-link i {
    font-size: 15px;
}

/* --- Banners Section --- */
.pd-banners {
    padding: 40px 0;
}

.pd-banners__item {
    margin-bottom: 20px;
}

.pd-banners__img {
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    max-width: 100%;
}

/* --- Videos Section --- */
.pd-videos {
    padding: 30px 0 40px;
}

.pd-videos__wrapper {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.pd-videos__wrapper video {
    display: block;
    width: 100%;
}

/* --- FAQ Section --- */
.pd-faq {
    padding: 50px 0 40px;
}

.pd-faq__title {
    font-size: 26px;
    font-weight: 700;
    color: #00334f;
    margin-bottom: 28px;
    padding-bottom: 12px;
    border-bottom: 3px solid #00334f;
    display: inline-block;
}

.pd-faq__list {
    max-width: 900px;
}

.pd-faq__item {
    border: 1px solid #e4eaf0;
    border-radius: 8px;
    margin-bottom: 10px;
    overflow: hidden;
    transition: box-shadow 0.25s ease;
}

.pd-faq__item:hover {
    box-shadow: 0 2px 10px rgba(0, 51, 79, 0.07);
}

.pd-faq__question {
    display: flex;
    align-items: center;
    padding: 14px 18px;
    cursor: pointer;
    background: #f9fbfc;
    gap: 12px;
    user-select: none;
    transition: background 0.2s ease;
}

.pd-faq__question:hover {
    background: #eef3f7;
}

.pd-faq__num {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    height: 30px;
    background: #00334f;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    border-radius: 50%;
    flex-shrink: 0;
}

.pd-faq__q-text {
    flex: 1;
    font-size: 15px;
    font-weight: 600;
    color: #1a2e3d;
    line-height: 1.5;
}

.pd-faq__chevron {
    font-size: 12px;
    color: #6b8a9e;
    transition: transform 0.3s ease;
    flex-shrink: 0;
}

.pd-faq__item--open .pd-faq__chevron {
    transform: rotate(180deg);
}

.pd-faq__answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease, padding 0.35s ease;
    padding: 0 18px 0 60px;
}

.pd-faq__item--open .pd-faq__answer {
    max-height: 600px;
    padding: 0 18px 16px 60px;
}

.pd-faq__answer p {
    font-size: 14px;
    line-height: 1.7;
    color: #4a5d6e;
    margin: 0;
    text-align: justify;
}

/* ===========================================================
   PRODUCT DETAIL — Responsive
   =========================================================== */

@media screen and (max-width: 991.98px) {
    .pd-gallery {
        position: relative;
        top: auto;
        margin-bottom: 25px;
    }

    .pd-info {
        padding-left: 0;
    }

    .pd-info__title {
        font-size: 22px;
    }
}

@media screen and (max-width: 767.98px) {
    .pd-container {
        padding-top: 16px;
        padding-bottom: 24px;
    }

    .pd-gallery__img {
        height: 300px;
    }

    .pd-gallery__main {
        min-height: 260px;
    }

    .pd-info__title {
        font-size: 20px;
    }

    .pd-info__price .mainprice {
        font-size: 26px;
    }

    .pd-info__actions {
        flex-direction: column;
        align-items: stretch;
    }

    .pd-info__actions .pd-qty {
        align-self: flex-start;
    }

    .pd-btn--buy {
        width: 100%;
        text-align: center;
        justify-content: center;
    }

    .pd-faq__title {
        font-size: 22px;
    }

    .pd-faq__answer {
        padding-left: 18px;
    }

    .pd-faq__item--open .pd-faq__answer {
        padding-left: 18px;
    }
}

@media screen and (max-width: 480px) {
    .pd-gallery {
        padding: 12px;
        border-radius: 8px;
    }

    .pd-gallery__img {
        height: 260px;
    }

    .pd-gallery__thumb-item {
        flex: 0 0 60px;
    }

    .pd-gallery__thumb-img {
        height: 56px;
    }

    .pd-info__title {
        font-size: 18px;
    }

    .pd-info__description p {
        font-size: 14px;
    }

    .pd-info__price-block {
        padding: 14px;
    }

    .pd-info__price .mainprice {
        font-size: 24px;
    }

    .pd-tabs__header {
        padding: 12px 14px;
    }

    .pd-tabs__header-text {
        font-size: 14px;
    }

    .pd-tabs__body--open {
        padding: 12px 14px;
    }

    .pd-faq__question {
        padding: 12px 14px;
    }

    .pd-faq__q-text {
        font-size: 14px;
    }
}

/* ===========================================================
   RELATED MODELS — Vertical Card Grid (Reference Layout)
   =========================================================== */

/* Container row for related product cards */
.product_area .row.psd,
#relatledprod-container,
#relatedcatprod-container,
#sub-category-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 10px 0;
}

/* Each product card wrapper */
.product_area .sub_cat,
.sub_boxss,
#relatledprod-container .sub_cat,
#relatedcatprod-container .sub_cat,
#sub-category-container .sub_boxss {
    flex: 0 0 calc(33.333% - 14px);
    max-width: calc(33.333% - 14px);
    padding: 0 !important;
}

/* The card itself */
.product_area .sub_cat .product_health,
.sub_boxss .product_health,
#relatledprod-container .sub_cat .product_health,
#relatedcatprod-container .sub_cat .product_health,
#sub-category-container .sub_boxss .product_health {
    display: flex;
    flex-direction: column;
    background: #fff;
    border: 1px solid #eef1f5;
    border-radius: 12px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    height: 100%;
}

.product_area .sub_cat .product_health:hover,
.sub_boxss .product_health:hover,
#relatledprod-container .sub_cat .product_health:hover,
#relatedcatprod-container .sub_cat .product_health:hover,
#sub-category-container .sub_boxss .product_health:hover {
    box-shadow: 0 10px 30px rgba(0, 51, 79, 0.08);
    border-color: #dbe4ef;
}

/* Override inner row layout to vertical stack */
.product_area .sub_cat .product_health>.row,
.sub_boxss .product_health>.row,
#relatledprod-container .sub_cat .product_health>.row,
#relatedcatprod-container .sub_cat .product_health>.row,
#sub-category-container .sub_boxss .product_health>.row {
    display: flex;
    flex-direction: column;
    flex: 1;
    margin: 0;
    width: 100%;
}

/* Product name + info area — below image */
.product_area .sub_cat .product_health>.row>.col-lg-7,
.sub_boxss .product_health>.row>.col-lg-7,
#relatledprod-container .sub_cat .product_health>.row>.col-lg-7,
#relatedcatprod-container .sub_cat .product_health>.row>.col-lg-7,
#sub-category-container .sub_boxss .product_health>.row>.col-lg-7 {
    order: 2;
    width: 100%;
    max-width: 100%;
    flex: 1;
    padding: 16px 20px;
}

/* Product name link */
.product_area .sub_cat .pfbyname,
.sub_boxss .pfbyname,
#relatledprod-container .sub_cat .pfbyname,
#relatedcatprod-container .sub_cat .pfbyname,
#sub-category-container .sub_boxss .pfbyname {
    display: block;
    text-decoration: none;
}

.product_area .sub_cat .pfbyname h2,
.product_area .sub_cat .pfbyname h3,
.product_area .sub_cat .pfbyname h4,
.product_area .sub_cat .pfbyname h5,
.product_area .sub_cat .pfbyname h6,
.sub_boxss .pfbyname h2,
.sub_boxss .pfbyname h3,
.sub_boxss .pfbyname h4,
.sub_boxss .pfbyname h5,
.sub_boxss .pfbyname h6,
#relatledprod-container .sub_cat .pfbyname h2,
#relatledprod-container .sub_cat .pfbyname h3,
#relatledprod-container .sub_cat .pfbyname h4,
#relatledprod-container .sub_cat .pfbyname h5,
#relatledprod-container .sub_cat .pfbyname h6,
#relatedcatprod-container .sub_cat .pfbyname h2,
#relatedcatprod-container .sub_cat .pfbyname h3,
#relatedcatprod-container .sub_cat .pfbyname h4,
#relatedcatprod-container .sub_cat .pfbyname h5,
#relatedcatprod-container .sub_cat .pfbyname h6,
#sub-category-container .sub_boxss .pfbyname h2,
#sub-category-container .sub_boxss .pfbyname h3,
#sub-category-container .sub_boxss .pfbyname h4,
#sub-category-container .sub_boxss .pfbyname h5,
#sub-category-container .sub_boxss .pfbyname h6 {
    font-size: 16px;
    font-weight: 700;
    color: #0d1b2a;
    line-height: 1.4;
    margin: 0 0 10px;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: color 0.2s ease;
}

/* Feature/spec list (Below name) */
.product_area .sub_cat .feature-ul,
.sub_boxss .feature-ul,
#relatledprod-container .sub_cat .feature-ul,
#relatedcatprod-container .sub_cat .feature-ul,
#sub-category-container .sub_boxss .feature-ul {
    height: auto !important;
    max-height: none !important;
    overflow: visible;
    padding: 0;
    margin: 0;
    font-size: 13px;
    list-style: none;
}

.product_area .sub_cat .feature-ul li,
.sub_boxss .feature-ul li,
#relatledprod-container .sub_cat .feature-ul li,
#relatedcatprod-container .sub_cat .feature-ul li,
#sub-category-container .sub_boxss .feature-ul li {
    padding: 4px 0;
    font-size: 13px;
    font-weight: 500;
    color: #6c7a87;
    border-bottom: none;
    display: flex;
    align-items: center;
    gap: 6px;
}

.product_area .sub_cat .feature-ul li span,
.sub_boxss .feature-ul li span,
#relatledprod-container .sub_cat .feature-ul li span,
#relatedcatprod-container .sub_cat .feature-ul li span,
#sub-category-container .sub_boxss .feature-ul li span {
    color: #1a2e3d;
    font-weight: 600;
}

/* Product image area — sits at top of card */
.product_area .sub_cat .product_health>.row>.col-lg-5,
.sub_boxss .product_health>.row>.col-lg-5,
#relatledprod-container .sub_cat .product_health>.row>.col-lg-5,
#relatedcatprod-container .sub_cat .product_health>.row>.col-lg-5,
#sub-category-container .sub_boxss .product_health>.row>.col-lg-5 {
    order: 1;
    width: 100%;
    max-width: 100%;
    flex: 0 0 auto;
    padding: 20px 20px 0 20px;
}

.product_area .sub_cat .product_img,
.sub_boxss .product_img,
#relatledprod-container .sub_cat .product_img,
#relatedcatprod-container .sub_cat .product_img,
#sub-category-container .sub_boxss .product_img {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8fafb;
    border: none;
    border-radius: 8px;
    padding: 24px;
    min-height: 200px;
    margin: 0;
    overflow: hidden;
}

.product_area .sub_cat .product_img img.scpimg,
.sub_boxss .product_img img.scpimg,
#relatledprod-container .sub_cat .product_img img.scpimg,
#relatedcatprod-container .sub_cat .product_img img.scpimg,
#sub-category-container .sub_boxss .product_img img.scpimg,
.product_area .sub_cat .product_img img,
.sub_boxss .product_img img,
#relatledprod-container .sub_cat .product_img img,
#relatedcatprod-container .sub_cat .product_img img,
#sub-category-container .sub_boxss .product_img img {
    width: 100% !important;
    max-width: 180px !important;
    height: 180px !important;
    object-fit: contain;
    transition: transform 0.5s ease;
}

.product_area .sub_cat .product_img:hover img,
.sub_boxss .product_img:hover img,
#relatledprod-container .sub_cat .product_img:hover img,
#relatedcatprod-container .sub_cat .product_img:hover img,
#sub-category-container .sub_boxss .product_img:hover img {
    transform: scale(1.08);
}

/* Price area — sits at bottom */
.product_area .sub_cat .price__sale,
.sub_boxss .price__sale,
#relatledprod-container .sub_cat .price__sale,
#relatedcatprod-container .sub_cat .price__sale,
#sub-category-container .sub_boxss .price__sale {
    order: 3;
    width: 100%;
    padding: 16px 20px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: transparent;
    border-top: 1px solid #f0f3f7;
    margin-top: auto;
}

/* Price section */
.product_area .sub_cat .price_section,
.sub_boxss .price_section,
#relatledprod-container .sub_cat .price_section,
#relatedcatprod-container .sub_cat .price_section,
#sub-category-container .sub_boxss .price_section {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
}

.product_area .sub_cat .fake_price,
.sub_boxss .fake_price,
#relatledprod-container .sub_cat .fake_price,
#relatedcatprod-container .sub_cat .fake_price,
#sub-category-container .sub_boxss .fake_price {
    font-size: 11px;
    color: #a0acba;
    text-decoration: line-through;
}

.product_area .sub_cat .price-item--sale,
.sub_boxss .price-item--sale,
#relatledprod-container .sub_cat .price-item--sale,
#relatedcatprod-container .sub_cat .price-item--sale,
#sub-category-container .sub_boxss .price-item--sale {
    font-size: 18px;
    font-weight: 800;
    color: #00334f;
}

/* Cart button in card */
.product_area .sub_cat .init_cart,
.product_area .sub_cat .button-headd,
.product_area .sub_cat .button-headesd,
.sub_boxss .init_cart,
.sub_boxss .button-headd,
.sub_boxss .button-headesd,
#relatledprod-container .sub_cat .button-headd,
#relatledprod-container .sub_cat .button-headesd,
#relatedcatprod-container .sub_cat .button-headd,
#relatedcatprod-container .sub_cat .button-headesd,
#sub-category-container .sub_boxss .button-headd,
#sub-category-container .sub_boxss .button-headesd {
    position: relative !important;
    right: auto !important;
    bottom: auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    background: #f0f7fb;
    border: 1px solid #d5e3ed;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.25s ease;
}

.product_area .sub_cat .button-headd:hover,
.product_area .sub_cat .button-headesd:hover,
.sub_boxss .button-headd:hover,
.sub_boxss .button-headesd:hover,
#relatledprod-container .sub_cat .button-headd:hover,
#relatledprod-container .sub_cat .button-headesd:hover,
#relatedcatprod-container .sub_cat .button-headd:hover,
#relatedcatprod-container .sub_cat .button-headesd:hover,
#sub-category-container .sub_boxss .button-headd:hover,
#sub-category-container .sub_boxss .button-headesd:hover {
    background: #00334f;
    border-color: #00334f;
    box-shadow: 0 4px 12px rgba(0, 51, 79, 0.2);
}

.product_area .sub_cat .button-headd:hover img,
.product_area .sub_cat .button-headesd:hover img,
.sub_boxss .button-headd:hover img,
.sub_boxss .button-headesd:hover img,
#relatledprod-container .sub_cat .button-headd:hover img,
#relatledprod-container .sub_cat .button-headesd:hover img,
#relatedcatprod-container .sub_cat .button-headd:hover img,
#relatedcatprod-container .sub_cat .button-headesd:hover img,
#sub-category-container .sub_boxss .button-headd:hover img,
#sub-category-container .sub_boxss .button-headesd:hover img {
    filter: brightness(0) invert(1);
}

.button-headd img,
.button-headesd img {
    width: 22px !important;
    height: 22px !important;
    object-fit: contain !important;
}

/* Cart & Action grouping inside footer */
.product_area .sub_cat .cart_actions,
.sub_boxss .cart_actions,
#relatledprod-container .sub_cat .cart_actions,
#relatedcatprod-container .sub_cat .cart_actions,
#sub-category-container .sub_boxss .cart_actions {
    display: flex;
    align-items: center;
    gap: 12px;
}

/* Compare checkbox in card */
.product_area .sub_cat .cart_equmenting,
.sub_boxss .cart_equmenting,
#relatledprod-container .sub_cat .cart_equmenting,
#relatedcatprod-container .sub_cat .cart_equmenting,
#sub-category-container .sub_boxss .cart_equmenting {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
}

.product_area .sub_cat .cart_equmenting label,
.sub_boxss .cart_equmenting label,
#relatledprod-container .sub_cat .cart_equmenting label,
#relatedcatprod-container .sub_cat .cart_equmenting label,
#sub-category-container .sub_boxss .cart_equmenting label {
    font-size: 13px;
    font-weight: 600;
    color: #6c7a87;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 4px;
    transition: color 0.2s ease;
    margin: 0;
}

.product_area .sub_cat .cart_equmenting label:hover,
.sub_boxss .cart_equmenting label:hover,
#relatledprod-container .sub_cat .cart_equmenting label:hover,
#relatedcatprod-container .sub_cat .cart_equmenting label:hover,
#sub-category-container .sub_boxss .cart_equmenting label:hover {
    color: #00334f;
}

/* Request Quote link in card */
.product_area .sub_cat .info_inquiries,
.sub_boxss .info_inquiries,
#relatledprod-container .sub_cat .info_inquiries,
#relatedcatprod-container .sub_cat .info_inquiries,
#sub-category-container .sub_boxss .info_inquiries {
    font-size: 13px;
    font-weight: 700;
    color: #00334f;
    border: 1.5px solid #00334f;
    border-radius: 8px;
    padding: 8px 16px;
    text-decoration: none;
    transition: all 0.25s ease;
}

.product_area .sub_cat .info_inquiries:hover,
.sub_boxss .info_inquiries:hover,
#relatledprod-container .sub_cat .info_inquiries:hover,
#relatedcatprod-container .sub_cat .info_inquiries:hover,
#sub-category-container .sub_boxss .info_inquiries:hover {
    background: #00334f;
    color: #fff;
    box-shadow: 0 4px 12px rgba(0, 51, 79, 0.15);
}

/* ===========================================================
   SUB-CATEGORY PAGE — Sidebar & Full Layout Redesign
   =========================================================== */

/* Global Section Adjustments */
.medical_section {
    padding: 40px 0 80px;
    background-color: #fcfdfe;
}

/* Breadcrumbs refinement */
.breadcrumb-item a {
    color: #6c7a87;
    font-weight: 500;
    transition: color 0.2s ease;
}

.breadcrumb-item a:hover {
    color: #00334f;
}

/* Category Header Area */
.pageheading {
    text-decoration: none !important;
    display: inline-block;
    margin-bottom: 12px;
}

.pageheading h1 {
    font-size: 32px;
    font-weight: 800;
    color: #0d1b2a;
    margin: 0;
    position: relative;
    padding-bottom: 10px;
}

.pageheading h1::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 4px;
    background: #00334f;
    border-radius: 2px;
}

.pp_text {
    font-size: 15px;
    color: #6c7a87;
    line-height: 1.6;
    max-width: 800px;
    margin-bottom: 40px;
}

/* Filter Sidebar Container */
.sub-filter.nomobile {
    background: #fff;
    border: 1px solid #eef1f5;
    border-radius: 12px;
    padding: 0;
    position: sticky;
    top: 20px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.02);
    overflow: hidden;
}

.filter-main-title {
    padding: 20px;
    background: #f8fafb;
    border-bottom: 1px solid #eef1f5;
}

.filter-main-title h4 {
    font-size: 18px;
    font-weight: 700;
    color: #0d1b2a;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Filter Group Blocks (Accordion Style) */
.filter-group-block {
    border-bottom: 1px solid #f1f4f8;
}

.filter-group-block:last-child {
    border-bottom: none;
}

.filter-group-title {
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: background 0.2s ease;
}

.filter-group-title:hover {
    background: #fcfdfe;
}

.filter-group-title h5 {
    font-size: 15px;
    font-weight: 700;
    color: #00334f;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.filter-group-title i {
    font-size: 14px;
    color: #94a3b8;
    transition: all 0.3s ease;
}

.filter-group-title.active {
    background: #fcfdfe;
}

.filter-group-title.active i {
    transform: rotate(180deg);
    color: #00334f;
}

.filter-group-content {
    padding: 0 20px 20px;
}

/* Checkbox Modernization in Sidebar */
.filter-group-content .form-check {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding-left: 0;
    cursor: pointer;
}

.filter-group-content .form-check:last-child {
    margin-bottom: 0;
}

.filter-group-content input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 18px;
    height: 18px;
    border: 2px solid #cbd5e0;
    border-radius: 4px;
    margin-right: 12px;
    cursor: pointer;
    position: relative;
    transition: all 0.2s ease;
    flex-shrink: 0;
}

.filter-group-content input[type="checkbox"]:checked {
    background-color: #00334f;
    border-color: #00334f;
}

.filter-group-content input[type="checkbox"]:checked::after {
    content: '\f00c';
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 10px;
}

.filter-group-content .form-check-label {
    cursor: pointer;
    width: 100%;
}

.filter-group-content .form-check-label p {
    font-size: 14px;
    font-weight: 500;
    color: #4a5568;
    margin: 0;
    transition: color 0.15s ease;
}

.filter-group-content .form-check:hover .form-check-label p {
    color: #00334f;
}

.filter-group-content .form-check:hover input[type="checkbox"] {
    border-color: #00334f;
}

/* FAQ Section in Sub-category */
.format_section .container .faqhead {
    font-size: 24px;
    font-weight: 800;
    color: #0d1b2a;
    margin: 60px 0 30px;
    text-align: center;
}

.faqbox {
    background: #fff;
    border: 1px solid #eef1f5;
    border-radius: 5px;
    padding: 24px;
    margin-bottom: 16px;
    transition: border-color 0.2s ease;
}

.faqbox:hover {
    transform: none;
    border-color: #dbe4ef;
}

.faqq {
    font-size: 16px;
    font-weight: 700;
    color: #00334f;
    margin-bottom: 10px;
}

.faqa {
    font-size: 15px;
    color: #6c7a87;
    line-height: 1.6;
    margin: 0;
}

/* Sort Bar / Grid Header */
.product-grid-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 20px;
    background: #f8fafb;
    border: 1px solid #eef1f5;
    border-radius: 8px;
    margin-bottom: 30px;
}

.grid-header-left .showing-text {
    font-size: 14px;
    color: #64748b;
}

.grid-header-left .showing-text strong {
    color: #0d1b2a;
}

.sort-by-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}

.sort-by-wrapper label {
    font-size: 13px;
    font-weight: 700;
    color: #64748b;
    text-transform: uppercase;
    margin: 0;
}

.sort-by-wrapper select {
    font-size: 14px;
    color: #0d1b2a;
    font-weight: 500;
    cursor: pointer;
    outline: none;
}

/* Premium Vertical Product Card */
.product-card-premium {
    background: #ffffff;
    border: 1px solid #eef2f6;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
}

.product-card-premium:hover {
    transform: none;
    box-shadow: 0 12px 25px rgba(0, 51, 79, 0.08);
    border-color: #dbe4ef;
}

.product-image-wrapper {
    position: relative;
    width: 100%;
    padding-top: 100%;
    /* 1:1 Aspect Ratio */
    background: #f8fafb;
    overflow: hidden;
}

.product-image-wrapper img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 20px;
    transition: transform 0.5s ease;
}

.product-card-premium:hover .product-image-wrapper img {
    transform: translate(-50%, -50%) scale(1.08);
}

.product-info-content {
    padding: 20px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.product-title-premium {
    font-size: 15px;
    font-weight: 700;
    color: #0d1b2a;
    margin-bottom: 12px;
    line-height: 1.4;
    height: 42px;
    /* 2 lines max */
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: color 0.2s ease;
}

.product-title-premium:hover {
    color: #00334f;
}

.product-specs-summary {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}

.product-specs-summary li {
    font-size: 13px;
    color: #64748b;
    margin-bottom: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-specs-summary li span {
    font-weight: 700;
    color: #94a3b8;
    margin-right: 4px;
}

.product-footer-premium {
    margin-top: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    border-top: 1px dashed #e2e8f0;
}

.product-price-premium {
    display: flex;
    flex-direction: column;
}

.product-price-premium .price-item--sale {
    font-size: 18px;
    font-weight: 800;
    color: #00334f;
}

.product-actions-premium {
    display: flex;
    gap: 12px;
    align-items: center;
}

.cart-btn-premium {
    width: 38px;
    height: 38px;
    background: #f1f5f9;
    color: #00334f;
    border: none;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    cursor: pointer;
}

.cart-btn-premium:hover {
    background: #00334f;
    color: #fff;
}

.compare-link-premium {
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: 700;
    color: #64748b;
    text-transform: uppercase;
    cursor: pointer;
    gap: 5px;
    margin: 0;
}

.compare-link-premium input {
    display: none;
}

.compare-link-premium i {
    font-size: 14px;
    color: #cbd5e0;
}

.compare-link-premium input:checked+i {
    color: #00334f;
}

.compare-link-premium:hover i {
    color: #00334f;
}

/* Skeleton Enhancements */
.skel-card.compact {
    background: #fff;
    border: 1px solid #eef2f6;
    border-radius: 5px;
    padding: 20px;
}

/* Premium Category Card Styles */
.premium-cat-card {
    background: #fff !important;
    border: 1px solid #eee !important;
    border-radius: 5px !important;
    overflow: hidden !important;
    transition: box-shadow 0.3s ease, border-color 0.3s ease !important;
    margin-bottom: 30px !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04) !important;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.premium-cat-card:hover {
    transform: none !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08) !important;
    border-color: #ddd !important;
}

.card-image-wrapper {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: #f8f9fa;
}

.card-image-wrapper a {
    display: block;
    width: 100%;
    height: 100%;
}

.card-image-wrapper img.card-img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    padding: 15px;
    transition: transform 0.5s ease !important;
}

.premium-cat-card:hover .card-img {
    transform: scale(1.03) !important;
}

.card-wishlist {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #fff;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ff4d4d;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 2;
}

.card-wishlist:hover {
    background: #ff4d4d;
    color: #fff;
}

.card-rating {
    position: absolute;
    bottom: 15px;
    left: 15px;
    background: rgba(255, 255, 255, 0.95);
    padding: 5px 12px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 800;
    color: #1e293b;
    display: flex;
    align-items: center;
    gap: 5px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    z-index: 2;
}

.card-rating i {
    color: #fbbf24;
    font-size: 14px;
}

.card-content {
    padding: 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.card-title-link {
    text-decoration: none !important;
}

.card-title {
    font-size: 17px !important;
    font-weight: 800 !important;
    margin: 0 0 8px 0 !important;
    color: #0f172a !important;
    line-height: 1.4 !important;
}

.card-subtitle {
    font-size: 14px !important;
    color: #64748b !important;
    margin-bottom: 20px !important;
    font-weight: 600 !important;
    display: block !important;
}

.card-offer-badge {
    margin-top: auto;
    background: #f1f5f9;
    color: #00334f;
    padding: 10px 15px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    font-weight: 700;
    border: 1px solid #e2e8f0;
    transition: all 0.3s ease;
}

.premium-cat-card:hover .card-offer-badge {
    background: #00334f;
    color: #fff;
    border-color: #00334f;
}

.card-offer-badge i {
    font-size: 16px;
}

/* Grid layout for categories */
.sec-category-container {
    display: flex !important;
    flex-wrap: wrap !important;
    margin-right: -15px !important;
    margin-left: -15px !important;
}

.sec-category-container .secbx {
    padding-right: 15px !important;
    padding-left: 15px !important;
    width: 25% !important;
    margin-bottom: 30px !important;
}

@media (max-width: 1200px) {
    .sec-category-container .secbx {
        width: 33.33% !important;
    }
}

@media (max-width: 900px) {
    .sec-category-container .secbx {
        width: 50% !important;
    }
}

@media (max-width: 576px) {
    .sec-category-container .secbx {
        width: 100% !important;
    }
}

/* Sub-category page card grid */
.sub-cat-grid {
    display: flex !important;
    flex-wrap: wrap !important;
}

.sub-cat-grid .sub-secbx {
    padding-right: 15px !important;
    padding-left: 15px !important;
    width: 33.33% !important;
    margin-bottom: 30px !important;
}

@media (max-width: 1200px) {
    .sub-cat-grid .sub-secbx {
        width: 33.33% !important;
    }
}

@media (max-width: 900px) {
    .sub-cat-grid .sub-secbx {
        width: 50% !important;
    }
}

@media (max-width: 576px) {
    .sub-cat-grid .sub-secbx {
        width: 100% !important;
    }
}

/* Premium Card Footer Layout Fixes */
.premium-cat-card .product-footer-premium {
    padding: 15px 15px !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 12px !important;
    flex-wrap: wrap !important;
    border-top: 1px dashed #eef2f6 !important;
    margin-top: auto !important;
    width: 100% !important;
}

.premium-cat-card .product-price-premium {
    flex: 1 1 auto !important;
    min-width: 0 !important;
}

.premium-cat-card .price-item--sale {
    white-space: normal !important;
    word-break: break-word !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    display: block !important;
}

.premium-cat-card .product-actions-premium {
    flex-shrink: 0 !important;
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
}

.premium-cat-card .button-headed {
    position: static !important;
    width: auto !important;
}

/* Standardize Compare button in premium card */
.premium-cat-card .cart_equmenting {
    margin: 0 !important;
    padding: 0 !important;
}

.premium-cat-card .cart_equmenting label.action--compare-add {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    padding: 8px 12px !important;
    border: 1px solid #d5e3ed !important;
    border-radius: 5px !important;
    background: #f0f7fb !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    color: #64748b !important;
    text-transform: uppercase !important;
    transition: all 0.25s ease !important;
    margin: 0 !important;
    cursor: pointer !important;
    line-height: 1 !important;
}


.premium-cat-card .cart_equmenting label.action--compare-add input {
    display: none !important;
}

.premium-cat-card .cart_equmenting label.action--compare-add i {
    font-size: 12px !important;
}

/* Product Specs Summary - Catalog style */
.product-specs-summary {
    list-style: none !important;
    padding: 0 !important;
    margin: 15px 0 !important;
    flex-grow: 1 !important;
}

.product-specs-summary li {
    font-size: 13px !important;
    color: #64748b !important;
    margin-bottom: 8px !important;
    display: flex !important;
    align-items: flex-start !important;
    line-height: 1.4 !important;
}

.product-specs-summary li i {
    margin-top: 3px !important;
    color: #94a3b8 !important;
    font-size: 10px !important;
}

.product-specs-summary li span {
    font-weight: 700 !important;
    color: #334155 !important;
    margin-right: 5px !important;
}

.product-specs-summary li a {
    color: #64748b !important;
    text-decoration: none !important;
    transition: all 0.2s ease !important;
}

.product-specs-summary li a:hover {
    color: #00334f !important;
    padding-left: 3px !important;
}




.searchInput {
    position: relative;
    display: flex;
    width: 100%;
}

.searchInput .form-control {
    height: 40px !important;
    border: 1px solid #e2e8f0 !important;
    border-right: none !important;
    border-radius: 6px 0 0 6px !important;
    font-size: 14px !important;
}

.searchInput .btn {
    width: 50px !important;
    height: 40px !important;
    background: #00334f !important;
    border: 1px solid #00334f !important;
    border-radius: 0 6px 6px 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}

.searchInput .btn::before {
    content: "\f002";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #fff;
    font-size: 16px;
}



/* Standard Premium Button Class */
.px-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 24px !important;
    background: #00334f !important;
    color: #fff !important;
    border: 1.5px solid #00334f !important;
    border-radius: 6px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    text-decoration: none !important;
    cursor: pointer !important;
    white-space: nowrap !important;
    height: 42px !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.px-btn:hover {
    background: #004266 !important;
    border-color: #004266 !important;
}

.px-btn:active {
    transform: translateY(0);
}

.px-btn.btn-circle {
    width: 42px !important;
    min-width: 42px !important;
    height: 42px !important;
    padding: 0 !important;
    border-radius: 50% !important;
}

@media only screen and (max-width: 575px) {
    .px-btn.btn-circle {
        width: 33px !important;
        min-width: 33px !important;
        height: 33px !important;
    }
}



/* Premium Modal Styling */
.premium-modal {
    border: none !important;
    border-radius: 12px !important;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.premium-modal .modal-header {
    background: #00334f;
    padding: 18px 25px !important;
    border-bottom: none;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between !important;
}

.premium-modal .modal-title {
    color: #fff !important;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: -0.025em;
    margin: 0;
}

.premium-modal-close {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #fff;
    border: none;
    color: #00334f;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.2s ease;
    padding: 0;
}

.premium-modal-close:hover {
    background: #f1f5f9;
    transform: rotate(90deg);
}

.premium-modal .modal-body {
    padding: 25px !important;
    background: #fff;
}

.catalog-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 20px;
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    margin-bottom: 10px;
    text-decoration: none !important;
    transition: all 0.2s ease;
}

.catalog-item:hover {
    border-color: #00334f;
    background: #f8fafc;
}

.catalog-item span {
    color: #1e293b;
    font-weight: 600;
    font-size: 14px;
}

.catalog-item i {
    color: #00334f;
    font-size: 18px;
}

/* Premium Catalog Page Styling */
.catalog-paper-canvas {
    background: #fff;

    border-radius: 2px;
    margin: 0 auto 50px auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    max-width: 900px;
}

.catalog-cover-section {
    padding: 60px 50px;
    background-size: cover;
    background-position: center;
    border-bottom: 3px solid #00334f;
    position: relative;
}

.catalog-hero .hero-image-frame {
    transition: transform 0.3s ease;
}

.catalog-hero .hero-image-frame:hover {
    transform: scale(1.02);
}

.catalog-h2 {
    color: #00334f;
    font-size: 24px;
    font-weight: 800;
    border-bottom: 2px solid #f1f5f9;
    padding-bottom: 12px;
    display: flex;
    align-items: center;
}

.catalog-h2::after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #f1f5f9;
    margin-left: 20px;
}

.catalog-list {
    list-style: none;
    padding-left: 0;
}

.catalog-list li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 15px;
    color: #334155;
    font-size: 15px;
    font-weight: 500;
}

.catalog-list li::before {
    content: "\f058";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    color: #00334f;
    font-size: 16px;
}

.catalog-specs-table {
    border: 1px solid #e2e8f0 !important;
    border-radius: 8px;
}

.catalog-specs-table th {
    background: #f8fafc !important;
    color: #00334f;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    border-bottom: 2px solid #e2e8f0 !important;
}

.catalog-specs-table td {
    border-bottom: 1px solid #f1f5f9 !important;
}

.catalog-footer-section {
    background: #001f30 !important;
}

.pdf-export-active {

    margin: 0 !important;
    max-width: 100% !important;
}

/* Simplified Professional Catalog Styling */
.catalog_content_preview {

    border-radius: 0 !important;
    /* Sharp corners for professional look */
    border: 1px solid #e2e8f0 !important;
}

.catalog_content_preview .border-bottom {
    border-bottom: 2px solid #00334f !important;
}

.custom-spec-table th {
    background: #f8fafc !important;
    color: #00334f !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    border: 1px solid #e2e8f0 !important;
}

.custom-spec-table td {
    border: 1px solid #e2e8f0 !important;
    font-size: 14px !important;
    color: #475569 !important;
}

.catalog_info_sidebar h1 {
    line-height: 1.2;
}

/* Professional Technical Data Sheet Styling */
.catalog-page-wrapper {
    font-family: "Inter", system-ui, -apple-system, sans-serif;
}

.tech-sidebar .bg-white {
    transition: all 0.3s ease;
}

#myCanvas {
    background: #fff;
    color: #1e293b;
}

.catalog-hero-section {
    background: radial-gradient(circle at 50% 50%, #fff 0%, #f8fafc 100%);
}

.tech-list li {
    display: flex;
    align-items: flex-start;
    font-size: 15px;
    color: #475569;
    line-height: 1.6;
}

.tech-list li i {
    margin-top: 4px;
    font-size: 14px;
}

.tech-table {
    border-collapse: separate !important;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #e2e8f0 !important;
    border-radius: 8px;
    overflow: hidden;
}

.tech-table th {
    background: #f8fafc !important;
    color: #0f172a !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 14px !important;
    border-bottom: 1px solid #e2e8f0 !important;
}

.tech-table td {
    padding: 14px !important;
    font-size: 14px;
    color: #334155;
    border-bottom: 1px solid #f1f5f9 !important;
}

.tech-table tr:last-child td {
    border-bottom: none;
}

.section-block h3 {
    font-size: 18px !important;
    margin-top: 0;
}

/* Industrial Standard Catalog Styling Refinements */
.tech-section .section-title {
    border-bottom: 1px solid #e2e8f0;
    margin-bottom: 25px;
    padding-bottom: 10px;
    position: relative;
}

.tech-section .section-title::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 60px;
    height: 3px;
    background: #00334f;
    border-radius: 0;
}

.tech-list-grid li {
    font-size: 13px !important;
    color: #334155 !important;
}

.tech-data-grid {
    border: 1px solid #e2e8f0 !important;
    border-radius: 0 !important;
}

.tech-data-grid thead th {
    background: #f8fafc !important;
    color: #475569 !important;
    text-transform: uppercase;
    font-size: 10px !important;
    letter-spacing: 0.1em;
    padding: 12px 15px !important;
    border-bottom: 2px solid #00334f !important;
    border-right: none !important;
}

.tech-data-grid tbody td {
    padding: 10px 15px !important;
    border-bottom: 1px solid #f1f5f9 !important;
    border-right: none !important;
    border-left: none !important;
}

.tech-data-grid tbody tr:nth-child(even) td.text-secondary {
    background-color: #f8fafc;
}

.tech-data-grid tbody td.fw-bold {
    background-color: #fcfdfe;
    color: #1e293b !important;
}

.product-image-frame {
    border: 1px solid #f1f5f9 !important;

}

/* Professional Precision Data Grid Refinement */
.tech-data-grid {
    border-collapse: collapse !important;
    border: 1px solid #e2e8f0 !important;
    width: 100%;
}

.tech-data-grid thead th {
    background: #f7f9fb !important;
    color: #00334f !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    font-size: 11px !important;
    letter-spacing: 0.1em;
    padding: 15px 20px !important;
    border: none !important;
}

.tech-data-grid tbody td {
    padding: 12px 20px !important;
    vertical-align: middle !important;
    border: 1px solid #eef2f6 !important;
    font-size: 13.5px !important;
}

.tech-data-grid tbody tr:nth-child(even) {
    background-color: #f8fafc !important;
}

.tech-data-grid tbody td:first-child {
    background-color: #fcfdfe;
    color: #0f172a !important;
    font-weight: 700 !important;
    width: 35%;
}

.tech-data-grid tbody tr:hover {
    background-color: #f1f5f9 !important;
}

/* Professional Technical Section Title Refinement */
.tech-section .section-title {
    border-bottom: 1px solid #eef2f6 !important;
    padding-bottom: 15px !important;
    margin-bottom: 30px !important;
    position: relative;
}

.tech-section .section-title span {
    font-size: 15px !important;
    color: #0f172a !important;
    font-weight: 700 !important;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.tech-section .section-title::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 50px;
    height: 3px;
    background: #00334f;
    border-radius: 5px 5px 0 0;
}

.tech-section .section-title small.bg-primary {
    font-weight: 700 !important;
    letter-spacing: 0.05em;
    padding: 4px 10px !important;
    border-radius: 2px !important;

}

/* ==========================================================
   CONSOLIDATED RESPONSIVE HEADER STYLES
   Covers: Mobile (<576), Tablet (576-767), Tablet-landscape 
   (768-991), Desktop (992+)
   ========================================================== */

/* --- Base Header Area --- */
.header_area {
    background-color: #fff;
    position: relative;
    z-index: 100;
    transition: all 0.3s ease;
}

.top_header {
    background-color: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #eaedf0;
}

/* --- Header Main Row (Flex-based, NOT Bootstrap grid) --- */
.header-main-row {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: nowrap;
    min-height: 48px;
}

/* Hamburger */
.header-hamburger {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
}

.header-hamburger .canvas_open i {
    font-size: 24px;
    color: #00334f;
    line-height: 1;
}

/* Logo */
.header-logo {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
}

.logo_img {
    width: 180px;
    height: auto;
    display: block;
    transition: all 0.3s ease;
}

/* Desktop Search */
.header-search {
    flex: 1 1 auto;
    min-width: 0;
    padding: 0 16px;
}

/* Header Actions */
.header-actions {
    flex: 0 0 auto;
    display: flex !important;
    align-items: center;
    gap: 12px;
    margin-left: auto;
}

/* --- Search Group Styling --- */
.search-group {
    display: flex !important;
    width: 100%;
    background: #fff;
    border: 1.5px solid #e2e8f0;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
}

.search-group:focus-within {
    border-color: #00334f;
    box-shadow: 0 0 0 3px rgba(0, 51, 79, 0.1);
}

.search-group input.form-control {
    border: none !important;
    box-shadow: none !important;
    padding: 10px 16px !important;
    height: 42px !important;
    flex-grow: 1;
    font-size: 14px !important;
    background: transparent !important;
    min-width: 0;
}

.search-group input.form-control:focus {
    border-color: transparent !important;
    background: transparent !important;
    box-shadow: none !important;
}

.search-group .search-btn {
    background: #00334f;
    color: #fff;
    border: none;
    width: 48px;
    min-width: 48px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    cursor: pointer;
    transition: background 0.3s;
    border-radius: 0;
}

.search-group .search-btn i {
    font-size: 15px;
}

.search-group .search-btn:hover {
    background: #004266 !important;
}

.search-group .resultBox {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 9999;
    border: 1.5px solid #00334f;
    border-top: none;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* --- Mobile Search Bar --- */
.header-mobile-search {
    padding-top: 10px;
}

/* --- User & Cart Icon Overrides for Header --- */
.header-actions .usericon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    margin: 0;
    padding: 0;
    font-size: 0;
}

.header-actions .usericon img {
    width: 26px;
    height: 26px;
    display: block;
    transition: transform 0.2s ease;
}

.header-actions .carthead {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0 4px;
    font-size: 0;
}

.header-actions .carthead img {
    width: 28px;
    height: auto;
    margin: 0;
    display: block;
    transition: transform 0.2s ease;
}

.header-actions .carthead .count {
    position: absolute;
    top: -6px;
    right: -6px;
    background: #ef4444;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    min-width: 18px;
    height: 18px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    padding: 0 4px;
}

.header-actions .usericon:hover img,
.header-actions .carthead:hover img {
    transform: translateY(-2px);
}

/* --- Request Quote Button --- */
.header-actions .px-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 9px 22px !important;
    background: #00334f !important;
    color: #fff !important;
    border: 1.5px solid #00334f !important;
    border-radius: 6px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    text-decoration: none !important;
    cursor: pointer !important;
    white-space: nowrap !important;
    height: 40px !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.header-actions .px-btn:hover {
    background: #004266 !important;
    border-color: #004266 !important;
}

/* ===== RESPONSIVE BREAKPOINTS ===== */

/* --- Extra-Small: phones portrait (< 576px) --- */
@media (max-width: 575.98px) {
    .top_header {
        padding: 8px 0;
    }

    .header-main-row {
        gap: 8px;
        min-height: 40px;
    }

    .logo_img {
        width: 55px;
    }

    .header-actions {
        gap: 6px;
    }

    .header-actions .usericon img {
        width: 22px;
        height: 22px;
    }

    .header-actions .carthead img {
        width: 24px;
    }

    .header-actions .carthead .count {
        min-width: 16px;
        height: 16px;
        font-size: 9px;
        top: -5px;
        right: -5px;
    }

    .header-mobile-search {
        padding-top: 8px;
    }

    .header-mobile-search .search-group {
        border-radius: 6px;
    }

    .header-mobile-search .search-group input.form-control {
        height: 38px !important;
        font-size: 13px !important;
        padding: 8px 12px !important;
        padding-right: 44px !important;
    }

    .header-mobile-search .search-group .search-btn {
        width: 40px;
        min-width: 40px;
    }
}

/* --- Small: phones landscape (576px - 767px) --- */
@media (min-width: 576px) and (max-width: 767.98px) {
    .top_header {
        padding: 10px 0;
    }

    .logo_img {
        width: 55px;
    }

    .header-actions {
        gap: 10px;
    }

    .header-mobile-search .search-group input.form-control {
        height: 40px !important;
        padding-right: 48px !important;
    }
}

/* --- Medium: tablets (768px - 991px) --- */
@media (min-width: 768px) and (max-width: 991.98px) {
    .logo_img {
        width: 55px;
    }

    .header-search {
        padding: 0 12px;
    }

    .header-actions {
        gap: 10px;
    }

    .header-actions .px-btn {
        padding: 7px 14px !important;
        font-size: 12px !important;
        height: 36px !important;
    }

    .search-group input.form-control {
        height: 38px !important;
        font-size: 13px !important;
    }

    .search-group .search-btn {
        width: 42px;
        min-width: 42px;
    }
}

/* --- Large: small desktops (992px - 1199px) --- */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .logo_img {
        width: 55px;
    }

    .header-search {
        padding: 0 16px;
    }

    .header-actions .px-btn {
        padding: 8px 18px !important;
        font-size: 13px !important;
        height: 38px !important;
    }
}

/* --- XL: large desktops (1200px+) --- */
@media (min-width: 1200px) {
    .logo_img {
        width: 55px;
    }

    .header-search {
        padding: 0 24px;
    }

    .header-actions .px-btn {
        padding: 9px 22px !important;
        font-size: 14px !important;
        height: 40px !important;
    }

    .search-group input.form-control {
        height: 42px !important;
    }
}

/* Responsive Request Quote Button Adjustments */
@media (max-width: 575.98px) {
    .header-actions .px-btn {
        padding: 6px 12px !important;
        font-size: 11px !important;
        height: 32px !important;
        border-radius: 4px !important;
    }
}


/* Indentation for child menu items in offcanvas */
.off_canvas_main_menu .sub_menu li a {
    font-size: 14px !important;
    text-transform: none !important;
    color: #475569 !important;
    padding-top: 5px;
    padding-bottom: 5px;
}

.off_canvas_main_menu .sub_menu li {
    position: relative;
}

.off_canvas_main_menu .sub_menu li::before {
    content: " \;
 position: absolute;
    left: -15px;
    top: 50%;
    width: 6px;
    height: 1px;
    background: #cbd5e1;
}

/* Fix for button spacing in premium-cat-card */
.premium-cat-card .card-action-link {
    margin-top: auto;
    text-decoration: none !important;
    display: block;
}

.premium-cat-card .card-offer-badge {
    margin-top: 0 !important;
}