.container-custom{
    width: 85%;
    height: 83%;
    border: 1px solid black;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.left-custom{
    width: 100%;
    height: 100%;
    text-align: center;
}

.custom-save {
    padding: 10px;
}

.obs{
    display: none;
}

.exportar{
    display: none;
}

.btn-obs{
    font-size: 16px;
}

.text-obs{
    width: 65%;
    height: 60%;
    margin-left: auto;
    margin-right: auto;
}

.obs-area{
    width: 100%;
    height: 100%;
    resize: none;
    margin-top: 15px;
}

#modal-obs-link{
    width: 30%;
    height: 30%;
}

.modal-cabecalho-obs{
    width: 89%;
    height: 12%;
    font-size: 17px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.botao-obs-link{
    text-align: center;
    margin-top: 15px;
}

.btn-obs-modal{
    margin-right: 5px;
    background-color: #809CAB;
    color: white;
    padding: 5px;
    width: 90px;
    height: 40px;
    font-size: 1.3em;
}

.status-link{
    font-size: 22px;
}

.category-group {
    background: #e5f6f2;
    display: inline-block;
    padding: 4px;
    font-size: 0.5em;
    color: black;
    border-radius: 4px;
    margin: 0 2px;
}

.container-custom [data-type]{
    background:#1ddcf8;
    color: white;
    font-size: 1.4em;
    cursor: pointer;
    padding: 10px;
    margin: 10px;
    border-radius: 18px;
    opacity: 0.2;
}

.custom-marca .img{
    background-color: #dddddd;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 150px;
}

.custom-marca label{
    margin-top: 3px;
    display: inline-block;
    margin-left: auto;
    margin-right: 15px;
    pointer-events: none !important;
}

.custom-marca label input{
    vertical-align: middle;
}

.brand-custom{
    width:80%;
    height:15%;
    border: 1px solid black;
    margin-left:auto;
    margin-right:auto;
    margin-top:7%;
    color: #fff;
    background: #1ebb90;
    border-radius: 5px;
    border: none;
    padding: 3px 5px;
    font-size: 1.4em;
    cursor:pointer;
}

.name-brand{
    width: 100%;
    height:40%;
    margin-top: 14%;
    text-align: center;
}

.hold-custom{
    border-right: 1px solid black;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    max-width: 20%;
    text-align: center;
}

.custom-image-product{
    margin: 5px;
    height: 18vw;
    padding-bottom: 0;
    background: white;
    border: 3px solid gainsboro;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.custom-image-product img{
    max-width: 100%;
}

/*.remove-display{
    display: block;
}
*/
.border-selecionado {
    outline: 4px solid red !important;
}

.categorias-selecionada{
    width: auto;
    height: 15%;
    color: #fff;
    background: #1ebb90;
    border-radius: 5px;
    border: none;
    padding: 10px 5px;
    font-size: 1.4em;
    cursor:pointer;
    margin-right: 2%;
    margin-bottom: 2%;
}

.categorias-selecionada2{
    width: auto;
    height: 15%;
    overflow-x: auto;
    color: #fff;
    background: #1ebb90;
    border-radius: 5px;
    border: none;
    padding: 10px 5px;
    font-size: 1.4em;
    cursor:pointer;
    margin-right: 2%;
    margin-bottom: 2%;
}

div.produtos{
    text-align: center;
    margin: 1%;
    display: inline-block;
    width: 23%;
    vertical-align: top;
}

.legenda{
    width: 100%;
    overflow-x: auto;
}
    
.img{
    width: 100% !important;
}

.cont-cat{
    display: flex;
}
.ct{
    margin-left: 15px
}
.content-custom [data-categoria-id]{
    width: 80%;
    margin: 0 auto;
    padding-right: 16px;
    text-align: right;
    color: #fff;
    background:#809CAB;
    border-radius: 5px;
    border: 4px solid#809CAB;
    padding: 10px 5px;
    font-size: 1.4em;
    cursor:pointer;
}

.content-custom [data-categoria-id] small {
    float: right;
    font-size: 18px;
}

.cat-pai{
    font-size: 23px;
}

.content-cat{
    display: flex;
    justify-content: space-between;
}

.ordem-cat{
    display: none;
}

.select-categ{
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    font-size: 18px;
    width: 29%;
}

.select-categ option{
    display: none;
}

.content-categoria{
    overflow-x: hidden;
    overflow-y: auto;
    height: 89%;
}

.cabecalho{
    background-color: #1ddcf8;
    color:white;
    font-size: 20px;
}

.customizacao-botao:hover {
    cursor: pointer;
}

.select-custom{
    padding: 5px;
    margin-top: 8px;
    display: flex;
}

.pesquisar-cliente{
    line-height: 1;
    width: 99%;
    padding: 5px 15px;
    color: #000;
    border-radius: 5px;
    height: 57px;
    vertical-align: middle;
    font-size: 1.5em;
}

.mix-botao:hover {
    cursor: pointer;
}

.table-modal{
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.table-modal td, .table-modal th{
    border: 1px solid black;
    text-align: center;
    background-color: #1ddcf8;
    color:white;
    font-size: 20px;  
}
.td-categoria{
  background-color: white !important;
  color: #000 !important;
} 

.img-produto{
    height: 233px;
    object-fit: contain;
}

.send-link-button{
    height: 40px;
    width: 140px;
    border: none;
    border-radius: 5px;
}

#alert-modal.send-link-modal {
    min-width: 30%;
    width: 30%;
}

.send-link-modal .send-link-tel-input{
    color: #000;
    font-size: 20px;
    vertical-align: middle;
    border-radius: 5px;
    width: 200px;
}

.m_menu_row_link {
    height: 8.33vh;
    white-space: nowrap;
}

.m_menu_row_link button{
    font-size: 16px;
    width: 49%;
    height: 100%;
    padding: 0;
    color: #fff;
    border-radius: 5%;
}

.link-salvo{
    width: inherit;
    height: inherit;
    font-size: 40px;
    text-align: center;
}

.content-custom [data-categoria-id]{
    margin: 10px auto;
}

.custom-marca {
    display: inline-block;
    margin: 10px;
    width: 40%;
}

.categorias-holder-modal {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    margin-bottom: 0%;
    width: 100%;
}

.produto-modal{
    height: auto;
    width: 100%;
    
}

.modal-produto{
    height: 83%;
    text-align: center;
    margin-left: 5%;
    display: inline-block;
    max-height: 100%;
    overflow: auto;
}

/* .enviar-pedidos{
    width: auto;
    font-size: 18px;
    color: white;
    text-align: center;
} */

[type=checkbox].browser-default{
    position: initial !important;
    opacity: 1 !important;
    pointer-events: all !important;
}

#modal-remover-link{
    width: 20%;
    height: 20%;
}

#modal-nome-link{
    width: min-content;
    padding: 12px;
}

