/**
* 2006-2022 THECON SRL
*
* NOTICE OF LICENSE
*
* DISCLAIMER
*
* YOU ARE NOT ALLOWED TO REDISTRIBUTE OR RESELL THIS FILE OR ANY OTHER FILE
* USED BY THIS MODULE.
*
*  @author    THECON SRL <contact@thecon.ro>
*  @copyright 2006-2022 THECON SRL
*  @license   Commercial
*/

.breadcrumb__wrapper {
    margin-bottom: 0 !important;
}

.industry-footer-hook #industrii-page-grid {
    background-color: var(--th-color-main-purple) !important;
}

#industrii-page-grid .th-grid-item {
    background-color: var(--th-color-main-purple) !important;
}

.th-grid-title {
    color: var(--th-color-lines-light-grey);
}

.th-grid-subtitle {
    color: #C2BBCF;
}

.th-item-title {
    color: #fff;
}

.th-item-link-under-title {
    color: var(--th-color-light-blue);
}

.th-content-grids-container > .container {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
}

.th-content-grids-container {
    padding-top: 0;
    padding-bottom: 0;
}

#industrii-page-grid > .container {
    padding-top: 40px;
    padding-bottom: 40px;
}
