<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.slid {
    background-color: transparent;
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.5));
}

.hero.product-page img#imagebox {
    height: 480px;
    width: auto;
}

.background1 {
    padding: 0 30px;
    padding-top: 40px;
}

.hero {
    filter: none;
}

.container-fluid.wide {
    padding: 0 3%;
}

.asdcvjnedv {
    color: #27407c;
    border: 1px solid #27407c;
    color: black;
    padding: 14px 20px;
    text-align: center;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 4px;
}

.cc .c1 {
    background: white;
    width: auto;
    border-radius: 8px;
    text-align: center;
    line-height: normal;
    padding: 8px 12px;
    border: 1px solid #3b5998;
    cursor: pointer;
    height: auto;
    margin-left: 10px;
    color: #3b5998;
}

.cc .c2 {
    background: white;
    width: auto;
    border-radius: 8px;
    text-align: center;
    line-height: normal;
    padding: 8px 12px;
    border: 1px solid #1da1f2;
    cursor: pointer;
    height: auto;
    margin-left: 10px;
    color: #1da1f2;
}

.cc .c3 {
    background: white;
    width: auto;
    border-radius: 8px;
    text-align: center;
    line-height: normal;
    padding: 8px 12px;
    border: 1px solid #0077b5;
    cursor: pointer;
    height: auto;
    margin-left: 10px;
    color: #0077b5;
}

.cc .c4 {
    background: white;
    width: auto;
    border-radius: 8px;
    text-align: center;
    line-height: normal;
    padding: 8px 12px;
    border: 1px solid #25d366;
    cursor: pointer;
    height: auto;
    margin-left: 10px;
    color: #25d366;
}

.cc .c1:hover {
    background-color: #3b5998;
    color: white;
    -webkit-transition: all 0.5s linear;
}

.cc .c2:hover {
    background-color: #1da1f2;
    color: white;
    -webkit-transition: all 0.5s linear;
}

.cc .c3:hover {
    background-color: #0077b5;
    color: white;
    -webkit-transition: all 0.5s linear;
}

.cc .c4:hover {
    background-color: #25d366;
    color: white;
    -webkit-transition: all 0.5s linear;
}

.hero.product-page .preview {
    text-align: center;
    margin: 0 auto;
}

.hero.product-page .preview .zoomWrapper {
    text-align: center;
    margin: 0 auto;
}

.reveal1 {
    text-align: center;
}

.reveal {
    color: #fff !important;
}


/*
p.asdbnsdvjbhdy {
    font-size: 14px;
    position: absolute;
    right: 20px;
    bottom: 0;
    border-radius: 8px;
}

.des3:hover p.asdbnsdvjbhdy {
    color: #fff;
    transition: .3s linear all;
}*/

.des3 {
    box-shadow: 0 0 8px #ccc;
    display: flex;
    margin: 20px 0;
    border-radius: 3px;
    flex-direction: row;
    align-content: stretch;
    align-items: center;
}

.des3 .col-md-6.des p {
    font-size: 14px;
    margin-bottom: 12px;
    line-height: normal;
}

.footer-contact__item .footer-contact__icon {
    background-color: #27407c;
}

.col-md-6.des {
    padding: 15px 15px 0;
    min-height: 250px;
}

.des1 img {
    height: 230px;
    width: auto;
}

.list-items li:before {
    display: none;
}

.about-layout2 .list-items li i.flag-icon {
    position: absolute;
    left: 0;
    top: 4px;
}

.formNg {
    margin: 50px 0 50px 0;
}

.loginformNg {
    background-color: #f7f7f7;
    box-shadow: 0 0 4px #ccc;
    padding: 30px;
}

.loginformNg .form-group .form-control {
    background-color: #eee;
    border-color: #ccc;
    height: 40px;
}

.loginformNg .form-group .form-control::placeholder {
    font-size: 14px;
}

.forgotNg {
    margin-top: 20px;
}

.loginformNg i {
    position: absolute;
    top: 42px;
    right: 25px;
    color: #27407c;
}

.formregisterng .small1 {
    text-transform: uppercase;
    font-size: 70%;
    font-weight: 800;
}

.formNg .form-group label {
    font-weight: 400;
}

.formNg.profilepage div#show_hide_password a i {
    position: absolute;
    right: 12px;
    bottom: 25px;
    z-index: 99999999;
}