.salvar-nome-link{
    margin-top: 10px;
    background: #809CAB;
    color: white;
    width: 100px;
    height: 40px;
}

#selecao-link{
    height: 50px;
}

.botao-nome-link{
    margin-top: 4%;
    width: 50%;
    height: 50%;
    margin-left: 39%;
    margin-right: auto;
}

.modal-cabecalho-remover{
    text-align: center;
}

.remover-nome-link{
    width: 35%;
    height: 45%;
    background-color: #809CAB;
    color: white;
    margin-top: 39px;
    margin-left: auto;
    margin-right: auto;
}

.botao-remover-link{
    display: flex;
    width: 100%;
    height: 59%;
}

.custom-produtos-holder{
    text-align: center;
}

.custom-cat-father{
    /* display: block; */
    text-align: left;
}

.custom-page-controls{
    text-align: left;
}

.custom-page-controls [onclick]{
    background: #e0e0e0;
    padding: 5px 8px;
    border-radius: 100px;
    cursor: pointer;
}

.custom-page-controls [onclick]:hover{
    background: #f3f3f3;
}

.custom-page-controls-clientes [onclick]{
    background: #e0e0e0;
    padding: 5px 8px;
    border-radius: 100px;
    cursor: pointer;
}

.browser-default[type=radio]{
    position: static !important;;
    opacity: 1 !important;
    pointer-events: initial !important;
    
}

