.prodctlogo {
    gap: 1.4em;
}

.starrating i {
    color: #FBC508;
}

.prodcutdis {
    font-size: 15px;
    font-weight: 300;
}

.spelable {
    background: #e3e3e3;
    color: #333;
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 12px;
}

.specitem {
    display: flex;
    gap: 8px;
}

.screenshotsec {
    display: flex;
    gap: 14px;
    flex-flow: wrap;
}

.scresizen {
    width: 100px !important;
    display: flex;
    border: 8px solid white;
    border-radius: 8px;
}

.scresizen img {
    width: 100%;
}

.greybtn {
    background: #efefef !important;
    border-color: #efefef !important;
}

.tagssec {
    flex-wrap: wrap;
    gap: 4px;
}

.tagdesig {
    padding: 2px 10px;
    background: #3c84b4;
    margin-right: 4px;
    border-radius: 3px;
    margin-bottom: 5px;
    color: #dcd5c5;
    font-size: 13px;
}

.proitem .tagdesig {
    color: white;
}

.proitem {
    margin-bottom: 32px !important;
}

.tagdrpsh {
    box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%);
}

.likesm {
    background: #037CD4;
    border-radius: 2px;
    color: white !important;
    font-size: 13px;
    padding: 2px 0px;
    text-align: center;
}

.likesm i {
    color: white !important;
}

.catdescription {
    font-size: 15px;
    color: #818181;
}

.catlogoicon {
    margin-right: 20px;
}

.catscrnboer img {
    background: #EDEDED;
    padding: 0px;
    border-radius: 6px;
    width: 140px;
}

.imglistsec {
    display: flex;
    gap: 18px;
}

.altertive_firstfold {
    padding-bottom: 32px !important;
}

/* css only for new product profile start */
.npropadhero {
    padding-bottom: 10px !important;
}

.prtegsec .tagdesig {
    color: #037CD4;
    background: #E7F5FF;
    padding: 4px 12px;
    font-size: 13px;
    font-weight: 500;
    border-radius: 4px;
}

.prtegsec .tagdesig:hover {
    color: #037CD4;
}

.ctnamvtab .nav-link {
    background-color: unset !important;
    color: #333;
    border-radius: unset !important;
    padding-top: 14px;
    padding-bottom: 14px;
}

.ctnamvtab .nav-link.active,
.ctnamvtab .show>.nav-link {
    color: #0d6efd;
    border-bottom: 2px solid #0d6efd;
}

.weboffbutton {
    display: flex;
    padding: 0.48rem 2.6em;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    background-color: #0289d5;
    color: #fff !important;
    border: unset;
    border-radius: 4px;
}

.Button_subText {
    font-size: 80%;
    display: block;
    margin-top: 4px;
    opacity: .5;
}

.appstore_chromstore {
    justify-content: center;
    background-color: #000;
    border-radius: 5px;
    display: flex;
    align-items: center;
    min-width: 172px;
    padding: 6px;
}

.newimgcrdscr {

    padding-bottom: 8px;
    border-radius: 5px;
}

.newimgcrdscr img {
    width: 100%;
}

.specificationsec {
    padding: 26px;
    margin-top: 24px;
    background: #f5f9fd;
    border-radius: 5px;
    border: 1px solid #e0eaf4;
}

.AppSummaryBox {
    padding-left: 0px;
}

.AppSummaryBox li {
    margin-bottom: 12px;
    list-style-type: none;
    padding-left: 0px;
}

.AppSummaryBox li span:first-child {
    color: #66899d;
    display: block;
    font-size: 13px;
}

.AppSummaryBox a.alt-link {
    color: #003a5b;
    text-decoration: underline;
}

.AppSummaryBox .tagdesig {
    padding: 2px 10px;
    background: #3c84b4;
    margin-right: 4px;
    border-radius: 3px;
    margin-bottom: 5px;
    color: white !important;
    font-size: 13px;
}

.NumberedAppList_item {
    display: flex;
    margin-bottom: 0.25em;
}

