.route-productview .apicMainContent .apicProductTitle .apicProductIcon {
    display: none;
}

.route-productview .apicMainContent .apicProduct .apicProductHeader .breadcrumb {
    display: none;
}

.route-productview .apicMainContent .apicProduct .apicProductHeader {
    margin-top: -14px;
    margin-left: 20px;
}

h1.productName .field-name-title {
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0%;
    color: #13344A;
    padding-left: 7px;
}

.apicProductTitleText h1.productName {
    margin-left: -13px;
    ;
}

.mainProductContent .apicProductBody .apicProductDesc .field--label {
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 5px;
    padding-top: 20px;
    color: #003558;
    position: relative;
    width: fit-content;
    margin-bottom: 20px
}

.mainProductContent .apicProductBody .apicProductDesc .field--label::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #E53E3E;
}

.apicProduct .apicProductSummary .field--label {
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 5px;
    padding-top: 20px;
    color: #003558;
    border-bottom: 3px solid #E53E3E;
    width: max-content;
}

.node--type-product .apicProduct .apicProductDesc .field--name-apic-description .field--item {
    line-height: 2rem;
    font-size: 14px;
    color: #799AB0;
    font-weight: bold;
}

.node--type-product .apicProduct .apicProductDesc .field--name-apic-description .field--item p {
    line-height: 2rem;
    font-size: 14px;
    color: #799AB0;
    font-weight: bold;
}

.mainProductContent .apicProductBody .apicProductDesc .field--item {
    margin-left: 12px;
}

p:last-child {
    font-size: 16px;
    color: #799AB0;
    line-height: 24px;
}

.apicProduct .apicProductBody .field.apis {
    font-size: 16px;
    padding-bottom: 20px;
}

.apicProductTags .field--name-apic-tags {
    display: none;
}

.apicProductBody .apis .field__label {
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 5px;
    padding-top: 20px;
    color: #003558;
    position: relative;
    width: fit-content;
    margin-bottom: 20px
}

.apicProductBody .apis .field__label::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #E53E3E;
}

li.list-group-item .apicApiCard .apicApiCardMain {
    width: 1000px !important;
    /* display: flex; */
}

li.list-group-item .apicApiCard .apicApiCardMain .apicFade {
    width: 100%;
    padding-top: 8.2px;
    font-size: 16px;
}

li.list-group-item .apicApiCard .apicApiCardMain .apicFade .field--item p {
    width: max-content;
    font-size: 16px;
}

li.list-group-item .apicApiCard .bx--about__title--name .apicApiName {
    font-size: 16px;
    max-width: fit-content;
}

li.list-group-item .apicApiCard .apicCardIcon {
    display: none;
}


.mainProductContent .apicProductBody .plans .field__label {
    font-weight: 600;
    font-size: 20px;
    padding-right: 5px;
    color: #003558;
    position: relative;
    width: fit-content;
    margin-bottom: 20px
}

.mainProductContent .apicProductBody .plans .field__label::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #E53E3E;
}

.apicProductBody .bx--about__title--name {
    overflow-x: unset;
}

.apicProductBody .bx--about__title--name .apicTruncate {
    text-overflow: unset;
    overflow: unset;
}


.planComparisonTable .apicPlans .planCard {
    padding: 0 12px;
}

.planComparisonTable .apicPlans .planCard .planTitle .text {
    font-weight: 600;
    font-size: 20px;
    color: #003558;
}

.planComparisonTable .apicPlans .planCard .planRatesAndBilling .productive-heading-02 {
    font-weight: 400;
}

.planComparisonTable .apicPlans .planCard {
    width: 1000px;
}

.planComparisonTable .apicPlans .planCard .planDescription {
    margin-bottom: 0;
}

.planComparisonTable .apicPlans .planCard button.btn-primary {
    padding: 0;
    width: 80px;
    height: 35px;
    border: 8px;
    text-align: center;
}

.planComparisonTable .apicPlans .planCard a.btn-primary {
    padding: 0;
    width: 80px;
    height: 35px;
    border: 8px;
    text-align: center;
    background-color: #3ABCF4;
    color: white;
    align-content: center;
}

.planComparisonTable .apicPlans .planCard .planApis {
    width: max-content;
    margin-left: 12px;
}

.planComparisonTable .apicPlans .planCard .planApis .planApiList li .body-short-01 {
    width: max-content;
    font-size: 16px;
    height: 1.4rem;
}

.planComparisonTable .apicPlans .planCard .planApis .planApiList li {
    height: 2rem;
}

.planComparisonTable .apicPlans .planCard .planApis .planApiList .planApiCheckMark svg {
    margin-bottom: 5px;
}


/* quangcss */

.route-productview .apicMainContent .region-content {
    display: flex;
    flex-direction: column-reverse;
}

/* .route-productview .apicMainContent .region-content .custom-slide-container {
      max-width: 1400px;
      align-self: center;
    }
    .route-productview .apicMainContent .region-content .node--type-product {
      max-width: 1400px;
      align-self: center;
    } */

.route-productview .apicMainContent .region-content .custom-slide-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 20px 50px 45px 50px;
}

