@import "_variables"; // RESET STYLES [id*='portlet_avanis_tu_explotacion']:has(div.av-te) { padding: 0 !important; } [class='portlet-content']:has(div.av-te) .portlet-header{ margin-bottom: 0 !important; @media (min-width: 769px) { margin-bottom: 1rem !important; } } [id*='portlet_avanis_tu_explotacion']{ margin-bottom: 0 !important; } .av-te { & * { margin: 0; padding: 0; box-sizing: border-box; } & body { font-family: $text-family !important; color: $color-content-01; } & .span-prueba{ color: $color-content-01; } h1, h2, h3, h4, h5, h6, & fieldset { margin: 0; padding: 0; } & a { text-decoration: none; color: inherit; } & ol, ul { list-style: none; } & button { border: none; outline: none; box-shadow: none; } & input { outline: none; box-shadow: none; } } // END OF RESET STYLES