/*
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=Instrument+Serif:ital@0;1&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

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


/*FONT STYLING*/
h1 {
  font-family: "Instrument Serif", serif;
  font-style: italic;
  color: #fff;
}

h2 {
  font-family: "Instrument Serif", serif;
  font-size: 30pt;
}

h3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16pt;
}

h4 {

}

h5 {

}

h6 {

}

body {
  /*
  background-image: url();
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  */
  background-color: #f1ede6;
  font-size: 14pt;
  color: #3a2d28;
  font-family: "Inter", sans-serif;
  line-height: 1.75;
  font-weight: 350;
}

body a {
  color: #3a2d28;
  font-weight: 500;
}

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

body hr {
	border-color: #d1c7bd;
}

/*HEADER*/
#booktourlink {
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 350;
  margin: 0 20px;
  font-size: 12pt;
}

#mega-menu-wrap-primary {
  padding: 0px 10px;
}

#booktourlink a {
  color: #fff;
}

#booktourlink img {
  margin-right: 10px;
}

#sloganrow {
  position: relative;
}

#slogantext {
  font-family: "Instrument Serif", serif;
  font-style: italic;
  text-shadow: 5px 5px 5px #3b2f2a;
}

#slogantext p {
  margin: 0;
  line-height: 1;
}

.home #headerwrapper {
  background-image: linear-gradient(rgba(98, 79, 70, 0.9), rgba(98, 79, 70, 0.9)), url(/wp-content/uploads/2026/04/HeaderWrapperBG.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #624f46;
  background-blend-mode: luminosity;
  margin-bottom: 150px;
}

#headerwrapper {
  margin-bottom: 60px;
}

#pinterslogo {
  padding: 15px;
  max-width: 175px;
}

/*FOOTER*/
.footercta, .footercta h2 {
  color: #f1ede6;
}

.footercta {
  background: #3a2d28;
  padding: 30px;
}

.footercta h2 {
  margin-top: 0;
}

.footercta p {
  font-family: "Instrument Serif", serif;
  font-size: 16pt;
  font-style: italic;
}

#footersocials a {
  text-transform: uppercase;
  color: #3a2d28;
}

#zolabadge {
  max-width: 120px;
  margin: 0 auto;
}

#footercontactinfo .littleheader {
  width: 100px;
  display: inline-block;
}

#lowerfooter h2 {
  font-size: 19pt;
  margin-bottom: 25px;
}

#site-footer {
  font-size: 13pt;
  margin-top: 60px;
}

#site-footer, #site-footer-copyright {
	background: #e3ddd7;
}

#site-footer-copyright {
  font-size: 9pt;
  padding: 0;
}

#site-footer-copyright .container {
  border-top: 1px solid #a79f97;
  padding: 30px 0px;
}

#site-footer, #site-footer-copyright, #site-footer-copyright a, #site-footer-copyright a:hover {
  color: #3a2d28;
}

.copyrighttext {
  padding: 0 15px;
}

/*HOME PAGE*/
#body-wrapper-home h1, #body-wrapper-home h2 {
  font-family: "Instrument Serif", serif;
  font-size: 40pt;
  color: #3a2d28;
  font-style: normal;
}

.tanbgblock {
  background: #d1c7bd;
}

#body-wrapper-home .tanbgblock {
  margin-bottom: -200px;
}

.settingshero .sow-slider-image-container {
  background-image: linear-gradient(rgba(241, 237, 230, 0), rgba(241, 237, 230, .15), rgba(241, 237, 230, .45), rgba(241, 237, 230, .9)) !important;
}

.settingshero .firstline, .settingshero .secondline {
  text-align: right;
  color: #3a2d28 !important;
}

.settingshero .firstline {
  text-transform: uppercase;
  margin: 0 !important;
}

.settingshero .secondline {
  font-family: "Instrument Serif", serif;
  font-size: 35pt !important;
  margin: 0 !important;
  line-height: 35pt;
}

/*SUBPAGES*/
.littleheader {
  font-size: 10pt;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
}

.centeredimg {
  margin: 0 auto;
  text-align: center;
}

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

