/* Stop images from stretching inside the WYSIWYG block */
[is="flynt-block-wysiwyg"] .content img.no-stretch {
  width: auto !important;   /* cancels width:100% from theme */
  max-width: 100%;
  height: auto;
  display: inline-block;
}


/* Make submenu items turn yellow on tap/focus (mobile) and keep desktop hover */
.secondary-menu-col a.sub-menu-link:hover,
.secondary-menu-col a.sub-menu-link:focus,
.secondary-menu-col a.sub-menu-link:active {
  color: #fdb515 !important; /* use the same yellow as desktop */
}

/* Full width shortcode background for Biz Sponsor page */

.flyntComponent.shortcode {
  background-color: #fff7e4 !important; 
  width: 100vw; 
  margin-left: calc(-50vw + 50%); 
  padding: 40px 0;
}

/* Full-width button */
.fwbutton {
            display: block;
            background-color: #b05c5c;
            color: #fffefa !important;
            width: 100%;
            padding-top: 15px;
						padding-bottom: 15px;
            font-size: 21px;
            border-radius: 5px;
						text-align: center;
						text-transform: uppercase;
						font-weight: bold;
            border: none;
						text-decoration: none !important;
        }

        .fwbutton:hover {
            background-color: #1c4d5a;
            color: #fffefa !important;
						text-decoration: none !important;
        }

/* Business Sponsor page customization */

.infographic-bkgrd {
	background-image: url(../wp-content/uploads/2024/09/Missouri-River-Breaks_368-HDR-Pano-e1727298148861.jpg) !important;
	background-repeat: no-repeat;
  background-position: center; 
  position: relative;
}

#backgroundimage
{
   height: auto;
   left: 0;
   margin: 0;
   min-height: 100%;
   min-width: 674px;
   padding: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
	 background-size: contain;
}

.div-with-bkgrd
{
    background: #454545 url('https://wildmontana.org/wp-content/uploads/2025/02/Rally-Public-Lands-0225_049-Pano-1-Enhanced-NR.jpg') others; 
}

/* CTA Div for blogs */

.blog-cta-box {
	border-radius: 15px;
	text-align: left;
	padding: 25px;
	padding-bottom: 25px !important;
	border-left: 4px solid #9e4749;
}

/* Keep Montana Wild landing page */

.spBgcover sp-h-full sp-antialiased sp-bg-slideshow customize-support {
  transition: fade;
}
  
/* Custom WW button for listing regions */

.activity_button {
  background-color: #9e4749;
  border: 1px solid #9e4749;
  border-radius: 4px;
  color: #fffefa;
  cursor: pointer;
  display: inline-block;
  font-size: .875rem;
  font-weight: 700;
  padding: 1rem 1.5rem;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
}

* {
  box-sizing: border-box;
}

/* Create two equal columns that floats next to each other */
.column {
  float: left;
  width: 50%;
  padding: 25px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.logos {
	display: block !important;
	max-width: 100% !important;
		
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
		
}



mark {
  background-color: #5DE23C !important;
  color: black !important;
	font-style: bold !important;
}

.videoDiv {
		float: right;
		clear: right;
		margin-left: 15px !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gchoice {
    position: relative;
}

.twocolumn {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-width: 400px;
     -moz-column-width: 400px;
          column-width: 400px;
  -webkit-column-gap: 3em;
     -moz-column-gap: 3em;
          column-gap: 3em;
}

.image_center_35 {
	display: block;
	height: auto;
  margin-left: auto;
  margin-right: auto;
  width: 35%;
}

.fiftypercent {
	display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  height: 100%;
	align-content: flex-start;
}

.hundredpercent {
	display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100%;
	align-content: flex-start;
}

.fifteenpercent {
	display: inline-flex !important;
  margin-left: auto;
  margin-right: auto;
  width: 15%;
  height: 100%; 
}

.float-left {
float: left;
margin-right: 25px !important;
width: 50%;
}

.float-right {
float: right;
margin-left: 25px !important;
width: 50%;
}

.float-left-35 {
float: left !important;
margin-right: 25px !important;
margin-bottom: 25px !important;
width: 35% !important;
caption-side: bottom !important;
}

.float-left-fill {
float: left !important;
margin-right: 25px !important;
margin-bottom: 25px !important;
width: 50% !important;
height: 600px !important;
caption-side: bottom !important;
object-fit: cover !important;
}

.float-left-20 {
float: left !important;
margin-right: 25px !important;
margin-bottom: 25px !important;
width: 20% !important;
caption-side: bottom !important;
}

.popup-video-left {
  margin-right: 25px !important;
  width: 50% !important;
	height: 250px !important;
	float: left !important;
}

.popup-image-left {
  margin-right: 25px !important;
  width: 35% !important;
	height: 100% !important;
	float: left !important;
}

.popup-image-right {
  margin-left: 10px !important;
  width: 35% !important;
	height: 100% !important;
	float: right !important;
}

.tribe-event-date-start {
  font-size: 21px !important;
  text-transform: uppercase !important;
}

.tribe-event-time {
  font-size: 21px !important;
  text-transform: uppercase !important;
}

.tribe-event-date-end {
  font-size: 21px !important;
  text-transform: uppercase !important;
}

.tribe-events-cost {
  font-size:18px !important;
  text-transform: uppercase !important;
	color: #b05c5c !important;
}

ul,ol,dl {
  font-size: 1.2 rem;
}

li {
  line-height: 1.5;
}

/* Description list styles */

dd, dt {
  line-height: 1.5;
}

dt {
  font-weight: bold;
}

.tribe-events-pro-venue__meta-details {
		color: #fffefa !important;
}

.gallery .gallery-item {
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}

.gallery-caption {
  text-align: center;
}