.col-lg-9.offset-lg-3.thslider {
    width: 78%;
    margin-left: 22%;
}

.header-bottom {
    padding-top: 10px;
    border: none;
}

.header-bottom .logo {
    width: 295px;
    height: 80px;
}

#custom-top-bar {
    padding: 8px 0;
}

/* Top bar dropdowns (currency & language) */
#custom-top-bar #currency-selector,
#custom-top-bar #language-selector {
    background-color: transparent;
    color: #ffffff;
    border: none;
    padding: 0 28px 0 10px;
    height: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%2329B4D6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 6px center;
    background-size: 14px 10px;
}

#custom-top-bar #currency-selector:focus,
#custom-top-bar #language-selector:focus {
    box-shadow: none;
    outline: none;
}

#custom-top-bar #currency-selector option,
#custom-top-bar #language-selector option {
    background-color: #3B2563;
    color: #ffffff;
    padding: 8px 10px;
}

#_desktop_search {
    flex: 1;
}

#_desktop_search form {
    width: 100%;
}

#content-wrapper {
    padding-bottom: 0px;
}

body.page-cms.cms-id-4 #content-wrapper,
body#module-th_industrii-industry #content-wrapper {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.page-footer {
    margin-top: 0px !important;
}


.th-menu--vertical .th-menu__list--vertical {
    min-height: auto;
    background: #ffffff;
}

/* Top bar contact info with vertical separators */
.top-bar__contact-info span:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    padding: 6px 16px;
}
.th-menu--vertical .th-menu__item.th-menu-item--level-0  {
    padding-right: 5px;
}
.th-menu--vertical .th-menu__link{
    padding: 9px 5px 8px 15px;
}
.th-menu-item--horizontal.th-menu-item--level-0 .th-menu__submenu--level-1{
    max-height: none;
    min-height: auto;
    top: 100% !important;
    border-radius: 0;
}

.th-menu--vertical .th-menu-item--grid > .th-mega-grid{
    top: -1px !important;
}
.top-bar__contact-info span:last-child {
    padding: 6px 0 6px 16px;
}
.header-top .top-bar__contact-info span  a {
    color: #fff;
    transition: color 0.3s ease;
}
.header-top .top-bar__contact-info span  a:hover {
    color: var(--th-color-light-blue);
}

.top-bar__contact-info span:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.6);
}


.header-bottom__row #_desktop_user_info .dropdown-item:hover{
    color: var(--th-color-light-blue);
}

.th-menu-item--horizontal .th-menu__link:hover {
    color: #00181C !important;
}
.th-menu--horizontal .th-menu__item.th-menu-item--level-0:not(.th-menu-item--mega):not(.th-menu-item--grid) {
    position: relative !important;
}
#custom-top-bar .header-top-desktop {
    padding: 0px;
}

/*#custom-top-bar {
    padding: 6px 0px;
}*/

/* Top bar CTA button styling */
.top-bar__cta-button .btn {
    border: none;
    padding: 4px 24px;
    border-radius: 42px;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.th-promo-slider-container .th-swiper-pagination {
    margin-bottom: 5px;
}


.top-bar__cta-button .btn:hover {
    background-color: #23b2c1;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(40, 199, 216, 0.3);
}

.top-bar__cta-button .btn::after {
    content: "»";
    font-size: 24px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 3px;
}

.header-bottom .header-bottom__row {
    gap: 10px;
}

.header-bottom .header-bottom__row #_desktop_search {
    margin: 0px;
}

/*Categorii produse grid*/
#categorii-produse .th-grid-title {
    font-size: 28px;
    font-family: 'Roboto';
}

#categorii-produse {
    margin-bottom: 42px;
}

/*Promotii produse grid*/
#promotii-slider .th-promo-title {
    font-size: 28px;
    font-family: 'Roboto';
    font-weight: 700;
    color: var(--th-color-light-blue);
    margin: 0px;
}

#promotii-slider .th-promo-subtitle {
    color: var(--th-color-light-blue);
    font-size: 14px;
    font-weight: 400;

}

#promotii-slider .th-promo-header {
    margin-bottom: 30px;
}

#industrii-grid {

}

/*Banner partener*/
.th-banners-hook-displayHome .th-banner {
    margin-bottom: 42px;
}

.th-banner-full-width-wrapper .th-banner.container {
    max-width: 1320px;
}

.th-banner-image-text {
    padding: 42px 0px;
}

.th-banner-text-wrapper {
    padding: 0px;
}

.partner-card {
    color: #ffffff;
    padding: 0px;
}

.partner-card h2 {
    font-size: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 24px;
    color: white;
    font-family: 'Roboto';
}

.partner-card .description {
    font-size: 20px;
    line-height: 140%;
    font-family: 'Roboto';
    font-weight: 400;
    margin-bottom: 16px;
    color: white;
}

.partner-card .testimonial {
    font-size: 16px;
    line-height: 140%;
    font-style: italic;
    color: var(--th-color-text-medium-grey);
    margin-bottom: 0px;
}

.partner-card .testimonial p {
    margin-bottom: 16px;
}

.partner-card .attribution {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: var(--th-color-light-blue);
    font-family: 'Roboto';
}

.partner-card .cta-button {
    display: inline-block;
    background-color: var(--th-color-light-blue);
    color: #ffffff;
    padding: 16px 32px;
    border-radius: 52px;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    font-family: 'Roboto';
    transition: background-color 0.3s ease;
    margin-top: 24px;
}

/*Industrii categorii grid*/
#industrii-grid .th-grid-title {
    font-size: 28px;
    color: var(--th-color-dark-blue);
    line-height: 120%;
    margin-bottom: 30px;
    font-family: 'Roboto';
    font-weight: 700;
}