.alert-notification-wrapper.top span.cool {
    text-align: center;
    width: 100%;
    display: block;
    /* padding: 8px;
    background-color: green; */
    color: #fff;
}

.alert-notification-wrapper.top span.danger {
    text-align: center;
    width: 100%;
    display: block;
    /* padding: 8px;
    background-color: red; */
    color: #fff;
}

.alert-notification-wrapper.top p {
    margin: 0;
}

.search-results {
    position: absolute;
    background-color: #fff;
    padding: 0;
    width: 100%;
}

.search-results ol {
    padding: 0;
}

.search-results ol li {
    list-style: none;
    margin: 0;
    line-height: normal;
}

.search-results ol li::marker {
    display: none !important;
    opacity: 0;
}

.search-results ol {
    padding: 0;
}

.search-results ol li a {
    position: relative;
    padding: 8px 12px;
    display: block;
    width: 100%;
}

.search-results ol li a:hover {
    background-color: #27407c;
    color: #fff;
}

.process-item {
    min-height: 225px;
}

.process-item .process-item__title {
    padding-right: 0;
    min-height: 56px;
}

.testimonial-item .testimonial-item__desc {
    font-size: 24px;
}

.testimonials .slider-nav .testimonial-item__thumb:not(.slick-active) {
    opacity: 1;
}

@media only screen and (max-width: 767px) {
    .g-recaptcha {
        width: 100% !important;
        overflow: hidden !important;
    }
    .loginformNg {
        padding: 30px 10px;
    }
    .login-box {
        max-width: 100%;
    }
    .login-snip {
        padding: 70px 15px 50px 15px;
    }
    .formNg h4 {
        text-align: center;
    }
    .formregisterng {
        margin-top: 30px;
    }
    .forgotNg {
        text-align: center;
    }
}

@media screen and (max-width: 330px) {
    .send {
        padding: 12px 15px;
    }
    .asdcvjnedv {
        padding: 12px 15px;
    }
}

.sticky-container {
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: -130px;
    top: 250px;
    width: 210px;
    z-index: 999;
}

.sticky1 li {
    list-style-type: none;
    background-color: #27407c;
    color: #efefef;
    height: 43px;
    padding: 0px;
    margin: 0px 0px 1px 0px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
}

.sticky1 li:hover {
    margin-left: -100px;
}

.sticky1 li i {
    float: left;
    margin: 5px 4px;
    margin-right: 5px;
    color: white;
    padding: 6px 10px;
    font-size: 20px;
}

.sticky1 li p {
    padding-top: 8px;
    margin: 0px;
    /* line-height: 16px; */
    font-size: 17px;
}

.sticky1 a {
    text-decoration: none;
    color: white !important;
}


/* .sticky1 a:hover {
    text-decoration: underline;
} */

.sticky1 .fa-phone {
    transform: rotate(90deg);
    padding: 6px;
}

.sticky1 .li1 {
    background: #fbbc05;
}

.sticky1 .li2 {
    background: #4267b2;
}

.sticky1 .li3 {
    background: #25d366;
}

.sticky1 .li4 {
    background: #0a66c2;
}

.design-model {
    background: url("https://i0.wp.com/www.nextgenspareparts.com/assets/images/about/back1.png?w=800");
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 100vh;
    min-height: 80vh;
    border: none;
    position: relative;
}

.design-model .modal-header .close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
    opacity: 1;
    color: #fff;
    font-weight: 400;
}

.modal-content.design-model:after {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 5px;
}

.design-model h5 {
    text-align: center;
    color: white;
}

.design-model .modal-header.head1-model {
    flex-direction: column;
    height: 80vh;
    width: 60%;
}

.head1-model p#exampleModalLongTitle {
    color: white;
    padding: 15px;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 18px;
    position: relative;
    z-index: 2;
}

.head1-model p#exampleModalLongTitle.cdsiubds_cnidus {
    font-size: 16px;
    margin-top: 0;
    color: #eee;
    text-transform: unset;
    font-weight: 600;
    line-height: 1.2;
}

.head1-model {
    padding: 20px;
}

.design-model .modal-body label {
    padding: 12px 30px;
    background: #0b2653;
    color: white;
    margin: 10px 44px;
}

.main-modal-center {
    justify-content: center;
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
    margin-left: 12px;
    font-size: 18px;
}