.opcs-link{
    display: flex;
    margin-top: 22px;
}

.btn-referencia{
    height: 13%;
    width: 32%;
    color: white;
    background: #1ddcf8;
    border-radius: 18px;
    font-size: 15px;
    margin-right: 6px;
}

.border-selecionado label{
    pointer-events: all !important;
}

.buscRef{
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    height: 40%;
}

.bsc{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    height: 100%;
}

.cont-ref{
   height: 20%;
}
    
.title-ref{
    font-size: 25px;
    margin-top: 6px;
}

.prazos-do-link{
    width: 80%;
    height: 25%;
    margin-left: auto;
    margin-right: auto;
}

.botao-prazo-link{
    width: 50%;
    height: 50%;
    margin-left: 39%;
    margin-right: auto;
}

.salvar-prazo-link {
    background-color: #1ddcf8;
    color: white;
    margin-top: 21px;
    padding: 5px;
    width: 100px;
    height: 48px;
}

.prazo{
    margin: 0 auto;
    width: 100px;
    height: 68px;
}


.contagem-regressiva{
    width: 90%;
    height: 4%;
    font-size: 16px;
    margin-top: 34px;
    background: #aaa;
    color: white;
    padding-top: 7px;
    padding-left: 6px;
    margin-left: auto;
    margin-right: auto;
}

.container-tabelas{
    width: 600px;
    height: 710px;
    margin-left: auto;
    margin-right: auto;
}

.close{
    margin-left: 10px;
}

.titulo-tabelas{
    width: 100%;
    height: 10%;
    text-align: center;
    font-size: 40px;
}

.container-precos{
    width: 100%;
    /* height: 90%; */
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
}

.tabelas-preco{
    width: 288px;
    height: 195px;
    background-color:  #1ebb90;
    color: white;
    border: 4px solid #1ebb90;
    margin: 6px;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
}

.nome-tabela{
    width: 100%;
    height: 20%;
    text-align: center;
    font-size: 17px;
    margin-top: 6px;
}

.porcentagem-tabela{
    width: 100%;
    height: 60%;
    text-align: center;
    font-size: 60px;
}

.desconto-tabela{
    width: 100%;
    height: 17%;
    text-align: center;
    font-size: 17px;
}

.tabela-preco{
    display: none;
}

.customizacao-smart{
    width: 100%;
    height: 100%;
    display: none;
}

.container-customizacao-smart{
    width: 100%;
    height: 100%;
}

.cabecalho-customizacao-smart{
    width: 100%;
    height: 10%;
    border: 1px solid black;
    text-align: center;
    font-size: 3em;
}

.div-customizacao-smart{
    width: 100%;
    height: 10%;
    margin-top: 2%;
    display: flex;
}

.div2-customizacao-smart{
    width: 100%;
    height: 10%;
    display: flex;
}

.botoes-customizacao-smart{
    width: 23%;
    height: 90%;
    background-color: #1ebb90;
    color:white;
    text-align: center;
    margin-right:auto;
    margin-left: auto;
    font-size: 1.3em;
    padding-top: 4%;
    border: 1px solid black;
}

.conteudo-customizacao-smart{
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 3px;
}

.texto-link{
    display: flex;
    text-align: center;
    padding-top: 15px;
    justify-content: space-around;
}

.nome-link{
    margin: 0 auto;
    padding-top: 15px;
    width: 90px;
}

#nome-link{
    width: 175px;
    font-size: 1.8em;
}

.texto-nome{
    font-size: 18px;
}

.email-text{
    width: 100%;
    height: 3rem;
}

#email-link{
    width: 100%;
    height: 100%;
}