.altlink_condiv {
    gap: 4px;
    align-self: flex-end;
    display: inline-flex;
    align-items: center;
}

.altlink_condiv a {
    font-size: 15px;
}

.altlink_condiv img {
    width: 30px;
    height: 30px;
    border-radius: 50px;
}

.smallttitle {
    color: #66899d;
    display: block;
    font-size: 13px;
}

.prof_catlin {
    display: flex;
    padding-left: 0px;
    flex-wrap: wrap;
}

.prof_catlin li {
    padding-left: 0px;
    list-style-type: none;
    padding-right: 8px;
    padding-bottom: 8px;
}

.prof_catlin li a {
    text-decoration: underline;
}

.Heading_h3__K2Ph3 {
    font-size: 22px;
    margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
    .AppExternalLinks_linkContainer {
        flex-direction: row;
        display: flex;
        gap: 8px;
        flex-wrap: wrap;
        min-width: 300px;
    }
}

/* css onlt for new product profile end */
/* css for product alternative start */
.AppItemBox_miniApp {
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    padding: 20px;
    background-color: #fff;
    min-width: 330px;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    z-index: 999;
    color: #003a5b;
}

.AppItemBox_iconName {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.sdappIcon {
    margin-right: 6px;
    width: 32px;
    height: 32px;
}

.AppItemBox_appName {
    font-size: 1.3em;
    font-weight: 500;
}

.AppItemBox_heart {
    font-size: .85em;
    color: #66899d;
    font-weight: 500;
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 4px;
}

.BadgeRow_content {
    display: inline;
}

.badges {
    display: flex;
    flex-wrap: wrap;
    margin-top: -4px;
    padding-left: 0px;
}

.badges li {
    margin: 4px 4px 4px 0;
    list-style-type: none;

}

.badges li.badge-license>span {
    color: #007f59;
    background: #e9f8f3;
    padding: 4px 12px;
    margin-top: 12px;
    display: block;
    font-size: 14px;
}

.AppItemBox_desc {
    overflow-wrap: anywhere;
}

.LinkButton {
    color: #003a5b;
    padding: 6px 30px;
    border-radius: 20px;
    border: 1px solid #ccd6e7;
    display: inline;
    font-size: .8em;
    text-align: center;
    font-weight: 500;
    align-self: flex-start;
    width: 100%;
}

/* css for product alternative end */

@media (min-width: 320px) and (max-width: 480px) {
    .flexcolm_mobile {
        flex-direction: column;
    }

    .catdescription {
        font-size: 13px;
    }

    .tagdesig {
        padding: 2px 8px;
        font-size: 12px;
    }

    .tagssec {
        gap: 4px;
    }

    .catscrnboer img {
        width: 100%;
    }

    .flexmobwrpa {
        flex-wrap: wrap;
    }

    .imglistsec {
        flex-wrap: wrap;
    }

    .imglistsec {
        flex-wrap: wrap;
    }

    .imglistsec .catscrnboer {
        flex-basis: 30%;
    }

    /* new profile mobile css */
    .linkmspace {
        justify-content: flex-start !important;
        padding-bottom: 24px;
    }

    .AppExternalLinks_linkContainer {
        gap: 8px;
        flex-direction: column;
        display: flex;
    }

    .mblmgtop18 {
        margin-top: 18px;
    }
}

.pricing-enhanced {
    background: #f5f9fd;
    border: 1px solid #e0eaf4;
    border-radius: 5px;
    padding: 20px;
    margin: 20px 0;
    color: #333 !important;
}

.pricing-free-badge {
    background: #28a745;
    color: white;
    padding: 6px 12px;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 10px;
}

.pricing-amount {
    font-size: 24px;
    font-weight: bold;
    color: #28a745 !important;
    margin-right: 8px;
}

.pricing-period {
    color: #66899d !important;
    font-size: 14px;
}

/* Similar Tools Section Styles - Inside Overview */
.overview .similar-tool-card {
    background: white;
    border-radius: 8px;
    box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border: 1px solid #f1f1f1;
}

.overview .similar-tool-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.overview .similar-tool-content {
    padding: 16px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.overview .tool-header {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
    min-height: 50px;
}

.overview .tool-icon {
    flex-shrink: 0;
    margin-right: 10px;
}

.overview .tool-icon img {
    width: 45px;
    height: 45px;
    border-radius: 6px;
    object-fit: contain;
    background: #f8f9fa;
    padding: 3px;
}

.overview .tool-info {
    flex: 1;
    min-width: 0;
}

.overview .tool-title {
    font-size: 17px;
    font-weight: 600;
    color: #2B0955;
    margin: 0 0 3px 0;
    line-height: 1.2;
    height: 32px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.overview .tool-likes {
    flex-shrink: 0;
    background: #037CD4;
    border-radius: 3px;
    color: white;
    font-size: 10px;
    padding: 3px 6px;
    display: flex;
    align-items: center;
    gap: 3px;
    height: fit-content;
}

.overview .tool-likes i {
    color: white;
    font-size: 9px;
}

.overview .starrating {
    font-size: 10px;
}

.overview .starrating span {
    margin-left: 3px;
    font-size: 10px;
    color: #666;
}

.overview .tool-description {
    flex: 1;
    margin-bottom: 10px;
    min-height: 50px;
    display: flex;
    align-items: flex-start;
}

.overview .tool-description p {
    font-size: 14px;
    color: #666;
    line-height: 1.3;
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.overview .tool-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin-bottom: 10px;
    min-height: 20px;
}

.overview .tool-tag {
    background: #E7F5FF;
    color: #037CD4;
    padding: 2px 6px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 3px;
}

.overview .tool-footer {
    padding: 0 16px 16px 16px;
    margin-top: auto;
}

.overview .tool-btn {
    display: block;
    text-align: center;
    background: #FFDE6D;
    color: #000 !important;
    padding: 6px 12px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 0;
    text-decoration: none;
    transition: all 0.2s ease;
    border: 2px solid #FBC508;
}

.overview .tool-btn:hover {
    background: #2B0955;
    color: white !important;
    border-color: #2B0955;
    text-decoration: none;
}

@media (max-width: 768px) {
    .overview .similar-tool-content {
        padding: 14px;
    }

    .overview .tool-footer {
        padding: 0 14px 14px 14px;
    }

    .overview .tool-header {
        min-height: 45px;
        margin-bottom: 8px;
    }

    .overview .tool-title {
        font-size: 14px;
        height: 28px;
    }

    .overview .tool-description {
        min-height: 40px;
        margin-bottom: 8px;
    }
}

@media (max-width: 576px) {
    .overview .tool-header {
        flex-direction: column;
        align-items: center;
        text-align: center;
        min-height: 65px;
    }

    .overview .tool-icon {
        margin-right: 0;
        margin-bottom: 6px;
    }

    .overview .tool-likes {
        align-self: flex-end;
        margin-top: 6px;
    }
}
.faq-accordion .accordion-item {
    border: 1px solid #FFDE6D;
    border-radius: 8px;
    margin-bottom: 12px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.faq-accordion .accordion-item:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.faq-accordion .accordion-button {
    background-color: #f8f9fa;
    color: #333;
    font-weight: 600;
    padding: 16px 20px;
    font-size: 15px;
    border: none;
    transition: all 0.3s ease;
}

.faq-accordion .accordion-button:not(.collapsed) {
    background-color: #FFDE6D;
    color: #000;
    box-shadow: none;
}

.faq-accordion .accordion-button:focus {
    box-shadow: none;
    border-color: transparent;
}

.faq-accordion .accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23333'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.faq-accordion .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.faq-accordion .accordion-body {
    padding: 16px 20px;
    background-color: #fff;
    color: #555;
    line-height: 1.6;
}

.faq-icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: #FFDE6D;
    color: #000;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    font-weight: bold;
    margin-right: 8px;
    font-size: 14px;
}