/* begin jetpack subscribe button fix */
.jp-button-fix .wp-block-button__link {
		border-radius: 8px !important;
		padding: 8px 14px !important;
		border-width: 1px !important;
}
/* end jetpack subscribe button fix */

/* begin remove 40px left padding from term and category post widget product pages and home page */
div .category-posts-pro-shortcode ul {
  padding-left:0px !important;
} /* for product pages */

#category-posts-pro-210008-internal {
  padding-left:0px !important;
} /* for home page */

/* end remove 40px left padding from term and category post widget product pages and hom epage */

/* remove categories, tags & author from posts */
.meta__item--categories, .meta__item--author, .meta__item--tags, .meta__item--date {
  display: none;
}

.meta__item:not(:last-child):after {
  /* display: none; */
}

/** GET UPDATES **/
.success p {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
  color: #ffffff;
}

#subscribe-email input {
	border-radius: 5px;
  font-size: 14px;
  padding-left:15px;
}

#subscribe-submit input {
	color: #0066a4;
  border-radius: 5px;
}

/** LATEST UPDATES **/
.widget_listcategorypostswidget ul li {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	list-style-type: none;
	margin-left: -36px;
  margin-bottom: 12px;
}

/** BEGIN PAGE SIDEBAR NEWS **/
.su-post {
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    list-style-type: none;
  margin-left: -36px;
}

/** BEGIN FORMATTING FOR PAGES SIDEBAR **/
.sidebar-more-news {
  color: #ba8748; 
  font-size: 14px;
  font-weight: bold;
}

.sidebar-more-news a {
  color: #ba8748;
}

.page-template-default .sidebar .side-pages {
    margin-top: 280px;
}

.blog .page-header, .post-template-default .page-header, .archive .page-header, .category .page-header {
	margin-bottom: 35px;
  height: 150px !important;
}

#lct-widget-category-container ul {
  list-style-type: none;
  margin-left: -35px;
}

#lct-widget-post_tag-container ul {
  list-style-type: none;
  margin-left: -35px;
}

#lct-widget-category li a {
  font-size: 14px;
  font-weight: 700;
}

#lct-widget-post_tag li a {
  font-size: 14px;
  font-weight: 700;
}

.side-pages .panel-layout {
    border-radius: 10px;
    border: 1px solid #e6e6e6;
    padding: 20px 15px;
    box-shadow: 0px 10px 20px 0px #a6a6a6;
}

/***********************************/
/* begin sidebar shadowed outline */
/***********************************/
/*
.widget_recent-posts ul li a {
	color: #0066a4
}
*/
/********************************/
/* end sidebar shadowed outline */
/********************************/

/******************************************/
/* begin gradient background page sidebar */
/******************************************/

.side-pages .panel-layout {
  border: 0px;
  background: linear-gradient(#0066a4, #008ee6);
}

.side-pages .panel-layout h3 {
	color: #ba8748;
}

.side-pages .panel-layout ul li a {
	color: #ffffff;
}

.side-pages .panel-layout ul li:after {
	background-color: rgba(166,166,166,.5);
}

#lct-widget-category-container h3 {
	color: #ba8748;	
}
#lct-widget-category li a {
	color: #ffffff;
  font-size: 14px;
  font-weight: 700;
}
#lct-widget-post_tag-container > h3 {
	color: #ba8748;	
}
#lct-widget-post_tag li a {
	color: #ffffff;
  font-size: 14px;
  font-weight: 700;
}

/******************************************/
/* end gradient background page sidebar */
/******************************************/

/******************************************/
/* begin pattern background page sidebar */
/******************************************/
/*
.side-pages .panel-layout {
    background-image: url(https://i1.wp.com/solara2.baerwebdesign.rocks/wp-content/uploads/2018/06/Back-Pattern-higher-intensity-by-SO.png?fit=28%2C28);
    background-repeat: repeat;
}
*/
/******************************************/
/* end pattern background page sidebar */
/******************************************/

/** END FORMATTING FOR PAGES SIDEBAR **/

/** BEGIN FORMATTING FOR TAG GROUP LIST **/
ul #lct-widget-post_tag li {
    color: #404040;
    list-style-type: none;
    margin-left: -38px;
}
/** END FORMATTING FOR TAG GROUPS **/

/** BEGIN FOOTER **/

footer .foot1 a:link {
  text-decoration:underline;
}

footer .footmenu {
  font-size: 1.1em;
}

/** END FOOTER **/

/** fix menu drop-down z-index **/
.header__container {
  z-index: 999;
}
/***/

/** BEGIN GRAVITY FORMS ADJUSTMENTS **/
/* first name */
#input_1_1_3_container {
    float: left;
}