.body-link{
    font-size: 4em !important;
    padding-top: 0px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 450px) {
    .container-custom {
        width: 95%;
        height: 100%;
        border: 0px solid black;
        margin-left: auto;
        margin-right: auto;
    }

    .custom-marca {
        display: inline-block;
        margin: 10px;
        width: 70%;
        border: 1px solid;
    }

    .cont-prds{
        width: auto;
        height: 83%;
        margin-top: 10px;
        overflow: auto;
    }

    .custom-marca label {
        margin-top: 3px;
        display: inline-block;
        margin: 0 auto;
        pointer-events: none !important;
        width: 50%;
    }
    .custom-marca .img {
        background-color: white;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        height: 126px;
        font-size: 2.5em;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .select-categ {
        width: 57%;
    }

    .content-custom [data-categoria-id] {
        width: 93%;
    }

    .produtos {
        text-align: center;
        margin: 1%;
        display: inline-block;
        width: 48%;
        vertical-align: top;
    }

    .custom-image-product {
        margin: 5px;
        height: 55vw;
        padding-bottom: 0;
        background: white;
        border: 3px solid gainsboro;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }

    #modal-ver-link{
        padding: 0;
        height: 82%;
        width: 97%;
    }

    .cabecalho {
        background-color: #809CAB;
        color: white;
        font-size: 16px;
    }

    .custom-page-controls {
        text-align: center;
        margin: 10px 0;
    }

    #modal-remover-link {
        width: 77%;
        height: 23%;
    }

    .btn-referencia {
        height: 13%;
        width: 32%;
        color: black;
        background: #1ddcf8;
        border-radius: 5px;
        font-size: 15px;
        margin-right: 6px;
    }

    .cont-ref {
        height: 20%;
        margin-bottom: 10px;
    }

    .buscRef {
        width: 59%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        height: 40%;
    }

    .opcs-link {
        display: flex;
        margin-top: 10px;
    }

    #modal-obs-link {
        width: 82%;
        height: 53%;
    }

    #modal-expiracao-link {
        width: 80%;
        top: 50% !important;
        left: 50%;
        transform: translate(-50%, -50%) !important;
    }
    
    .titulo-expira {
        width: 55%;
        text-align: center;
        margin: 10px auto 0;
        font-size: 22px;
    }

    .tempo-expira {
        width: 55%;
        margin: 10px auto;
        text-align: center;
        font-size: 30px;
    }

    div.produtos{
        
        text-align: center;
        margin: 1%;
        display: inline-block;
        width: 48%;
        vertical-align: top;

    }

    .obs-area {
        width: 100%;
        height: 90%;
        resize: none;
        margin-top: 0px;
    }

    .botao-obs-link {
        margin-top: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .custom-marca label input {
        vertical-align: middle;
        height: 6vw;
        width: 7vw;
    }

    #modal-custom-prazo-mobile{
        max-height: 72vh;
        padding: 5px;
    }

    .prazo-cont{
        width: 100%;
        display: flex;
    }

    .cabecalho-prazo{
        width: 100%;
        display: flex;
    }

    .prazo-etg{
        display: flex;
    }

    .prz-entrega{
        font-size: 1em;
    }

    .campo-cep{
        display: none;
        justify-content: space-around;
    }

    .cep-ped{
        display: none !important;
        
    }
    .cep-ped.mostrar{
        display: flex !important;
    }
    .salvar-cep {
        background-color: #1ddcf8;
        color: white;
        width: 100px;
        height: 35px;
    }
    
    .cabecalho-nome{
        width: 33%;
        font-size: 1em;
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }

    .prazo-conteudo{
        width: 15%;
        border: 1px solid;
        font-size: 1.5em;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 5px;
        margin-bottom: 5px;
    }

    .prazo-conteudo.borderless{
        border: 0px;
    }

    .semMargin{
        margin-right: 0px !important;
    }

    .titulo-prazo{
        width: 100%;
        text-align: center;
        font-size: 2em;
    }

    .prz-nome{
        width: 100%;
        font-size: 0.8em;
    }

    #custom-prazos-container{
        width: 100%;
    }

    .prazo-conteudo label{
        padding-left: 23px !important;
    }

    .prz{
        width: 70% !important;
    }

    .nome-valor{
        font-size: 1em !important;
    }

}