.route-productview .apicMainContent .region-content .custom-slide-container #slider-items {
    width: 100%;
    display: flex;
    padding: 0 20px;
    gap: 10px;
}

.route-productview .apicMainContent .region-content .custom-slide-container .item {
    width: 20%;
    background: #FFF;
    padding: 10px;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    justify-items: center;
    transition: background-color 0.5s, transform 0.1s, color 0.5s;
}

.route-productview .apicMainContent .region-content .custom-slide-container .item:hover {
    background: #E6F0FA;
    color: #1E40AF;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transform: scale(1.05);
}

.active-class-item {
    background: #E6F0FA !important;
    color: #1E40AF;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transform: scale(1.05);
}

.route-productview .apicMainContent .region-content .custom-slide-container .service-icon svg {
    display: block;
    margin: 0 auto;
}

.route-productview .apicMainContent .region-content .custom-slide-container .content {
    color: #003558;
    font-size: 14px;
    font-weight: 500;
    margin-top: 10px;
}

.route-productview .apicMainContent .region-content .custom-slide-container .ct {
    z-index: 1;
    cursor: pointer;
    width: 25px;
    height: 50px;
    background: rgba(176, 228, 251, 0.20);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.4s;
}

.route-productview .apicMainContent .region-content .breadcrumbs-custom {
    content: '123123';
    width: 1300px;
    align-self: center;
    height: 30px;
    color: #799AB0;
    font-size: 14px;
    margin-top: 30px;
}

.route-productview .apicMainContent .region-content .breadcrumbs-custom a {
    color: #799AB0;
}

.route-productview .apicMainContent .region-content .custom-slide-container .ct.disabled {
    opacity: 0.4;
    pointer-events: none;
}

.route-productview .apicMainContent .region-content .custom-slide-container .ct svg {
    stroke: #3ABCF4;
}

.route-productview .apicMainContent .region-content .custom-slide-container .ct:hover {
    background: #9dcff0;
}

.route-productview .apicMainContent .region-content .custom-slide-container .ct:hover svg {
    stroke: #FFF;
}

.route-productview .apicMainContent .region-content .custom-slide-container .ct-left {
    transform: rotate(180deg);
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.route-productview .apicMainContent .region-content .custom-slide-container .ct-right {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.route-productview .apicMainContent .region-content .node--type-product {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    border-top: 1px solid #f8f9fb;
    padding: 30px 50px 20px 50px;
}

.route-productview .apicMainContent .region-content .node--type-product .apiTab {
    width: 100%;
    max-width: 300px;
    display: flex;
    flex-direction: column;
}

.route-productview .apicMainContent .region-content .node--type-product .apicProduct {
    max-width: 78%;
}

.route-productview .apicMainContent .region-content .node--type-product .apiTab .tab-item {
    font-size: 20px;
    font-weight: 600;
    color: #13344A;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e0e0e0;
    cursor: default;
    padding: 12px 0;
    align-items: center;
}

.route-productview .apicMainContent .region-content .node--type-product .apiTab .tab-item.active {
    color: #3ABCF4;
    cursor: default;
}

.bx--card .apicCardFooter {
    display: none;
}

.route-apic-appcreate .apicMainContent {
    display: flex;
    justify-content: center;
}

.route-apic-appcreate .apicMainContent .row .region .application-create-form .form-actions {
    display: flex;
    justify-content: space-around;
    margin-bottom: 30px;
}

.route-apic-appcreate .apicMainContent .row .region .application-create-form .form-actions #edit-cancel {
    pointer-events: none;
    width: 250px;
    border-radius: 10px;
    padding: 0;
    justify-content: center;
    font-size: 16px;
}

.route-apic-appcreate .apicMainContent .row .region .application-create-form .form-actions #edit-submit {
    padding: 0;
    width: 250px;
    text-align: center;
    pointer-events: none;
}

.route-apic-appdisplay-creds .apicMainContent {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.region .apicSubscribeChooseApp .apicSubscribeAppForm .apicSubscribeNewAppWrapper .add-app {
    pointer-events: none;
}

.region .apicSubscribeChooseApp .apicSubscribeAppForm .subscription-wizard-choose-application .apicSubscribeAppsList .apicSubAppCard {
    height: 200px !important;
}

.route-apic-appdisplay-creds .apicMainContent .row .region .display-app-credentials-form .form-actions #edit-cancel {
    padding: 0;
    justify-content: center;
    font-size: 16px;
    border-radius: 8px;
    margin-right: 25px;
}





/* Move this code to navbar

    .productApiWrapper .titleInnerWrapper .leftTitle .breadcrumb a {
      color: #799AB0;
      font-size: 14px;
    }
    .productApiWrapper .titleInnerWrapper .leftTitle .breadcrumb {
      color: #799AB0;
      font-size: 14px;
    }
    .field--name-application-redirect-endpoints .form-item .clearfix .field-add-more-submit {
      background-color: #ffffff !important;
      font-size: 16px;
      font-weight: 600;
      border-radius: 8px;
      width: 110px;
    }
    .apisandplans .apicAttachments {
      margin: 10px;
      padding: 5px 30px;
      border: 1px solid #e0e0e0;
    }

    .route-productapi .apiconnect-explorer .generateButton {
      font-size: 14px !important;
    }  */