@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Abel|Open+Sans|Open+Sans+Condensed:300,300i,700&display=swap&display=swap");
/*Don´t forget to change the stroke in the navbar-toggler-icon. This can´t be set through a variable*/
/*used for hover in navigation since active is primary-accent*/
/*GITWIDGETS COMPETITION*/
.sgf-git-templates-competition-list .row-odd td, .sgf-git-templates-competition-list .row-even td, .sgf-git-templates-competition-info .row-odd td, .sgf-git-templates-competition-info .row-even td {
  background-color: transparent !important;
}

.sgf-git-templates-competition-list th, .sgf-git-templates-competition-info table th {
  color: #fff;
  background-color: #e9c480 !important;
}

.sgf-git-templates-competition .nav-tabs > li.active > a, .sgf-git-templates-competition .nav-tabs > li.active > a:hover, .sgf-git-templates-competition .nav-tabs > li.active > a:focus {
  color: #fff !important;
  border: 1px solid #e9c480 !important;
  background-color: #e9c480 !important;
}

.sgf-git-templates-competition-list table, .sgf-git-templates-competition-info-result-content .sgf-git-competition-result-list {
  border: none !important;
}

.sgf-git-templates-competition .nav-tabs {
  border-bottom: 1px solid #e9c480 !important;
}

.git-widget .sgf-git-templates-competition h1 {
  color: #e9c480 !important;
  font-size: 1.3rem;
}

