.isg-drop-down-menu{border-radius:var(--border-radius-default);margin-right:-25px;opacity:0;padding-top:3px;position:absolute;right:50%;top:100%;transition:opacity .5s ease;visibility:hidden;z-index:-1}@media (min-width:768px){.isg-drop-down-menu{margin-right:-26px;padding-top:6px}}@media (min-width:992px){.isg-drop-down-menu{margin-right:-38px;padding-top:6px}}.isg-drop-down-menu.open{opacity:1;visibility:visible;z-index:50}.isg-drop-down-menu .isg-dropdown-arrow{background-color:#fff;border-top-right-radius:30%;box-shadow:4px 0 10px var(--shadow-color);display:inline-block;height:20px;line-height:1;margin:1rem;position:absolute;right:3px;text-align:left;top:-22px;transform:rotate(-60deg) skew(-30deg) scaleY(.866);transform-origin:30% 90%;transition:background-color .45s ease;width:20px}@media (min-width:768px){.isg-drop-down-menu .isg-dropdown-arrow{right:-7px}}@media (min-width:992px){.isg-drop-down-menu .isg-dropdown-arrow{right:7px}}.isg-drop-down-menu .isg-dropdown-arrow:after,.isg-drop-down-menu .isg-dropdown-arrow:before{background-color:inherit;border-top-right-radius:20%;content:"";height:100%;position:absolute;width:100%}.isg-drop-down-menu .isg-dropdown-arrow:before{transform:rotate(-135deg) skew(-45deg) scale(1.414,.707) translateY(-50%)}.isg-drop-down-menu .isg-dropdown-arrow:after{transform:rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%)}.isg-drop-down-menu .isg-drop-down-content{background:#fff;border-radius:var(--border-radius-default);box-shadow:0 0 10px var(--shadow-color);text-align:left}.no-touch .isg-drop-down-menu .isg-dropdown-arrow:hover{background-color:#fff}