#industrii-grid .th-grid-item {
    border: 1px solid var(--th-color-lines-light-grey);
    padding: 16px;
    justify-content: center;
}

#industrii-grid .th-grid-items {
    gap: 0px;
}

#industrii-grid .th-item-content {
    padding: 0px;
    margin-top: 16px;
}

#industrii-grid .th-item-title {
    font-size: 20px;
    font-family: 'Roboto';
    font-weight: 700;
    line-height: 140%;
    color: var(--th-color-dark-blue);
    margin-bottom: 16px;
}

#industrii-grid .th-item-link-under-title {
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 400;
    color: var(--th-color-light-blue);
}
#industrii-grid .th-item-link-under-title::after {
    content: "»";
    font-size: 24px;
    font-weight: 400;
    line-height: 20px;
}

/*USP grid*/
.th-usp-section {
    margin: 0px;
    padding: 10px 0px;
}

.th-usp-section .th-usp-title {
    color: var(--th-color-dark-blue);
}

.th-usp-section .th-usp-icon {
    width: 48px !important;
    height: 48px !important;
    min-width: 48px !important;
    min-height: 48px !important;
}

.th-usp-section .th-usp-icon img {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    max-height: none !important;
    object-fit: contain;
}

/*Parteneriate grid*/
#parteneriate-succes {
    margin-bottom: 42px;
}

#parteneriate-succes .th-grid-title {
    margin-bottom: 30px;
    font-family: Roboto;
    font-size: 28px;
    font-weight: 700;
    line-height: 120%;
    color: var(--th-color-dark-blue);
}

#parteneriate-succes .th-grid-item {
    padding: 16px;
    position: relative;
    z-index: 0;
    transition: z-index 0s, transform 0.3s ease, box-shadow 0.3s ease;
}

#parteneriate-succes .th-grid-item:hover {
    z-index: 1;
}

#parteneriate-succes .th-item-content {
    padding: 16px 0px 0px;
}

#parteneriate-succes .th-item-title {
    color: var(--th-color-dark-blue);
    font-size: 20px;
    font-family: 'Roboto';
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 16px;
}

#parteneriate-succes .th-item-subtitle {
    color: var(--th-color-text-medium-grey);
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    font-family: 'Roboto';
}

#parteneriate-succes  .th-item-image {
    height: 120px;
}

/*Producatori slider - edge to edge*/
body#index {
    overflow-x: hidden;
}

#producatori-grid {
    margin-top: 42px;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: 100vw;
    overflow: clip;
}

#producatori-grid .th-grid-title {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 28px;
    line-height: 1.2;
    color: #00181c;
    text-align: center;
    margin-bottom: 30px;
    padding: 0 15px;
}

#producatori-grid .th-grid-items {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow: auto hidden !important;
    overflow: auto clip !important;
    gap: 25px !important;
    padding: 40px 30px !important;
    align-items: center !important;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}

#producatori-grid .th-grid-items::-webkit-scrollbar {
    display: none;
}

#producatori-grid .th-grid-item {
    flex: 0 0 180px;
    width: 180px;
    min-width: 180px;
    height: auto;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
    box-sizing: border-box;
}

#producatori-grid .th-grid-item:first-child {
    flex: 0 0 180px;
    width: 180px;
    min-width: 180px;
}

#producatori-grid .th-grid-item .th-item-image {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#producatori-grid .th-grid-item .th-item-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

#producatori-grid .th-grid-item .th-item-image img {
    max-width: 100%;
    max-height: 80px;
    width: auto;
    height: auto;
    object-fit: contain;
    mix-blend-mode: multiply;
}

#producatori-grid .th-item-content {
    display: none;
}

@media (max-width: 600px) {
    #producatori-grid .th-grid-item {
        flex: 0 0 140px;
        width: 140px;
        min-width: 140px;
    }
    #producatori-grid .th-grid-item:first-child {
        flex: 0 0 140px;
        width: 140px;
        min-width: 140px;
    }
    #producatori-grid .th-grid-items {
        gap: 15px !important;
        padding: 10px 15px !important;
    }
    #producatori-grid .th-grid-item .th-item-image img {
        max-height: 65px;
    }
}

/*Footer*/
.footer .footer__main {
    padding-top: 0px;
}
.th-footer-element.th-image-with-text {
    padding-top: 50px;
}

.th-footer-element.th-link-list,
.th-footer-element.th-contact {
    padding-top: 80px;
}

.th-footer-title {
    margin-bottom: 8px;
}

.th-footer-links li {
    margin-bottom: 12px !important;
}

.th-contact-info p {
    margin-bottom: 12px;
    margin-top: 0px;
    height: 40px;
}

.th-contact-info p svg {
    margin-right: 10px;
    flex-shrink: 0;
}

.th-social-separator {
    color: #FFF;
    margin-bottom: 12px;
}

.th-social-icons a {
    background: var(--th-color-light-blue);
    border-radius: 50%
}

.th-footer-row:first-child {
    margin-bottom: 20px;
}

.th-footer-row:nth-child(2) {
    padding-bottom: 26px;
    margin-bottom: 0px;
    border-bottom: 1px solid var(--th-color-light-blue);
}

.th-footer-row:nth-child(3) {
    margin-top: 42px;
}

.th-newsletter-submit-btn svg {
    width: 14px;
    height: 14px;
    color: var(--th-color-light-blue);
}

.th-footer-element.th-buttons .th-btn {
    width: 250px;
    text-align: left;
    border: 1px solid var(--th-color-light-blue);
    border-radius: 100px;
    padding: 8px 16px;
    color: var(--th-color-light-blue) !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 140%;
}

.th-footer-row:nth-child(3) .th-footer-element.th-image-gallery {
    display: flex;
    gap: 10px;
}

.th-copyright p {
    margin-bottom: 0px;
}