.sgf-git-templates-competition {
  font-family: "Abel", sans-serif !important;
  font-size: 1.2rem !important;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

.sgf-git-templates-competition-list table {
  font-size: 1rem !important;
}

.sgf-git-templates-competition .nav > li > a:hover, .sgf-git-templates-competition .nav > li > a:focus {
  background-color: #e9c480 !important;
  border-color: #e9c480 !important;
}

.sgf-git-templates-competition .pagination > li > a, .sgf-git-templates-competition .pagination > li > span {
  background-color: #e9c480 !important;
  border-color: black !important;
  color: #fff !important;
}

.sgf-git-templates-competition .pagination > .active > a, .sgf-git-templates-competition .pagination > .active > span, .sgf-git-templates-competition .pagination > .active > a:hover, .sgf-git-templates-competition .pagination > .active > span:hover, .sgf-git-templates-competition .pagination > .active > a:focus, .sgf-git-templates-competition .pagination > .active > span:focus {
  color: white !important;
}

.sgf-git-templates-competition .dropdown-menu {
  background-color: #e9c480 !important;
}

.sgf-git-templates-competition .dropdown-menu > li > a {
  color: #fff !important;
}

.sgf-git-templates-competition h1 {
  color: #eeeeee !important;
}

.sgf-git-templates-competition-class-container {
  border: 1px solid #d2d2d2;
  background-color: transparent !important;
}

.sgf-git-templates-competition-list a {
  color: #eeeeee !important;
}

.sgf-git-templates-slopecalculator .sgf-git-templates-slopecalculator-form {
  border: 1px #e9c480 solid !important;
  background: none !important;
  padding: 15px 15px 10px 15px;
}

.sgf-git-templates-widget-placeholder {
  font-family: "Abel", sans-serif !important;
  font-size: 1.2rem !important;
}

.sgf-git-templates-slopecalculator table th {
  background: #e9c480 !important;
}

.sgf-git-templates-slopecalculator table {
  border: 1px #dcdcdc solid;
  margin-top: 20px;
  font-size: 1.1rem !important;
}

.sgf-git-templates-slopecalculator table .row-odd {
  background: none !important;
  border: none;
}

.sgf-git-templates-slopecalculator table .row-even {
  background: #171729 !important;
}

.sgf-git-templates-scorecard table tr.sgf-git-templates-scorecard-hole-caption-row th {
  background: #e9c480 !important;
}

.sgf-git-templates-scorecard table td, .sgf-git-templates-scorecard table th {
  border: none !important;
  border-top: 1px solid #e9c480 !important;
}

.sgf-git-templates-scorecard {
  font-family: "Abel", sans-serif !important;
  font-size: 1rem !important;
}

.sgf-git-templates-login {
  margin: auto !important;
  width: 500px !important;
  font-family: "Abel", sans-serif !important;
}
.sgf-git-templates-login.sgf-git-templates-login legend {
  font-size: 1.4rem !important;
}
.sgf-git-templates-login.sgf-git-templates-login label, .sgf-git-templates-login.sgf-git-templates-login button {
  font-size: 1.2rem !important;
}
.sgf-git-templates-login.sgf-git-templates-login button {
  background: #e9c480 !important;
  width: initial !important;
  padding: 0.2rem;
}

.sgf-git-templates-widget-placeholder input.text {
  border-radius: 0 !important;
}

@media (max-width: 575px) {
  .sgf-git-templates-scorecard table td, .sgf-git-templates-scorecard table th {
    padding: 4px !important;
  }
}

@media (max-width: 575px) {
  .sgf-git-templates-scorecard {
    font-size: 11px !important;
  }
}

.sgf-git-templates-scorecard table tr.sgf-git-templates-scorecard-hole-caption-row th {
  color: #f3f3f3;
}

.slopecalculator-block table .row-even td {
  color: #000;
}

/*COLORS*/
/*.btn {
    color: black !important;
}*/
/*.btn-primary {
    color: $button-primary-bg;
    background-color: $button-primary-color;
    border-color: $button-primary-color;
    text-transform: uppercase;
}*/
.btn-primary {
  color: #383938;
  background-color: #e9c480;
  border-color: #e9c480;
  text-transform: uppercase;
}

.btn .btn-outline-success {
  background-color: #e9c480;
  border-color: #e9c480;
  background-color: #fff;
}

.btn.btn-outline-primary {
  color: #e9c480 !important;
  background-color: #fff;
  border-color: #e9c480;
}

.btn-outline-primary:hover {
  color: #383938 !important;
  background-color: #e9c480;
  border-color: #e9c480;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(233, 196, 128, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #fff !important;
  background-color: transparent;
}

button:focus {
  outline: 5px auto #e9c480;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #e9c480 !important;
  background-color: #fff;
  border-color: #e9c480;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(233, 196, 128, 0.5);
}

.btn-primary:hover {
  color: #383938 !important;
  background-color: #bd9f68 !important;
  border-color: #e9c480;
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(233, 196, 128, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #383938 !important;
  background-color: transparent;
  border-color: #e9c480;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #000 !important;
  background-color: #e9c480;
  border-color: #e9c480;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(233, 196, 128, 0.5);
}

a:not([href]).btn-primary {
  color: #383938;
}

a:not([href]):hover.btn-primary {
  color: #383938;
}

.btn-primary:focus {
  background-color: #e9c480;
  border-color: #e9c480;
}

.img-text-block {
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  border: 1px #eaeaea solid;
}
.img-text-block p {
  color: #000;
}

.fullwidth-news-block-content {
  background-color: rgba(255, 255, 255, 0.8);
  color: #000;
  border: 1px #eaeaea solid;
}
.fullwidth-news-block-content p {
  color: #000;
}

.infoblock-block .infoblock-shorttext p {
  margin-bottom: 0;
  color: rgb(31, 31, 37);
  float: left;
  margin-right: 20px;
}

.infoblock-block .infoblock-shorttext .btn {
  padding: 2px 10px;
}

.infoblock-block h5 {
  margin-bottom: 0;
}

.infoblock-block .infoblock-moreinfo {
  width: 100%;
  float: left;
}

.pricetable-block .rounded-lg {
  border-radius: 1rem !important;
}

.pricetable-block .text-small {
  font-size: 60% !important;
}

.pricetable-block .custom-separator {
  width: 100%;
  height: 6px;
  border-radius: 1rem;
  background-color: #eaeaea;
}

.puff-list-block {
  clear: both;
}

.infoblock-block {
  display: flex;
  width: 100%;
}

.divider-block {
  clear: both;
  padding: 0 !important;
}

.counter-block i {
  font-size: 4rem;
}

.counter-block .counter-value {
  font-size: 4rem;
}

.counter-block .number-header {
  font-size: 1.6rem;
}

.lunch-block h2 {
  text-transform: capitalize;
}

.courseguide-hole-fact-box {
  background-color: #eaeaea;
  border: 1px solid #777;
  color: #000;
}

.courseguide-hole-fact-box ul li, .courseguide-hole-fact-box span {
  color: #000;
  list-style: none;
}

.courseguide-fact-box {
  border: 1px #7f7f7f solid;
}

.courseguide-hole-tabs .nav-link:hover {
  color: #383938;
  background-color: #f3f3f3;
  border-color: #f3f3f3;
}

.courseguide-hole-tabs .nav-link {
  color: #e9c480;
  background-color: transparent;
  border-color: transparent;
}

.courseguide-hole-tabs .nav-link.active {
  color: #383938;
  background-color: #f3f3f3;
  border-color: #f3f3f3;
}

footer h3 {
  color: #e9c480;
}

footer {
  border-top: 2px solid #e9c480;
  background: #808080;
}

footer a {
  color: #f3f3f3;
}

footer a:hover {
  color: #e5ba6a;
}

.dropdown-menu .dropdown > .dropdown-menu {
  background-color: #eaeaea;
}

.nav-link.dropdown-item:hover,
.nav-link.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-item:focus,
.nav-link.dropdown-toggle:hover,
.nav-link.inline:hover,
.nav-link.inline:focus {
  color: #333333;
  background-color: transparent;
  text-shadow: none;
}

.navbar a, .nav-link a, .navbar .dropdown-item a, .navbar nav a:visited {
  color: #000;
}
.navbar a.level-0, .nav-link a.level-0, .navbar .dropdown-item a.level-0, .navbar nav a:visited.level-0 {
  color: #000;
}

.nav-link.level-0:hover {
  color: #bd9f68;
}

.dropdown-menu .dropdown > .dropdown-menu .dropdown > .dropdown-menu {
  background-color: #eaeaea;
}

.dropdown-menu {
  background-color: #eaeaea;
  border: 1px solid #eaeaea;
}

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(186,149,81, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
  /*border-color: rgb(red($navbar-level-1-bg),green($navbar-level-1-bg),blue($navbar-level-1-bg));*/
  border-color: transparent;
}

.dropdown-item.active,
.nav-link.inline.active,
.header .nav-link.active {
  background-color: transparent;
  color: #bd9f68 !important;
}

.nav-link.level-0.active {
  background-color: transparent;
  color: #e9c480;
}

.navbar-nav-compactwide .wide-compact-header {
  color: #000;
}

.latest-news h3:hover, .latest-news a:hover, .news-page h3:hover, .news-page a:hover, .latest-news-container h3:hover, .latest-news-container a:hover {
  color: #000;
}

.latest-news h3 {
  color: #000;
}

.newslistpage a h3 {
  color: #000;
}

.news-page a span {
  color: #000;
}

a {
  color: #e9c480;
}
a:hover {
  text-decoration: none;
  color: #bd9f68;
}

.text-color_inverted {
  color: #f3f3f3;
}

.image-text-color {
  color: #383938;
}

.image-text-color_inverted {
  color: #f3f3f3;
}

body {
  background-color: #fff;
  font-family: "Abel", sans-serif;
  color: #000;
  font-weight: 300;
}

body, p, nav, ul, li, table {
  color: #000;
  font-size: 20px;
}

.image-gallery-block h2 {
  font-size: 70px;
  text-align: center;
}

.img-text-block.image-gallery-override-size-position {
  width: 55%;
}

.img-text-block.image-gallery-override-size-position h2 {
  font-size: 76px;
}

.full-height-layout-true .top-content-block-area {
  margin-top: -100px;
}

.logo {
  z-index: 99;
  height: 80px;
}

.newspage .umb-grid .row {
  margin-right: 0;
  margin-left: 0;
}

hr {
  border-top: 1px #fff solid;
}

nav a, nav a:visited, nav a:hover {
  /*color: #fff;*/
  font-family: "Open Sans Condensed";
  /*text-shadow: 0 0 3px #000;*/
}

.dropdown-item, .dropdown-item:visited, .dropdown-item:hover, .dropdown-item:active {
  text-shadow: none;
  /*color: #000;*/
  /*font-size: 14px;
  text-transform: initial;
  background-color: #fff;*/
  font-weight: 300;
}

/*INFO-block*/
.infoblock-block h5 {
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
}
.infoblock-block .infoblock-shorttext p {
  font-size: 22px;
  font-weight: 300;
}

/*Immage links with ingress*/
.linkImageIngress-block h1 {
  font-size: 51px;
}
.linkImageIngress-block p {
  font-size: 24px;
}

h1, h2, h3, h4, h5, h6 {
  text-transform: none;
  font-family: "Open Sans Condensed";
  letter-spacing: normal;
  font-weight: 300;
  color: #000;
}

.latest-news h1 {
  font-size: 70px;
  padding: 0 0 20px;
}

.latest-news-container h3, .news-list-page-container h3 {
  font-size: 21px;
  margin-top: 12px;
  text-transform: uppercase;
}
.latest-news-container p, .news-list-page-container p {
  line-height: 1.2;
  margin-bottom: 0;
}
.latest-news-container .news-published-date, .news-list-page-container .news-published-date {
  font-size: 17px;
}
.latest-news-container a, .news-list-page-container a {
  color: inherit;
}
.latest-news-container img, .news-list-page-container img {
  border: none;
}

.startpage .img-text-block {
  background: none;
}

.news-preamble {
  font-weight: 300;
}

.btn {
  color: black !important;
  font-family: "Open Sans Condensed";
  padding: 6px 20px;
  margin-right: 20px;
  font-weight: 300;
}

.sponsor-block h1 {
  padding: 0;
  margin: 0;
}

footer h3 {
  font-size: 25px;
  text-transform: uppercase;
}

.footer-sponsors {
  width: 100vw;
  margin-left: -3rem;
  margin-right: -3rem;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
}
.footer-sponsors .sponsor-div {
  width: 12.5%;
  margin-bottom: 60px;
}

.jumbotron {
  background-color: #fff;
  color: #000;
}

.jumbotron .text-color_inverted {
  filter: invert(100%); /* Invert color */
}

.block-fifty-fifty .fifty-fifty-image h1 {
  color: #000;
}

.block-fifty-fifty .fifty-fifty-image.image-text-color_inverted h1 {
  filter: invert(100%); /* Invert color */
}

.text-color_inverted h1, .text-color_inverted p {
  filter: invert(100%); /* Invert color */
}

.fifty-fifty-text-container h2 {
  color: #e9c480;
  font-size: 1.5rem;
}

.btn-primary {
  /*color: #171722;
  background-color: $accent-color;*/
  text-transform: uppercase;
  border-width: 0;
}

/*.btn-primary:hover {
    background-color: $secondary-color;
    border-color: $secondary-color;
}*/
.jumbotron-block .btn-primary {
  font-size: 1.7rem;
  background-color: #171722;
  border-color: white;
  color: white !important;
}

.navbar {
  /*height: 7rem;*/
}

.form-content-box {
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
}

form#login {
  border-top: 1px solid #eaeaea;
  padding-top: 30px;
}

form#login label {
  font-weight: 700;
}

