/*!/wp-content/themes/isabc2020/css/mobile-dropdown.css*/.sidebar-menu-wrap{margin:15px auto;width:auto;position:relative;box-sizing:border-box}.sidebar-menu-wrap li{margin:0;padding:0;list-style:none}.sidebar-menu-wrap span.dropdown{display:block!important;margin:0;padding:0 10px;width:auto;height:40px;line-height:38px;background:#fff;border-radius:0;border:1px solid #e7a614;cursor:pointer;overflow:hidden}.sidebar-menu-wrap span.dropdown.is-active{border-radius:0}.sidebar-menu-wrap span.dropdown:hover,.sidebar-menu-wrap span.dropdown:active{background:#f1f1f1;-webkit-tap-highlight-color:#fff0}.sidebar-menu-wrap span.dropdown:after{float:right;margin-top:0;margin-left:10px;width:15px;height:100%;content:"";color:ineherit;font-family:'icons';text-align:center;font-size:inherit;vertical-align:top;background-image:url(/wp-content/themes/isabc2020/css/../images/sprite-down.svg);background-size:100% auto;background-repeat:no-repeat;background-position:center center}.sidebar-menu-wrap span.dropdown.is-active:after{content:"";background-image:url(/wp-content/themes/isabc2020/css/../images/sprite-up.svg);background-size:100% auto;background-repeat:no-repeat;background-position:center center}.sidebar-menu-wrap a:hover{text-decoration:none;border-bottom:0}.sidebar-menu-wrap .widget-wrap{display:block;float:left;margin:0;width:100%;max-height:0;position:absolute;background:#fff;top:40px;border-radius:0;z-index:10;overflow-y:auto;opacity:0;transition:max-height 0.3s cubic-bezier(0,.6,0,1),opacity 0.3s cubic-bezier(0,.6,0,1)}.sidebar-menu-wrap .dropdown.is-active+.widget-wrap{max-height:350px;border:1px solid #e7a614;border-top:0;opacity:1;transition:max-height 0.2s ease-in-out,opacity 0.2s ease-in-out}.sidebar-menu-wrap .widget-wrap li{float:none;display:block;margin:0;padding:0;border:0;height:auto;border-top:1px dotted #ccc}.sidebar-menu-wrap .widget-wrap li:first-child{border-top:0}.sidebar-menu-wrap .widget-wrap li a{float:none;display:block;margin:0;padding:6px 10px 6px 25px;height:auto;width:auto;text-transform:none;color:inherit;background:#fff;text-align:left;border-radius:0;border:0}.sidebar-menu-wrap .widget-wrap li a:hover,.sidebar-menu-wrap .widget-wrap li a:active{background:#f1f1f1}.sidebar-menu-wrap .widget-wrap li a:before{display:inline-block;margin-left:-15px;margin-right:5px;width:10px;height:inherit;content:"\00BB";color:inherit;font-family:'icons';text-align:center;font-size:inherit;vertical-align:top}