/** Shopify CDN: Minification failed

Line 709:9 Expected ":"
Line 709:10 Expected identifier but found "100%"

**/
/* ROOT CATEGORY*/

#BreadCrumbWrapper {
    margin: 0px 20px;
}

#categories {
    margin: 0 auto;
    padding-top: 20px;
}

#main {
    max-width: 1014px;
    min-width: 320px;
    width: 100%;
    margin: auto;
    background-color: #FFF;
    font-family: verdana;
    font-size: 12px;
    padding-top: 20px;
}

#main>a:nth-child(1) {
    padding-left: 20px;
}

.MobileToggleCat {
    display: none;
}

#catTabs .cat-block {
    position: relative;
    display: inline-block;
    width: 214px;
    margin: 0 5px 20px 5px;
    border: solid 1px #ccc;
    overflow: visible;
    vertical-align: top;
    transition: 0s background-color;
}

#catTabs .cat-block:hover .cat-list {
    transition-delay: .3s;
}

#catTabs .cat-image {
    display: block;
    margin-bottom: 15px;
}

.cat-image {
    float: none;
    margin-right: 0;
}

#catTabs ul.cat-list {
    float: none;
    width: 100%;
}

#RootCat {
    margin: 0 auto;
    text-align: center;
}

#RootCatSectionText {
    text-align: left;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 90%;
}

#SMCTitle {
    color: #DB1633;
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
}

#SMCLogo {
    float: left;
    width: 150px;
    margin-right: 20px;
}

#RootCat .cat-block:hover .cat-list {
    float: none;
    position: absolute;
    top: 0;
    left: -1px;
    right: -1px;
    z-index: 200;
    width: auto;
    border-right: solid 1px #ccc;
    border-left: solid 1px #ccc;
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0);
    box-sizing: border-box;
    text-align: left;
    display: block !important;
}

#RootCat .cat-block:hover .cat-list>li>a {
    padding-left: 15px;
    box-sizing: border-box;
    line-height: 25px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #535353;
    text-decoration: none;
    display: block !important;
}


#RootCat .cat-block:hover .cat-list>li:hover {
    background-color: #bababb;
}

#catTabs ul.cat-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

#catTabs ul.cat-list li {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: solid 1px #a6a8a9;
    background-color: #d1d2d4;
}

.cat-list {
    display: none;
}

#categories .category-item .cat-content.sub p {
    overflow: hidden;
    height: 0;
    margin: 0;
    text-align: left;
    /*.SearchFor*/
    padding: 10px 10px 0px 10px;
}

#categories .category-item .cat-content.sub p:first-of-type {
    height: 60px;
}

#categories .category-item .cat-content.sub p:last-of-type:after {
    content: 'Read more';
    color: #c11d1c;
    cursor: pointer;
    display: block;
    position: absolute;
    left: 10px;
    bottom: 10px;
}

#categories .category-item .cat-content.sub p.active {
    height: auto;
    padding-bottom: 15px;
}

#categories .category-item .cat-content.sub p:last-of-type.active:after {
    content: 'Read less';
    display: block;
}

#categories .category-item .cat-content.sub ul {
    height: 0;
    overflow: hidden;
    text-align: left;
    margin: 0px;
}

#categories .category-item .cat-content.sub ul li {
    text-align: left;
    list-style-image: url(../img/dot.png);
}

#categories .category-item .cat-content.sub ul.active {
    height: auto;
    overflow: visible;
    padding-left: 30px;
    padding-right: 10px;
    padding-bottom: 15px
}


.category-item {
    border: 1px solid #EEE;
    padding: 10px;
    margin: 0px 10px 10px 0px;
    text-align: center;
}


/*congfiguration */

#config {
    overflow: hidden;
    clear: both;
}

#main .description-text {
    display: block;
    float: left;
    width: 64%;
    margin-bottom: 20px;
}

.description-text {
    margin: 0px 20px;
}

#main .description-text p {
    font-size: 0.9em;
}

#main img.product-image {
    display: block;
    width: 100%;
    max-width: 200px;
    margin: 0 auto 20px;
    float: right;
}

#options #table-options,
#options #configuration_area {
    display: table;
    border: none;
}

#options #table-options tbody,
#options #configuration_area tbody {
    display: table-row-group;
}

#options #table-options tr,
#options #configuration_area tr {
    display: table-row;
    width: auto;
}

#options #table-options tr:first-child,
#options #configuration_area tr:first-child {
    position: relative;
    display: block;
    padding: 10px 0 40px;
}

