@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

body, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p {font-family:  'Open Sans', sans-serif;}



plugin-provider-checkout section {
  background: linear-gradient( to top, var(--c-primary), #fff 100% ) !important;
}

.top-header 
{
    height: 20px;
    background: var(--c-secondary) !important;
}

/***********************************Regras CSS para ir pro front******************************************************************/

/*ALTERAÇÕES PÓS 2022_1.0 ******************************************************************************************************************/
/*Iglala altura no menu principal com altura do header VERIFICAR SE COMPENSA ENTRAR EM TODOS OS WDAS..*/
@media (min-width: 992px) {
    .navbar-expand-lg, .navbar-expand-lg .navbar-nav 
    {
       height: 100%;
    }
}
.icon {
    font-size: 20px;
    width: unset;
    height: unset;
}

/*Alterações automatizadas dos icones#######################################################################################*/
header {
    height: unset !important;
    background-color: var(--primary);
}
.card .card-body .summary-items-wrapper .summary-item .icon-wrapper
{
    font-size: 35px;
}

.plan-select-wrapper .plan-panel .icon-wrapper .icon
{
    font-size: 48px;
}

.icon.icon-pin {
    font-size: 30px;
}
.icon.icon-pin::before
{
    content:"\f3c5";
}

.icon.icon-globo_big::before
{
    content: "\f0ac";
}
.icon.icon-telephone::before, .icon.icon-telephone_big::before
{
    content: "\f095";
}
.icon.icon-tv_big::before
{
    content: "\f26c";
}

.icon
{
    font-weight: 900;
    font-family: "Font Awesome 5 Free" !important;
}
.icon.icon-globo_big, .icon.icon-pin, .icon.icon-telephone, .icon.icon-telephone_big, .icon.icon-tv_big
{
    background: unset !important;
    color: var(--primary);
}

.report-modal-backdrop
{
    right: 0;
}

/*#######################################################################################Alterações automatizadas dos icones*/

/******************************************************************************************************************ALTERAÇÕES PÓS 2022*/

/***********************************Regras CSS para ir pro front******************************************************************/

/*Para que o logo do painel revendedor não estoure nas bordas*/
.logo 
{
    padding: 2px;
    margin: 9px;
}

a 
{
    color:var(--primary);
}

a:hover 
{
    color:var(--c-primary-darker-2); 
}

.btn-outline-primary
{
    color: var(--c-secondary) !important; 
    border-color: var(--c-secondary) !important;
}

.btn-outline-primary:hover
{
    color: #fff !important;
    background-color: var(--c-primary-darker-1)!important;
    border-color: var(--c-primary-darker-1)!important;
}

.form-control:focus /*Cor de seleção após clicar em forms*/
{
    border-color: var(--primary);
}


.btn-primary 
{
    background: var(--primary) !important;
    border-color: var(--c-primary-lighter-1);
}

.btn-primary:hover 
{
    color:#fff;
    background-color:var(--c-primary-darker-1);
    border-color:var(--c-primary-darker-2);
}

/* .alert-info 
{
    color:var(--c-primary-darker-2);
    background-color:white;
    border-color:var(--c-primary-darker-2);
    display: none !important;
} */

.btn-primary.disabled, .btn-primary:disabled 
{
    color:#fff;
    background-color:var(--primary);
    border-color:var(--primary);
}

.custom-control-input:checked~.custom-control-label::before 
{
    border-color:var(--primary);
    background-color:var(--primary);
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    
    background-color:var(--c-primary-darker-2);
    border-color:var(--c-primary-darker-2);
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus 
{
    box-shadow:0 0 0 .2rem var(--c-primary-darker-1);
}

.btn-primary.focus, .btn-primary:focus  
{
    background-color:var(--c-primary-darker-2);
    border-color:var(--c-primary-darker-2);
    box-shadow:0 0 0 .2rem var(--c-primary-darker-2);
}
.btn-outline-primary:active
{
    background-color: var(--c-primary-darker-1)!important;
}
.btn-outline-primary:focus
{
    box-shadow: var(--c-primary-darker-1)!important;
}

select.form-control
{
    background: url(https://storage.googleapis.com/wda_datacake/2025/4/f25382e492198e685591078276ab5073.svg) no-repeat right 5px center;
}



/*Verififcar o porque da existencia desses before*/

/* .icon-pin::before, .icon-download::before, .icon-upload::before
{
    content: unset !important;
} Removido em 04/06/2022 devido a ocultar ícone pin de inicio de assinatura.*/

.icon-tools::before 
{
    content: "" !important;
}

/***********************************Regras CSS para ir pro front******************************************************************/

/*Cores checkout Mateus*********************************************************/

/*Ajuste cores*/
.mini-summary-wrapper .info-wrapper .table-responsive {
  background: var(--c-primary-lighter-1) !important;
}
.mini-summary-wrapper {
  background: var(--c-primary-darker-2) !important;
}


.card .card-header .title-wrapper 
{
    background: var(--c-secondary) !important;
}

.card.sticky-top .card-header 
{
    background: var(--c-secondary) !important;
}

plugin-provider-checkout-plan-internet .card .card-header .price-wrapper,
#div-accordion-select-telephone .card .card-header .price-wrapper 
{
    background: var(--primary) !important;
}

.card .card-body .summary-total-wrapper .title
{
    background:var(--primary) !important;
}

.card .card-body .summary-total-wrapper .price-wrapper
{
    background:var(--c-secondary) !important;
}
/*********************************************************Cores checkout Mateus*/

.header-logo
{
    background: url(https://storage.googleapis.com/wda_mutum/2025/5/ffa8156802ec2ebadcf48cf9b0c915c2.png);
    width: 282px;
    height: 55px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

/*****REMOVER O COMPTARIO PARA ALTERAÇÃO DE ICONES PADÕES DO CHECKOUT********

.icon.icon-globo_big 
{
    background-image: url(/files/2021/2/globe.png);
    background-size: 100%;
}

.icon.icon-download 
{
    background-image: url(/files/2021/2/1-cloud-computing.png);
    background-size: 100%;
}

.icon.icon-upload 
{
    background-image: url(/files/2021/2/cloud-computing1_QBGldQt.png);
    background-size: 100%;
}

.icon.icon-tools 
{
    background-image: url(/files/2021/2/technics.png);
    background-size: 100%;
}

.icon.icon-bill 
{
    background-image: url(/files/2021/2/percentage.png);
    background-size: 100%;
}

.dropdown-toggle::after 
{
    color: var(--c-secondary) !important;
}
.icon.icon-tv_big {
    background-image: url(/files/2021/2/monitor.png);
    background-size: 100%;
    width: 48px;
    height: 50px;
}

.icon.icon-telephone_big, .icon.icon-telephone {
    background-image: url(/files/2021/2/phone.png);
    background-size: 100%;
    width: 37px;
    height: 50px;
}

@media (max-width: 767.98px) {
#navbarSupportedContent 
    {
        background: var(--primary);
    }
}
************/
 h1 {font-size: 32px;} h2 {font-size: 24px;} h3 {font-size: 18px;} h4 {font-size: 16px;} h5 {font-size: 13px;} h6 {font-size: 10px;}


/*Padrões para fundo de dlisplay ################################################################*/
 plugin-provider-checkout-wizard > div 
{
    background: white;
    border-radius: 10px;
    padding: 2.5rem !important;
}

/*Respiro em header do painel revendedor*/
wda-reseller .overflow-auto .header img, 
wda-reseller-profile .overflow-auto .header img,
wda-reseller-sales .overflow-auto .header img,
wda-reseller-post .overflow-auto .header img
{
    padding: 1rem;
}

/* Para formatar texto em cards com display-title

.display_title 
{
    display: flex;
    line-height: 1;
    justify-content: center;
    align-items: center;
    height: 100%;
    flex-direction: column;
}

plugin-provider-checkout-plan-internet .card .card-header .title-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
*/
/*Padrões para fundo de dlisplay ################################################################*/


#card-plugin-internet-opt-a .price-wrapper,
#card-plugin-internet-opt-b .price-wrapper,
#card-plugin-internet-opt-c .price-wrapper,
#card-plugin-internet-opt-d .price-wrapper,
#card-plugin-internet-opt-e .price-wrapper,
#card-plugin-internet-opt-h .price-wrapper,
#card-plugin-internet-comodato-ranchao .price-wrapper,
#card-plugin-internet-roteador-santa .price-wrapper,
#summary-opt-a .price-wrapper,
#summary-opt-b .price-wrapper,
#summary-opt-c .price-wrapper,
#summary-opt-d .price-wrapper,
#summary-opt-e .price-wrapper,
#summary-opt-h .price-wrapper,
#summary-comodato-ranchao .price-wrapper,
#summary-roteador-santa .price-wrapper
{
    font-size: 0;
    color: transparent;
}

/* Ocultar os campos bloco e apartamento no assine-rural */

plugin-provider-checkout-before-checkout div.mt-2:nth-child(3) > div:nth-child(2),
plugin-provider-checkout-before-checkout div.col-md-6:nth-child(3)
{
    display: none !important;
}

plugin-provider-checkout-before-checkout div.mt-2:nth-child(3) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1)
{
    font-size: 0;
}

plugin-provider-checkout-before-checkout div.mt-2:nth-child(3) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1)::after 
{
    content: "Localidade";
    font-size: 1rem;
}

body > wda-root > theme-providerfy > wda-providerfy-content-viewer.body > plugin-provider-checkout > div > section > div > div > plugin-provider-checkout-before-checkout > div > div > div > div:nth-child(3) > div > form > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:not(:last-child){
    display:none !important;
}

/* Código que eu fiz Diego */
/*
body > wda-root > theme-providerfy > wda-providerfy-content-viewer.body > plugin-provider-checkout > div > section > div > div > plugin-provider-checkout-before-checkout > div > div > div > div:nth-child(3) > div > form > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div > label
{
    font-size: 0;
}


body > wda-root > theme-providerfy > wda-providerfy-content-viewer.body > plugin-provider-checkout > div > section > div > div > plugin-provider-checkout-before-checkout > div > div > div > div:nth-child(3) > div > form > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div > label::after
{
    content: "Localidade";
    font-size: 1rem;;
}

body > wda-root > theme-providerfy > wda-providerfy-content-viewer.body > plugin-provider-checkout > div > section > div > div > plugin-provider-checkout-before-checkout > div > div > div > div:nth-child(3) > div > form > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div > plugin-provider-checkout-error > div > div > span::after
{
    content: "Localidade é obrigatório";
    font-size: 0.75rem;
}

body > wda-root > theme-providerfy > wda-providerfy-content-viewer.body > plugin-provider-checkout > div > section > div > div > plugin-provider-checkout-before-checkout > div > div > div > div:nth-child(3) > div > form > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div > plugin-provider-checkout-error > div > div > span
{
    font-size: 0;
}


*/ 
/*Conde o label do campo de número apartamento
div.mt-2:nth-child(2) > div:nth-child(2) > div:nth-child(1) label,
#bfc_apartment 
{
  display: none;
}
*/