/*
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=Jost:wght@300;400;500;600;700;800;900&family=Pacifico&display=swap');

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


/*FONT STYLING*/
h1 {
  color: #222222;
  font-weight: bold;
  line-height: 1.25;
}

.entry-header {
  margin: 30px 0;
}

h2 {
  font-size: 23pt;
  font-weight: normal;
  color: #FFFFFF;
  letter-spacing: 2px;
}

h3 {
  font-weight: bold;
  font-size: 18pt;
}

h4 {
  color: #6c994c;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11pt;
  letter-spacing: 0.5px;
}

h5 {
  font-family: 'Pacifico', cursive;
  font-size: 14pt !important;
}

h6 {
  font-size: 11pt;
  text-transform: uppercase;
}

body {
	/*
	background-image: url();
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color: #FFF;
	*/
	font-family: 'Jost', sans-serif;
	font-size: 13pt;
	color: #222222;
}

body a {
	color: #02AEBA;
}

.cursivetext {
  font-family: 'Pacifico', cursive;
  font-size: 14pt !important;
}

.archive .entry-title {
  text-transform: capitalize;
}

blockquote {
  border-image: linear-gradient( to bottom, #88c541, #00abcd ) 1 100%;
}

/*BUTTONS*/
.ow-button-base a {
  font-size: 16pt !important;
  padding: 15px 20px !important;
  background: transparent !important;
  border-radius: 0 !important;
  border: 2px solid #86C543 !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.ow-button-base a span, .everest-forms-submit-button {
  color: #86C543 !important;
}

.everest-forms-submit-button {
  float: right;
  background: #fff;
  font-size: 16pt !important;
  border: 2px solid #86C543 !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 0 !important;
}

.fullwidthbtn .ow-button-base a {
	width: 100%;
}

#site-footer .ow-button-base a {
  border-color: #fff !important;
  font-size: 20pt !important;
  width: 100%;
}

#site-footer .ow-button-base a span {
  color: #fff !important;
}

#site-footer .ow-button-base a:hover {
  font-size: 18pt !important;
  padding: 16.5px !important;
}

/*ACCORDIONS*/
.sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
  color: #222 !important;
  background-color: #fff !important;
  background-image: linear-gradient(to right, rgba(136,197,65,.25), rgba(0,171,205,.25));
  font-size: 15pt;
  border-radius: 20px;
}

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

/*HOME PAGE*/
.homesociallinks {
  text-align: center;
  font-size: 45pt;
}

/*SUBPAGES*/
.grayoutlinebox {
  text-align: center;
  border: 1px solid #D2D1D1;
  padding: 20px;
}

.headerwithbg {
  background-image: url(/wp-content/uploads/2023/02/subsection-header-bg.jpg);
  background-position: right center;
  background-repeat: no-repeat;
  padding: 10px 10px 16px 20px;
  background-size: auto;
}

.headerwithbg a {
  color: #fff;
  text-decoration: none !important;
}

/*HEADER*/
.underlinedcontent {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 2px solid #d2d1d1;
}

.topheaderblock p, .headersitesearch .navbar-form.navbar-left {
  margin: 0;
}

.headersitesearch .navbar-form.navbar-left {
  padding: 0;
}

.searchsubmitbtn, .headersitesearch .form-control {
  background: transparent !important;
  border: none !important;
}

.searchsubmitbtn {
  padding: 0 !important;
  margin: 0 0 0 10px !important;
  background: transparent !important;
  border: none !important;
}

.headersocials a, .headersitesearch .form-control::placeholder {
  color: #222222;
}

.headersitesearch .form-control::placeholder {
  font-family: 'Pacifico', cursive;
}

.headersitesearch .form-control {
  font-size: 12pt !important;
  padding: 0;
  margin: -5px 0 0;
  box-shadow: none !important;
  height: 29px;
  color: #222;
  font-family: 'Jost', sans-serif;
}

.headersocials i {
  font-size: 14pt;
  padding-right: 10px;
}

/*MENU*/
#mega-menu-wrap-primary .mega-indicator {
  display: none !important;
}

/*FOOTER*/
#footerwrapper {
  background-color: #88c541;
  background-image: linear-gradient(to right, #88c541, #00abcd);
}

#site-footer-copyright {
	background: transparent;
	font-size: 12pt;
}

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

/*TOOLSET - ALL*/
.wpv-pagination-nav-links {
  display: none !important;
}

.pagination-center.pagination-row {
  margin-top: 45px;
}

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

.pagination-row .page-numbers {
  color: #86C543 !important;
  font-size: 16pt !important;
  background: transparent !important;
  border-radius: 50% !important;
  border: 2px solid #86C543 !important;
  padding: 8px 18px !important;
  margin: 0 4px !important;
}

.pagination-row .pagination > li > a, .pagination > li > span {
  padding: 0px;
  margin: 10px 0;
  line-height: initial;
  text-decoration: none;
  border: none;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: transparent;
}

.page-numbers.current, .page-numbers.dots {
  background: #86C543 !important;
  color: #fff !important;
}

