/*
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=Aboreto&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

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


/*FONT STYLING*/
h1 {
  /*font-family: "Aboreto", system-ui;*/
  /*font-weight: bold;*/
  color: #fff;
  text-shadow: 4px 4px 6px rgba(0,0,0,.8);
  text-align: center;
  text-transform: uppercase; 
}

h2 {
  /*text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: 20pt;*/
  font-family: "Aboreto", system-ui;
  font-weight: bold;
}

.home h2 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: 20pt;
  font-family: "Poppins", sans-serif;
}

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

.home h3 {
  letter-spacing: 2px;
  font-weight: 600;
  font-family: "Aboreto", system-ui;
}

h4 {

}

h5 {
  color: #5d4741;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14pt;
}

h6 {

}

body {
  background-image: url(/wp-content/uploads/2026/02/site-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; 
  background-attachment: fixed;
  background-color: #fff9ef;
  font-family: "Poppins", sans-serif;
  font-size: 14pt;
  color: #363b3e;
  line-height: 1.65;
}

#body-wrapper p a, #body-wrapper-home p a {
  color: #0B2839;
  border-bottom: 2px solid #0B2839;
  text-decoration: none !important;
  font-weight: 600;
}

#body-wrapper p a:hover, #body-wrapper-home p a:hover {
  color: #10475e;
  border-bottom-color: #10475e;
}

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

hr {
	border-color: #AC6E3D;
}

/*HEADER*/
.home #header, .page-contact #header {
  margin-bottom: -10px;
}

#header {
  background-image: linear-gradient(rgba(0,0,0,.8), rgba(0,0,0,.3), rgba(0,0,0,0));
  padding: 20px 20px 45px;
  margin-bottom: 60px;
}

.page-angus-brand #header, .page-certified-angus-beef #header, .page-uib-brand #header, .page-products #header, .page-transparency #header, .page-sustainability #header, .page-about #header {
  margin-bottom: -10px;
}

#headersocials {
  text-transform: uppercase;
  text-align: right;
}

#headersocials #connecthead {
  font-size: 10pt;
  margin-right: 5px;
}

.mega-indicator {
  display: none !important;
}

/*HEADER/FOOTER SOCIALS*/
.sociallinks a, .sociallinks {
  color: #fff;
}

.sociallinks {
  font-size: 12pt;
}

.sociallinks a {
  margin: 0 8px;
}

/*FOOTER*/
#site-footer {
  font-size: 11pt;
  line-height: 1.25;
  padding: 45px 0;
}

#site-footer h2 {
  font-size: 14pt;
  letter-spacing: 0;
  color: #e2d1bf;
}

#site-footer, #site-footer-copyright {
  background: #0b2839;
}

#site-footer-copyright {
  font-size: 10pt;
}

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

/*HOME PAGE*/
#home-slide-show {
  margin-top: -162px;
}

.home-openingtext {
  background: #0b2839;
  color: #fff;
  margin-top: -10px;
  padding: 40px 0;
  text-align: center;
  background-image: url(/wp-content/uploads/2026/02/home-openingbg.png);
  background-position: bottom -70px right;
  background-repeat: no-repeat;
}

.home-openingtext .so-widget-sow-editor {
  margin: 0 auto;
  max-width: 900px;
}

#whoweareimg {
  border: 10px solid #FEF6EB;
  max-width: 500px;
}

.home h3, .home h2 {
  margin-top: 0;
}

#home-sustainabilitylogo {
  margin: -120px auto 0;
  max-width: 250px;
  height: auto;
}

#home-sustainlogo {
  max-width: 425px;
  height: auto;
  margin: 0 auto;
}

#producerview {
  position: relative;
  z-index: 99;
}

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

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

.whitetext, .whitetext h2, .whitetext h3, .whitetext a, .bluecolorblock, .whitequote blockquote {
	color: #fff9ef !important;
}

.whitequote blockquote {
  border-color: #ac6e3d;
}

.centeredtext {
	text-align: center;
}

.bluecolorblock {
  background: #0b2839;
  padding: 60px 0;
}

.bluecolorblock h2 {
	margin-top: 0;
}

#contactform {
  max-width: 900px;
  margin: 0 auto;
}

#contact-connectinfo a {
  border-bottom-width: 0px !important;
  padding: 0 10px;
}

.formbg {
  background: #fff;
  padding: 30px;
}

#body-wrapper table {
  width: 100%;
  background: #fff;
  border: 1px solid #e2d1bf;
  margin: 20px 0;
}

#body-wrapper table td {
  border: 1px solid #e2d1bf;
  padding: 10px;
}

#body-wrapper table tr:first-child {
  background: #e2d1bf;
}

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