#options #table-options tr:first-child td,
#options #configuration_area tr:first-child td {
    display: inline-block;
    padding: 0 0 20px;
}

#options #table-options tr:first-child td:first-child,
#options #configuration_area tr:first-child td:first-child {
    display: none;
}

#options #configuration_area td {
    border: none;
}

#options #table-options tr:first-child td:nth-of-type(2),
#options #configuration_area tr:first-child td:nth-of-type(2) {
    position: absolute;
    white-space: nowrap;
    font-size: .9em !important;
    font-weight: 400;
}

#options #table-options tr:nth-of-type(even),
#options #configuration_area tr:nth-of-type(even) {
    background-color: #f5f5f5 !important;
}

#options #table-options tr:last-child,
#options #configuration_area tr:last-child {
    background-color: transparent !important;
}

#options #table-options td,
#options #configuration_area td {
    font-size: 0.8em;
    padding: 8px;
}

#options #table-options td.option-label,
#options #configuration_area td.option-label {
    display: table-cell;
    width: 25%;
    white-space: normal;
}

#options #table-options td.option-status,
#options #configuration_area td.option-status {
    padding: 10px 8px 8px;
}

#options #table-options img,
#options #configuration_area img {
    max-width: inherit;
    width: 24px;
    height: 24px;
}

/*******UI DIALOG********/
.ui-dialog {
    width: 94%;
    background: #ffffff url(//content2.smcetech.com/NewSMCUSAImage/images/bg_white-stripe.png) repeat center center;
    /* content2 added */
    border: solid 1px #bcbcbc;
    border-radius: 4px;
    box-shadow: 0 0 120px 3px rgba(0, 0, 0, 0.5);
}

.ui-dialog .ui-dialog-titlebar {
    background-color: #c11d1c;
    font-size: 0.9em;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 4px 4px 0 0;
}

.ui-dialog button {
    position: absolute;
    top: 8px;
    right: 10px;
    width: 24px;
    height: 24px;
    background: url(//content2.smcetech.com/NewSMCUSAImage/images/closebox_white.png) no-repeat center center;
    /* content2 added */
    background-size: 18px;
    border: none;
}

.ui-dialog button .ui-button-text {
    display: none;
}

.ui-dialog button:focus {
    outline: none;
}

.ui-dialog #dialog {
    padding: 20px;
}

.ui-dialog #dialog input {
    font-weight: 600;
    cursor: pointer;
}

.ui-dialog #dialog input:focus {
    outline: 0;
}

.ui-dialog #dialog p {
    font-size: 0.9em;
    margin: 0;
}


/*******************
      STYLING
*******************/

.CategoryLink {
    background-color: #535353;
    color: #fff;
    display: block;
    box-sizing: border-box;
    padding-left: 10px;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none !important;
    font-family: Arial, sans-serif;
    text-align: left;
}

.category-item {
    padding: 0px;
    position: relative;
    display: inline-block;
    margin: 0px 5px 20px 5px;
    border: solid 1px #828386;
    overflow: visible;
    vertical-align: top;
    z-index: 9999999;
    position: relative;
}

.category-item h3 {
    background-color: #535353;
    color: #fff;
    display: block;
    box-sizing: border-box;
    padding-left: 10px;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none !important;
    font-family: Arial, sans-serif;
    text-align: left;
    margin: 0px;
    padding: 5px 0px 5px 10px;
}

.category-item .cat-content br {
    display: none;
}

.category-item h3 a,
.category-item h3 a:active,
.category-item h3 a:hover,
.category-item h3 a:visited {
    color: #fff;
    text-decoration: none;
    display: block;
}

.SecondLevelCats {
    padding: 0px;
    position: relative;
    display: inline-block;
    width: 214px;
    margin: 0px 5px 20px 5px;
    border: solid 1px #828386;
    overflow: visible;
    vertical-align: top;
    z-index: 9999999;
    position: relative;
}

.SecondLevelCats h3 {
    background-color: #535353;
    color: #fff;
    display: block;
    box-sizing: border-box;
    padding-left: 10px;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none !important;
    font-family: Arial, sans-serif;
    text-align: left;
    margin: 0px;
    padding: 5px 0px 5px 10px;
}

.SecondLevelCats h3 a,
.SecondLevelCats h3 a:active,
.SecondLevelCats h3 a:hover,
.SecondLevelCats h3 a:visited {
    color: #fff;
    text-decoration: none;
    display: block;
}

