@media (min-width:992px){.child-trigger{display:none}}@media (max-width:991px){.child-trigger{border-left:1px dotted hsla(0,0%,100%,.2);cursor:pointer;display:block!important;height:40px!important;min-width:55px!important;padding:0!important;position:absolute;right:0;top:0;width:55px!important}.child-trigger:hover{text-decoration:none}.child-trigger i{margin:0 auto!important;position:relative;top:50%;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.child-trigger i:after{content:"";position:absolute}.child-trigger i,.child-trigger i:after{background-color:#fff;display:block;height:1px;width:10px}.child-trigger i:after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.child-trigger.child-open i:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}}