.th-footer-row:nth-child(3) .th-image-gallery {
    display: flex;
    justify-content: flex-end;
    gap: 10px; /* Adjust as needed */
    flex-wrap: wrap;
}

.th-copyright {
    display: flex;
    align-items: center;
    height: 100%; /* Assumes parent has a defined height */
}


.wishlist-delete .wishlist-modal,
.wishlist-rename .wishlist-modal,
.wishlist-share .wishlist-modal{
    display: none !important;
}
.wishlist-delete .wishlist-modal.show,
.wishlist-rename .wishlist-modal.show,
.wishlist-share .wishlist-modal.show{
    display: block !important;
}
@media (min-width: 1200px) {
    body:not(.th-is-touch) .th-vertical-menu:hover #th-vertical-menu-1 {
        display: block !important;
    }

    #index #th-vertical-menu-1 {
        display: block !important;
    }
}
@media (max-width: 1200px) {

    .col-lg-9.offset-lg-3.thslider {
        width: 100%;
        margin-left: 0;
    }
}

#notifications {
    display: none;
}

/*Pagina de produs*/

body#product {
    font-family: 'Roboto';
}
.breadcrumb__wrapper {
    background: #FFF;
}
.breadcrumb-link {
    font-size: 14px;
    color: var(--th-color-dark-blue);
    padding: 0px 8px;
}
.page-product .product__name {
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    color: var(--th-color-dark-blue);
    margin-bottom: 16px;
}

.product-showcase .product__col {
    margin-top: 0px;
}

.material-icons.product-last-items {
    color: #FFC107;
}

.mb-default {
    margin-bottom: 16px;
}

.prices__wrapper {
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    padding: 16px;
}

.product__price-regular {
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
    color: var(--th-color-text-medium-grey);
}

.product__discount-percentage {
    font-weight: 700;
    font-size: 14px;
    margin: 0px;
}

.product__price-regular i {
    color: var(--th-color-text-medium-grey);
    font-weight: 900;
    line-height: 36px;
}

.product__current-price {
    font-size: 35px;
    font-weight: 700;
    line-height: 36px;
}

.product-sections .section-title-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
    height: 46px;
}

.product-sections .section-title {
    background: #29b4d6;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
    border-radius: 8px 8px 0 0;
    position: relative;
    white-space: nowrap;

    &::after {
        content: '';
        position: absolute;
        bottom: -2px;
        left: 0;
        right: 0;
        height: 2px;
        background: #29b4d6;
    }
}

.product-sections .section-title-line {
    flex: 1;
    height: 46px;
    border-bottom: 2px solid #29b4d6;
    margin-left: 0;
}

