/**
Theme Name: Grus
Author: Digitalist
Author URI: https://digitalist.dk
Description: Grus
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: grus
Template: astra
*/
/*------------------------------------*\
    Breakpoints

    Usage eg.:

    @include bp(largetablet) {
        height: 500px !important;
    }

\*------------------------------------*/
/*------------------------------------*\
    Colors
\*------------------------------------*/
variables {
  --ast-global-color-0: initial;
  --ast-global-color-1: initial;
  --ast-global-color-2: initial;
  --ast-global-color-3: initial;
  --ast-global-color-4: initial;
  --ast-global-color-5: initial;
  --ast-global-color-6: initial;
  --ast-global-color-7: initial;
  --ast-global-color-8: initial;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a, a:active,
a:focus,
button {
  outline: none;
}

/*------------------------------------*\
    Desktop header
\*------------------------------------*/
#ast-desktop-header .main-navigation .sub-menu {
  padding-top: 10px;
  padding-bottom: 10px;
}

/*------------------------------------*\
    Mobile header
\*------------------------------------*/
#masthead .ast-mobile-header-wrap .ast-site-identity {
  padding: 0 0.5em;
}
#masthead .ast-mobile-header-wrap .ast-primary-header-bar {
  padding-right: 5px;
}
#masthead .ast-mobile-header-wrap .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {
  background: transparent !important;
  outline: none;
  border: 0;
  color: var(--ast-global-color-1) !important;
  right: 10px;
}
#masthead .ast-mobile-header-wrap .main-header-bar-navigation .sub-menu > .menu-item > .sub-menu > .menu-item > .menu-link {
  padding-left: 45px !important;
}
#masthead .ast-mobile-header-wrap .main-header-bar-navigation .sub-menu > .menu-item > .sub-menu > .menu-item > .menu-link .ast-icon {
  display: none !important;
}

/*------------------------------------*\
    Featured item
\*------------------------------------*/
.main-header-menu .menu-item.featured a {
  background: var(--ast-global-color-0);
  color: #fff !important;
  line-height: 1em;
  height: 50px;
  min-width: 150px;
  text-align: center;
  justify-content: center;
}
.main-header-menu .menu-item.featured a:hover {
  background: var(--ast-global-color-1);
  color: #fff;
}

#ast-hf-mobile-menu .featured {
  padding: 0 20px !important;
}
#ast-hf-mobile-menu .featured a {
  display: flex !important;
}

/*------------------------------------*\
    Search
\*------------------------------------*/
header .ast-search-icon .icon-search {
  transition: 0.2s ease-in-out;
  display: flex;
  height: 48px;
  width: 48px;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  header .ast-search-icon .icon-search {
    height: 50px;
    width: 50px;
    border: 1px solid var(--ast-global-color-3);
  }
}
header .ast-search-icon .icon-search:before {
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.50478 16.0096C12.6496 16.0096 16.0096 12.6496 16.0096 8.50478C16.0096 4.36001 12.6496 1 8.50478 1C4.36001 1 1 4.36001 1 8.50478C1 12.6496 4.36001 16.0096 8.50478 16.0096Z' stroke='%230B1C3D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.001 19.0004L13.8086 13.808' stroke='%230B1C3D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center;
  content: "";
  height: 18px;
  width: 18px;
  display: block;
  background-size: contain;
}
header .ast-search-icon .icon-search svg {
  display: none;
}
header .ast-search-icon:hover .icon-search {
  /*	&:before {
  	  background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.50478 16.0096C12.6496 16.0096 16.0096 12.6496 16.0096 8.50478C16.0096 4.36001 12.6496 1 8.50478 1C4.36001 1 1 4.36001 1 8.50478C1 12.6496 4.36001 16.0096 8.50478 16.0096Z' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.001 19.0004L13.8086 13.808' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  	}*/
}
@media (min-width: 1100px) {
  header .ast-search-icon:hover .icon-search {
    background: var(--ast-global-color-0);
  }
}
header .site-header-above-section-right .ast-builder-layout-element {
  padding-right: 0;
}
header .site-header-above-section-right .ast-search-menu-icon.slide-search .search-form {
  right: 0;
  height: 50px;
}
header .site-header-above-section-right .ast-search-menu-icon.slide-search .search-form input {
  max-height: 48px;
  border: 0;
}
header .site-header-above-section-right .ast-builder-layout-element {
  padding-right: 0;
}
header .site-header-above-section-right .ast-search-menu-icon.slide-search .search-form {
  right: 0;
}

