.custom-selectbutton{text-transform:uppercase;flex:0 1 auto;display:block;cursor:pointer;position:relative;z-index:12;margin-top:35px}.custom-selectbutton__current{font-size:14px;line-height:1.43;background-color:var(--white);display:none;justify-content:space-between;align-items:center;gap:21px;padding:6px 20px;border:2px solid var(--purple);border-radius:30px;position:relative}.custom-selectbutton.is-open{position:relative}.custom-selectbutton.is-open .custom-selectbutton__current{z-index:13}.custom-selectbutton.is-open .custom-selectbutton__current svg{transform:rotate(180deg)}.custom-selectbutton ul{list-style-type:none;color:#000;background-color:var(--white);margin:0;display:grid;grid-template-columns:repeat(2,1fr);cursor:auto;column-gap:10px;row-gap:40px}.custom-selectbutton.is-open ul{transform:scaleY(1)}.custom-selectbutton li{margin:0;border-radius:6px;border:1px solid #595497;text-align:center}.custom-selectbutton li.soldout{opacity:.5;cursor:not-allowed}.custom-selectbutton ul .span-wrap{padding:15px 10px 10px;cursor:pointer;text-align:center;position:relative;display:flex;flex-direction:column;align-items:center}.custom-selectbutton ul .span-wrap .save{position:absolute;font-weight:700;top:-20px;font-size:12px;color:#595497}.custom-selectbutton ul .span-wrap .save.pop{top:-30px}.custom-selectbutton ul .span-wrap .popular{position:absolute;font-weight:700;font-size:12px;padding:0 10px;top:-10px;color:#000;background:#f9cc1b;border-radius:5px}.custom-selectbutton ul .span-wrap .popular.pop{top:-30px}.custom-selectbutton ul .span-wrap span{display:inline-block}.custom-selectbutton .is-active{background-color:#595497!important;color:#fff;border-radius:6px}@media (hover: hover) and (pointer: fine){.custom-selectbutton ul .span-wrap:hover{background-color:#5954971a;border-radius:6px}}@media (min-width: 990px){.custom-selectbutton__current{gap:14px}}.custom-selectbutton.is-open ul{transform:scaleY(1);z-index:9999;height:94px;overflow-y:scroll;padding-top:0}
/*# sourceMappingURL=/cdn/shop/t/235/assets/custom-selectbutton.css.map */