.product-sections .product__description {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #00181c;
    letter-spacing: -0.14px;
    max-height: 240px; /* 10 lines * 24px line-height */
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.product-sections .product__description.expanded {
    max-height: none;
}

.product-sections .read-more-btn {
    background: none;
    border: none;
    color: #29b4d6;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    padding: 8px 0;
    margin-top: 12px;
    text-decoration: underline;
}

.product-sections .read-more-btn:hover {
    color: #1a8aa3;
}

/*-------*/

.product-sections .details-row {
    display: flex;
    align-items: center;
    padding: 8px 0;
    border-bottom: 1px solid #ebe9ef;
    gap: 10px;
    position: relative;
}

.product-sections .details-row:last-child {
    border-bottom: none;
}

.product-sections .details-label {
    width: 180px;
    min-width: 180px;
    flex-shrink: 0;
}

.product-sections .details-label .detail__title {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #00181c;
    letter-spacing: -0.14px;
}

.product-sections .details-value {
    flex: 1;
    flex-grow: 1;
    min-width: 0;
}

.product-sections .details-value span {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #37474f;
    letter-spacing: -0.14px;
}

/* Container styling to match Figma */
.product-sections .details-table {
    display: flex;
    flex-direction: column;
    gap: 0;
    padding: 0;
}

.product-sections .product-details-table {
    background: #ffffff;
    border-radius: 0;
    padding: 0;
}

/* Remove any existing table styling that might interfere */
.product-sections .table-row {
    display: flex !important;
    align-items: center !important;
    padding: 8px 0 !important;
    border-bottom: 1px solid #ebe9ef !important;
    gap: 10px !important;
    margin: 0 !important;
    background: transparent !important;
}

.product-sections .table-row:last-child {
    border-bottom: none !important;
}

.product-sections .col-label {
    width: 180px !important;
    min-width: 180px !important;
    flex-shrink: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.product-sections .col-value {
    flex: 1 !important;
    flex-grow: 1 !important;
    min-width: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.product-sections .detail__title {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #00181c !important;
    letter-spacing: -0.14px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.product-sections .col-value span {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #37474f !important;
    letter-spacing: -0.14px !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Override any Bootstrap or theme styles */
.product-sections .product-details-table .table-row,
.product-sections .product-details-table .details-row {
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.product-sections .product-details-table .col-label,
.product-sections .product-details-table .col-value {
    border: none !important;
    box-shadow: none !important;
    background: transparent !important;
}

/* General section styling */
.product-sections .section-header {
    display: flex;
    flex-direction: column;
    gap: 3px;
    margin-bottom: 12px;
}

.header-bottom__menuContainer {
    background: #ffffff;
    border: none !important;
}

.product-sections .section-title-tab {
    background-color: #29b4d6;
    border-radius: 8px 8px 0 0;
    padding: 12px 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: auto;
    max-width: fit-content;
}

.product-sections .section-title-tab::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #29b4d6;
}

.product-sections .section-title {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: 1;
    margin: 0;
}

.product-sections .section-border-line {
    width: 100%;
    height: 2px;
    background-color: #29b4d6;
    margin-top: -2px;
}

.product-sections .section-content {
    padding-top: 10px;
}

/* Attachment specific styling */
.product-sections .attachments-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.product-sections attachment-item {
    display: inline-flex;
    width: fit-content;
}

.product-sections .attachment-link {
    display: flex;
    align-items: center;
    gap: 8px;
    background-color: #f6f6f6;
    border-radius: 70px;
    padding: 12px 16px;
    text-decoration: none;
    transition: all 0.3s ease;
    height: 44px;
    box-sizing: border-box;
    width: fit-content;
}

.product-sections .attachment-link:hover {
    background-color: #e8e8e8;
    text-decoration: none;
}

.product-sections .attachment-name {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #37474f;
    letter-spacing: 0.15px;
    line-height: 1.75;
    white-space: nowrap;
}

.product-sections .attachment-icon {
    color: #29b4d6;
    font-size: 12px;
}

.quantity-button input {
    height: auto;
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .th-menu--vertical .th-menu__list--vertical{
        min-height: auto;
        max-height: none;
    }
    .th-menu-item--horizontal.th-menu-item--level-0 .th-menu__submenu--level-1{
        min-height: auto;
        max-height: none;
    }
    .th-menu--vertical .th-menu__link {
        padding: 9px 4px 4px 15px;
    }
    .th-vertical-menu .th-menu__link{
        line-height: 22px;
    }
    .th-menu__arrow-toggle{

    }
}

@media (min-width: 1029px) {
    .header-bottom #_desktop_currency_selector {
        display: none !important;
    }
}
@media (max-width: 1028px) {
    /*mobile menu start*/

    /* --- menu.css overrides (originally @media max-width: 768px) --- */
    /* Horizontal menu mobile collapse */
    .th-menu--horizontal .th-menu__mobile-toggle {
        display: block;
        position: absolute;
        top: 50%;
        right: var(--th-menu-spacing);
        transform: translateY(-50%);
        z-index: calc(var(--th-menu-z-index) + 2);
    }

    .th-menu--horizontal .th-menu__list--horizontal {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        flex-direction: column;
        background: var(--th-menu-background);
        border: 1px solid color-mix(in srgb, var(--th-menu-text) 20%, transparent);
        border-top: none;
        border-radius: 0 0 var(--th-menu-border-radius) var(--th-menu-border-radius);
        box-shadow: var(--th-menu-shadow);
        opacity: 0;
        visibility: hidden;
        transform: translateY(-10px);
        transition: var(--th-menu-transition);
        max-height: 70vh;
        overflow-y: auto;
    }

    .th-menu--horizontal .th-menu__list--horizontal.th-menu__list--mobile-open {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }

    .th-menu--horizontal .th-menu__item {
        width: 100%;
        border-bottom: 1px solid color-mix(in srgb, var(--th-menu-text) 10%, transparent);
    }

    .th-menu--horizontal .th-menu__item:last-child {
        border-bottom: none;
    }

    .th-menu--horizontal .th-menu__link {
        border-radius: 0;
        justify-content: flex-start;
    }

    .th-menu--horizontal .th-menu__submenu--dropdown {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        border: none;
        border-top: 1px solid color-mix(in srgb, var(--th-menu-text) 15%, transparent);
        background: color-mix(in srgb, var(--th-menu-background) 95%, var(--th-menu-text));
        border-radius: 0;
        display: none;
    }

    .th-menu--horizontal .th-menu__submenu--dropdown.th-menu__submenu--visible {
        display: flex;
    }

    .th-menu--horizontal .th-menu__submenu--dropdown .th-menu__link {
        padding-left: calc(var(--th-menu-spacing) * 2);
        font-size: 0.9rem;
    }

    .th-menu--horizontal .th-menu__submenu--level-1 .th-menu__link {
        padding-left: calc(var(--th-menu-spacing) * 2.5);
    }

    .th-menu--horizontal .th-menu__submenu--level-2 .th-menu__link {
        padding-left: calc(var(--th-menu-spacing) * 3);
    }

    .th-menu--vertical .th-menu__list--vertical {
        max-width: 100%;
    }

    /* Mobile burger menu - show/hide */
    body .header {
        position: fixed !important;
    }
    body #wrapper {
        padding-top: 102px;
    }
    .header-bottom {
        display: flex;
        padding-top: 0 !important;
    }

    .header-bottom .container-md:has(.th-menu-container) {
        order: -2;
        display: flex !important;
        width: auto;
        padding-right: 0;
    }

    .th-mobile-unified-panel__header {
        padding: 4px 14px;
    }

    .th-menu-container .top-bar__cta-button a.btn {
        background-color: #FFC200;
        color: #292B29;
        border-radius: 6px;
        border: none;
    }

    .header-top-desktop .header-top__left,
    .header-top-desktop .header-top__right {
        justify-content: center !important;
    }

    .header-top-desktop .header-top__left * {
        text-align: center;
    }

    .header-top-desktop .header-top__right span {
        border-right: 0;
        font-size: 14px;
    }

    .top-bar__contact-info span {
        padding: 3px 12px !important;
    }

    /* Hide desktop menus */
    .th-menu {
        display: none !important;
    }

    /* Show mobile menu wrapper */
    .th-mobile-menu-wrapper {
        display: block !important;
    }

    /* Show mobile burger button */
    .th-mobile-unified-burger {
        display: flex !important;
        width: 35px;
        height: 35px;
    }

    /* Show mobile overlay */
    .th-mobile-menu-overlay {
        display: block !important;
    }

    /* Show mobile panel */
    .th-mobile-unified-panel {
        display: flex !important;
        max-width: 320px;
    }

    /* Hide mega grid on mobile */
    .th-mega-grid {
        display: none !important;
    }

    .th-mega-grid__row {
        flex-direction: column;
    }

    .th-mega-grid__col {
        border-right: none;
        padding: 0.5rem 0;
    }

    .th-mega-grid__col:last-child {
        border-bottom: none;
    }

    /* --- custom_shop_2.css overrides (originally @media max-width: 768px) --- */

    /* Mobile menu wrapper positioning */
    #th-mobile-unified-panel {
        z-index: 99999;
    }
    .th-mobile-menu-wrapper {
        position: absolute;
        left: 0;
        top: 0;
        height: 50px;
        display: flex !important;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        padding-left: 8px;
    }
    .th-mobile-menu-wrapper .th-mobile-unified-burger {
        display: flex !important;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    /* Hide top bar */
    #custom-top-bar {
        display: none;
    }

    /* Header mobile layout */
    .header-bottom {
        padding: 10px 0 8px;
    }

    .header-bottom .header-bottom__row {
        display: flex;
        flex-wrap: wrap;
        gap: 0 !important;
        padding: 0 24px;
        align-items: center;
    }

    .header-bottom button[data-toggle="collapse"],
    .header-bottom .menu-toggle,
    #mobile_top_menu_wrapper {
        order: 1;
        flex-shrink: 0;
    }

    .header-bottom .logo {
        order: 2;
        justify-content: center;
        margin: 0 0 !important;
        padding: 0;
        width: fit-content;
        height: auto;
        margin-left: 48px !important;
        min-height: 50px;
    }

    .header-bottom .logo img {
        width: 150px;
        height: auto;
        max-width: 200px;
        object-fit: contain;
        margin-left: 0 !important;
    }

    #search_widget form input {
        padding: 6px 0 6px 8px;
    }
    #search_widget form input i {
        font-size: 24px !important;
        top: 50%;
        transform: translateY(-50%);
    }

    .header-bottom #th-blockreassurance,
    .header-bottom .blockreassurance,
    .header-bottom [class*="quote"],
    .header-bottom [class*="request"] {
        order: 3;
        flex-shrink: 0;
    }

    .header-bottom #_desktop_user_info,
    .header-bottom .user-info {
        order: 4;
        flex-shrink: 0;
        padding: 0;
    }

    .header-bottom #_desktop_cart,
    .header-bottom .blockcart {
        order: 5;
        flex-shrink: 0;
    }

    .header-bottom #_desktop_search {
        order: 6;
        width: 100%;
        flex-basis: 100%;
        margin: 0;
        padding: 0;
    }

    .th_quote_cart_style .cart_text {
        display: none;
    }

    .header-bottom #_desktop_currency_selector {
        width: fit-content;
        order: 2;
        margin-left: auto;
        padding: 0;
    }
    .header-bottom #_desktop_currency_selector .currency-selector__wrapper{
        margin-bottom: 0;
    }
    .header-bottom #_desktop_currency_selector #currency-selector{
        padding: 0;
        padding-right: 28px;
        border: unset;
    }
    .th_quote_cart_style {
        margin-left: 0;
    }

    .header-bottom .container-md {
        padding: 0;
        margin: 0;
        max-width: 100%;
        overflow-x: clip;
    }

    #header i {
        font-size: 28px !important;
    }

    .col-lg-9.offset-lg-3.thslider {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .th-mobile-menu__link{
        padding: 10px 20px;
    }
    .th-mobile-menu__submenu{
        background: transparent;
    }
    .th-mobile-menu__submenu .th-mobile-menu__item{
        border-top: 1px solid #f5f5f5;
        border-bottom: unset;
    }
    .th-mobile-menu__section.th-mobile-menu__section--horizontal span{
        font-weight: 500;
    }
    .th-mobile-menu__link{
        padding: 10px 20px;
    }
    .th-mobile-menu__item:last-child {
        border-bottom: 1px solid #f5f5f5;
    }
    .th-mobile-menu__section{
        border-bottom: unset;
    }
    .header-bottom__row #_desktop_cart .header-block__title {
        display: none !important;
    }
    .header-bottom__row #_desktop_user_info .header-block__title{
        display: none !important;
    }
    /*mobile menu finish*/
}

