* { white-space: initial!important;  text-transform: inherit; } html{ -moz-text-size-adjust: none; -webkit-text-size-adjust: none; text-size-adjust: none; text-transform: inherit; } .custom-readmore { font-weight:700; margin-top: 16px; margin-bottom: 16px; background-color: #fff; border: 1px solid #111; border-radius: 2rem; padding-bottom: 6px; padding-left: 10px; padding-right: 10px; justify-items: center; transition: all .3s ease; } .custom-readmore:hover { color: #fff; background-color: #111; border: 1px solid #111; } .button-black i { margin-top: 5px; }  #mdp-readabler-popup #mdp-readabler-popup-footer .mdp-readabler-statement { width: 100%; display: flex; text-align: center; flex-direction: column; } .mdp-readabler-profile-description { font-family: sans-serif!important; color:#ffffff!important; } #mdp-readabler-accessibility-profiles-box .mdp-readabler-accessibility-profile-item .mdp-readabler-profile-description { font-family: sans-serif!important; color:#ffffff!important; }  input[type=radio] { width: auto; display: none; }  .brxe-nav-menu .bricks-mobile-menu-wrapper li a { line-height: inherit!important; } .brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu { background: none !important; display: none; line-height: inherit!important; } .brxe-nav-menu .bricks-mobile-menu-wrapper .bricks-mobile-menu { overflow-y: scroll; position: relative; scrollbar-width: none; padding-top: 34px; } .brxe-nav-menu .bricks-mobile-menu-wrapper.left { transform: translateX(-100%); transition: .3s ease; }  .menu-inner > * { white-space: nowrap; } li label { padding-bottom:8px; } #moreItem a { display: flex; align-items: flex-start; flex-wrap: nowrap; flex-direction: row; } span#moreQty { margin-left: 0.3rem; background-color: var(--bricks-color-primary, blue); padding: 0.3rem 0.45rem; font-size: 9px; color: #fff; border-radius: 50%; vertical-align: super; font-weight: 800; width: 15px; height: 15px; display: flex; align-items: center; justify-content: center; }