/*TOOLSET - ARTICLES*/
.centerimg {
	text-align: center;
}

.newsblock-archive h3 a, .newsblock-archive a  {
  color: #222222 !important;
}

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

.archiveunderline {
  border-bottom: 2px solid #00ABCD !important;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.obituaryunderline {
  border-bottom: 2px solid #00ABCD !important;
  padding-bottom: 15px;
  margin-bottom: 5px;
}

.article-postdate {
  color: #888;
  font-size: 12pt;
}

.article-postauth a {
  color: #6c994c;
  text-decoration: none !important;
}

.addtoany_shortcode {
  text-align: right;
}

.article-imgcaption {
  float: right;
}

.articleimg img {
  height: auto;
}

.article-pullquote {
  font-size: 16pt;
}

blockquote p {
  font-family: 'Pacifico', cursive;
  margin-top: 10px;
  color: #02AEBA;
}


/*ARTICLE GALLERY*/
.articlegallery {
  position: relative;
  display: inline-block;
}

.single-news .tb-gallery__caption {
  display: none;
}

.lb-data .lb-caption {
  font-size: 12pt !important;
  font-weight: 400 !important;
  line-height: 1.25 !important;
}

/*ARTICLE VIEWS*/
.article-imgview-featheredimg a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(255,255,255, 0), rgba(255,255,255, .25), rgba(255,255,255, .0),rgb(255, 255, 255));
}

.bringtotop {
  position: relative;
  z-index: 999;
}

.view-driftlessjournal p, .view-decorahpublicopinion p, .unfeaturedarticle p {
  margin: 0;
}

.article-imgview-featheredimg a {
  display: block;
  position: relative;
  z-index: 999;
}

/*TOOLSET - CLASSIFIEDS*/
.searchbarbg {
  background-image: url(https://driftjou.irocwebhost.com/wp-content/uploads/2023/02/footerhills.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.classifiedtitle {
  color: #6c994c;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16pt;
}

.classifiedcat {
  font-size: 11pt;
  font-style: italic;
}

.classifiedcontact li {
  line-height: 2;
}

/*TOOLSET FORMS*/
.wpt-form-label.wpt-form-checkbox-label br, .wp-editor-tabs br {
  display: none;
}

.wp-editor-wrap {
  margin-top: -30px;
}

.wp-editor-wrap p {
  margin-bottom: 0;
}

.wpt-form-submit {
  font-size: 16pt;
  padding: 10px 20px;
  background: transparent;
  border-radius: 0 !important;
  border: 2px solid #86C543 !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-shadow: none;
  color: #86C543;
  margin-top: 20px;
}

.wpt-form-submit:hover {
  background: #fff;
  color: #86C543;
}

.wpt-form-select, .js-wpt-date, .wpt-form-textfield {
  font-size: 12pt !important;
}

.wpt-form-select, .js-wpt-date {
  background: #fff !important;
  height: 34px;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555 !important;
  padding: 0 10px;
}

.classifiedform .wpt-form-set li {
  display: initial;
  margin-right: 15px;
}

/*EVEREST FORMS*/
.onlinesubform {
  background: #EEE;
  padding: 30px 30px 30px 30px;
}

.everest-forms label {
  font-family: 'Jost', sans-serif;
  font-size: 13pt !important;
  color: #222222;
}

.evf-field-title .evf-field-description {
  font-size: 13pt !important;
  font-style: normal !important;
}

.everest-forms h3 {
  color: #6c994c;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18pt !important;
  letter-spacing: 0.5px;
  margin-bottom: 5px !important;
}

.evf-field-address input, .evf-field-address select {
  margin-bottom: 3px !important;
}

.evf-field-address .everest-forms-field-sublabel {
  font-size: 10pt !important;
}

/*COMMENTS*/
#wpdcom {
  padding: 0px 1px;
  margin: 0px auto 15px auto;
}

#wpdcom .wpd-form-head {
  margin-top: 0;
}

/*ADS - ADROTATE*/
.g img {
  width: 100%;
  height: auto;
}

.g-1 {
  max-width: 100% !important;
}

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

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

/* Extra-Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
	.accordioncolumns .sow-accordion {
		columns: 1;
	}
	
	h1 {
	  font-size: 22pt;
	}
	
	.addtoany_list {
	  margin: 0 auto !important;
	  text-align: center !important;
	  width: 100%;
	  display: block;
	}

	.article-postdate, .article-postauth {
	  text-align: center;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
	.accordioncolumns .sow-accordion {
		columns: 1;
	}
	
	.article-imgcaption {
		max-width: 250px;
	}
	
	h1 {
	  font-size: 22pt;
	}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.accordioncolumns .sow-accordion {
		columns: 2;
	}
	.accordioncolumns .sow-accordion .sow-accordion-panel {
		break-inside: avoid-column;
	}
	
	.article-imgcaption {
		max-width: 400px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	h1 {
	  font-size: 25pt;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	h1 {
	  font-size: 34pt;
	}
}