/*

Theme Name: KRS Murmesterforening Pro &ndash; Child Theme
Theme URI: 
Author: Edney Media
Author URI: https://edneymedia.no/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

/* Fallback font if Pro custom not working */
body, input, button, select, textarea {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

/* ACF Google Maps helper code */
.acf-map {
    width: 100%;
    height: calc( 70vh);
    border: #ccc solid 1px;
    margin: 20px 0;
}
.acf-map img {
   max-width: inherit !important;
}

h4.mapinfo {
	margin: 0.2em 0;
}

/* Balance text */
.balance-text {
      text-wrap: balance;  /* Apply CSS style */
}

/* Fix for classic slider bottom margin */
.x-flexslider-shortcode-container {
    margin-bottom:0;
}

/* Cookie Notice - button style */
.cn-button.bootstrap {
	background: #21bf5f!important;
}
.cn-buttons-container {
	width:100%;
}

.tco-under-construction-logo {
  width:calc(88vw);
  max-width:650px;
  margin:auto!important;
}