.alert.alert-danger p, .alert.alert-danger li {
  color: #721c24;
}

.lunch-border {
  border-top: 1px #fff solid;
}

.page-link {
  color: #000;
}

.lunch-daily-content p {
  margin-bottom: 3px;
}

.umb-grid .container {
  padding: 0;
}

/*GITWIDGETS*/
.sgf-git-templates-competition-list .row-odd td, .sgf-git-templates-competition-list .row-even td {
  background-color: transparent !important;
}

.sgf-git-templates-competition-list th {
  color: #171722;
  background-color: #ba9551 !important;
}

.sgf-git-templates-competition .nav-tabs > li.active > a, .sgf-git-templates-competition .nav-tabs > li.active > a:hover, .sgf-git-templates-competition .nav-tabs > li.active > a:focus {
  color: #171722 !important;
  border: 1px solid #ba9551 !important;
  background-color: #ba9551 !important;
}

.sgf-git-templates-competition-list table {
  border: none !important;
}

.sgf-git-templates-competition .nav-tabs {
  border-bottom: 1px solid #ba9551 !important;
}

.sgf-git-templates-competition {
  font-family: "Abel", sans-serif !important;
  font-size: 1.2rem !important;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

.sgf-git-templates-competition-list table {
  font-size: 1rem !important;
}

.sgf-git-templates-competition .nav > li > a:hover, .sgf-git-templates-competition .nav > li > a:focus {
  background-color: #ba9551 !important;
  border-color: #ba9551 !important;
}

.sgf-git-templates-widget-placeholder {
  font-family: inherit;
  font-size: 16px;
}

.sgf-git-templates-widget-placeholder .btn {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #F5F5F5;
  background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #A2A2A2;
  border-image: none;
  border-radius: 4px 4px 4px 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #333333;
  display: inline-block;
  font-size: 16px;
  font-family: inherit;
  text-transform: uppercase;
  line-height: 16px;
  margin-bottom: 0;
  padding: 6px 15px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: top;
}

.sgf-git-templates-bookings .sgf-git-templates-bookings-grid table td {
  border: 1px #d2d2d2 solid !important;
}

.sgf-git-templates-bookings-grid-headercell {
  background-color: #f1f1f1 !important;
}

.sgf-git-templates-bookings-grid-cell {
  background-color: #fdfdfd !important;
}

.sgf-git-templates-bookings .sgf-git-templates-bookings-grid table td.booking-available {
  background: #CEEFCE !important;
}

.sgf-git-templates-bookings .sgf-git-templates-bookings-grid table td.booking-unavailable-perm {
  color: #3F3F3F !important;
}

.sgf-git-templates-slopecalculator table .row-even {
  background: #f1f1f1 !important;
}

.sgf-git-templates-slopecalculator .sgf-git-templates-slopecalculator-form h3 {
  display: none;
}

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.sgf-git-templates-bookings-grid table, .sgf-git-templates-bookings-top {
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
}

.btn {
  border-radius: unset;
}

.footer-contact-info p {
  color: #f3f3f3;
}

.full-height-layout-true .navbar {
  border-bottom: 0;
}

.block-fifty-fifty h1 {
  font-size: 51px;
}

.fifty-fifty-image {
  border: 0;
}

/*
.latest-news h3 {
    font-family: 'Source Serif Pro';
}*/
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

span.active-loop {
  font-size: 1.25rem;
}

.slick-next {
  right: 10px;
}

.slick-prev {
  left: 10px;
}

.slick-prev::before, .slick-next::before {
  font-size: 25px;
  opacity: 0.75;
  color: #000;
}

.sponsor-presentation a, .sponsor-presentation a:hover, .sponsor-presentation a:visited {
  color: #000;
}

@media (max-width: 575px) {
  .puff-list-block h5 {
    font-size: 1rem;
  }
  .full-height-layout-true .top-content-block-area {
    margin-top: 0;
  }
}
.umb-grid img, img.img-shadow {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

img.no-shadow {
  box-shadow: none;
}

.product-price-info {
  font-family: "Open Sans Condensed";
  text-transform: uppercase;
  letter-spacing: 0px;
  font-weight: 300;
  color: #000;
  font-size: 1.2rem;
  margin-bottom: 10px;
}

.startpage .main-content {
  margin-top: 0px;
}

.courseguide-hole-fact-box, .courseguide-fact-box {
  background-color: #f5f5f5;
  border: 1px solid #c5c5c5;
  color: #000;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}

.sgf-git-templates-competition-list a {
  color: #000 !important;
}

body.tavlingar .git-widget {
  margin-bottom: 50px;
}

.sgf-git-templates-competition-info table {
  font-size: 16px !important;
}

.git-widget .sgf-git-templates-competition h1 {
  font-size: 2rem;
  font-weight: 300;
}

.sgf-git-templates-competition a {
  text-decoration: none;
}

.git-widget .sgf-git-templates-competition .sgf-git-templates-competition-class-content-head h1 {
  font-size: 1.3rem;
}

.sgf-git-templates-scorecard table td, .sgf-git-templates-scorecard table th {
  border: none !important;
}

.sgf-git-templates-slopecalculator .sgf-git-templates-slopecalculator-form {
  background: none !important;
  padding: 15px 15px 10px 15px;
  border-radius: 3px;
}

.git-widget table .row-even {
  background: #eaeaea;
}

.sgf-git-templates-competition-list a {
  color: #1491c9;
  font-weight: normal !important;
}

.img-text-block {
  background: rgba(0, 0, 0, 0.4);
  color: #000;
  border: 1px #eaeaea solid;
}
.img-text-block p {
  color: #fff;
}

header {
  z-index: 10;
  position: relative;
}

.main-content-body {
  padding-top: 0;
  margin-top: 30px;
}

.navbar {
  border-bottom: none;
}

.slick-slide img {
  border-bottom: none;
}

@media only screen and (max-width: 767px) {
  .block-fifty-fifty, .block-fifty-fifty-map {
    margin-bottom: 3rem;
  }
  .logo {
    margin-top: 0px;
    height: 70px;
  }
  .image-slider-block img {
    height: 390px;
    width: auto;
    margin-left: 50%;
    transform: translate(-50%);
  }
  .full-height-layout-class .image-slider-block .position-relative {
    margin-top: 50px;
  }
  .img-text-block {
    position: absolute !important;
    margin-top: 60px;
  }
  .image-slider-block .img-text-block h2 {
    font-size: 2rem;
  }
}
.card-img-top {
  border-radius: 0;
}

nav a, nav a:visited, nav a:hover {
  font-weight: 300 !important;
  Text-transform: Capitalize !important;
  letter-spacing: normal !important;
}

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(43,112,81, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
  border-color: transparent;
}

#navbarCollapse li.nav-item {
  text-align: center;
}

#navbarCollapse li.nav-item a {
  width: 100%;
}

.img-text-block {
  border: none;
}

.courseguide-hole-info-text h5 {
  display: none;
}

@media only screen and (min-width: 1200px) {
  footer .logo {
    margin-top: 0;
  }
  .navbar-brand {
    z-index: 10R;
  }
}
.puff-list-block p {
  font-weight: 500;
  margin-bottom: 0;
}
.puff-list-block .d-flex {
  align-items: center;
}

.logout-button {
  position: absolute;
  top: 0;
  right: 10px;
}

@media only screen and (max-width: 1200px) {
  .logout-button {
    position: relative;
    text-align: center;
    margin-left: 1.3rem;
  }
  .logout-button button {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  nav ul li {
    padding: 0 7px;
  }
  .navbar {
    padding: 0;
    height: 150px;
  }
  .navbar-nav:first-of-type {
    right: calc(50vw + 80px) !important;
  }
  .navbar-nav:last-of-type {
    left: calc(50vw + 80px) !important;
  }
  .split-nav {
    display: flex;
    justify-content: flex-end;
    gap: 40px;
  }
}

/*# sourceMappingURL=river.css.map */