@media (max-width: 992px) {
    .footer .footer__main .container{
        max-width: 100%;
        padding-top: 0;
        padding-bottom: 0;
    }
    .th-footer-element.th-buttons .th-btn{
        text-align: center;
        justify-content: center;
    }
}
@media (max-width: 992px) and (min-width: 768px) {
    #custom-top-bar > .container-md{
        max-width: 100%;
    }
    #custom-top-bar .header-top-desktop{
        flex-wrap: nowrap;
    }
    #custom-top-bar .header-top__left{
        flex-shrink: 1;
    }
    #custom-top-bar .header-top__right{
        flex-wrap: nowrap;
        width: fit-content;
        gap: 6px;
    }
    #custom-top-bar .top-bar__contact-info{
        gap: 0px;
    }
    #custom-top-bar .top-bar__contact-info span{
        white-space: nowrap;
    }
    .top-bar__contact-info span:not(:last-child) {
        padding: 6px 6px;
    }
    .top-bar__contact-info span:last-child {
        padding: 6px 0 6px 6px;
    }
    .header-bottom{
        padding-top: 0;
    }
    .header-bottom .logo{
        width: 200px;
        height: auto;
    }
    .th_quote_cart_style{
        padding: 0;
    }
    #_desktop_user_info{
        padding: 0;
    }
    #_desktop_cart{
        padding-left: 4px;
    }
}

/* Responsive adjustments */
@media (max-width: 768px) {
    #th-mobile-unified-panel{
        z-index: 99999;
    }
    .th-mobile-menu-wrapper{
        position: absolute;
        left: 0;
        top: 0;
        /* min-height: 50px; */
        height: 50px;
        display: flex !important;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        padding-left: 8px;
    }
    .th-mobile-menu-wrapper .th-mobile-unified-burger{
        display: flex !important;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    .product-sections .section-header {
        gap: 8px;
    }

    .product-sections .section-title-tab {
        padding: 10px 8px;
    }

    .product-sections .section-title {
        font-size: 14px;
    }

    .product-sections .attachment-link {
        padding: 10px 14px;
        height: 40px;
    }

    .product-sections .attachment-name {
        font-size: 14px;
    }
}