/* last name */
#input_1_1_6_container {
    float: left;
}

/** END GRAVITY FORMS ADJUSTMENTS **/

/** BEGIN PAGE HEADER IMAGES & TEXT OVERLAY  **/

.heavy-shadow-for-text h1 {
	text-shadow: 0px 0px 8px #000, 0px 0px 16px black, 0px 0px 8px black, 0px 0px 24px black !important;
  }

/** END PAGE HEADER IMAGES & OVERLAY **/

/** BEGIN RANDOM **/

.content-top-margin {
  margin-top:30px;
}

/** Category Posts Widgets Margins **/
.cat-post-thumbnail {
    /* margin: 15px 30px 15px 0 !important; */
}

.size1-1 p {
  font-size: 1.1em;
}

.color-bronze p {
  /* color: #ba8748 !important; */
  color: #ffffff !important;
  font-size: 1.1em;
}

.color-bronze h3 {
  color: #ba8748 !important;
  /* color: #ffffff !important; */
}

.cat-post-title {
  font-size: 22px !important; /* 1.4em; */
  line-height: 35px;
  font-weight: bold;
}

/***********************************/
/********** TEST BORDER ************/
/***********************************/
.test-border2 {
  border: 0px solid #ff0000;
}
/********** END TEST BORDER ************/

/** for contact page intro text **/
.style1 h3 {
  color: #0066a4;
}

/** for H4's on contact page address & phone # **/
.style2 {
  font-style: normal;
  color: #404040;
  font-weight: 400;
}

.link1 a {
  color: #404040;
}

.link1 a:hover {
  text-decoration: underline;
}

p, li {
  color: #404040;
}

/** begin Shortcodes Ultimate Tabs Widget **/
.su-tabs-nav span {
	font-size: 24px !important;
	line-height: 29px !important;
	color: #333333 !important;
	font-style: italic !important;
	font-weight: 900 !important;
  border-right: 2px solid #a6a6a6 !important;
}

.su-tabs {
    background: #d9d9d9 !important;
}
/** end Shortcodes Ultimate Tabs Widget **/

footer p {
  color:#ffffff;
}

#panel-2-2-1-0.so-panel.widget.widget_shortcodes-ultimate.shortcodes-ultimate.panel-first-child.panel-last-child
.test-border1 {
  border: 0px solid #ff0000;
}

.shortcodes-hide-title h3 {
  display:none;
}

/** H1 at top of home page **/
.home-head2 h1 {
  font-size: 2.35em;
  color: #0066a4;
}
/** END RANDOM **/

/** begin post carousel arrows hide for front page blog carosel **/
.sow-carousel-title a {
  display: none !important;
}
/** end post carousel arrows hide **/

/**********************************************/
/**********************************************/
/********** BEGIN HEADER ADJUSTMENTS **********/
/**********************************************/
/**********************************************/
.top__container {
    background-color: #0066a4;
    background-image: url(/wp-content/uploads/2018/03/climpek.png);
    background-repeat: repeat;
}

/** for phone # **/
.top .icon-box {
    color: #0066a4;
}

.top .icon-box__title, .top .icon-box {
    color: #0066a4;
}

/** end phone # **/

/*** BEGIN HEADER NAV BAR BACKGROUND ***/
 @media (min-width: 992px)
{.header__container {
    background-color: #0066a4 !important;
    /* background-image: url("/wp-content/uploads/2018/03/climpek.png");
    background-repeat: repeat; */
} }

@media (min-width: 992px)
{ .header::before {
    bottom: 0%;
    background-color: rgba(0, 102, 164, 1.0);
    } }

/* @media (min-width: 992px)
{ .header::after {
    top: 50%;
    background-color: rgba(0, 102, 164, 1.0);
    } } */

/*** END HEADER NAV BAR BACKGROUND ***/


.pt-sticky-menu__container {
    background-color: #ffffff;
    background-image: url("/wp-content/uploads/2018/03/climpek.png");
    background-repeat: repeat;
  	border-bottom: 0px solid #ba8748;
    box-shadow: 0 8px 6px -6px #888888, 0px -5px 6px -6px #ba8748 inset;
}

.pt-sticky-menu__container .main-navigation a, .main-navigation a::after {
    color: #0066a4;
  }

@media (min-width: 992px) { 
  /* .page-header {
    padding: 3.2777777778rem 0 1.9444444444rem;
    margin-top: -5rem;
  } */
	.page-header__title {
    margin-left: 315px;
    color: #0066a4;
    /* display:none; */
  } }

@media (min-width: 992px) { 
	.page-header {
    margin-bottom: 0em; /* 1em; */ 
  	text-align: left;
    background-color: #ffffff;
    background-image: url(/wp-content/uploads/2018/03/climpek.png);
    background-repeat: repeat;  
  	} }