.SecondLevelCats .cat-content,
.category-item .NoPTag {
    background-color: #d1d2d4;
    min-height: 80px;
    position: relative;
    padding-bottom: 25px;
}

.SecondLevelCats .cat-content br {
    display: none;
}

#categories .category-item .NoPTag p {
    overflow: hidden;
    height: 0;
    margin: 0;
    text-align: left;
    padding: 10px 10px 0px 10px;
}

#download p {
    margin: 0px 0px 10px 0px;
}

/******************* 
    PARTS PAGE
*******************/

#PartMakerWrapper {
    display: none;
}

#configuration_area {
    padding-bottom: 15px;
    padding: 0px 0px 15px 0px;
}

#configuration_area>tbody>tr:nth-child(1) {
    margin-bottom: 10px;
}

#configuration_area>tbody>tr:nth-child(1)>td:nth-child(2) {
    position: relative;
    right: 1px;
}

#OptionsWrapper {
    box-sizing: border-box;
    font-size: 14px;
    font-family: Arial, sans-serif;
    width: 65%;
    float: right;
}

#OptionsWrapper ul {
    padding-left: 20px;
    margin-top: 10px;
}

/* .product-title {
    color: #DB1633;
    font-family: Arial, sans-serif;
    font-size: 18px;
    padding: 0px 20px;
} */

.description-text ul li {
    list-style-image: url(../img/dot.png);
}
/* 
fieldset {
    border: none;
    margin: 0px;
    padding: 0px 10px;
} */

#table-responsive, .table-responsive, .configuration-product-option {
    margin-bottom: 20px;
}

#cpn_state{
    /* opacity:0; */
}

.product-image{
    display:flex;
    height:100%;
}

#table-responsive .med strong {
    font-family: Arial, sans-serif;
    color: #DB1633;
    font-size: 18px;
    position: relative;
    top: 15px;
    padding: 0px;
}

#table-responsive .tiny {
    font-family: Arial, sans-serif;
    font-size: 18px;
}

#table-responsive form {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #c5c5c6;
    height: 140px;
    margin: 0px 20px;
}

#form fieldset {
    padding: 10px;
}

#form table:nth-child(2) {
    display: block;
    width: 100%;
    position: relative;
}

#form table:nth-child(2) tbody {
    width: 100%;
    display: block;
}

.clipboard {
    display: block;
    cursor: pointer;
    text-decoration: none !important;
    position: relative;
    bottom: 64px;
}

.clipboard:hover {
    text-decoration: underline !important;
}

#cpn_state {
    position: relative;
    height: 100px;
    float: right;
}

#cpn_state span {
    margin-right: 45px;
}

#status_img {
    float: right;
}

.valid,
.empty,
td.invalid {
    position: initial !important;
    height: 40px;
    box-sizing: border-box;
    padding: 0px 5px;
}

.valid {
    background-color: #fff;
    font-weight: bold;
    font-family: Arial, sans-serif;
    font-size: 14px;
}

.empty {
    background-image: url(../img/EmptyBackground.png);
    background-repeat: no-repeat;
}

/* .med>strong {
    font-family: ariel, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #DB1633;
} */


#configuration_area tr:nth-last-child(2) {
    border-bottom: 0px;
}

.small>tbody>tr:nth-child(even) {
    background-color: #f4f4f4;
}

.small>tbody>tr {
    display: block;
    width: 100%;
}

fieldset>legend>strong {
    padding-left: 6px;
}

.PartsSections:nth-child(1) {
    float: right;
    display: block;
}

.PartsSections:nth-child(2) {
    /* float: left; */
    /* width: 100%; */
    /* padding-bottom: 10px; */
}

.PartsSections:nth-child(2)>td:nth-child(2) {
    position: absolute;
    top: -8px;
    right: 0px;
}

#cpn_partnumber {
    /* position: relative;
    bottom: 65px; */
}