.sticky1 a {
    text-decoration: none;
    color: white !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 120px;
    height: 40px;
}

.sticky1 li {
    list-style-type: none;
    background-color: #27407c;
    color: #efefef;
    padding: 0px;
    margin: 0px 0px 1px 0px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
    height: auto;
}

.sticky1 .fa-phone {
    transform: rotate(90deg);
    padding: 0;
    margin-left: 12px;
}

.sticky1 .fa-facebook-f {
    padding: 0;
    margin-left: 12px;
}

.sticky1 .fa-whatsapp {
    padding: 0;
    margin-left: 12px;
}

.sticky1 .fa-linkedin-in {
    padding: 0;
    margin-left: 12px;
}

.svg-inline--fa {
    margin-left: 0px;
}

.sticky1 li p {
    padding-top: 0;
}

.banner-layout3 .fancybox-item .fancybox-item__icon .svg-inline--fa {
    font-size: 40px;
}

.footer-contact__item .footer-contact__text span {
    font-weight: 400;
}

.footer-contact__item .footer-contact__text a {
    font-weight: 600;
}

.background1 .cc p {
    display: flex;
    align-items: center;
}

.cc .c1 {
    height: 35px;
    width: 35px;
    padding: 8px;
}

.cc .c2 {
    height: 35px;
    width: 35px;
    padding: 8px;
}

.cc .c3 {
    height: 35px;
    width: 35px;
    padding: 8px;
}

.cc .c4 {
    height: 35px;
    width: 35px;
    padding: 8px;
}

#profileeye {
    position: absolute;
    top: 50px;
    right: 15px;
}

.information1 h3 {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    margin-bottom: 10px;
}

.information1 p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0px;
}

.information1 h6 {
    font-size: 20px;
}

.information1 table {
    margin-bottom: 5px;
}

.mobileuseraccount {
    display: none;
}

.text2 {
    text-align: center;
    color: #000;
    font-size: 12px;
    line-height: 18px;
    margin-top: 7px;
}

.search-results {
    max-height: 400px;
    overflow-x: auto;
    box-shadow: 0 2px 5px #ccc;
}

.footer p.webcounter {
    font-size: 40px;
    background-color: #989c9f;
    padding: 15px;
    color: #ffffff;
    border-radius: 7px;
    letter-spacing: 5px;
    text-align: center;
}

.fs16 {
    font-size: 16px;
}

.des3 .col-md-6.des p.skpname {
    font-size: 16px !important;
    color: #525252;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 20px;
}

.cdisugd_xsiugbs_cmdk {
    position: absolute;
    padding: 15px 25px 15px 15px;
    top: 50px;
}