/*Product add to cart*/
.quantity_wanted {
    border-bottom: 1px solid var(--th-color-lines-light-grey) !important;
    border-top: 1px solid var(--th-color-lines-light-grey) !important;
}

/* Product Actions Container */
.d-flex.gap-2.align-items-center.flex-wrap {
    gap: 16px !important;
    height: 40px;
}

/* Quantity Button Container */
.product-actions__quantity.quantity-button {
    width: 120px !important;
    /*height: 40px;*/
    background: white;
    border-radius: 170px;
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
}

/* Quantity Input Styling */
.product-actions__quantity .form-control {
    background: white !important;
    text-align: center;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: var(--th-color-dark-blue);
    padding: 0;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.product-actions__quantity .form-control:focus {
    outline: none;
    box-shadow: none !important;
    border: none !important;
}

/* Hide spinner buttons */
.product-actions__quantity .form-control::-webkit-outer-spin-button,
.product-actions__quantity .form-control::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.product-actions__quantity .form-control[type=number] {
    -moz-appearance: textfield;
}

/* Style quantity buttons if they exist */
.product-actions__quantity .btn-qty {
    width: 40px;
    height: 40px;
    border: none;
    background: white;
    color: var(--th-color-lines-light-grey);
    font-size: 12px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    z-index: 2;
}

.product-actions__quantity .btn-qty:first-child {
    left: 0;
    border-radius: 170px 0 0 170px;
    border-right: 1px solid var(--th-color-lines-light-grey);
}

.product-actions__quantity .btn-qty:last-child {
    right: 0;
    border-radius: 0 170px 170px 0;
    border-left: 1px solid var(--th-color-lines-light-grey);
}

/* Add to Cart Button */
.product-actions__button.add .btn.btn-primary {
    background: var(--th-color-main-purple) !important;
    border: none !important;
    border-radius: 41px !important;
    color: white !important;
    font-size: 14px !important;
    font-weight: bold !important;
    font-family: 'Roboto', sans-serif !important;
    text-transform: uppercase !important;
    height: 40px !important;
    line-height: 14.3px !important;
    padding: 0 32px !important;
    transition: opacity 0.2s ease;
}

.product-actions__button.add .btn.btn-primary:hover {
    background: var(--th-color-main-purple) !important;
    opacity: 0.9;
}

.product-actions__button.add .btn.btn-primary:disabled {
    background: var(--th-color-main-purple) !important;
    opacity: 0.6;
}

.product-actions__button.add .btn.btn-primary .material-icons {
    display: none;
}

/* Configure Button */
.product-actions__configure .btn.btn-info {
    background: var(--th-color-light-blue) !important;
    border: none !important;
    border-radius: 41px !important;
    color: white !important;
    font-size: 14px !important;
    font-weight: bold !important;
    font-family: 'Roboto', sans-serif !important;
    text-transform: uppercase !important;
    height: 40px !important;
    line-height: 14.3px !important;
    padding: 0 32px !important;
    transition: opacity 0.2s ease;
}

.product-actions__configure .btn.btn-info:hover {
    background: var(--th-color-light-blue) !important;
    opacity: 0.9;
}

.product-actions__configure .btn.btn-info .fas.fa-cog {
    margin-right: 6px;
}

/* Share Button */
.product-actions__share .btn.btn-outline-secondary {
    background: white !important;
    border: 1px solid var(--th-color-lines-light-grey) !important;
    border-radius: 60px !important;
    color: var(--th-color-dark-blue) !important;
    width: 40px !important;
    height: 40px !important;
    padding: 0 !important;
    transition: background-color 0.2s ease;
}

.product-actions__share .btn.btn-outline-secondary:hover {
    background: #f8f9fa !important;
    border-color: var(--th-color-lines-light-grey) !important;
    color: var(--th-color-dark-blue) !important;
}

.product-actions__share .btn.btn-outline-secondary .fas.fa-share-alt {
    font-size: 15px;
}

.product-actions__share .btn.btn-outline-secondary .fas.fa-chevron-down {
    font-size: 8px;
    margin-left: 1px;
}
#checkout-payment-step .payment-options > div > .payment-option {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
}
.promo-input-button .promo-input{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-clip: padding-box;
    background-color: var(--bs-body-bg);
    border: var(--bs-border-width) solid #ced4da !important;
    border-radius: 8px !important;
    color: #343a40;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: 13px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    width: 100%;
}
.promo-input-button .btn{
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: 8px !important;
}

/* Responsive Design */
@media (max-width: 768px) {
    #custom-top-bar {
        display: none;
    }

    .d-flex.gap-2.align-items-center.flex-wrap {
        height: auto;
        gap: 12px !important;
    }

    .product-actions__button.add {
        width: 100% !important;
        margin-bottom: 8px;
    }

    .product-actions__configure .btn.btn-info {
        padding: 0 16px !important;
    }
}

/* Reassurance Footer Bar - Figma Design */
.th-reassurance-container {
    width: 100%;
    background-color: #ffffff;
}

