/* origem: site/0008.css */
/* SOURCE: /assets/refactor-v943/css/site/0026.css */
@media(min-width:992px){
  html body.pc .pc-list-head .search-home,
  html body.pc .spb-category-list-head .search-home{
    border-top:1px solid #cfd6df!important;
    border-left:1px solid #cfd6df!important;
    border-bottom:1px solid #cfd6df!important;
    border-right:3px solid var(--spb-page-accent,var(--spb-primary,var(--green,#1462c8)))!important;
    background:#fff!important;
    overflow:visible!important;
  }
  html body.pc .pc-list-head .search-home form,
  html body.pc .spb-category-list-head .search-home form,
  html body.pc .pc-list-head .search-home input,
  html body.pc .spb-category-list-head .search-home input,
  html body.pc .pc-list-head .search-home button,
  html body.pc .spb-category-list-head .search-home button{
    border-bottom:0!important;
  }
}

/* SOURCE: /assets/refactor-v943/css/site/0027.css */
@media(min-width:992px){
  html body.pc .pc-list-head.spb-category-list-head{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:24px!important;
    border-bottom:1px solid #cfd6df!important;
    padding-bottom:28px!important;
    margin-bottom:36px!important;
  }
  html body.pc form.spb-header-search .spb-header-search-input{
    font-size:14px!important;
  }
  html body.pc form.spb-header-search .spb-header-search-option,
  html body.pc form.spb-header-search .spb-header-search-option:hover,
  html body.pc form.spb-header-search .spb-header-search-option:focus{
    font-size:14px!important;
    min-height:34px!important;
    height:34px!important;
    padding:0 12px!important;
    line-height:34px!important;
    color:#1f2937!important;
    font-weight:400!important;
  }
  html body.pc form.spb-header-search .spb-header-search-option *,
  html body.pc form.spb-header-search .spb-header-search-option span{
    font-size:14px!important;
    line-height:34px!important;
    background:transparent!important;
  }
  html body.pc form.spb-header-search .spb-header-search-option span{
    color:var(--spb-page-accent,var(--spb-primary,var(--green,#1462c8)))!important;
    -webkit-text-fill-color:var(--spb-page-accent,var(--spb-primary,var(--green,#1462c8)))!important;
    font-weight:400!important;
  }
}

/* SOURCE: /assets/refactor-v943/css/site/0028.css */
@media(min-width:992px){
  html body.pc .pc-list-head .search-home,
  html body.pc .spb-category-list-head .search-home{
    border-top:1px solid #cfd6df!important;
    border-left:1px solid #cfd6df!important;
    border-bottom:1px solid #cfd6df!important;
    border-right:3px solid var(--spb-page-accent,var(--spb-primary,var(--green,#1462c8)))!important;
    background:#fff!important;
    overflow:visible!important;
  }
  html body.pc .pc-list-head .search-home form,
  html body.pc .spb-category-list-head .search-home form{
    border:0!important;
    background:#fff!important;
  }
  html body.pc .pc-list-head .search-home input,
  html body.pc .spb-category-list-head .search-home input,
  html body.pc .pc-list-head .search-home button,
  html body.pc .spb-category-list-head .search-home button{
    border:0!important;
    background:#fff!important;
  }
}