.whitertext {
	color: #fff;
}

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

.narrowcol {
  margin: 0 auto;
  max-width: 800px;
}

.linedlist li {
  border-bottom: 1px solid #d1c7bd;
  padding: 15px 20px;
}

.packageinfo {
  background: #d1c7bd;
}

/*Galleries*/
.wpmf-gallerys {
  padding-top: 60px;
}

/*BUTTONS*/
.ow-button-base a, .evf-submit {
  border: 2px solid #3a2d28 !important;
  font-size: 12pt !important;
  padding: 23px 30px !important;
  background: transparent !important;
  border-radius: 0 !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
}

.ow-button-base a:hover, .evf-submit:hover {
  background: rgba(255,255,255,.25) !important;
}

.ow-button-base a::before, .evf-submit::before {
  content: "———";
  margin: 0 10px 0 -54px;
  color: #3a2d28;
  letter-spacing: -0.25px;
}

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

.whitebtn .ow-button-base a {
  border-color: #f1ede6 !important;
}

.whitebtn .ow-button-base a::before, .whitebtn .ow-button-base a span {
  color: #f1ede6 !important;
}

#site-footer .whitebtn .ow-button-base a:hover {
	background: rgba(0,0,0,.25) !important;
}

.whiterbtn .ow-button-base a {
  border-color: #fff !important;
}

.whiterbtn .ow-button-base a::before, .whiterbtn .ow-button-base a span {
  color: #fff !important;
}

.evf-submit {
  float: right;
}

/*ACCORDIONS*/
.sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
  background-color: transparent !important;
  color: #3a2d28 !important;
  border-bottom: 1px solid #d1c7bd;
}

.sow-accordion-title {
  font-size: 12pt !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500 !important;
}

.sow-accordion .sow-accordion-panel {
  margin-bottom: 0px;
}

.sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
  padding: 20px 30px;
}

.sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border {
  background-color: #d1c7bd !important;
}

/*MODERN EVENT CALENDAR*/
/*MEC - MOVE TO PARENT?*/
.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;
}

/*MEC - STAY ON CHILD*/
.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-schedule-title {
  font-size: 12pt !important;
}

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

/*EVEREST FORMS*/
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;
}

/*ADDTOANY*/
.addtoany_shortcode {
  text-transform: uppercase;
  letter-spacing: 3px;
}

.addtoany_shortcode a {
  text-decoration: none !important;
}

.addtoany_list.a2a_kit_size_32 a {
  font-size: 16px;
}

.addtoany_shortcode a::before {
  content: "\f1e0";
  font-family: "FontAwesome";
  padding-right: 7px;
}

.shareright .addtoany_shortcode {
  text-align: right;
}

/*TOOLSET - ALL*/
.busarch-block, .bustax-bustype a, .blogarch-title a, .blogarch-tax a, .blogsingle-tax a, .busarch-block a {
  text-decoration: none !important;
}

.blogarch-date, .blogsingle-bylinedate, #citydocpostline, .citydocarch-tax  {
  color: #808080;
}

.blogarch-tax p, .blogsingle-tax p, .citydocarch-tax p {
  margin: 0;
}

/*TOOLSET - ALERTS*/
#alertcontent {
  background: #f1f1f1;
  padding: 10px 20px;
  text-align: center;
}

#alertcontent p {
  margin: 0;
}

#alertcontent .fakebtn {
  border: 2px solid #000;
  padding: 6px 10px !important;
  background: transparent;
  border-radius: 50px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #000;
  margin-left: 10px;
  font-size: 10pt;
  white-space: nowrap;
  line-height: 3;
}

#alertcontent strong {
  letter-spacing: 2px;
}

/*TOOLSET - BUSINESS*/
.bus-iconcolor i {
  color: purple;
}

#businesssocials a {
  font-size: 16pt;
  margin-right: 15px;
}

#businesssocials2 {
  text-align: center;
  font-size: 18pt;
}

#businesssocials2 a {
  margin-right: 15px;
}

.bustax-bustype a {
  font-size: 10pt;
  text-transform: uppercase;
  background: #f1f1f1;
  padding: 5px 10px;
  border-radius: 20px;
  color: #333;
  white-space: nowrap;
  line-height: 2.5;
}

