/*
Theme Name: Bootstrap Iroc: Child Theme
Theme URI: 
Author: Iroc Web Design Services
Author URI: http://www.irocwebs.com
Template: bootstrap-iroc
Description: Bootstrap v.3 theme
Version: 1.0.0
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-iroc
Domain Path: /languages/
Tags: white, gray, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/

/**
 * --------------------------------------------------------------
 * CUSTOM FONTS
 * --------------------------------------------------------------
 */

@import url('https://fonts.googleapis.com/css2?family=Bangers&family=Elms+Sans:ital,wght@0,100..900;1,100..900&display=swap');

/**
 * --------------------------------------------------------------
 * CUSTOM STYLES
 * --------------------------------------------------------------
 */


/*FONT STYLING*/
h1 {
  font-family: "Bangers", system-ui;
  text-align: center;
  letter-spacing: 3px;
  color: #023047;
  text-shadow: 4px 4px 0px #8ecae6;
}

h2, .home h1 {
  font-family: "Bangers", system-ui;
  letter-spacing: 2px;
  color: #023047;
}

h3 {
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1px;
  font-size: 20pt;
}

h4 {
  font-size: 16pt;
  font-weight: bold;
  margin-bottom: 20px;
}

h5 {

}

h6 {

}

body {
  /*
  background-image: url();
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #FFF;
  */
  font-family: "Elms Sans", sans-serif;
  font-size: 15pt;
  color: #01131c;
  word-spacing: -2px;
}

#body-wrapper a, #body-wrapper-home a {
  text-decoration: underline;
  color: #023047;
  font-weight: 600;
}

/*HEADER*/
#header {
  padding: 20px;
}

#mega-menu-wrap-primary .highlightbtn .mega-menu-link {
  font-family: "Bangers", system-ui !important;
  letter-spacing: 2px;
}

/*FOOTER*/
#footercontent {
  background-color: #219ebc;
  background-image: linear-gradient(to top, #219ebc, #8ecae6);
  padding: 45px 0;
}

#footercontent header {
  font-family: "Bangers", system-ui;
  font-size: 25pt;
  letter-spacing: 1px;
}

#footer-col1, #footer-col3 {
  max-width: 370px;
  margin: 0 auto;
}

.footerinfo a, #site-footer-copyright, #site-footer-copyright a, #site-footer-copyright a:hover {
  color: #01131c;
}

.footerinfo a {
	text-decoration: underline;
}

.footericoncontent i {
  background: #023047;
  color: #fff;
  font-size: 15pt;
  padding: 17px;
  border-radius: 50%;
}

.footericoncontent i.fa-map-marker-alt {
  padding: 17px 19px;
}
.footericoncontent i.fa-facebook-f, i.fa-droplet {
  padding: 17px 20px;
}

p.footerinfo {
  font-size: 17pt;
  margin: 0;
}

#site-footer {
  font-size: 13pt;
}

#site-footer-copyright {
  background: #219ebc;
  font-size: 10pt;
  padding: 0;
}

#site-footer-copyright .container {
  border-top: 1px solid #5cb7ce;
  padding: 15px 0;
}

#footer-col2 .centeredtext {
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 15pt;
}

/*HOME PAGE*/
#home-slide-show {
  margin: -145px 0 -10px;
}

.home h1 {
  text-shadow: none;
  text-align: left;
}

#kayakimg {
  position: relative;
  margin-top: -125px;
}

#openingtextblock {
  background: #8ecae6;
}

#openingtext {
  max-width: 810px;
  margin: 75px auto 0;
  padding: 0 30px;
}

.serviceblock-info {
  background: #fff;
  border-left: 7px solid #ffb703;
  padding: 30px 45px;
}

.serviceblock-info h3 {
  margin-top: 0;
}

.serviceblock-info p {
  margin: 0;
}

.serviceblock-img img {
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

#rentalservicecol {
  max-width: 540px;
}

#rentalservicesrow {
  background-image: url(/wp-content/uploads/2026/06/BubbleBG-e1781538646165.jpg);
  background-position: center right;
  background-size: contain;
  background-color: #FFF;
  background-repeat: no-repeat;
}