input[type=search]:focus {
  outline: 0;
}

/*------------------------------------*\
    Header
\*------------------------------------*/
#ast-desktop-header .ast-main-header-wrap .site-primary-header-wrap {
  padding-left: 20px;
  padding-right: 20px;
}

/*------------------------------------*\
    Hamburger
\*------------------------------------*/
.main-header-menu-toggle .mobile-menu-toggle-icon {
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  position: relative;
  width: 30px;
  height: 2px;
  background: var(--ast-global-color-0);
}
.main-header-menu-toggle .mobile-menu-toggle-icon .ahfb-svg-iconset {
  height: 30px;
  width: 30px;
  opacity: 0;
}
.main-header-menu-toggle .mobile-menu-toggle-icon:before, .main-header-menu-toggle .mobile-menu-toggle-icon:after {
  content: "";
  width: 30px;
  height: 2px;
  background-color: var(--ast-global-color-0);
  transition-property: transform;
  transition-duration: 0.25s;
  transition-timing-function: ease;
  position: absolute;
  right: 0;
}
.main-header-menu-toggle .mobile-menu-toggle-icon:before {
  top: -8px;
}
.main-header-menu-toggle .mobile-menu-toggle-icon:after {
  top: 8px;
}
.main-header-menu-toggle .mobile-menu-toggle-icon:hover:before, .main-header-menu-toggle .mobile-menu-toggle-icon:hover:after {
  transform: translate3d(-5px, 0px, 5px);
}
.main-header-menu-toggle.toggled .mobile-menu-toggle-icon {
  background: transparent;
}
.main-header-menu-toggle.toggled .mobile-menu-toggle-icon:before {
  transform: translate3d(0px, 7px, 0) rotate(45deg);
}
.main-header-menu-toggle.toggled .mobile-menu-toggle-icon:after {
  transform: translate3d(0px, -9px, 0) rotate(-45deg);
}

/*------------------------------------*\
    Fullscreen
\*------------------------------------*/
.ast-mobile-header-content {
  position: fixed;
  width: 100% !important;
  height: 100%;
  transition: 0.5s ease-in-out;
  transform: translate(1200px);
  opacity: 0;
  top: 0;
  right: 0;
  display: flex !important;
  padding-top: 70px;
  max-height: unset !important;
}

.ast-header-break-point .ast-primary-header-bar {
  max-width: 100% !important;
}
.ast-header-break-point .ast-builder-menu {
  align-items: flex-start;
}

.ast-header-break-point.ast-main-header-nav-open {
  overflow: hidden !important;
}
.ast-header-break-point.ast-main-header-nav-open .ast-mobile-header-content {
  opacity: 1;
  transform: translate(0px);
}

