.elementor-16291 .elementor-element.elementor-element-d2c19f6{--display:flex;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-16291 .elementor-element.elementor-element-d2c19f6:not(.elementor-motion-effects-element-type-background), .elementor-16291 .elementor-element.elementor-element-d2c19f6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9FAFA;}.elementor-16291 .elementor-element.elementor-element-852c0cd .jet-listing-dynamic-terms{text-align:left;}.elementor-16291 .elementor-element.elementor-element-852c0cd .jet-listing-dynamic-terms__link{font-family:"Lato", Sans-serif;font-size:26px;font-weight:700;color:#026B45;}.elementor-16291 .elementor-element.elementor-element-ed3f341{margin:-10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-16291 .elementor-element.elementor-element-ed3f341 .jet-listing-dynamic-field__content{color:#5E5E5E;font-family:"Lato", Sans-serif;font-size:22px;font-weight:600;line-height:26px;text-align:left;}.elementor-16291 .elementor-element.elementor-element-ed3f341 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-16291 .elementor-element.elementor-element-ed3f341 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-16291 .elementor-element.elementor-element-ed3f341 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-16291 .elementor-element.elementor-element-c2b5b10{--display:flex;border-style:solid;--border-style:solid;border-width:2px 2px 2px 2px;--border-top-width:2px;--border-right-width:2px;--border-bottom-width:2px;--border-left-width:2px;border-color:#EAF0EC;--border-color:#EAF0EC;--border-radius:10px 10px 10px 10px;--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}.elementor-16291 .elementor-element.elementor-element-c2b5b10:not(.elementor-motion-effects-element-type-background), .elementor-16291 .elementor-element.elementor-element-c2b5b10 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F2F8F4;}.elementor-16291 .elementor-element.elementor-element-eccbce6 .jet-listing-dynamic-repeater__items{flex-direction:column;justify-content:flex-start;}.elementor-16291 .elementor-element.elementor-element-eccbce6 .jet-listing-dynamic-repeater__item > *{justify-content:flex-start;font-family:"Lato", Sans-serif;font-size:18px;font-weight:400;color:#002D21;}#jet-popup-16291 .jet-popup__container{width:500px;}#jet-popup-16291 .jet-popup__inner{justify-content:center;align-items:center;}#jet-popup-16291 .jet-popup__container-inner{justify-content:flex-start;}@media(max-width:767px){.elementor-16291 .elementor-element.elementor-element-d2c19f6{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:30px;}.elementor-16291 .elementor-element.elementor-element-852c0cd .jet-listing-dynamic-terms__link{font-size:28px;line-height:1.2em;}.elementor-16291 .elementor-element.elementor-element-ed3f341 .jet-listing-dynamic-field__content{font-size:24px;line-height:1.4em;}.elementor-16291 .elementor-element.elementor-element-eccbce6 .jet-listing-dynamic-repeater__item > *{font-size:20px;line-height:1.4em;}}/* Start custom CSS for container, class: .elementor-element-c2b5b10 *//* =========================================
   LISTA DE ARQUIVOS - POPUP LICITAÇÕES
========================================= */


/* Container que agrupa todos os arquivos */
.jet-listing-dynamic-repeater__items {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    gap: 16px !important;
}


/* Cada item do repeater */
.jet-listing-dynamic-repeater__item {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}


/* Link completo de cada arquivo */
.jet-listing-dynamic-repeater__item .arquivo-licitacao-popup {
    display: flex !important;
    flex-direction: row !important;
    align-items: flex-start !important;

    width: 100% !important;

    gap: 12px !important;

    text-decoration: none !important;
    color: inherit;

    margin: 0 !important;
    padding: 0 !important;
}


/* Ícone PDF */
.jet-listing-dynamic-repeater__item .arquivo-licitacao-icone {
    display: block !important;

    width: 24px !important;
    height: 24px !important;

    min-width: 24px !important;
    min-height: 24px !important;

    max-width: 24px !important;
    max-height: 24px !important;

    flex: 0 0 24px !important;

    /* Cor do ícone */
    background-color: #026B45 !important;

    /* Usa seu SVG como formato do ícone */
    -webkit-mask-image: url("https://senarhmg.arcohosting00.com.br/wp-content/uploads/2026/06/pdf.svg");
    mask-image: url("https://senarhmg.arcohosting00.com.br/wp-content/uploads/2026/06/pdf.svg");

    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;

    -webkit-mask-position: center;
    mask-position: center;

    -webkit-mask-size: contain;
    mask-size: contain;

    margin: 2px 0 0 0 !important;
    padding: 0 !important;
}


/* Nome do arquivo */
.jet-listing-dynamic-repeater__item .arquivo-licitacao-nome {
    display: block !important;
    flex: 1 1 auto !important;

    line-height: 1.5 !important;

    margin: 0 !important;
    padding: 0 !important;
}


/* Hover do arquivo */
.jet-listing-dynamic-repeater__item .arquivo-licitacao-popup:hover {
    text-decoration: none !important;
}


/* Hover no nome */
.jet-listing-dynamic-repeater__item .arquivo-licitacao-popup:hover .arquivo-licitacao-nome {
    text-decoration: underline;
}/* End custom CSS */