/*SUBPAGES*/
.sub-page-title {
  padding: 30px 0 45px;
}

.centeredtext, .centeredtext h2, .centeredtext h3 {
  text-align: center;
}

.whitetext, .whitetext h1, .whitetext h2, .whitetext h3 {
  color: #fff;
}

.organicimg img {
  aspect-ratio: 1;
  clip-path: shape(from 33.92% 89.40%,curve to 15.91% 78.26% with 24.14% 85.59%,curve to 4.61% 59.88% with 7.68% 70.92%,curve to 7.50% 39.26% with 1.54% 48.83%,curve to 19.55% 21.24% with 13.47% 29.69%,curve to 35.54% 7.98% with 25.62% 12.79%,curve to 57.07% 3.65% with 45.46% 3.16%,curve to 75.27% 13.63% with 68.68% 4.13%,curve to 90.19% 31.20% with 81.86% 23.12%,curve to 96.37% 50.66% with 98.52% 39.28%,curve to 87.01% 69.88% with 94.22% 62.04%,curve to 71.96% 83.91% with 79.80% 77.72%,curve to 53.90% 91.65% with 64.11% 90.09%,curve to 33.92% 89.40% with 43.69% 93.21%);
}

.squareimg img {
  aspect-ratio: 1;
}
	
/*BUTTONS*/
.ow-button-base a, .evf-submit {
  border: none !important;
  font-size: 20pt !important;
  padding: 18px 30px !important;
  background: #fb8500 !important;
  border-radius: 50px !important;
  text-transform: uppercase;
  font-family: "Bangers", system-ui;
  letter-spacing: 3px;
}

.ow-button-base a span, .evf-submit {
  color: #01131c !important;
}

.evf-submit {
  float: right;
  margin-top: 30px;
}

/*ACCORDIONS*/
.sow-accordion-panel-content .sow-accordion-panel-border {
  background-color: #e8f4fa !important;
}

