/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 24 2022 | 17:10:38 */
.pswp {
  display: none;
}


/* 頁首調整 */
#site-header-inner{
  display:flex;
  justify-content: center;
  align-items: center;
}

#site-navigation-wrap {
  margin-left: auto;
}

#site-navigation-wrap .elementor-element-25bf58b>.elementor-column-wrap>.elementor-widget-wrap {
  flex-direction: column;
  justify-content: center;
}


#footer-bar .osf-right.clr {
  margin: 0 !important;
}

/* header樣式調整 */
@media screen and (max-width: 960px) {
  .oceanwp-mobile-menu-icon.oceanwp-mobile-menu-icon.oceanwp-mobile-menu-icon.oceanwp-mobile-menu-icon {
    margin-left: auto;
  }
}