.table-responsive .search-container {
    width: 215px;
    text-align: left;
    font-size: 16px;
    font-family: ariel, sans-serif;
    font-weight: bold;
    color: #000000;
    position: absolute;
    right: 10px;
    top: 30px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.SearchFor{
    border-radius: 10px;
    background: #00a000;
    text-align: center;
    padding: 10px;
    width;100%;
    font-size: 16px;
    font-family: ariel, sans-serif;
    font-weight: bold;
    color: #000000;
}

.SearchFor,
.SearchFor:active,
.SearchFor:visited,
.SearchFor:hover {
    color: #fff;
    text-decoration: none;
}

.option-selection {
    display: inline-block;
    width: 62%;
}

.option-status {
    display: inline-block;
}

.option-label {
    padding-left: 10px;
    box-sizing: border-box;
    width: 33%;
    display: inline-block;
}

.incomplete,
.complete,
.invalid,
.warning {
    font-family: ariel, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    padding: 5px 0px;
    background-color: #fff;
}

.incomplete .option-label {
    color: #c11d1c;
}

.complete .option-label {
    color: #000;
}

.complete .option-selection .small,
.invalid .option-selection .small,
.warning .option-selection .small {
    border: solid 1px #c6c7c7;
    height: 30px;
    border-radius: 5px;
    box-sizing: border-box;
    width: 100%;
}

.option-label span {
    line-height: 30px;
    display: inline-block;
}

.option-label img {
    width: 22px;
    height: 22px;
    margin: 0px;
    vertical-align: middle;
}

.incomplete .option-selection .small {
    /* border: solid 2px #c11d1c; */
    color: #c11d1c !important;
    height: 30px;
    border-radius: 5px;
    box-sizing: border-box;
    width: 100%;
}

.option-status img {
    width: 20px;
    height: 20px;
    /* display:none; */
}

td.empty {
  background-image: var(--confi-placeholder);
  background-repeat: repeat;
  background-position: 0 0;
}

.error {
    line-height: 20px;
    font-size: 12px;
    color: #a00000;
}

#configuration_area tr:nth-last-child(1) td {
    display: block;
    width: 66%;
    float: right;
    font-weight: bold;
    font-family: Arial, sans-serif;
    font-size: 14px;
    margin-top: 5px;
}

#configuration_area tr:nth-last-child(1) td ul {
    font-weight: normal;
    line-height: 25px;
    padding-left: 20px
}

#configuration_area tr:nth-last-child(1) td ul span {
    font-weight: bold;
}

#download {
    border-top: 1px solid #c5c5c6;
    margin: 0px 20px;
}

#DownloadWrapper {
    text-align: center;
}

#DowloadTitle {
    font-family: ariel, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #DB1633;
    margin: 20px 0px;
    text-align: left;
}

.DownloadContent {
    display: inline-block;
    width: 32%;
}

.DownloadContent h4 {
    font-family: Ariel, sans-serif;
    font-weight: bold;
    font-size: 14px;
    margin: 0px 0px 5px 0px;
}

.DownloadContent input {
    background: #226798;
    border-radius: 10px;
    border: none;
    width: 180px;
    margin: 0 auto;
    text-align: center;
    height: 35px;
    display: block;
    font-size: 14px;
    font-family: ariel, sans-serif;
    font-weight: bold;
    color: #fff;
}

.Unclickable {
    background: #bdbec0;
    color: #59595b;
    cursor: not-allowed;
}

.Unclickable,
.Unclickable:active,
.Unclickable:visited,
.Unclickable:hover {
    color: #59595b;
    text-decoration: none;
}

#DownLoadCADFILE:disabled {
    background: #bdbec0;
    color: #59595b;
}


/**************/
#options #table-options select,
#options #configuration_area select {
    font-size: 1em;
    margin: 0;
}



/*******************************/
/*0327*/
/*#catTabs .cat-block ul.cat-list .rollover {
    display: block;
    -webkit-transition: background 0.24s ease-in-out;
    transition: background 0.24s ease-in-out;
    background: no-repeat center bottom;
    margin-bottom: 15px;
}*/


/*****************************/

#catTabs ul.cat-list .rollover {
    width: 300px;
    height: 150px;
    background-size: 300px;
    background-position-x: center;
    background-position-y: bottom;
    display: block;
    margin-bottom: 15px;
    -webkit-transition: background 0.24s ease-in-out;
    transition: background 0.24s ease-in-out;
    background: no-repeat center bottom;
}

#catTabs .cat-block ul.cat-list:hover .rollover {
    opacity: 0;
    width: 100%;
    position: relative;
}

#catTabs .cat-block ul.cat-list:hover .rollover .helper {
    position: absolute;
    left: 0;
    bottom: -50px;
    display: block;
    width: 110%;
    height: 100%;
    margin-top: -10px;
    margin-left: -10px;
}

#catTabs .cat-block ul.cat-list .rollover:hover {
    opacity: 1;
}