.th-reassurance-items {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

/* Style existing link items as navigation */
.th-reassurance-item.th-reassurance-link .th-reassurance-link {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    color: var(--th-color-text-medium-grey, #9AA8AE);
    text-decoration: none;
    white-space: nowrap;
    transition: color 0.2s ease;
}

.th-reassurance-item.th-reassurance-link .th-reassurance-link:hover {
    color: var(--th-color-main-blue, #004288);
    text-decoration: none;
}

/* Hide title for links in this layout */
.th-reassurance-item.th-reassurance-link .th-reassurance-title {
    display: none;
}

/* Style image items as payment logos */
.th-reassurance-item.th-reassurance-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
}

.th-reassurance-item.th-reassurance-image .th-reassurance-image {
    height: 100%;
    width: auto;
    object-fit: contain;
}

/* Hide title for images in this layout */
.th-reassurance-item.th-reassurance-image .th-reassurance-title {
    display: none;
}

/* Create payment logo styling for different types */
.th-reassurance-item.th-reassurance-image:nth-of-type(1) {
    width: 57px;
    background-color: #f0f0f0;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
}

.th-reassurance-item.th-reassurance-image:nth-of-type(2) {
    width: 46px;
    height: 32px;
    background-color: #1A1F71;
    border-radius: 4px;
    color: white;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}

.th-reassurance-item.th-reassurance-image:nth-of-type(3) {
    width: 45px;
    height: 32px;
    background-color: #ffffff;
    border-radius: 6px;
    border: 1px solid #ddd;
    color: #333;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
}

/* Group navigation links on the left */
.th-reassurance-items .th-reassurance-item.th-reassurance-link {
    display: flex;
    margin-right: 32px;
}

.th-reassurance-items .th-reassurance-item.th-reassurance-link:last-of-type {
    margin-right: auto;
}

/* Group payment logos on the right */
.th-reassurance-items .th-reassurance-item.th-reassurance-image {
    margin-left: 16px;
}

.th-reassurance-items .th-reassurance-item.th-reassurance-image:first-of-type {
    margin-left: auto;
}

.th-menu-item--horizontal .th-menu__submenu .th-menu__item .th-menu__link:focus,
.th-menu-item--horizontal .th-menu__link {
    outline: none !important;
}

/* Menu hover colors override - use light blue instead of default #1ec3a4 */
.th-menu__link:hover,
.th-menu-item--horizontal .th-menu__submenu .th-menu__link:hover,
.th-menu--vertical .th-menu__link:hover,
.th-mega-menu__column li a:hover,
.th-mega-grid__link:hover,
.th-mega-grid__subcat-link:hover,
.th-menu__subcat-link:hover {
    color: var(--th-color-light-blue) !important;
}

/* Mobile menu hover colors */
.th-mobile-menu__link:hover,
.th-mobile-menu__item:not(.th-mobile-menu__item--active) > .th-mobile-menu__link:hover {
    color: var(--th-color-light-blue) !important;
}

.th-mobile-menu__toggle:hover {
    color: var(--th-color-light-blue) !important;
}

/* Responsive design */
@media (max-width: 768px) {
    .th-reassurance-items {
        /* flex-direction: column;*/
        flex-wrap: wrap;
        gap: 16px;
    }

    .th-reassurance-item.th-reassurance-link .th-reassurance-link {
        font-size: 14px;
    }

    .th-reassurance-items .th-reassurance-item.th-reassurance-link {
        margin-right: 24px;
    }

    .th-reassurance-items .th-reassurance-item.th-reassurance-image {
        margin-left: 12px;
    }
    #identity {
        form section {
            grid-template-columns: 1fr;
        }
    }
}

@media (max-width: 480px) {
    .th-reassurance-items {
        flex-direction: row;
        gap: 12px;
        flex-wrap: wrap;
    }

    .th-reassurance-items .th-reassurance-item.th-reassurance-link,
    .th-reassurance-items .th-reassurance-item.th-reassurance-image {
        margin: 0;
    }

    .th-reassurance-item.th-reassurance-image:nth-of-type(1) {
        width: 45px;
    }

    .th-reassurance-item.th-reassurance-image:nth-of-type(2),
    .th-reassurance-item.th-reassurance-image:nth-of-type(3) {
        width: 36px;
        height: 26px;
    }
}

/*Pagina categorie*/
#category .product-miniature-card {
    border: unset;
}

/* Mobile Header - Figma Design */
@media (max-width: 768px) {
    /* Header container */
    .header-bottom {
        padding: 10px 0 8px;
    }

    /* Main header row - wrap to two lines */
    .header-bottom .header-bottom__row {
        display: flex;
        flex-wrap: wrap;
        gap: 0 !important;
        padding: 0 24px;
        align-items: center;
    }

    /* First line: burger menu | logo | quotation | account | cart */
    /* Burger/Toggle menu - order 1 */
    .header-bottom button[data-toggle="collapse"],
    .header-bottom .menu-toggle,
    #mobile_top_menu_wrapper {
        order: 1;
        flex-shrink: 0;
    }

    /* Logo - order 2, center */
    .header-bottom .logo {
        order: 2;
        justify-content: center;
        margin: 0 0 !important;
        padding: 0;
        width: fit-content;
        height: auto;
        margin-left: 48px !important;
        min-height: 50px;
    }

    .header-bottom .logo img {
        width: 150px;
        height: auto;
        max-width: 200px;
        object-fit: contain;
        margin-left: 0 !important;
    }

    #search_widget form input{
        padding: 6px 0 6px 8px;
    }
    #search_widget form input i{
        font-size: 24px !important;
        top: 50%;
        transform: translateY(-50%);
    }

    /* Quotation/Request quote - order 3 */
    .header-bottom #th-blockreassurance,
    .header-bottom .blockreassurance,
    .header-bottom [class*="quote"],
    .header-bottom [class*="request"] {
        order: 3;
        flex-shrink: 0;
    }

    /* Account/User icon - order 4 */
    .header-bottom #_desktop_user_info,
    .header-bottom .user-info {
        order: 4;
        flex-shrink: 0;
        padding: 0;
    }

    /* Cart - order 5 */
    .header-bottom #_desktop_cart,
    .header-bottom .blockcart {
        order: 5;
        flex-shrink: 0;
    }

    /* Search - order 6, full width on second line */
    .header-bottom #_desktop_search {
        order: 6;
        width: 100%;
        flex-basis: 100%;
        margin: 0;
        padding: 0;
    }

    .th_quote_cart_style {
        .cart_text {
            display: none;
        }

        margin-left: 0;
    }

    .header-bottom .container-md {
        padding: 0;
        margin: 0;
        overflow-x: clip;
    }

    #header i {
        font-size: 28px !important;
    }

    .col-lg-9.offset-lg-3.thslider {
        width: 100%;
        margin: 0;
        padding: 0;
    }
}
@media (max-width: 450px) {
    #header i {
        font-size: 22px !important;
    }
    .header-bottom__row img.logo{
        max-height: 20px;
        width: 110px;
    }
    .th_quote_cart_style {
        padding-left: 0;
    }
    /*.header-bottom__row #_desktop_currency_selector{*/
    /*    margin-left: 8px;*/
    /*}*/
    /*.header-bottom .quote_cart{*/
    /*    padding-left: 8px;*/
    /*}*/
    #_desktop_currency_selector #currency-selector{
        font-size: 14px;
    }
    .th-mobile-menu-wrapper .th-mobile-unified-burger{
        width: 24px;
        height: 24px;
    }
    .header-bottom__row > .logo{
        margin-left: 32px !important;
    }
}