.sow-accordion-panel-header {
  font-size: 20pt !important;
  padding: 18px 30px !important;
  border-radius: 0px !important;
  text-transform: uppercase;
  font-family: "Bangers", system-ui;
  letter-spacing: 3px;
  color: #01131c !important;
  background-color: #219ebc;
  background-image: linear-gradient(to top, #219ebc, #8ecae6);
}

/*MODERN EVENT CALENDAR*/
.mec-single-event-description p, .mec-single-event-description li, .mec-event-schedule-content, .mec-schedule-title, .mec-single-event .mec-event-meta .mec-events-event-categories a, .mec-single-event .mec-event-meta dd, .mec-single-event .mec-event-meta h6, .mec-single-event-sponsor span, .mec-single-event .mec-event-meta .mec-events-address .mec-address, .mec-single-event .mec-event-meta .mec-location-opening-hour span, .mec-single-event .mec-event-meta .mec-location-url span, .mec-single-event .mec-event-meta dd a {
  color: #000 !important;
}

.mec-single-event-description p, .mec-single-event-description li {
  font-size: 13pt !important;
  line-height: 1.65 !important;
}

.mec-schedule-title {
  font-size: 12pt !important;
}

.mec-schedule-description {
  font-size: 10pt !important;
}

.mec-load-month a, .mec-event-footer a, .mec-booking-button, .mec-event-social a, .mec-event-export-module a {
  text-decoration: none !important;
}

.mec-event-sharing-wrap br {
  display: none !important;
}

.mec-event-image img {
  width: 100%;
  height: auto;
}

.mec-events-event-image {
  text-align: center;
}

.mec-single-event .mec-single-event-location dl dd i, .mec-single-event .mec-single-event-organizer dl dd i {
  margin-right: 7px;
}

.author.fn.org i {
  margin-right: 10px;
}

.mec-single-event .mec-booking-button {
  box-shadow: none !important;
}

.mec-event-cost, .mec-event-more-info, .mec-event-website, .mec-events-meta-date, .mec-local-time-details, .mec-single-event-additional-locations, .mec-single-event-additional-organizers, .mec-single-event-category, .mec-single-event-date, .mec-single-event-label, .mec-single-event-location, .mec-single-event-organizer, .mec-single-event-sponsor, .mec-single-event-time {
  padding: 12px 0px 8px;
}

.mec-skin-tile-month-navigator-container .mec-calendar-header h2 {
  margin-top: 0 !important;
}

/*EVEREST FORMS*/
.everest-forms {
  background: #f6fbfd;
  padding: 30px;
  margin-top: 45px;
}

.everest-forms hr {
  border-color: #8ECAE6 !important;
}

.everest-forms h3 {
  font-size: 20pt !important;
  margin-bottom: 0 !important;
}

.everest-forms label, .wp-block-everest-forms-form-selector label, .evf-field-description {
  font-size: 14pt !important;
  color: #01131c !important;
  font-style: normal !important;
}

.evf-field-payment-total {
  padding: 10px 15px 15px 15px;
  text-align: center;
  background: #cdd0d8;
  background: #e6e6e6;
  margin-top: 30px;
}

.feeline label, .feeline div {
  width: fit-content !important;
  display: inline-block;
}

.feeline div {
  float: right;
}

.feeline {
  max-width: 400px;
  margin: 0 auto;
}

button.calculator-trigger {
	font-size: 28px;
}

.g-recaptcha {
	padding-left: 0;
	padding-right: 0;
	transform: scale(0.77);
	-webkit-transform: scale(0.77);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	margin-top: 21px;
}

/*BACK TO TOP*/
.cd-top {
  background-color: #000;
  color: #fff;
}

/**
 * --------------------------------------------------------------
 * MEDIA BREAKPOINTS
 * --------------------------------------------------------------
 */

/* Extra-Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
	.g-recaptcha {
		margin-top: 0px;
	}

	h1 {
		font-size: 45pt;
	}

	h2, .home h1 {
		font-size: 30pt;
	}

	#header .panel-grid-cell:first-of-type {
		display: none;
	}
	
	#header .panel-grid-cell:nth-of-type(2) {
		width: 100%;
	}
	
	#footercol-left, #footercol-right {
		text-align: center;
	}

	#rentalservicesrow {
		padding: 50px 30px;
	}

	#servicesblock {
		padding: 0px;
	}

	#rentalservicecol {
		float: right;
	}
	
	.stickycol .panel-grid-cell {
 		position: initial;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
	.g-recaptcha {
		margin-top: 0px;
	}

	h1 {
		font-size: 50pt;
	}

	h2, .home h1 {
		font-size: 35pt;
	}

	#header .panel-grid-cell:first-of-type {
		display: none;
	}
	
	#header .panel-grid-cell:nth-of-type(2) {
		width: 100%;
	}
	
	#footercol-left, #footercol-right {
		text-align: center;
	}

	#rentalservicesrow {
		padding: 50px 30px;
	}

	#servicesblock {
		padding: 0px;
	}

	#rentalservicecol {
		float: right;
	}
	
	.stickycol .panel-grid-cell {
 		position: initial;
	}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.g-recaptcha {
		margin-top: 30px;
	}

	h1 {
		font-size: 60pt;
	}

	h2, .home h1 {
		font-size: 40pt;
	}

	#servicesblock {
		padding: 0px 30px;
	}

	#rentalservicecol {
		float: none;
		margin: 0 auto;
	}
	
	.stickycol .panel-grid-cell {
 		position: sticky;
 		top: 110px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	#header .panel-grid-cell:first-of-type {
		display: block;
	}
	
	#header .panel-grid-cell:nth-of-type(2) {
		width: 100%;
	}
	
	#footercol-left {
		text-align: left;
	}
	
	#footercol-right {
		text-align: right;
	}

	#rentalservicesrow {
		padding: 150px 0;
	}

	#servicesblock {
		padding: 0px 45px;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	#rentalservicesrow {
		padding: 150px 0;
	}

	#servicesblock {
		padding: 0px 30px 0px 0px;
	}

	#rentalservicecol {
		float: right;
	}
}