.cdisugd_xsiugbs_cmdk .cdsiubds_cniduscdigfirst {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.cdisugd_xsiugbs_cmdk .cdsiubds_cniduscdigsecond {
    color: #000;
    font-size: 14px;
    margin-top: 15px;
}

@media screen and (max-width: 767px) {
    .design-model {
        width: auto;
        min-height: 300px;
    }
    .head1-model h6 {
        padding: 0;
    }
    .main-modal-center {
        justify-content: center;
    }
    .des1 img {
        height: auto;
        width: auto;
        max-height: 200px;
    }
    .des h6 {
        color: #525252;
        font-size: 14px;
        margin-bottom: 5px;
    }
    .des3 .col-md-6.des p {
        font-size: 12px;
        margin-bottom: 0;
        line-height: 22px;
    }
    .col-md-6.des {
        min-height: auto;
        padding: 10px;
    }
    .des1 {
        text-align: center;
    }
    .hero.product-page img#imagebox {
        height: auto;
        width: auto;
    }
    .contact-layout1 .contact-panel {
        padding: 0px;
    }
    #contactForm {
        padding: 0px;
    }
    .reveal6 {
        padding: 0;
    }
    .reveal6 p {
        font-size: 12px;
        line-height: 22px;
    }
    .contact-layout2 .contact-panel__info .contact-panel__block__title {
        font-size: 14px;
    }
    .contact-layout2 .contact-panel__info .contact-panel__block__list li {
        font-size: 12px;
    }
    .testimonial-item .testimonial-item__desc {
        font-size: 16px;
    }
    .reveal1 p {
        font-size: 14px;
        line-height: 22px;
    }
    .process-item .process-item__title {
        font-size: 14px;
        margin-bottom: 10px;
        min-height: auto;
    }
    .process-item {
        min-height: auto;
        padding-bottom: 0;
    }
    .process-item:after {
        display: none;
    }
    .image-container img {
        height: 260px;
    }
    #scrollTopBtn .fa-long-arrow-alt-up {
        font-size: 14px;
    }
    .about-layout2 .ff1 p {
        font-size: 14px;
        line-height: 22px;
    }
    .abouttablehjgs td {
        font-size: 12px;
    }
    .contact-panel .contact-panel__title {
        text-align: center;
    }
    .contact__info-list td {
        font-size: 13px;
    }
    .contact-layout1 .contact-panel .contact-panel__banner {
        min-height: 250px;
        padding: 0;
        margin: 0 !important;
    }
    .text1 {
        font-size: 20px;
        margin-bottom: 0;
    }
    .contact-info {
        padding-bottom: 0 !important;
    }
    .cred {
        height: 200px;
    }
    .information1 h3 {
        font-size: 13px;
    }
    .information1 p {
        font-size: 13px;
    }
    .information1 table td {
        font-size: 12px;
    }
    .header .header-actions {
        background-color: #27407c;
        margin: 0;
    }
    .header-actions__list {
        background-color: #27407c;
        margin-right: 0;
    }
    .forthismobile {
        width: 30px !important;
    }
    .bcajhgd-cdjsk {
        padding: 0;
        display: block !important;
    }
    .navbar__bottom.sticky-navbar {
        width: 100%;
    }
    .header-actions li {
        margin-left: 0px;
        width: 100%;
    }
    .header-layout2 .header-search__form .form-control {
        height: 45px;
    }
    .search-results {
        max-height: 300px;
        overflow-x: auto;
        background: rgb(250, 250, 250);
        box-shadow: rgb(204 204 204) 0px 1px 5px;
    }
    .header-search__form .form-control {
        padding: 0 40px 0 30px;
    }
    .header-layout2 .header-search__form .header-search__btn {
        right: 10px;
    }
    .mobileuseraccount {
        display: block;
    }
    .mobiletext-account {
        display: none;
    }
    .navbar .nav__item .nav__item-link.linkformobilevjh {
        color: #fff;
        padding-left: 0px;
    }
    .mobilebodyfor {
        left: -135px;
    }
    .header-layout2 {
        height: 125px;
    }
    .design-model {
        width: auto;
        min-height: 350px;
    }
    .head1-model p#exampleModalLongTitle {
        font-size: 14px;
        padding: 0;
    }
    .head1-model p#exampleModalLongTitle.cdsiubds_cnidus {
        font-size: 12px;
        line-height: normal;
    }
    .design-model .modal-header.head1-model {
        flex-direction: column;
        height: 340px;
        width: 100%;
    }
}

@media screen and (max-width: 350px) {
    .design-model {
        width: auto;
        min-height: 300px;
    }
    .head1-model h6 {
        padding: 0;
    }
}

.text-for-pro {
    text-align: center;
    margin-top: 30px;
}

.text-for-product {
    font-size: 22px;
    width: 50%;
    padding: 25px;
    box-shadow: 0 0px 10px #ccc;
    background: #eee;
    margin: auto;
    color: black;
    font-weight: 600;
}

.moreproinfonz {
    text-align: center;
    background: #00274e;
}

.bbshs {
    padding: 100px 0 100px 30px;
    color: white;
}

.dgssugs {
    background: #27407c;
}

.bjsgyaga {
    color: white;
    padding: 10px;
}

.bsgsypaaah {
    margin-top: 0;
}

p#exampleModalLabel {
    font-size: 18px;
    padding-bottom: 10px;
    color: #0b2653;
    text-transform: capitalize;
    font-weight: 700;
    text-align: center;
}

.about-layout2 .cta-banner p.cta-banner__title {
    font-weight: 700;
    line-height: 1.7;
}

p.cta-banner__title.reveal1.active {
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 20px;
}

p.cta-banner__subtitle.reveal1.active {
    line-height: 1.3;
    font-weight: 700;
    text-transform: capitalize;
}

footer p.footer-widget__title {
    color: #fff;
    font-size: 17px;
    text-transform: capitalize;
    margin-bottom: 32px;
    font-weight: 700;
    line-height: 1.3;
}

.pagetitle__heading {
    font-size: 42px;
    font-weight: 700;
    line-height: 1.3;
    display: block;
}