#categories .category-item.expandable .cat-content .sub::after {
    content: '\f055';
    font-family: FontAwesome;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 75px 0 0 0;
    /* color: #007abf; */
    color: #c11d1c;
    font-size: 25px;
    background-image: linear-gradient(to bottom, transparent, #fff);
}

#cpn_partnumber table {
    background-color: #c11d1c !important;
    position: relative;
    top: 10px;
}

#cpn_partnumber td {
        display: inline-block;
        border: 1px solid #c11d1c;
        border-collapse: collapse;
        align-content: center
    }

#cpn_partnumber td.invalid{
    /* background:#c11d1c; */
    color:#ffffff;
}

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

    /********************* 
        ROOT CATEGORIES
    **********************/

    #RootCat {
        text-align: center;
    }

    #catTabs .cat-block {
        width: 90%;
        margin: 0 auto;
        border-top: 1px solid #000;
        border-bottom: 0px;
        border-left: 0px;
        border-right: 0px;
    }

    .cat-image-wrapper {
        border: solid 1px #828386;
    }

    .cat-image-wrapper img {
        width: auto;
        margin: 0 auto;
        max-width: 90%;
        margin-bottom: 0px !important;
    }

    .MobileToggleCat {
        display: block;
        background-color: #535353;
        color: #fff;
        box-sizing: border-box;
        padding-left: 10px;
        line-height: 40px;
        font-weight: bold;
        font-size: 14px;
        text-decoration: none !important;
        font-family: Arial, sans-serif;
        text-align: left;
    }

    .MobileToggleInfo {
        display: none;
    }

    .cat-list .CategoryLink {
        display: none;
    }

    .rollover {
        display: none !important;
    }

    #RootCat .cat-block .cat-list {
        display: block !important;
        float: none;
        position: initial !important;
        z-index: 200;
        width: auto;
        border-right: solid 1px #828386;
        border-left: solid 1px #828386;
        box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0);
        box-sizing: border-box;
        text-align: left;
    }

    #RootCat .cat-block .cat-list>li>a {
        padding-left: 15px;
        box-sizing: border-box;
        line-height: 25px;
        font-family: Arial, sans-serif;
        font-weight: bold;
        color: #535353;
        text-decoration: none;
        display: block;
    }


    #RootCat .cat-block .cat-list>li:hover {
        background-color: #bababb;
    }


    /********************* 
          CATEGORIES
    **********************/




    /******************* 
        PARTS PAGE
    *******************/

    #DiscriptionWrapper {
        display: none;
    }

    #MobileShowHideDesc {
        display: block !important;
        height: 30px;
        line-height: 32px;
        padding-left: 30px;
        background-image: url(/smc/img/ShowHideDesc.png);
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 25px;
        font-size: 16px;
        font-family: Arial, sans-serif;
        font-weight: bold;
        margin-left: 20px;
        margin-bottom: 20px;
        text-decoration: none;
    }

    #main .description-text {
        width: 100%;
        margin: 0px;
        padding: 0px 20px;
        box-sizing: border-box;
    }

    #main img.product-image {
        float: none;
        margin: 0 auto;
    }

    #table-responsive {
        margin: 0px 20px;
        margin-bottom: 20px;
        min-height: 190px;
    }

    .PartsSections {
        float: none !important;
        display: block;
        width: 100%;
        margin-top: 0px !important;
    }

    .PartsSections:nth-child(2)>td:nth-child(1) {
        width: 100%;
    }

    .PartsSections .tiny:nth-child(1) {
        display: none;
    }

    #cpn_state {
        float: none;
        height: inherit;
        top: 20px;
        font-size: 14px !important;
    }

    #cpn_state span {
        /* margin-right: 102px; */
    }

    #table-responsive form {
        height: auto;
        margin: 0px 0px;
    }

    fieldset {
        padding: 0px;
    }

    fieldset>legend>strong {
        padding-left: 19px;
    }

    .SearchFor {
        position: initial;
        margin: 0 auto;
        margin-top: 35px;
    }

    #cpn_partnumber {
        position: relative;
        bottom: 0px;
        top: 10px;
    }

    #cpn_partnumber table {
        background-color: #fff !important;
        position: relative;
        top: 10px;
    }

    #cpn_partnumber td {
        display: inline-block;
        border: 1px solid #c11d1c;
        border-collapse: collapse;
    }

    .clipboard {
        bottom: 0px;
        top: 23px;
    }

    .PartsSections>td {
        display: inline-block;
    }

    .PartsSections>td:nth-last-child(1) {
        border-right: none;
    }

    .incomplete,
    .complete,
    .invalid {
        border-bottom: 1px solid #e8e8e8;
        padding-bottom: 10px;
    }

    .small>tbody>tr:nth-child(even) {
        background-color: #ffffff;
    }

    .option-label {
        display: block;
        border-collapse: collapse;
        text-align: left;
        width: 100%;
        padding: 0px;
    }

    .option-selection {
        width: 81%;
    }

    .option-status {
        width: 40px;
        box-sizing: border-box;
        text-align: center;
    }

    #configuration_area tbody {
        margin: 0px 20px;
        display: block;
    }

    #configuration_area tr:nth-last-child(1) td {
        float: none;
        width: auto;
    }

    #OptionsWrapper {
        width: auto;
        float: none;
        margin: 0px 20px;
    }

    .DownloadContent {
        min-width: 200px;
        margin-bottom: 20px;
    }
}

