/*
 Theme Name:   Lake Region Firefighters Association
 Theme URI:    https://www.lakeregionfire.com
 Description:   Website development for Lake Region Firefighters Association
 Author:       Iceberg Web Design
 Author URI:   https://www.icebergwebdesign.com
 Template:     iceberg
 Text Domain:  lake-region

 START YOUR CHILD THEME CSS HERE
*/

/* .iceberg-header-container.iceberg-header-full {
  border-top: 5px solid #181818;
} */
.iceberg-mobile-header {
border-bottom: 5px solid #181818;
}

/* --- NAVIGATION --- */
.iceberg-fixed-navigation.iceberg-style-fixed, .iceberg-fixed-navigation.iceberg-style-slide {
  box-shadow: 0 0 20px rgba(20,20,20,0.1);
}
.iceberg-navigation .sf-menu > li {
padding: 25px 20px 20px 25px !important;
}
li.menu-item:hover {
background-color: #181818;
transition: 500ms;
}
li.current-menu-item {
background-color: #181818;
}
.iceberg-navigation .sf-menu > .iceberg-normal-menu .sub-menu, .iceberg-navigation .sf-menu > .iceberg-mega-menu .sf-mega {
  margin-top: 20px;
  margin-left: -25px;
}


/* --- FORMS --- */

.iceberg-body input, .iceberg-body textarea {
  color: #4e4e4e;
  padding: 15px 20px !important;
  border: 1px solid #e2e2e2;
  font-size: 18px;
  background-color: #f5f5f5;
}
.gform_wrapper textarea.medium {
  margin-top: 8px;
}

/* form button */
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
  background-color: #0a1011;
  padding: 15px 33px !important;
border: none;
  border-radius: 0;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 1em;
  font-family: "Open Sans", sans-serif;
  width: auto !important;
  line-height: 1em !important;
}

/* form placeholder text */
::-webkit-input-placeholder { /* Chrome */
color: #494949 !important;
}
:-ms-input-placeholder { /* IE 10+ */
color: #494949 !important;
}
::-moz-placeholder { /* Firefox 19+ */
color: #494949 !important;
opacity: 1 !important;
}
:-moz-placeholder { /* Firefox 4 - 18 */
color: #494949 !important;
opacity: 1 !important;
}

/* 404 placeholder text */
.error404 ::-webkit-input-placeholder { /* Chrome */
color: #aaa !important;
}
.error404 :-ms-input-placeholder { /* IE 10+ */
color: #aaa !important;
}
.error404 ::-moz-placeholder { /* Firefox 19+ */
color: #aaa !important;
opacity: 1 !important;
}
.error404 :-moz-placeholder { /* Firefox 4 - 18 */
color: #aaa !important;
opacity: 1 !important;
}


/* form input color for White Text skin */
.iwd-core-page-builder-body [data-skin="White Text"] input:not([type="button"]):not([type="submit"]):not([type="reset"]), 
.iwd-core-page-builder-body [data-skin="White Text"] textarea {
  color: #494949;
}


/* --- GALLERY --- */

/* put overlay caption in center of image */
.iwd-core-image-overlay.iwd-core-gallery-image-overlay .iwd-core-image-overlay-content {
  top: 50% !important;
}

/* lightbox captions */
.ilightbox-holder.dark .ilightbox-container .ilightbox-caption {
  background: none;
  color: #ffffff;
  text-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}
.ilightbox-holder .ilightbox-container .ilightbox-caption {
  font-size: 18px;
}

/* --- Member Station Directory --*/

#iwd-memberstation-directory {
margin-top: 20px;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
grid-gap: 1rem;
font-size: 1.5rem;
}
.memberstation-pagination {
  font-size: 1.3rem;
  padding: 10px 0;
  text-align: center;
  color: #a40116;
}
.member-station {
border: 1px solid #999;
border-radius: 4px;
overflow: hidden;
}
.member-station a, .member-station-detail a{
color: #a40116;
}
.memberstation-title {
text-align: left;
color: #990000;
font-size: 1.3rem;
font-weight: 700;
padding: 5px 15px;
border-bottom: 1px solid #D7DBDD;
background-color: #EEF3F5;
}
.memberstation-title a {
width: 100%;
}
.memberstation-title .fa{
float: right;
margin-top: 8px;
}
.memberstation-description {
padding: 15px;
}
.memberstation-descriptionText {
font-size: 1rem;
text-align: left;
/*max-width: calc(100% - 30px);*/
}

.member-station-detail {
border: 1px solid #999;
border-radius: 4px;
overflow: hidden;
margin-top: 30px;
}
.memberstation-info {
display: inline-block;
/*margin-top: 20px;*/
}
.member-search-header {
padding: 20px 0 10px 0;
}
.member-search-header h3 {
padding-bottom: 20px;
}

.iceberg-body h3 {
font-size: 26px;
margin-bottom: 10px;
}
.iceberg-body h4 {
font-size: 26px;
margin-top: 25px;
margin-bottom: 10px;
}

.memberstation-pagination .page-numbers {
  background: #ddd;
  padding: 5px 14px;
  color: #333;
  border-radius: 3px;
}
.memberstation-pagination .current {
  background: #000;
  color: #eee;
}

/* --- FOOTER --- */
.footer-icons i {
/*border: 1px solid #fff;*/
background-color: #ababab;
border-radius: 30px;
padding: 10px;
width: 41px;
text-align: center;
margin-right: 20px;
font-size: 20px;
color: #191919;
}
.footer-icons i:hover {
background-color: #ccc;
color: #a40116;
}
#custom_html-3 {
text-align:center;
}


/* --- RESPONSIVE --- */

/* Breakpoint for mobile header - 999px */
.iceberg-main-menu-right .iceberg-top-menu-button, .iceberg-mobile-menu .iceberg-mobile-menu-button {
  margin-top: 12px;
}
.iceberg-fixed-navigation.iceberg-style-slide .iceberg-logo-inner img {
max-height: unset !important;
}

/* Breakpoint for column stacking - 768px */
@media screen and (max-width: 768px) {
  .iceberg-page-title-wrap .iceberg-page-title {font-size: 28px !important;}
  .iwd-core-title-item .iwd-core-title-item-title {font-size: 28px !important;}
.iwd-core-columnize-item .iwd-core-columnize-item-content {column-count: 1 !important; -moz-column-count: 1 !important; -webkit-column-count: 1 !important;}
  .iceberg-body input, .iceberg-body textarea {width: 100%;}
}