.busprof-overview p {
  margin-bottom: 0px;
  padding: 15px 8px 15px 8px;
  border-bottom: 1px solid #000;
}

.busprof-overview ul {
  padding-left: 30px;
}

.busprof-overview li {
  font-size: 15pt;
  margin-bottom: 15px;
}

.busprof-overview li i {
  margin-right: 10px;
}

.busprof-opencol2, .stickycontainer {
  position: sticky;
  top: 45px;
}

/*TOOLSET - BLOG*/
.blogarch-tax a, .blogsingle-tax a, #blogdate {
  white-space: nowrap;
}

.blogarch-tax {
  margin-left: -10px;
}

.blogarch-tax a, .blogsingle-tax a {
  background: #f1f1f1;
  padding: 4px 10px;
  border-radius: 50px;
  color: #000;
  font-weight: 500;
  line-height: 2;
}

.blogarch-tax i {
  margin-right: 10px;
}

.blogarch-title a {
  color: #000;
}

.blogarch-date li i {
  margin-right: 5px !important;
}

.bulletafter::after {
  content: "\f111";
  display: inline-block;
  margin: 0px 15px;
  font-family: 'fontawesome';
  font-size: 3pt;
  padding-bottom: 10px !important;
  position: relative;
  bottom: 4px;
}

.blogcontent img {
  max-width: 100%;
  height: auto;
  margin: 15px 0;
}

/*TOOLSET - JOB*/
.busarch-block a {
	color: #000;
}

/*SEARCH RESULTS*/
.entry-header.subtitle span, .more-link:hover, .more-link {
  color: #293263;
}

.searchheader {
  margin: 45px 0px 60px 0px;
}

.entry-header.subtitle span {
  font-size: 24pt;
}

/*.search-resultblock h3 {
  font-size: 28pt;
  font-weight: 600;
}*/

.search-resultblock h3 a {
  border-bottom: none;
} 

.linkblock {
  margin-top: 30px;
}

.more-link {
  font-size: 13pt;
  padding: 12px 20px;
  background: #000;
  color: #fff;
  border-radius: 50px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none !important;
}

.search-resultblock {
  border-bottom: 1px solid #7D7D78;
  padding-bottom: 45px;
  margin-bottom: 40px;
}

.searcharchexcerpt {
  font-size: 12pt;
  line-height: 1.5;
}

/*MODAL WINDOW*/
.is-form-style input.is-search-input, .is-form-style .is-search-submit {
  height: 45px !important;
}

.is-form-style input.is-search-input {
  font-weight: normal;
}

#myModalsearch .is-search-submit .is-search-icon {
  background: #8cc747 !important;
  border: none !important;
  height: 100%;
  padding: 10px !important;
}

#myModalsearch.modal {
  text-align: center;
  padding: 0!important;
}

*#myModalsearch.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

#myModalsearch .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

#myModalsearch .modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0;
}

#myModalsearch .modal-content {
  background: #fff;
  padding: 15px 25px;
  border: none;
  box-shadow: none !important;
}

#myModalsearch .modal-body .form-control {
  border-color: #12232E;
  border-radius: 0;
  padding: 20px 15px;
}

#myModalsearch .modal-header {
  border-bottom: none;
  padding-bottom: 0;
}

.modal-header h4 {
  margin-bottom: 0px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 20pt;
}

#myModalsearch .sf-field-submit {
  text-align: right;
}

#myModalsearch .searchandfilter ul {
  padding: 0;
}

#myModalsearch .searchandfilter label, .sf-input-text {
  width: 100%;
}

#myModalsearch .sf-input-text {
  padding: 10px;
}

/*SEARCH & FILTER*/
#searchfiltersidebar {
  background: #f1f1f1;
  padding: 20px;
  margin-bottom: 45px;
}

#searchfiltersidebar .btn-info, .searchandfilter .sf-field-submit input {
  color: #fff;
  background: #000 !important;
  border: none !important;
  border-radius: 50px !important;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 14pt;
}