#mangementteam em {
  font-size: 10pt;
}

.whiteoverlapbox {
  background: #fff;
  padding: 45px;
  max-width: 900px;
  margin: 0 auto;
}

.whiteoverlapimg {
  max-height: 600px;
  overflow: hidden;
}

.whiteoverlapimg {
  max-height: 600px;
  overflow: hidden;
}

.productqualitybar {
  background: #0B2839;
  color: #e2d1bf;
  padding: 20px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
}

.productqualitybar p {
  margin-bottom: 0;
}

.productqualitybar i {
  font-size: 13pt;
}

.whiteblock {
	background: #fff;
	padding: 30px;
}

.whiteblock h3{
	margin-top: 0;
}

.stepcounter ol {
  counter-reset: step-counter;
  list-style-type: none;
}

.stepcounter ol li {
  counter-increment: step-counter;
  margin-bottom: 10px;
}

.stepcounter ol li::before {
    content: "Step " counter(step-counter) ": ";
    font-weight: bold;
}

.funquote {
  font-family: "Aboreto", system-ui;
}

blockquote {
  margin: 30px auto 20px;
  border-left: 8px solid #0b2839;
  color: #7f480e;
  font-size: 14pt;
  /*width: 85%;
  font-family: "Aboreto", system-ui;
  font-weight: bold;
  letter-spacing: -1px;
  background: #fff;*/
}

blockquote em {
  font-size: 12pt;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
}

#qualitypromise {
  background: #fff;
  position: relative;
}

.widget_youtube_responsive h2 {
  display: none;
}

/*MIRROR WIDGET*/
.uibbrands {
  max-width: 800px;
  margin: 0 auto;
}

.uibbrands i {
  background: #AC6E3D;
  padding: 5px 10px 5px 11px;
  border-radius: 50%;
  margin-left: 10px;
}

.uibbrands:hover a {
  color: #AC6E3D !important;
}

.uibbrands:hover a i {
  color: #AC6E3D !important;
  background: #fff9ef !important;
}

.uibbrands h2 {
  padding-top: 15px;
  font-size: 16pt;
  text-align: right;
  margin: 0;
}

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

.uibbrands br {
  display: none;
}

/*BUTTONS*/
.ow-button-base a, .evf-submit {
  border: none !important;
  font-size: 14pt !important;
  padding: 15px 20px !important;
  background: #ac6e3d !important;
  border-radius: 0 !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.ow-button-base a span, .evf-submit, .btn-whitetext .tb-button__link {
  color: #ffffff !important;
}

.ow-button-base a:hover, .evf-submit:hover {
  background: #915e36  !important;
}

.evf-submit {
  float: right;
}

/*ACCORDIONS*/
.sow-accordion-panel-header {
  background: transparent !important;
  color: #363b3e !important;
  border-bottom: 1px solid #363b3e;
  padding-bottom: 20px !important;
}

.sow-accordion-open-close-button {
  border: 1px solid #363b3e;
  border-radius: 50%;
  padding: 5px 7px;
}

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

.whiteaccordion h2 {
  color: #fff;
  text-align: center;
}

.whiteaccordion .sow-accordion-panel-header {
  color: #fff !important;
  border-bottom: 1px solid #fff;
}

.whiteaccordion .sow-accordion-open-close-button {
  border: 1px solid #fff;
}

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

.busarch-block a {
  border: none !important;
}

.wpv-custom-search-filter-submit input {
  width: 100% !important;
  box-shadow: none;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/*TOOLSET - TESTIMONIALS*/
.narrowtestimonial {
  max-width: 700px;
  margin: 0 auto;
}

.testimonialblock h5 {
  font-size: 10pt;
  font-weight: 600;
}

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

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

.blogarch-tax a, .blogsingle-tax a {
  background: #e4d6c5;
  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;
}

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

/* WP STORE LOCATOR */
#wpsl-wrap {
  padding-top: 45px;
}

.wpsl-input label, #wpsl-search-btn, .wpsl-dropdown, #wpsl-results .wpsl-dropdown, #wpsl-search-input {
	width: 100% !important;
}

#wpsl-radius, #wpsl-results {
  width: 44% !important;
  display: inline-block;
  float: none;
  margin: 0 1.5%;
}

.wpsl-street {
  padding-top: 10px;
}

.wpsl-search label {
  padding-top: 6px;
}

#wpsl-result-list ul {
	display: flex;
	flex-wrap: wrap;
}

#wpsl-wrap #wpsl-result-list ul li {
  background: #fff !important;
}

#wpsl-gmap {
  margin-bottom: 30px;
}

