.navPage-subMenu.is-open {
        z-index: 10000000;
    }

    .emthemesModez-quickSearch .form-field:before {
        background-color: #F15A24;
    }

    .emthemesModez-newsletterForm .button {
        background-color: #F15A24;
        border-color: #F15A24;
    }

    .emthemesModez-newsletterForm .button:hover {
        background-color: #F15A24;
    }

    .papaSupermarket-style--modern .emthemesModez-specialProductsTabs--supermarket1 .tab-title {
        color: #202020;
       
        text-transform: uppercase;
    }

    .form-label small {
        color: #F15A24;
        text-transform: initial;
        font-weight: 1000;
    }

    .emthemesModez-navPages-verticalCategories-container+.navPages-list {
        border-top: 0;
        margin-top: 0;
        padding-top: 0;
    }

    .emthemesModez-navPages-verticalCategories-container {
        display: none;
    }

    .emthemesModez-newsletterForm .error {
        color: #FFF;
    }

    .productView-options .form-field>.form-checkbox+.form-label,
    .productView-options .form-field>.form-radio+.form-label {
        margin-left: 0;
    }

    .form-checkbox+.form-label,
    .form-radio+.form-label {
        padding-left: 1.3rem;
    }

    .brand-button {
        background-color: #F15A24;
        color: #FFF;
        font-size: 17px;
        min-height: 50px;
    }

    .papaSupermarket-subcategories-grid-item {
        margin-top: 0;
    }

    .card-figcaption-button:hover {
        color: #F15A24;
    }

    .papaSupermarket-style--modern .papaSupermarket-categoryPage-description {
        padding: 0px;
    }

    .emthemesModez-mobile-collapse-content.is-active {
        overflow-x: auto !important;
    }

    /* Gopalchandru */
    p{
        margin-bottom:auto;
      }

    .newbutton {
        padding: 10px 24px;
        border-radius: 5px;
        border: 1px solid #263da8;
        text-decoration: none;
        display: inline-block;
        margin-bottom: 30px;
    }

    .newbutton:hover {
        color: white;
        background-color: #263dA8;
    }

    .brand_box {
        box-shadow: 0 1px 4px 0px #0000001f;
        border-radius: 5px;
        padding: 10px;
        width: 100%;
        height: 100%;
        background-color: white;
    }

    .brand_box img {
        padding: 0 20%;
    }

    .brand_box a {
        background: none;
        color: black;
        text-decoration: underline;
        border: none;
        font-size: 14px;
        text-align: center;
        font-weight: 500;
        display: block;
        padding: 10px 0;
    }

    .brand_descriptions {
        display: flex;
        flex-wrap: wrap;
    }

    .brand_descriptions p:nth-child(1) img {
        float: unset !important;
    }

    .brand_descriptions p:nth-child(1) {
        flex: 1 0 25%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 20px;
    }

    .brand_descriptions p:nth-child(2) {
        flex: 1 0 75%;
    }

    .brand_descriptions p:nth-last-child(1) {
        flex: 0 1 100%;
        margin: 10px auto;
        border-top: 1px solid #eeeeee;
        border-bottom: 1px solid #eeeeee;
        padding: 30px 0;
    }

    .brand_box:hover a {
        color: #F15A24;
    }

    .customcontainer {
        max-width: 100%;
        display: flex;
        /*align-items: center;*/
        flex-direction: column;
        padding: 30px;
        margin-bottom: 30px;
        background-color: white;
    }

    .customcontainer h1,
    .customcontainer h2,
    .customcontainer h3,
    .customcontainer h4,
    .customcontainer h5,
    .customcontainer h6 {
        margin-top: auto;
    }

    .fullrow {
        max-width: 100%;
        display: flex;
        align-items: stretch;
        justify-content: center;
    }

    .customcontainer p.h1.page-heading.page-heading--desktopOnly {
        font-size: 1.8rem;
        font-weight: 900;
    }

    .customerservice_box {
        padding: 20px;
        box-shadow: 0 0 10px #0000001f;
        border-radius: 5px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        height: 100%;
    }

    .customerservice_box h3 {
        margin-top: 20px;
    }

    .customerservice_box a {
        font-weight: 600;
    }

    .customerservice_box:hover a {
        color: #F15A24;
    }

    .contentmiddle {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        margin: auto;
    }

    .customfaq ul {
        list-style: none;
    }

    .customcontainer .customcontainer {
        padding: 0;
    }

    .qlinkrow {
        display: flex;
        flex-direction: row;
        gap: 0;
        flex: 1;
        justify-content: center;
    }

    .qlinkrow .col-sm-3 {
        padding: 0;
    }

    .brandsection {
        background-color: white;
        overflow: hidden;
        border-radius: 5px;
        padding: 20px;
    }


    a.resoucelink img {
        width: 80px;
        height: auto;
    }
    
    a.resoucelink:hover {
        color:#FF871C;
    }

    .resoucelink {
        display: flex;
        gap: 20px;
        align-items: center;
        background-color: #0056b3;
        padding: 10px;
        color: white;
        border-radius: 5px;
    }


    .icon-text {
        font-weight: 600;
    }

    .form-input {
        font-weight: 400;
        padding-left: 20px;
        padding-right: 20px;
    }

    .form-label small {
        font-weight: 500;
    }

    .categoryimg {
        width: 250px;
        height: auto;
        margin: auto;
    }


    .cardstyle01 {
        padding: 15px;
        background-color: white;
        display: flex;
        gap: 15px;
        align-items: center;
        border: 1px solid #dddddd;
        height: 100%;
        flex-direction: column;
        text-align: center;
        color: black;
        font-weight: 500;
        font-size: .8rem;
    }

    .cardstyle01:hover a {
        color: #F15A24;
    }

    .cardstyle01:hover {
        background-color: #f5f5f5;
    }

    .cardstyle01 span {
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .cardstyle01 p {
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .cardstyle01 a {
        font-size: 14px;
    }

    .cardstyle01 p {
        font-size: 12px;
        font-weight: 400;
    }

    .cardstyle02 {
        padding: 15px;
        background-color: white;
        display: flex;
        gap: 15px;
        align-items: center;
        border: 1px solid #dddddd;
        height: 100%;
        flex-direction: column;
        text-align: center;
        color: black;
        font-weight: 500;

    }

    .cardstyle02:hover a {
        color: #F15A24;
    }

    .cardstyle02:hover {
        background-color: #fafafa;
    }

    .cardstyle02 p {
        width: 100%;
        font-size: 12px;
        font-weight: 400;
    }

    .cardstyle02 a {
        font-size: 14px;
    }

    .cardstyle02 img {
        width: 75px;
        height: auto;
    }



    .rfid4uexpimg {
        width: 250px;
        height: auto;
        border: 1px solid #dddddd;
    }

    .container-fluid .container-fluid {
        padding: 0px;
    }

    .dropdown,
    .dropleft,
    .dropright,
    .dropup {
        position: absolute;
    }

    .mycol {
        padding-left: 0px;
        padding-right: 0px;
    }



    .container-fluid {
        background-color: white;
        padding: 15px;
    }

    .productGrid .card {
        box-shadow: 0 0px 3px 0px #dcdcdc !important;
        border: 1px solid #ececec !important;
        border-radius: 5px !important;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        gap: 20px;
        height: 100%;
        background-color: white;
        padding: 0px;
    }

    .card-body-content {
        display: flex;
        flex-wrap: wrap;
        font-size: 12px;
        padding: 10px;
    }

    .content-left {
        display: flex;
        flex-direction: column;
        flex: 0 0 65%;
        justify-content: center;
    }

    .content-left h4 {
        order: 2;
        font-size: 14px;
        font-weight: 500;
    }

    .content-left p {
        order: 1;
        padding-bottom: 10px;
        font-size: 12px;
        color: #777777;
        font-weight: 500;
    }

    .content-right {
        display: flex;
        flex-direction: column;
        flex: 0 0 35%;
        align-items: flex-end;
        font-size: 16px;
        font-weight: 500;
        justify-content: center;
        text-align: right;
    }

    .price-section.price-section--withoutTax.rrp-price--withoutTax {
        font-size: 10px;
    }

    .page-heading {
        font-size: 24px!important;
        margin: 0;
        text-transform: uppercase;
        font-weight: 600!important;
        align-self: flex-start;
        padding-bottom: 20px;
    }

    .card-image {
        padding-left: 10px;
        padding-right: 10px;
    }

    #section01,
    #section02,
    #section03,
    #section04,
    #section05 {
        margin-top: 30px;
        margin-bottom: 50px;
    }

    #section01 {
        margin-bottom: 20px;
    }

    .tabs-contents {
        margin-top: auto !important;

    }

    .card-img-container {
        margin: auto;

    }

    article.beand_article .card-body {
        height: 0px;
        overflow: hidden;
        padding: 0px 1.25rem;
        margin: 0;
    }

    ul.row {
        list-style: none;
    }

    .boxedcontent {
        margin-top: 20px !important;
        border-radius: 5px;
        overflow: hidden;
        background-color: white;
        padding: 20px;
    }

    .card-image {
        width: 90%;
    }

    .buttonright {
        margin: auto;
        margin-right: 0;
        margin-top: 20px;
    }

    section#section04 {
        flex-direction: column;
        align-items: flex-start;
    }

    ul.row.no-gutters.boxedcontent {
        width: 100%;
        justify-content: center;
    }

    hr {
        width: 100%
    }

    #gtx-trans {
        display: none;
    }

    #section02 .tabs {
        display: none;
    }
    
    .cardlinks {
    display: flex;
    align-items: center;
    gap: 20px;
    background-color: white;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #bbbbbb;
        margin-bottom: 20px;
    color: black;
}
.cardlinks:hover {
    box-shadow: 0 0 5px 1px #3750b247;
    color: #F15A24;
    border: 1px solid #3750B2;
}
.cardlinks img{
    width: 75px;
    height: auto;
}

    .zebracontactfrom {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .zebracontactfrom form .form-row{
        margin:auto!important;
     }
    
    .formfieldleft{
        padding-left:0px!important;
        }
   .formfieldright{
           padding-right:0px!important;
        }
    
    @media (max-width: 575.98px) {
            .formfieldleft, .formfieldright{
        padding-left:0px!important;
        padding-right:0px!important;
        }

        .brand_box img {
            padding: 0 30%;
        }

        .rfid4uexpimg {
            width: auto;
            margin-top: 30px;

        }

        .cardstyle01 {
            flex-direction: row;
            text-align: left;
        }


        .content-left,
        .content-right {
            flex: 0 0 100% !important;
            align-items: flex-start !important;

        }

        .content-left p {
            padding-bottom: 5px;
        }

        .card-img-container {
            height: 150px;

        }

        .beand_article .card-img-container {
            height: auto;
        }
        .resoucelink {
        margin: 10px 0;        
        }
    .col-sm-6 {
        padding:0px;
        }
    
    .youtubevideos iframe{
        width: 100%;
        height:auto;
        }
    }

    .centerimage {
        margin: auto;
        align-self: center;
    }

    @media (max-width: 767.98px) {
        .fullrow {
            width: 100%;
            flex-wrap: wrap;
        }

        .brand_descriptions p {
            flex: 1 0 100% !important;
            margin-bottom: 10px;
        }

        .brand_box a,
        .brand_descriptions p:nth-child(last) a {
            color: #F15A24;
        }
    }

    @media (max-width: 991.98px) {}

    @media (max-width: 1199.98px) {}
    
    /*theme reset codes*/
/*
    h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    margin-top: auto;
    }   
	*/
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 85% !important;
}