#searchfiltersidebar .btn-info {
  padding: 15px 20px !important;
  width: 100%;
}

.searchandfilter .sf-field-submit input {
  padding: 10px 30px !important;
}

.sf-field-search label, .sf-field-search label input {
  width: 100% !important;
}

.sf-field-search label input {
  padding: 5px 10px;
}

.searchandfilter ul {
  padding: 0;
}

.searchandfilter h4 {
  margin: 0;
  padding: 5px 0 10px;
  font-size: 23px;
  font-style: normal;
  font-weight: 900;
}

.searchandfilter ul li li {
  padding: 2px 0;
}

#searchfiltersidebar label {
  font-weight: 500;
}

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

/*ACCESSIBILITY*/
#userwayAccessibilityIcon {
  right: 20px;
}

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

/* Extra-Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
	.sub-page-title {
		padding: 300px 30px 20px 30px;
	}

	h1 {
		font-size: 40pt;
	}
	
	.g-recaptcha {
		margin-top: 0px;
	}
	
	#alertcontent p, #alertcontent .fakebtn {
		font-size: 14pt;
	}
	
	#planningyourday {
		padding: 0px 30px;
	}
	
	#footerlogo img {
		margin: 0 auto;
	}

	#footercontactinfo,	#site-footer-copyright, .footercta {
		text-align: center;
	}
	
	#socialszola {
		max-width: 350px;
	}

	.tanbgblock {
		padding: 45px 30px 220px 30px;
	}
	
	#sloganrow {
		margin-top: -35px;
		padding: 10px 20px 30px;
		text-align: center;
	}

	#slogantext {
		font-size: 30pt;
	}

	.packageinfo {
		padding: 45px 30px;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
	.sub-page-title {
		padding: 300px 30px 20px 30px;
	}

	h1 {
		font-size: 50pt;
	}
	
	.g-recaptcha {
		margin-top: 0px;
	}
	
	#planningyourday {
		padding: 0px 30px;
	}
	
	#footerlogo img, #socialszola  {
		margin: 0 auto;
	}

	#footercontactinfo,	#site-footer-copyright, .footercta {
		text-align: center;
	}
	
	#socialszola {
		max-width: 350px;
	}

	.tanbgblock {
		padding: 45px 30px 220px;
	}
	
	#sloganrow {
		margin-top: -35px;
		padding: 10px 20px 30px;
		text-align: center;
	}

	#slogantext {
		font-size: 35pt;
	}

	.packageinfo {
		padding: 45px 30px;
	}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.sub-page-title {
		padding: 350px 0 20px 0;
	}

	h1 {
		font-size: 60pt;
	}
	
	.g-recaptcha {
		margin-top: 30px;
	}
	
	#planningyourday {
		padding: 45px;
	}

	#socialszola {
		max-width: auto;
	}

	.tanbgblock {
		padding: 45px 45px 220px;
	}
	
	#sloganrow {
		margin-top: -200px;
		padding: 10px 20px;
		text-align: left;
	}

	#slogantext {
		font-size: 45pt;
	}

	.packageinfo {
		padding: 45px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.sub-page-title {
		padding: 350px 0 20px 0;
	}

	h1 {
		font-size: 60pt;
	}
	
	.collapse.mobile-search-collapse {
		overflow: hidden;
		display: block;
		height: auto !important;
		visibility: visible;
	}
	
	#planningyourday {
		padding: 45px 100px;
	}
		
	#footerlogo img {
		margin: 0;
	}

	#footercontactinfo, #site-footer-copyright, .footercta {
		text-align: left;
	}

	.tanbgblock {
		padding: 45px 60px 220px 60px;
	}
	
	#sloganrow {
		padding: 0px 0px 45px 30px;
	}

	#slogantext {
		font-size: 50pt;
	}

	.packageinfo {
		padding: 45px 60px;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.sub-page-title {
		padding: 450px 0 20px 0;
	}

	h1 {
		font-size: 60pt;
	}
	
	#planningyourday {
		padding: 100px;
	}
	
	#sloganrow {
		padding: 0px 45px 45px;
	}

	#slogantext {
		font-size: 60pt;
	}
}