.category-configuration{
    padding: 2rem 1rem;
    max-width: 1200px;
    margin: 0 auto;
}

.product-overview {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 2rem;
  align-items: start;
}


.product-title, .heading {
  font-size: 2.5rem;
  font-weight: 600;
  color: #000; /* Blue title */
  margin-bottom: 0.5rem;
}

.med>strong{
    font-size:1.5rem;
}

.product-description {
  color: #333;
  line-height: 1.6;
  margin-bottom: 1rem;
}

.product-features {
  list-style: disc;
  padding-left: 1.5rem;
  color: #000;
}

.product-features li {
  margin-bottom: 0.3rem;
  color: #333;
}

.product-image img {
  max-width: 100%;
  height: auto;
  border-radius: 4px;
  mix-blend-mode: multiply;
}

/* ✅ Responsive */

  @media (max-width: 768px) {
  .product-overview {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .product-text {
    order: 2;
  }

  .product-image {
    order: 1;
    margin-bottom: 1rem;
  }

  .product-features {
    text-align: left;
    display: inline-block;
    margin: 0 auto;
  }

  .PartsSections:nth-child(2)>td:nth-child(2){
    top: -30px;
    right: -15px;
  }

  tr.PartsSections:nth-child(2) > td{
    display: flex;
    flex-direction: column;
    gap: 21px;
  }

  .PartsSections:nth-child(2){
    width:auto;
    position: relative;
  }

  #form table:nth-child(2) tbody{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .table-responsive .search-container{
    position:unset;
    width:auto;
  }

  .PartsSections:nth-child(1){
    width:auto;
  }

  #cpn_state{
    position:unset;
    top:unset;
  }

  .SearchFor{
    margin:unset;
  }

  .PartsSections:nth-child(2)>td:nth-child(1){
    display: flex;
    flex-direction: column;
    gap: 21px;
  }

  #cpn_partnumber{
    position:unset;
  }

  #form tbody:first-child{
    margin:20px 0px;
  }

  #configuration_area tr:nth-last-child(1) td{
    white-space: normal;
  }

  .product-title, .heading{
    font-size:2rem;
  }

  .med>strong{
    font-size:1.2rem;
  }
}

@media (max-width: 488px) {
    .PartsSections:nth-child(2)>td:nth-child(2){
        top: -25px;
        right: 0px;
    }

    #status_img{
        width:25px;
        height:25px;
    }
}

.product-catalog-block {
  margin: 1.5rem 0;
  padding: 1.2rem 1.5rem;
  border: 1px solid #e5e7eb; /* subtle border */
  border-radius: 12px;
  background: #f9fafb; /* light background */
  max-width: 350px;
  width:100%;
}

.product-catalog-title {
  display: block;
  font-size: 1.5rem;
  font-weight: 600;
  color: #111827;
  margin-bottom: 0.8rem;
}

.catalog-link {
  display: inline-block;
  padding: 0.6rem 1.2rem;
  font-size: 1.1rem;
  font-weight: 500;
  color: #fff;
  /* background: linear-gradient(135deg, #2563eb, #1d4ed8); */
  background: #c11d1c;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}

.catalog-link:hover {
  /* background: linear-gradient(135deg, #1e40af, #1d4ed8); */
  background: #c11d1c;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.download-content{
    display:flex;
    gap:1rem;
    flex-wrap:wrap;
}

#product-configurator{
    padding:30px 0px;
}

#product-configurator .breadcrumb{
    max-width:1200px;
    margin:0 auto;
}