/*------------------------------------*\
    Padded container
\*------------------------------------*/
.e-con.paddedsection {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 1100px) {
  .e-con.paddedsection {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
@media (min-width: 1200px) {
  .e-con.paddedsection {
    padding-bottom: 75px;
    padding-top: 75px;
  }
}

.e-con.paddedsection_top {
  padding-top: 30px;
}
@media (min-width: 1100px) {
  .e-con.paddedsection_top {
    padding-top: 50px;
  }
}
@media (min-width: 1200px) {
  .e-con.paddedsection_top {
    padding-top: 75px;
  }
}

.e-con.paddedsection_bottom {
  padding-bottom: 30px;
}
@media (min-width: 1100px) {
  .e-con.paddedsection_bottom {
    padding-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  .e-con.paddedsection_bottom {
    padding-bottom: 75px;
  }
}

/*------------------------------------*\
    Align last item bottom
\*------------------------------------*/
.lastbottom .elementor-widget-wrap,
.lastbottom {
  display: flex;
  flex-flow: column nowrap;
}
.lastbottom .elementor-widget-wrap > div:last-child,
.lastbottom > div:last-child {
  margin-top: auto;
}

/*------------------------------------*\
    Last P no margin
\*------------------------------------*/
.lastnospace p:last-child {
  margin-bottom: 0;
}

/*------------------------------------*\
    Absolute center
\*------------------------------------*/
.abscenter {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

/*------------------------------------*\
    Hidden desktop
\*------------------------------------*/
@media (min-width: 1200px) {
  .hidden_desktop {
    display: none !important;
  }
}

/*------------------------------------*\
    Hidden
\*------------------------------------*/
.hidden {
  display: none !important;
}

/*------------------------------------*\
    Image gradient bottom
\*------------------------------------*/
.image_style_gradientbottom .elementor-widget-container:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 60%;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, #091B31 0%, rgba(9, 27, 49, 0) 100%);
  opacity: 0.8;
  transform: rotate(-180deg);
}

.image_style_topgradient .elementor-widget-container:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 60%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #091B31 0%, rgba(9, 27, 49, 0.628183) 37.18%, rgba(9, 27, 49, 0) 100%);
  opacity: 0.7;
}

/*------------------------------------*\
    Flex inline columns
\*------------------------------------*/
.flex_inlinecol > .e-con {
  width: calc(var(--width) - var(--gap));
}

footer {
  color: #fff;
  font-size: 16px;
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer a:hover {
  color: #fff;
  text-decoration: underline;
}
footer .widget-title {
  color: #fff;
  font-size: 21px;
  font-weight: 600;
}
footer .site-above-footer-wrap .widget_nav_menu .widget-title {
  margin-bottom: 20px;
}
footer .site-above-footer-wrap .widget_nav_menu .menu-item {
  margin-bottom: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='16' viewBox='0 0 27 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.6602 7.69856H0.999683' stroke='%23ffffff' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M18.2842 0.999999L25 7.71577L18.2842 14.4315' stroke='%23ffffff' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-position: left top 5px;
  background-repeat: no-repeat;
  background-size: 15px 10px;
  padding-left: 25px;
  transition: 0.2s ease-in-out;
  line-height: 1.2em;
}
footer .site-above-footer-wrap .widget_nav_menu .menu-item:hover {
  background-position: 5px center;
}
footer .site-above-footer-wrap .widget_nav_menu .menu-item:hover a {
  color: #fff;
  text-decoration: none;
}
footer .site-above-footer-wrap .widget_text {
  margin-bottom: 0;
}
footer .site-above-footer-wrap .widget_text .widget-title {
  margin-bottom: 20px;
}
footer .site-above-footer-wrap #astra-footer-menu {
  margin-top: 40px;
}
footer .site-above-footer-wrap #astra-footer-menu li a {
  opacity: 0.5;
}
footer .site-above-footer-wrap #astra-footer-menu li a:hover {
  opacity: 1;
}
footer .site-above-footer-wrap .arrow {
  margin-bottom: 10px;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='16' viewBox='0 0 27 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.6602 7.69856H0.999683' stroke='%2360A3DC' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M18.2842 0.999999L25 7.71577L18.2842 14.4315' stroke='%2360A3DC' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 15px 10px;
  padding-left: 25px;
  transition: 0.2s ease-in-out;
}
footer .site-above-footer-wrap .arrow:hover {
  background-position: 5px center;
}
footer .site-primary-footer-wrap #astra-footer-menu li {
  text-align: center;
}
footer .site-below-footer-wrap .widget-area {
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .site-below-footer-wrap .widget-area .widget_block {
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
}
footer .site-below-footer-wrap .widget-area .widget_block img {
  max-height: 50px;
  width: auto;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.8;
  transition: 0.2s ease-in-out;
}
footer .site-below-footer-wrap .widget-area .widget_block:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}

