$red: #FF4C54;
-.l-change-pop {
- transition: 350ms all;
-
- p {
- a {
- color: $teal;
- }
- }
-}
-
-
-.is-open .l-change-pop {
- height: 0;
- margin-top: 0;
- margin-bottom: 0;
- padding-top: 0;
- padding-bottom: 0;
-}
-
-
-.ui-autocomplete a {
- display: block;
- transition: none;
-}
-
.jp-state-playing .icon-play {
&:before {
padding: 5px 10px;
margin-left: 5px;
border-radius: 15px;
+ white-space: nowrap;
a {
color: currentColor;
.with-filter {
padding: 20px 0 0;
position: relative;
+ width: 100%;
h2 {
margin-bottom: 0;