.shape-dropdown{--max-width:70px}.shape-dropdown .inner-container{background:#fff}.shape-dropdown .circle,.shape-dropdown .square,.shape-dropdown .x{border-radius:3px;margin:0 5px;padding:20px 20px}.shape-dropdown .circle:first-child,.shape-dropdown .square:first-child,.shape-dropdown .x:first-child{margin-top:5px}.shape-dropdown .circle:last-child,.shape-dropdown .square:last-child,.shape-dropdown .x:last-child{margin-bottom:5px}.shape-dropdown .circle.active,.shape-dropdown .square.active,.shape-dropdown .x.active{background:#d9d9d9}.shape-dropdown .circle div{border-radius:100%}.shape-dropdown .circle div,.shape-dropdown .square div{width:23px;height:23px;border:2px solid #000}.shape-dropdown .x{padding:20px 21px}.shape-dropdown .x .inner{width:20px;height:20px;position:relative}.shape-dropdown .x .inner div{width:2px;height:26px;background:#000;position:absolute}.shape-dropdown .x .inner div:first-child{top:-3px;left:9px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.shape-dropdown .x .inner div:last-child{top:-3px;left:9px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}