.customizacao-brand {
    display: inline-block;
    padding: 5px;
    background: #809cab;
    color: #fff;
    margin: 3px;
    border-radius: 5px;
}

/* ¯\_(ツ)_/¯ */

.container-custom .right-custom {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.container-custom .custom-categorias-holder {
    overflow: auto hidden;
    flex-shrink: 0;
    white-space: nowrap;
}

.container-custom .customizacao-categorias,
.categorias-holder-modal .customizacao-categorias {
    background: #809cab;
    display: inline-block;
    border-radius: 3px;
    margin: 5px 2px;
    padding: 5px;
    color: #fff;
    font-size: 18px;
}

.container-custom .content-custom {
    width: 100%;
    overflow: hidden auto;
    flex-grow: 1;
    text-align: center;
}

.container-custom .select-all-category {
    background: #809cab;
    border-radius: 3px;
    border: none;
    padding: 0.3em 0.6em;
    color: #fff;
    font-size: 1.2rem;
    transition: .1s;
}

.container-custom .select-all-category[data-selection='1'] {
    background-color: red;
}

.content-custom .link-selection-btn {
    flex-grow: 1;
    border: 2px solid #809cab;
    border-radius: 3px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 5px;
    overflow: hidden;
}

.content-custom .link-selection-btn .link-text {
    font-size: 1.3em;
    white-space: nowrap;
    overflow: hidden;
}

.content-custom .link-selection-btn .icon {
    font-size: 1.5em;
    color: #809cab;
    margin-left: 5px;
}

.content-custom .mix-botao {
    margin-left: 5px;
    font-size: 1.3em;
    border-radius: 3px;
    border: none;
    background-color: #809CAB;
    color: white;
    padding: 5px 8px;
}

.content-custom .custom-page-controls-clientes {
    margin: 10px 0;
}

.content-custom .tabela-clientes {
    border-collapse: separate;
    border-spacing: 4px;
}

.tabela-clientes td {
    border: 1px solid black;
    text-align: center;
    font-size: 1.2em;
    padding: .6em .4em;
}

.tabela-clientes .cabecalho td {
    padding: .4em;
}

.tabela-clientes .info-adicional {
    max-height: 3.6em;
    overflow: hidden;
    line-height: 1.2;
}

.tabela-clientes .customizacao-botao {
    font-size: 1.2em;
    border-radius: 3px;
    border: none;
    background-color: #809CAB;
    color: white;
    padding: 0.4em 0.8em;
    width: 100%;
}

#links-selection-modal {
    height: 80vh;
}

#links-selection-modal .links-list-container {
    flex-grow: 1;
    overflow: hidden;
    margin-bottom: 1rem;
}

#links-selection-modal .links-list {
    max-height: 100%;
    overflow: auto;
    border: 2px solid #809cab;
    border-radius: 3px;
}

#links-selection-modal .link-item {
    border-bottom: inherit;
    padding: 0.6rem 0.8rem;
    line-height: 1.1;
    word-break: break-word;
}

#links-selection-modal .link-item.local {
    background-color: #e3e3e3;
}

#links-selection-modal .link-item:last-child {
    border-bottom: none;
}

#links-selection-modal .link-item .name {
    font-size: 1.6rem;
    text-transform: uppercase;
    color: #809cab;
    margin-bottom: 0.5rem;
    text-align: center;
}

#links-selection-modal .link-item .description {
    font-size: 1.2rem;
    font-weight: 300;
    margin-bottom: 0.3rem;
    text-align: center;
}

#links-selection-modal .link-item .attribute {
    font-size: 1.2rem;
    margin-bottom: 0.1rem;
}

#links-selection-modal .link-item .attribute:last-child {
    margin: 0;
}

#links-selection-modal .link-item .attribute span {
    font-weight: 300;
}

#links-selection-modal .link-item .attribute.highlighted {
    font-size: 1.3rem;
    margin-bottom: 0.3rem;
}

#links-selection-modal .link-item.selected {
    background-color: #809cab;
}

#links-selection-modal .link-item.selected div {
    color: #fff;
}

#links-selection-modal .footer {
    justify-content: flex-end;
}