@media only screen and (max-width: 749px){.dropbtn{padding:0 1rem 0 1.5rem;height:var(--buttons-and-pills-height);min-height:45px;width:100%;border:var(--borders_lineweight) solid rgba(var(--color-foreground),var(--borders_opacity));cursor:pointer;background:rgb(var(--color-background));background:var(--gradient-background);display:flex;justify-content:space-between;align-items:center}.dropdown{position:relative;display:inline-block;width:100%;z-index:1}.dropdown:has(.show) .dropbtn{border-bottom:unset!important}.dropdown-content{position:absolute;background:rgb(var(--color-background));overflow:auto;z-index:1;width:100%;height:0px}.show{display:block;height:400px;max-height:fit-content}.dropdown-content.show{border:var(--borders_lineweight) solid rgba(var(--color-foreground),var(--borders_opacity));border-top:none}.dropdown-content:after{background:red;content:""""}.dropdown-content a{padding:1rem 1.5rem;text-decoration:none;display:block}#myDropdown,#myDropdown.left,#myDropdown.center,#myDropdown.right,#myDropdown.justified,#myDropdown.fully-justified{text-align:left}}@media only screen and (min-width: 750px){.dropbtn{display:none}#myDropdown{display:flex;flex-wrap:wrap;row-gap:inherit}#myDropdown.left{justify-content:flex-start}#myDropdown.center{justify-content:center}#myDropdown.right{justify-content:flex-end}#myDropdown.justified{justify-content:space-around}#myDropdown.fully-justified{justify-content:space-between}.section-menu-link{display:inline-block}.dropdown-content a:hover{text-decoration:underline;text-underline-offset:var(--text-underline-offset);text-decoration-thickness:var(--text-decoration-thickness)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-menu.css.map */