/* ========= ThBlog - Vitrine color overrides (blue instead of green) ========= */

/* Homepage cards - date, author, comments icons */
.thblog-card-date-inline .material-icons,
.thblog-card-author-inline .material-icons {
    color: var(--th-color-light-blue) !important;
}

.thblog-card-author-inline svg,
.thblog-card-comments-inline svg {
    color: var(--th-color-light-blue) !important;
}

/* Homepage card title hover */
.thblog-card-title a:hover {
    color: var(--th-color-light-blue) !important;
}

/* Homepage read more */
.thblog-card-readmore a {
    color: var(--th-color-light-blue) !important;
}

.thblog-card-readmore a:hover {
    color: var(--th-color-dark-blue) !important;
}

/* Homepage SVG icons - override green fill */
.thblog-card-author svg path,
.thblog-card-comments svg path {
    fill: var(--th-color-light-blue) !important;
}

/* Homepage view all button */
.thblog-home-viewall-btn {
    background-color: var(--th-color-light-blue) !important;
}

.thblog-home-viewall-btn:hover {
    background-color: var(--th-color-main-purple) !important;
}

/* Section subtitle */
.thblog-home-section .th_section_subtitle {
    color: var(--th-color-light-blue) !important;
}

/* Swiper pagination bullet active */
.thblog-home-pagination .swiper-pagination-bullet-active {
    background: var(--th-color-light-blue) !important;
}

/* Blog listing - card styles */
.thblog-page .thblog-card-title a:hover {
    color: var(--th-color-light-blue) !important;
}

.thblog-page .thblog-card-readmore a {
    color: var(--th-color-light-blue) !important;
}

.thblog-page .thblog-card-readmore a:hover {
    color: var(--th-color-dark-blue) !important;
}

/* Sidebar - search icon */
.thblog-search-input svg path {
    fill: var(--th-color-light-blue) !important;
}

/* Sidebar - latest articles SVG icons */
.thblog-latest-author svg path {
    fill: #29B4D6 !important;
}

/* Sidebar - latest articles hover */
.thblog-latest-item:hover .thblog-latest-title {
    color: var(--th-color-light-blue) !important;
}

/* Sidebar - categories hover */
.thblog-categories-list li a:hover,
.thblog-categories-list li a.active {
    color: var(--th-color-light-blue) !important;
}

/* Blog post page - date icon */
.thblog-post-date-inline .material-icons {
    color: var(--th-color-light-blue) !important;
}

/* Blog post page - SVG icons */
.thblog-post-author svg path,
.thblog-post-comments svg path {
    fill: var(--th-color-light-blue) !important;
}

/* Blog post page - share hover */
.thblog-share-btn:hover {
    border-color: var(--th-color-light-blue) !important;
    color: var(--th-color-light-blue) !important;
}

/* Blog pagination - vitrine blue */
.thblog-pagination-btn {
    color: var(--th-color-light-blue) !important;
}

.thblog-pagination-btn:hover {
    border-color: var(--th-color-light-blue) !important;
}

.thblog-pagination-btn--active {
    background-color: var(--th-color-light-blue) !important;
    border-color: var(--th-color-light-blue) !important;
    color: #fff !important;
}

/* Categories dropdown focus - vitrine blue */
.thblog-categories-dropdown:focus {
    border-color: var(--th-color-light-blue) !important;
}

/* Blog post nav buttons */
.thblog-post-nav .btn-primary {
    background-color: var(--th-color-light-blue) !important;
    border-color: var(--th-color-light-blue) !important;
}

.thblog-post-nav .btn-primary:hover {
    background-color: var(--th-color-main-purple) !important;
    border-color: var(--th-color-main-purple) !important;
}

/* Return module - step progress circles */
.th_return .th_progress_point_current,
.th_return .th_progress_point_finished {
    background: #3B2563;
}

.th_return .th_progress_bar_value {
    background: #3B2563;
}

/* Return module - "Mai departe" and "Trimite" buttons */
.th_return .th_return_step_next,
.th_return .th_return_submit {
    background: #3B2563 !important;
    border-color: #3B2563 !important;
    color: #fff !important;
}

.th_return .th_return_step_next:hover,
.th_return .th_return_submit:hover {
    background: #fff !important;
    color: #3B2563 !important;
    border-color: #3B2563 !important;
}

.th_return .th_return_step_next:hover i {
    color: #3B2563 !important;
}