section.skcontent p.text2 {
    text-align: left;
    font-size: 14px;
    line-height: 26px;
    color: #525252;
}

section.skcontent1 p.text2 {
    font-size: 16px;
    line-height: 26px;
    color: #525252;
}

section.skcontent {
    text-align: left;
}

.contact-layout2 .contact-panel__info .contact-panel__block__list li a {
    color: #fff;
}

section.skcontent h1 {
    font-size: 36px;
}

.col-sm-12.col-md-12.reveal6.active b a {
    color: #fff;
}

@media (max-width: 767px) {
    .text-for-product {
        width: 100%;
    }
}

.alert {
    border: none;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
}

@media (min-width: 768px) and (max-width: 991px) {
    .alert {
        font-size: calc(14px + 1 * ((100vw - 768px) / 223));
    }
}

@media (min-width: 991px) and (max-width: 1200px) {
    .alert {
        font-size: calc(15px + -1 * ((100vw - 991px) / 209));
    }
}

@media (min-width: 1200px) {
    .alert {
        font-size: 14px;
    }
}

.alert .alert-heading {
    margin-top: 20px;
    margin-bottom: 10px;
}

.alert .btn-dismmiss {
    margin-top: 20px;
}

.alert.dismissible-alert {
    position: relative;
    padding-right: 40px;
}

.alert.dismissible-alert .alert-close {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    font-size: 18px;
    display: flex;
    cursor: pointer;
    height: inherit;
    align-items: center;
}

.alert-notification-wrapper {
    display: flex;
    flex-direction: column;
    position: unset;
    left: 0rem;
    right: 0;
    z-index: 999;
}

@media (max-width: 991.98px) {
    .alert-notification-wrapper {
        left: 0;
    }
}

.alert-notification-wrapper.top {
    top: 190px;
}

.alert-notification-wrapper.top .alert-notification {
    margin: 0 auto 10px auto;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    margin: 0;
}

.alert-notification-wrapper.bottom {
    bottom: 0;
}

.alert-notification-wrapper.bottom .alert-notification {
    margin: 10px auto 0 auto;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.alert-notification-wrapper .alert-notification {
    padding: 10px 2.5rem;
    background: #284a91;
    z-index: 99;
    color: #fff;
    width: 100%;
    height: 100%;
    border-radius: 0;
    display: flex;
    align-items: center;
    font-size: 14px;
    box-shadow: 0 1px 20px -5px rgba(0, 0, 0, 0.5);
    opacity: 1;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media (min-width: 768px) and (max-width: 991px) {
    .alert-notification-wrapper .alert-notification {
        font-size: calc(14px + 1 * ((100vw - 768px) / 223));
    }
}

@media (min-width: 991px) and (max-width: 1200px) {
    .alert-notification-wrapper .alert-notification {
        font-size: calc(15px + -1 * ((100vw - 991px) / 209));
    }
}

@media (min-width: 1200px) {
    .alert-notification-wrapper .alert-notification {
        font-size: 14px;
    }
}

.alert-notification-wrapper .alert-notification i {
    margin-right: 10px;
    font-size: 20px;
    line-height: 1;
}

.alert-notification-wrapper .alert-notification p {
    font-size: inherit;
    font-weight: inherit;
    margin: 0 auto;
}

.alert-notification-wrapper .alert-notification.dismissible-alert {
    position: relative;
    padding-right: 40px;
}

.alert-notification-wrapper .alert-notification.dismissible-alert .alert-close {
    position: absolute;
    top: 10px;
    right: 15px;
    padding: 7px;
    font-size: 18px;
    display: block;
    cursor: pointer;
}

#togglePassword {
    position: absolute;
    right: 10px;
    top: 40px;
}

#togglePassword1 {
    position: absolute;
    right: 20px;
    top: 42px;
    font-size: 16px;
}

.hero.product-page .background1 h2.h6 {
    color: #0b2653;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 20px;
}

.information1 h3 {
    font-weight: 600;
}

.col-md-6.background5 #exampleModalLabel {
    font-weight: 700;
}

.crep1.cateslider {
    height: auto !important;
    border: 0;
}

.head1-model p#exampleModalLongTitle.cdsiubds_cnidus span {
    font-weight: 400;
    font-size: 12px;
}