#wpsl-wrap.wpsl-store-below #wpsl-result-list li {
	padding: 20px;
	margin-bottom: 20px;
}

#wpsl-stores .wpsl-store-thumb {
  float: none;
  margin: 10px;
  display: block;
}

#wpsl-wrap #wpsl-stores .wp-post-image {
    max-height: 159px !important;
	display: block;
	width: auto;
	margin: 0 auto;
}

#wpsl-result-list li p {
  margin: 0 0 10px 0;
}

#wpsl-result-list p, .wpsl-direction-wrap {
  font-size: 12pt !important;
}

p.wpsl-contact-details {
	min-height: 26.4px
}

.wpsl-contact-details strong {
  text-transform: uppercase;
  font-size: 10pt;
}

.wpsl-directions {
  border: none !important;
  font-size: 10pt !important;
  padding: 7px 15px !important;
  background: #ac6e3d !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff !important;
  text-decoration: none !important;
  margin-top: -2px;
  float: right;
}

#wpsl-search-btn {
  box-shadow: none;
  border: none !important;
  background: #ac6e3d !important;
  text-transform: uppercase !important;
  letter-spacing: 2px;
  color: #fff !important;
}

/*COOL TIMELINE*/
.ctl-labels, .ctl-icondot {
  display: none !important;
}

.ctl-title {
  padding: 30px 30px 0px 30px !important;
}

.ctl-title a {
  color: #363b3e !important;
}

.ctl-description {
  padding: 10px 30px 20px 30px !important;
}

/*RECIPES*/
.wprm-recipe-template-snippet-basic-buttons a {
  text-decoration: none !important;
}

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