/** for sizes below 992  **/
@media (max-width: 991px) {
.page-header__title {
    color: #ffffff;
  }   
  .page-header {
    margin-bottom: 0em;
  } }

.page-header {
    margin-bottom: 0em; /* 1em; */ 
  	text-align: left;
    background-color: #0066a4;
}

.so-widget-sow-image-default-9e7b621efa2e .sow-image-container {
    text-align: left;
  	margin-top: 10px;
  	margin-left:20px;
}

/**********************************************/
/**********************************************/
/*********** END HEADER ADJUSTMENTS ***********/
/**********************************************/
/**********************************************/

/** begin inner page Hero Images top of page **/
li.sow-slider-image  .sow-slider-image-cover .cycle-slide .cycle-slide-active {
  	z-index:2 !important;
}

@media (min-width: 992px) { 
  .hero-adjust-up {
    margin-top: -35px;
} }

/** end inner page Hero Images top of page **/

/*** begin wpinked media box for product boxes ***/
.wpink-media-box {
  border: 1px solid #dadada;
  /* border-radius: 12px; */
}

div .iw-so-media-box-text h3 {
    margin-top: 15px;
  	font-size: 20px; /* 19px; */
}

/* .so-widget-ink-media-box-media-box-e0386926c9f7  */
.iw-so-media-box .iw-so-media-box-button .iw-so-media-box-btn {
    border-radius: 0.25em;
    padding: 7px 20px;
  	margin-top: 20px;
}


/* .iw-so-media-box .iw-so-media-box-text .iw-so-media-box-title {
    padding: 0 0 !important;
} */

.iw-so-media-box .iw-so-media-box-text .iw-so-media-box-title .extra-pad {
    padding: 0 5% !important;
}

.iw-so-media-box .iw-so-media-box-text .iw-so-media-box-content {
    padding: 0 5% !important;
}

.iw-so-media-box-text p {
    text-align: left !important;
  	font-size: 16px;
  	line-height: 26px;
}

.iw-so-media-box .iw-so-media-box-media img {
    max-width: 100%;
    height: 138px !important;
    /* border-top-left-radius: 12px !important; */
    /* border-top-right-radius: 12px !important; */
    /* box-shadow: 0px 4px 8px #404040, 0px 8px 12px #606060; */
  	box-shadow: 0px 6px 8px -2px #606060, 0px 10px 12px -2px #606060; 
}

.so-widget-ink-media-box-media-box-14b044a975d2 .iw-so-media-box {
    padding-top: 0px;
    padding-bottom: 30px;
    background: '';
}

/** This is for "Learn More" boxes on 3 front page product blurbs **/
div .iw-so-media-box-text {
  	height: 360px; /* 490px; */  /* 306px; */ /* 340px;*/
    overflow: hidden;
}

.iw-so-media-box-button {
    padding-top: 6px; /* 20px; */
}

.shadow-text {
    text-shadow: 0px 0px 8px #000;
}

/*** end wpinked media box for product boxes ***/

/**** BEGIN HOME PAGE SLIDER ADJUSTMENTS ****/
@media (min-width: 992px)
{ .pt-slick-carousel__content {
    position: absolute;
    text-align: left;
    background-color: transparent;
  	box-shadow: 0px 0px 8px #000, 0px 0px 8px black;
    /* box-shadow: 0px 0px 28px 8px #888888; */
    padding: 2em;
    top: 23%;
    /* left: calc(50% - 14.4444444444rem); */
    width: 40em;
    border: 2px solid #ffffff;
  } }

@media (min-width: 992px)
{ .pt-slick-carousel__content-title {
	text-shadow: 0px 0px 8px #000, 0px 0px 16px black, 0px 0px 8px black, 0px 0px 24px black;
  font-size: 2.1rem; /* 3.4444444444rem; */
  line-height: 1.37; /* 1.1; */
  } }

@media (min-width: 992px)
{ .pt-slick-carousel__content-title {
  } }

@media (max-width: 991px)
{ .pt-slick-carousel__content-title {
	font-size: 2.5em; /* 40px; */
	line-height: 1.1em; /* 44px; */
} }

.pt-slick-carousel {
    margin-bottom: 1rem;
}

#pg-2-1, #pg-2-2, #pg-2-3, #pg-2-4, #pl-2 .so-panel {
    /* margin-bottom: 0px; */
}

/**** END HOME PAGE SLIDER ADJUSTMENTS ****/

.attribution p {
  color: #cccccc;
  padding: 20px 0px 0px 0px;
}

.attribution a {
  color: #cccccc;
  text-decoration: none;
}

.footer-top .widget {
    margin-bottom: 0rem;
}