.cdisugd_xsiugbs_cmdk .cdsiubds_cniduscdigsecond a {
    color: #000;
}

.cdisugd_xsiugbs_cmdk .cdsiubds_cniduscdigsecond a:hover {
    font-weight: 600;
}

button.btn.btn__primary.addToCart {
    padding: 5px 20px;
    line-height: normal;
    height: 35px;
    font-size: 13px;
    font-weight: 600;
    min-width: 100px;
    width: 100%;
}

.site-notifications {
    position: fixed;
    top: 25px;
    right: 25px;
    z-index: 9999;
    transform: translateY(-120px);
    transition: all 0.3s;
}

.site-notifications .inner-notify {
    background: #fff;
    border-radius: 5px;
    border-left: 3px solid #219a00;
    display: flex;
    align-items: center;
    padding: 15px 20px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.site-notifications .inner-notify .message-container {}

.site-notifications .inner-notify .message-container p {
    margin: 0;
    padding-left: 10px;
    color: #000;
    font-weight: 500;
    font-size: 18px;
}

.site-notifications .inner-notify .svg-container svg.ft-green-tick {
    width: 30px;
    height: 30px;
}


/* @supports ((-webkit-animation: grow 0.5s cubic-bezier(0.25, 0.25, 0.25, 1) forwards) or (animation: grow 0.5s cubic-bezier(0.25, 0.25, 0.25, 1) forwards)) {} */

.site-notifications .inner-notify .svg-container .tick {
    stroke-opacity: 0;
    stroke-dasharray: 29px;
    stroke-dashoffset: 29px;
}

.site-notifications .inner-notify .svg-container .circle {
    fill-opacity: 0;
    stroke: #219a00;
    stroke-width: 16px;
    transform-origin: center;
    transform: scale(0);
}

.site-notifications.show .inner-notify .svg-container .circle {
    -webkit-animation: grow 1s cubic-bezier(0.25, 0.25, 0.25, 1.25) forwards;
    animation: grow 1s cubic-bezier(0.25, 0.25, 0.25, 1.25) forwards;
}

.site-notifications.show .inner-notify .svg-container .tick {
    -webkit-animation: draw 0.5s cubic-bezier(0.25, 0.25, 0.25, 1) forwards;
    animation: draw 0.5s cubic-bezier(0.25, 0.25, 0.25, 1) forwards;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.site-notifications.show {
    transform: translateY(0);
}

@-webkit-keyframes grow {
    60% {
        transform: scale(0.8);
        stroke-width: 4px;
        fill-opacity: 0;
    }
    100% {
        transform: scale(0.9);
        stroke-width: 8px;
        fill-opacity: 1;
        fill: #219a00;
    }
}

@keyframes grow {
    60% {
        transform: scale(0.8);
        stroke-width: 4px;
        fill-opacity: 0;
    }
    100% {
        transform: scale(0.9);
        stroke-width: 8px;
        fill-opacity: 1;
        fill: #219a00;
    }
}

@-webkit-keyframes draw {
    0%,
    100% {
        stroke-opacity: 1;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes draw {
    0%,
    100% {
        stroke-opacity: 1;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

.site-notifications .inner-notify .svg-container svg.error circle.solid {
    stroke: #ddd;
}

.site-notifications .inner-notify .svg-container svg.error circle.animation {
    transition: stroke-dashoffset 200ms linear 260ms, stroke-dasharray 200ms linear 260ms;
    stroke: #f56060;
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 2;
}

.site-notifications .inner-notify .svg-container svg.error line {
    stroke: #f56060;
}

.site-notifications .inner-notify .svg-container svg.error line {
    stroke-dashoffset: -50px;
    stroke-dasharray: 50px;
}

.site-notifications .inner-notify .svg-container svg.error line.left {
    transition: stroke-dashoffset 120ms linear 0ms;
}

.site-notifications .inner-notify .svg-container svg.error line.right {
    transition: stroke-dashoffset 120ms linear 160ms;
}

.site-notifications .inner-notify .svg-container svg.error {
    width: 25px;
    height: 25px;
}

.site-notifications .inner-notify.errors {
    border-color: #f56060;
}

.site-notifications.show .inner-notify .svg-container svg.error circle.animation {
    transition: stroke-dashoffset 200ms linear 260ms, stroke-dasharray 200ms linear 260ms;
    stroke-dasharray: 200, 0;
    stroke-dashoffset: 0;
}

.site-notifications.show .inner-notify .svg-container svg.error line.left {
    transition: stroke-dashoffset 120ms linear 520ms;
    stroke-dashoffset: 0;
}

.site-notifications.show .inner-notify .svg-container svg.error line.right {
    transition: stroke-dashoffset 120ms linear 700ms;
    stroke-dashoffset: 0;
}

.site-notifications .inner-notify.errors .svg-container.successsvg {
    display: none;
}

.site-notifications .inner-notify .svg-container.successsvg {
    display: block;
}

.site-notifications .inner-notify .svg-container.errorsvg {
    display: none;
}

.site-notifications .inner-notify.errors .svg-container.errorsvg {
    display: block;
}

.error-popup-global {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    top: 0;
    left: 0;
    display: none;
    align-items: center;
    justify-content: center;
    animation: fadeOut ease 5s;
}

.error-popup-global.show {
    display: flex;
    animation: fadeIn ease 0.5s;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.error-popup-global .error-popup-inner {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    width: 30%;
}

.error-popup-global .error-popup-inner .error-header {
    background: #eee;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.error-popup-global .error-popup-inner .error-header p.title {
    margin: 0;
    font-size: 20px;
    color: #000;
}

.error-popup-global .error-popup-inner .error-header .close-popup {
    font-size: 16px;
    cursor: pointer;
}

.error-popup-global .error-popup-inner .error-body {
    padding: 25px;
    text-align: center;
}

.error-popup-global .error-popup-inner .error-body p.error-msg {
    font-size: 18px;
    margin-bottom: 0;
}

.error-popup-global .error-popup-inner .error-body .btn-error {
    background: #333;
    color: #fff;
    font-weight: 400 !important;
    padding: 7px 25px;
    display: block;
    width: max-content;
    margin: 25px auto 0;
    height: 40px;
    line-height: 27px;
    letter-spacing: 1px;
    font-size: 14px;
    border-radius: 5px;
}

.product-quantity .input-counter {
    max-width: 130px;
    min-width: 130px;
    text-align: center;
    display: inline-block;
    position: relative;
}

.product-quantity .input-counter .minus-btn {
    position: absolute;
    top: 0;
    background-color: transparent;
    cursor: pointer;
    color: #d0d0d0;
    width: 40px;
    height: 100%;
    line-height: 40px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: 14px;
    left: 0;
    border: 0;
}

.product-quantity .input-counter input {
    height: 40px;
    color: #000000;
    outline: 0;
    display: block;
    border: none;
    background-color: #f8f8f8;
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
}

.product-quantity .input-counter .plus-btn {
    position: absolute;
    top: 0;
    background-color: transparent;
    cursor: pointer;
    color: #d0d0d0;
    width: 40px;
    height: 100%;
    line-height: 40px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: 14px;
    right: 0;
    border: 0;
}

.container-fluid.wide {
    padding: 0 3%;
}

.cartclose-remove {
    font-size: 16px;
    cursor: pointer;
    color: #8d9aa8;
    transition: all 0.5s;
}

.cartclose-remove:hover {
    color: #27407c;
    transition: all 0.5s;
}

.carttable tr td,
.carttable tr th {
    vertical-align: middle;
    text-align: center;
}

.carttable-section {}

.carttable-section .cartinquiry-section {
    margin-top: 15px;
    background: #f7f7f7;
    padding: 30px;
    border-radius: 5px;
    border: 1px dashed #ccc;
}

.carttable-section .cartinquiry-section .messageany {
    margin-bottom: 25px;
}

.carttable-section .cartinquiry-section .messageany textarea.form-control {
    background: #fff;
}

.carttable-section .cartinquiry-section button#sendInquiry {
    height: 50px;
    line-height: 50px;
    display: block;
    margin: 0 auto;
    background: #27407c;
    font-weight: 500;
    letter-spacing: 0;
}

.empty-wishlist {
    text-align: center;
    border: 1px solid #efefef;
    padding: 35px;
    border-radius: 10px;
}

.empty-wishlist p.title {
    font-size: 24px;
    color: #000;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 7px;
}

.empty-wishlist p.desc {
    font-size: 18px;
    margin: 0;
}

.empty-wishlist img {
    width: 50%;
    margin: 0 auto;
}

.hero.product-page button.send.btn3.addToCart {
    background: #27407c;
    color: #fff;
}

.header-actions li a.cartcountlink {
    position: relative;
}

.header-actions li a.cartcountlink span.cartcount {
    position: absolute;
    top: -10px;
    right: -10px;
    color: #000;
    background: #fff;
    height: 16px;
    width: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    line-height: normal;
    font-size: 11px;
    font-weight: 600;
}

.cc .youtubeicon {
    background: white;
    width: auto;
    border-radius: 8px;
    text-align: center;
    line-height: normal;
    padding: 8px 12px;
    border: 1px solid #FF0000;
    cursor: pointer;
    height: auto;
    margin-left: 10px;
    color: #FF0000;
    height: 35px;
    width: 35px;
    padding: 8px;
}

.cc .youtubeicon:hover {
    background-color: #FF0000;
    color: white;
    -webkit-transition: all 0.5s linear;
}

.filter-section .filterInner {
    display: flex;
    align-items: center;
    justify-content: end;
}

.filter-section .filterInner .infoTitle {
    width: 20%;
}

.filter-section .filterInner .form-group {
    width: 70%;
}

.productAction__card {}

.productAction__card .product-quantity .input-counter {
    width: 100%;
    max-width: unset;
    min-width: unset;
}

.productAction__card .product-quantity {
    margin-bottom: 10px;
}

span.siteOEMRefNo_main {
    position: relative;
}

span.siteOEMRefNo_main&gt;span {
    position: absolute;
    width: 100%;
    background: #fff;
} 

/* ---------- category page css ------------ */

.benefits-section .title p,
.gear-box-section .title p {
    color: #fff;
    background: #27407c;
    padding: 7px 15px;
    font-size: 18px;
    font-weight: 500;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    letter-spacing: 0.8px;
    width: 50%;
    margin-bottom: 20px;
}
.gear-box-section .title {
    padding-bottom: 20px;
}
.product-image-section .image-title .title {
    position: absolute;
    top: 0;
    right: 0;
}
.product-image-section .image-title {
    position: relative;
    margin-bottom: 20px;
}
.product-image-section .image-title img,
.gear-box-section .image-title img {
    width: 100%;
}
.product-image-section .title p {
    color: #fff;
    background: #27407c;
    padding: 7px 46px;
    font-size: 18px;
    font-weight: 500;
    clip-path: polygon(0% 100%, 7% 0%, 100% 0%, 100% 100%);
    letter-spacing: 0.8px;
    width: 420px;
    margin-bottom: 20px;
}
.benefits-section .content ul.unorder-list li {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 15px;
}
.benefits-section .content ul.unorder-list li::marker {
    color: #27407c;
}
.product-image-section .table,
.gear-box-section .table {
    border-radius: 20px;
    border-collapse: separate;
    border-radius: 6px;
}
.product-image-section .table td,
.product-image-section .table th,
.gear-box-section .table td,
.gear-box-section .table th {
    font-size: 12px;
    padding: 6px;
    border: 1px solid #27407c;
}
.product-image-section .table th,
.gear-box-section .table th {
    background-color: #27407c;
    color: white;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.6px;
}
.whatsapp-button .whatsapp-send {
    display: flex;
    background: #fff;
    align-items: center;
    width: 200px;
    justify-content: center;
    height: 50px;
    border-radius: 7px;
    border: 1px solid #4dc247;
}
.whatsapp-button .whatsapp-send p.btn-text {
    font-size: 16px;
    font-weight: 600;
    color: #4dc247;
}
.whatsapp-button .whatsapp-send .green-wa-messenger-svg-whatsapp {
    fill: #4dc247;
    width: 41px;
    height: 50px;
    stroke: none;
    pointer-events: none;
}
.gear-box-section .content{
    display: flex;
    align-items: center;
    justify-content: center;
}
.gear-box-section img{
  width: 100%;
}
@media only screen and (max-width: 767px) {
    .benefits-section .title p, .gear-box-section .title p,.product-image-section .title p{
        width: 100%;
        clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    }
    .product-image-section .title p{
        width: 100%;
        clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
        padding: 7px 15px;
    }
    .product-image-section .image-title .title{
        position: relative;
    }
    .gear-box-section .title {
        padding-bottom: 0px;
    }
    .product-image-section .table, .gear-box-section .table{
        margin-top: 20px;
    }
}</pre></body></html>