/* Extra-Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
	.g-recaptcha {
		margin-top: 0px;
	}
	
	#userwayAccessibilityIcon {
		right: -10px;
	}
	
	#header .panel-grid-cell:first-of-type {
		display: none;
	}
	
	#header .panel-grid-cell:nth-of-type(2) {
		width: 100%;
	}
	
	.sub-page-title {
		padding: 100px 0 30px;
	}

	h1 {
		font-size: 28pt;
	}

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

	.productqualitybar {
		font-size: 16pt;
		letter-spacing: 1px;
	}

	#contactform, #contactinfo {
		padding: 60px 30px;
	}
	
	#contact-connectinfo {
		padding: 0px 30px 60px 30px;
	}
	
	#contactinfo, #contact-connectinfo, #site-footer {
		text-align: center;
	}
	
	#wpsl-result-list #wpsl-stores li, .wpsl-input, .wpsl-select-wrap, #wpsl-radius label, #wpsl-results label, .wpsl-search-btn-wrap {
		width: 100% !important;
	}
	
	.wpsl-search-btn-wrap {
		margin-top: 0;
	}
	
	#wpsl-result-list #wpsl-stores li {
		display: block;
		margin: 10px;
	}
	
	.home-openingtext {
		font-size: 15pt;
	}

	#whoweareimg {
	  margin: 0 30px -45px 30px;
	  float: none;
	}

	.photorow-colright {
		padding: 0px 30px 45px 30px;
		max-width: 100%;
	}

	#productformcol1 {
		padding: 0 30px;
	}
	
	.pagination-dots {
		margin: 0 41%;
	}

	.ctl-content {
		margin-top: 0px !important;
	}
	
	.scrollimg .panel-grid-cell {
		position: initial;
		top: 0px;
	}
	
	blockquote {
		padding: 30px;
	}

	#qualitypromise {
		padding: 45px 30px;
		margin-top: -30px;
	}

	#advantagerow .photorow-colright {
		padding: 0px 30px 60px 30px;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
	.g-recaptcha {
		margin-top: 0px;
	}
	
	#userwayAccessibilityIcon {
		right: -10px;
	}
	
	#header .panel-grid-cell:first-of-type {
		display: none;
	}
	
	#header .panel-grid-cell:nth-of-type(2) {
		width: 100%;
	}
	
	.sub-page-title {
		padding: 100px 0 30px;
	}

	h1 {
		font-size: 35pt;
	}

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

	.productqualitybar {
		font-size: 17pt;
		letter-spacing: 1px;
	}

	#contactform, #contactinfo {
		padding: 60px 30px;
	}
	
	#contact-connectinfo {
		padding: 0px 30px 60px 30px;
	}
	
	#contactinfo, #contact-connectinfo, #site-footer {
		text-align: center;
	}
	
	#wpsl-result-list #wpsl-stores li, .wpsl-input, .wpsl-select-wrap, #wpsl-radius label, #wpsl-results label, .wpsl-search-btn-wrap {
		width: 100% !important;
	}
	
	.wpsl-search-btn-wrap {
		margin-top: 0;
	}
	
	#wpsl-result-list #wpsl-stores li {
		display: block;
		margin: 10px;
	}
	
	.home-openingtext {
		font-size: 15pt;
	}

	#whoweareimg {
	  margin: 0 30px -45px 30px;
	  float: none;
	}

	.photorow-colright {
		padding: 0px 45px 45px 45px;
		max-width: 100%;
	}

	#productformcol1 {
		padding: 0 30px;
	}
	
	.pagination-dots {
		margin: 0 43%;
	}

	.ctl-content {
		margin-top: 0px !important;
	}
	
	.scrollimg .panel-grid-cell {
		position: initial;
		top: 0px;
	}

	blockquote {
		padding: 30px;
	}

	#qualitypromise {
		padding: 45px 35px;
		margin-top: -30px;
	}

	#advantagerow .photorow-colright {
		padding: 0px 30px 60px 30px;
	}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.g-recaptcha {
		margin-top: 30px;
	}
	
	#userwayAccessibilityIcon {
		right: -2px;
	}
	
	.sub-page-title {
		padding: 125px 0;
	}

	h1 {
		font-size: 50pt;
	}

	h2 {
		font-size: 35pt;
	}
	
	.home h3 {
		font-size: 45pt;
	}

	.productqualitybar {
		font-size: 20pt;
	}

	#contactform, #contactinfo {
		padding: 60px 45px;
	}
	
	#contact-connectinfo {
		padding: 0px 45px 60px 45px;
	}
	
	#contactinfo, #contact-connectinfo {
		text-align: right;
	}
	
	#site-footer {
		text-align: left;
	}
	
	#wpsl-result-list #wpsl-stores li {
		width: 47% !important;
		display: inline-block;
		margin: 0 1%;
	}
	
	.wpsl-input, .wpsl-select-wrap, #wpsl-radius label, #wpsl-results label {
		width: 38% !important;
	}

	.wpsl-search-btn-wrap {
		width: 19% !important;
		margin-top: 41px;
	}
	
	.home-openingtext {
		font-size: 18pt;
	}

	#whoweareimg {
		margin: 0px auto -45px;
	}

	.photorow-colright {
		padding: 0px 50px 60px 50px;
	}

	#productformcol1 {
		padding: 0 100px;
	}
	
	.pagination-dots {
		margin: 0 46%;
	}

	.ctl-content {
		margin-top: -118px !important;
	}

	#qualitypromise {
		padding: 60px;
		margin-top: -60px;
	}
}

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

	h1 {
		font-size: 60pt;
	}

	h2 {
		font-size: 40pt;
	}
	
	.home h3 {
		font-size: 35pt;
	}

	.productqualitybar {
		font-size: 20pt;
	}
	
	.collapse.mobile-search-collapse {
		overflow: hidden;
		display: block;
		height: auto !important;
		visibility: visible;
	}

	#contactform, #contactinfo {
		padding: 60px;
	}
	
	#contact-connectinfo {
		padding: 0px 60px 60px 60px;
	}
	
	#wpsl-result-list #wpsl-stores li {
		width: 30% !important;
	}
	
	.wpsl-input, .wpsl-select-wrap, #wpsl-radius label, #wpsl-results label {
		width: 38% !important;
	}

	#whoweareimg {
		margin: 150px -45px 0px 0px;
		float: right;
	}

	.photorow-colright {
		padding: 120px 30px 120px 0px;
		max-width: 650px;
	}
	
	.pagination-dots {
		margin: 0 47%;
	}
	
	blockquote {
		padding: 20px 45px;
	}
	
	.scrollimg .panel-grid-cell {
		position: sticky;
		top: 75px;
	}

	#advantagerow .photorow-colright {
		max-width: 100%;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.sub-page-title {
		padding: 170px 0;
	}
	
	.home h3 {
		font-size: 45pt;
	}
	
	#wpsl-result-list #wpsl-stores li {
		width: 31% !important;
	}
	
	#productformcol1 {
		padding: 0 50px;
	}

	#qualitypromise {
		padding: 60px;
		margin-top: -150px;
	}

	#advantagerow .photorow-colright {
		padding: 60px 30px 45px 0px;
		max-width: 650px;
	}
}

/* X-Large Devices, Wide Screens */
@media only screen and (min-width : 1800px) {
	.sub-page-title {
		padding: 180px 0 165px;
	}
	
	#productformcol1 {
		padding: 0 100px;
	}

	#qualitypromise {
		padding: 60px;
		margin-top: -200px;
	}

	#advantagerow .photorow-colright {
		padding: 120px 30px 120px 0px;
	}
}