.navPage-childList-item:first-child {
    display: unset !important;
}
.navPage-subMenu--standard .navPage-childList {
    right: 100% !important;
    left: unset !important;
}



.breadcrumb {
    display: inline-block !important;
    float: none !important;
    padding: unset;
    background-color: unset;
    border-radius: unset
}
.emthemesModez-quickSearch .form-input {
    border: 0.5px solid #f73030;
}
.cart-quantity{
    display: inline-block !important;
}

h1, h2, h3, h4, h5, h6 {
 
    font-family: Source Sans Pro;
   
}

@media (min-width: 801px) {
    .papaSupermarket-style--modern .navPages-action {
        font-family: Source Sans Pro;
        font-weight: 700;
        font-size: 15px;
    }
}

#recently-viewed-dropdown ._productList .card {
    display: -webkit-box;
}
.home_brand{
    filter: grayscale(1) !important;
    transition: all .3s ease-in-out !important;
    -webkit-opacity: 0.6 !important;
    
}

.home_brand:hover {
    filter: grayscale(0) !important;
    transition: none !important;
    -webkit-opacity: 1 !important;
}
.home_brand-ed{
    -webkit-opacity: 0.39 !important;
}
a:hover {
    text-decoration: none;
  }
  a {
    text-decoration: none;
  }
  
  <!-- Feb 12 2025 (Deepa) -->
 .ThingMagic-container {
    display: flex;
    gap: 10px;
    align-items: stretch;
    justify-content: Center !important;
}

.ThingMagic_FancyBox .ThingMagic-icon img {
    width: 70px;
}

.ThingMagic-container {
    display: flex;
    gap: 10px;
    align-items: stretch;
    justify-content: Center !important;
}

.ThingMagic_FancyBox {
    max-width: 400px;
    width: 100%;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    border: 3px solid transparent;
    padding: 28px 30px 10px 20px;
    background-color: #fff;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
    margin: 1px !important;
}

.ThingMagic_FancyBox .ThingMagic-icon {
    float: Center !important;
    margin-left: 10px !important;
    margin-right: 13px !important;
}

.ThingMagic_FancyBox h4 {
    margin-top: 14px !important;
    text-align: Center !important;
    font-weight: 600 !important;
    font-size: 17px !important;
    color: black !important;
}

@media (max-width: 1070px) {
    .ThingMagic-container {
        flex-direction: column !important;
        align-items: center !important;
    }
}

html {
	scroll-behavior: smooth;

}
#ThingMagiccontact-us {scroll-margin-top: 200px !important;}

.page-content-body .list-sitemap{
    list-style: none !important;
}