/* Mobile collapsable footer navigtation */
@media (max-width: 575px) {
  .ast-header-break-point footer .site-above-footer-wrap .widget_nav_menu {
    margin-bottom: 0;
  }
  .ast-header-break-point footer .site-above-footer-wrap .widget_nav_menu nav {
    display: none;
  }
  .ast-header-break-point footer .site-above-footer-wrap .collapsemobile .wp-block-group__inner-container .collapsed_mobile {
    display: none;
  }
  .ast-header-break-point footer .site-above-footer-wrap .site-footer-section {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .ast-header-break-point footer .site-above-footer-wrap .site-footer-section .widget-title {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: -1px;
  }
  .ast-header-break-point footer .site-above-footer-wrap .site-footer-section:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  .ast-header-break-point footer .site-above-footer-wrap .widget-title {
    background: url("data:image/svg+xml,%3Csvg width='11' height='18' viewBox='0 0 11 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.5 17.5l10-8.496L.5.5' stroke='%23ffffff' fill='none' fill-rule='evenodd'/%3E%3C/svg%3E") right center no-repeat;
    padding: 15px 0;
    margin-bottom: 0 !important;
  }
  .ast-header-break-point footer .site-above-footer-wrap .widget-title.active {
    background: url("data:image/svg+xml,%3Csvg width='19' height='10' viewBox='0 0 19 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 10L9.504 0 1 10' stroke='%23ffffff' fill='none' fill-rule='evenodd'/%3E%3C/svg%3E") right center no-repeat;
  }
  .ast-header-break-point footer .site-above-footer-wrap .site-footer-section {
    margin-bottom: 0 !important;
  }
  .ast-header-break-point footer .site-above-footer-wrap .site-footer-section .widget {
    text-align: left;
  }
}
/* Elements */
.elementor-widget-slides .elementor-swiper .swiper-slide .swiper-slide-inner {
  max-width: 1200px;
  margin: 0 auto;
}
.elementor-widget-slides .elementor-swiper .swiper-slide .swiper-slide-inner .swiper-slide-contents {
  max-width: 700px;
}

.elementor-element .swiper .elementor-swiper-button.elementor-swiper-button-prev, .elementor-element .swiper .elementor-swiper-button.elementor-swiper-button-next {
  background: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
  height: 45px;
  width: 45px;
  border-radius: 45px;
  align-items: center;
  justify-content: center;
}
.elementor-element .swiper .elementor-swiper-button.elementor-swiper-button-prev svg, .elementor-element .swiper .elementor-swiper-button.elementor-swiper-button-next svg {
  display: none;
}
.elementor-element .swiper .elementor-swiper-button.elementor-swiper-button-prev:before, .elementor-element .swiper .elementor-swiper-button.elementor-swiper-button-next:before {
  content: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.829639 7.34095L13.9855 7.34095' stroke='%23002c5a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.77881 13.5425L13.9805 7.34083L7.77881 1.13912' stroke='%23002c5a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.elementor-element .swiper .elementor-swiper-button.elementor-swiper-button-prev:before {
  transform: scaleX(-1);
}
.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled {
  opacity: 1;
}
.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled:before {
  opacity: 0.3;
}

.openinghours {
  margin-bottom: 0;
}
.openinghours tr td {
  padding-left: 0;
  border: 0;
}
.openinghours tr:last-child {
  /*
  border-bottom: 1px solid #fff;
  */
}
.openinghours.white {
  color: #fff;
  --text-color: #fff;
}

.tablepress > :where(thead,tfoot) > * > th {
  background-color: var(--ast-global-color-0);
  font-weight: 500;
  color: #fff;
}

.tablepress > * + tbody > * > *, .tablepress > tbody > * ~ * > *, .tablepress > tfoot > * > * {
  border-top: 0 solid var(--border-color);
}

/* Print */
/* Print Styles */
@media print {
  @page {
    margin: 1in;
    /* 1 inch margin for all sides */
  }
  /* Specific margins for different sides */
  @page {
    margin-top: 0.5in;
    margin-bottom: 0.75in;
    margin-left: 1in;
    margin-right: 1in;
  }
  .e-con.e-flex > .e-con-inner {
    margin: 0;
  }

  body {
    background: white;
    color: black;
    margin: 0;
    font-size: 12px;
  }

  table {
    width: 100% !important;
  }

  .dt-scroll .dt-scroll-head,
.dt-scroll .dt-scroll-body,
.dt-scroll .dt-scroll-foot {
    overflow: unset !important;
  }

  header,
footer,
.main-header-bar {
    display: none;
  }

  .paddedsection {
    padding: 0 !important;
  }
}

/*# sourceMappingURL=style.css.map */
