  /*
Theme Name: kdw-frameOpen4
Theme URI: http://keydesigndevelopment.com
Author: Thomas Craig, Jessica Rogers, & Miranda Dopp
Author URI: http://keydesignwebsites.com/
Description: Key Design Websites FrameOpen 4x is an in-house starter theme. This theme is a mobile friendly theme/frameOpen that uses html5 and css3 concepts. The core is _s from Automatic and Foundation (6) from Zurb with updated ACF Website options and content. Supports Zurb Foundation row and grid or flexgrid full width view-able area and global or page specific sidebars. Simple Zurb Foundation classes can easily be added to simplify and enhance the site experience and functionality. 3 Header Files and 3 Footer backend selectable template files and lots of shortcodes to make this theme even more flexible. Included icons are https://fontawesome.com/ Icons as well as the default Foundation icons. Also integrated is AOS (Animate on Scroll). Headroom.js as well as Deault WordPress Custom Header Video Header support for Youtube and Vimeo. Tons of Flexablility without being overly bloated. Have Fun! Build a Great Site! This theme and content are mostly ACF and diaplayed using template files. If you move this site the content may not display unless using this theme. (Thanks from the Key Design Websites Team!)
Version: 1.1.0019
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kdw-frameOpen4
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

kdw-frameOpen4 is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine Open of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*


*/
/*
This theme is built for Key Design Websites and implements _s from Automatic and the Zurb foundation css frameOpen. 
For this theme I have separated out the css sheets to make it easier to migrate from 3.x to 4.x

Please do not modify the normalize.css or the underscores.css sheets. The underscores.css by my default commented out.
The framOpen3.x sheet is also commented out and is from well our 3.x theme and is for testing and comparison.

Try to use the .classes as described in the docs http://foundation.zurb.com/docs/

Minimal css has been used in the set-up of this theme/frameOpen in an effort to reduce build time. 

Make modifications in .the responsive.css for anything responsive that can not be handled by the foundation css frameOpen.
*/
/*

** STYLES
 FONTS **
*
* font-family: 'Merriweather', serif;
* font-family: 'Open Sans', sans-serif;
* 
* 
* 
* ***

*/
html {font-family: 'Open Sans', sans-serif; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}
body {margin: 0; font-family: 'Open Sans', sans-serif;}
h1, h2, h3, h4, h5, h6 {font-family: 'Merriweather', serif; color:#981A1A; }

body {background-color: #fff;}

p, ul,ol{color: #707070;}

h1{font-size: 2rem;}
h2{font-size:1.5rem;}
h3{font-size:1.3rem;}
h4{font-size:1.25rem;}
h5{font-size:1rem;}
h6{font-size:0.875rem;}

img.aligncenter{display: block; margin: 0 auto;	margin-bottom: 10px;}
img.alignright{float: right;margin-left: 24px;margin-top: 10px;}
img.alignleft{float: left;margin-right: 24px;margin-top: 10px;}
.no-padding-top-bottom .column,
.no-padding-top-bottom.columns,
.no-padding-top-bottom .columns{padding-top: 0;	padding-bottom: 0;}
.no-padding-wrapper .wrapper{padding: 0;}
.header-image, .header-slideshow-image{width: 100%;}
.border-bottom{	border-bottom: 1px solid #ccc;}

/*** HEADER  ****/

.top-row{
	border-bottom: 3px solid #272727;
	padding: 6px 10px;
	background-color: #fff;
}

.top-row .social-media a{
	color:  #272727;
}

.top-row .phones span{
	color: #707070;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.3rem;
	font-family: 'Open Sans', sans-serif;
}

.top-row h6{
	color: #707070;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 0;
}

.nav-row{
	background: #911A1C;
	border-bottom: 8px solid #707070;
	position: relative;
	z-index: 9999;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.9)
}

.tagline h2{
	font-size: 2rem;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Merriweather', serif;
}


.tagline h1{
	font-size: 1.5rem;
	color: #D2DEE9;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}

.tagline h3{
	font-size: 18px;
	font-weight: 200;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}

.tagline .button{
	margin-bottom: 0;
	margin-top: 20px;
}

.main-header{
	width: 100%;
	background-position: center center;
	background-size: cover;
}
.home .main-header{
	background-position: center top;
}

#logo{
	margin: 20px;
}

.logo-2 img.alignright{
	margin: 20px;
}

.tagline-row{
	height: 400px;
	padding-bottom: 50px;
}

#global-content-1{
	background: rgba(145, 26, 28, 0.27);
	padding: 20px;
	border-radius: 30px;
	display: inline-block;
	margin-left: 40px;
}

#global-content-1 h1{
	font-size: 18px;
	color: #C1C1C1;
}

#global-content-1 h1:first-of-type {
	padding-top: 10px;
	padding-bottom: 20px;
}

#global-content-1 h2{
	font-size: 2rem;
	color: #C1C1C1;
	font-family: 'Open Sans', sans-serif;
}

.nav-row{
	position:relative;
	z-index:999;
}

/* CONTENT  ***/

.border-bottom{
	border-bottom: 1px solid #404040;
}

.cta-single-inner img{
	width: 100%;
}

.home-row-1{
	padding: 20px 0;
}

.home-row-1 h2{
	margin-bottom: 20px;
	font-size: 1.7rem;

}

.home-row-1 img{
	margin-bottom: 0;
	margin-top: 0;
}

.home-row-1 h3{color: #707070; font-weight:bold; font-family: 'Open Sans', sans-serif;}

.home-row-1 p{
	margin-bottom: 0;
}

.home-row-1 .large-2.columns{
	padding: 0;
}

.home-row-2 h3{
	color: #707070;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}

.bgimg{
	padding: 40px 0 10px;
	border: 10px solid #707070;
	border-radius: 20px;
	background-size: cover;
	background-repeat:  no-repeat;
	background-position: center top;
}

.whitebox{
	background: rgba(255, 255, 255, 0.75);
	padding: 20px 10px;
	margin-bottom: 10px;
}

.bgimg .button{
	margin-bottom: 0;
}

.home-row-4 h3{
	color: #CECACA;
	text-transform: uppercase;
}

.whitetext p{
	color: #fff;
}

.missionbox{
	padding: 20px 40px;
}

.missionbox h3{
	margin-bottom: 30px;
}

.formbg{
	background-size: cover;
	background-repeat:  no-repeat;
	background-position: center center;
}

.cta-text{
	border-top: 12px solid #911A1C;
	padding: 30px 10px;
	margin-top: 30px;
}

.cta-heading{
	background: #911A1C;
	border-radius: 15px 15px 0px 0px;
	-moz-border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
}

.cta-heading h3{
	color: #fff;
	text-align: center;
	padding:8px 10px;
	text-transform: uppercase;
	font-style: italic;
	margin-bottom: 0;
}

.cta-single-inner:hover .cta-heading{
	background: #272727;
}

.column-collapse.columns.imgblock{
	padding: 0;
}



.title-border {
    overflow: hidden;
    color: #707070;
}

.title-border:before {
    right: 2rem;
    margin-left: -50%;
}

.title-border:after {
    left: 2rem;
    margin-right: -50%;
}

.title-border:before, .title-border:after {
    background-color: #707070;
    content: "";
    display: inline-block;
    height: 4px;
    position: relative;
    vertical-align: middle;
    width: 100px;
}

.home-row-2 .whitebox h3{
	font-family: 'Merriweather', serif; 
	color:#981A1A;
}

.home-row-2 .whitebox p{
	color: #000;
}

.page-id-992 .contentblock h2{
	color: #707070;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}

.imgblock.columns{

	padding-right: 0;
}



.imgblock img.alignright{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 100%;
}

.imgblock p{
	margin: 0;
}

/**** FOOTER  ****/

.footer{
	background: #981A1A;
		border-top: 4px solid #272727;
	border-bottom: 8px solid #707070;
	position: relative;
	z-index: 9999;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.9);
	padding: 0 40px;
}

.widget-title,
.footer a, .footer p{
	color: #D2D2D2;
	font-weight: bold;
}

.widget-title{
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
}

.contact-footer {
	background-color: #000;
}


/*  PRODUCT CATALOG  **/

.product-single-row .orbit-bullets{
	margin-top: 0;
}

.product-single-row .orbit-bullets .column{
	padding-bottom: 0;
}

#button1,#button2, #button3, #button4,
#button5,#button6{
	width: 150px;
	height: 150px;
	
	background-color: #fff;
	background-repeat: no-repeat;
}

.product-desc p{
	color: #222;
	margin-bottom: 0;
}


.product-desc strong{
	color: #707070;
}


/**/
/* SET ROW MAX-WIDTH FOR SITES WHERE ROW IS DIFFRENT THAN 1200PX */
.row {max-width: 80rem;} 
.column, .columns {padding-top: 0.9375rem;padding-bottom: 0.9375rem;}
.row-inner {margin-left: auto!important; margin-right: auto!important;}
.wrapper {padding: 1.875em 0;}
/**/
.home #title-row{
	display: none;
}

#title-row{
	background: #981A1A;
	border-top: 4px solid #272727;
	border-bottom: 8px solid #707070;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.9);
	padding: 0 40px;
		position: relative;
	z-index:99;
}

.entry-title { 
	margin-bottom: 0;
	color: #fff;
	font-size: 32px;
	line-height: 1;
	text-transform: uppercase;
}

.sub-title{
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	color: #363636;
	font-size: 1rem;
	margin-bottom: 0;
}

.empty-h-tag {display: hidden; display: none; }
h2.headerphone.subheader a {color: unset;}
header {position: relative;}
.template-fullwidth .aside {display: none;}
/*** PHONE ***/
ul.phone_numbers {margin-left: initial;}
.phone_numbers li {list-style: none;}
.phone_number a, .phone_numbers a {padding: 0 5px 0 5px;}
.phone_number .button a, .phone_numbers .button a {color: #fff;}
.phone_number i, .phone_numbers i {padding-right: 5px;}
.the_phone_number {padding-left: 5px; }
.header-logo-phone .the-number-side{margin: 1.250em 1.250em 0 0;}
/*** BUTTON/LABEL ***/
button.radius, .button.radius {border-radius: 3px;}
button.round, .button.round {border-radius: 1000px;}
label.radius, .label.radius {border-radius: 3px;}
label.round, .label.round {border-radius: 1000px;}
.button{
	background-color: #272727;
	font-family: 'Merriweather', serif;
	color: #fff;
	font-style: italic;
	text-transform: uppercase;
	font-size: 18px;
	border-radius: 20px;
}
.button:hover, .button:focus{background-color: #000;}


.button.redbtn{
	background-color: #911A1C;
}
.button.redbtn:hover, .button.redbtn:focus{background-color: #760002;}

/*** Misc ***/
.no-js .header-navigation {display: none;}
.no-js .menu {display: none;}
.is-lower  {position: absolute!important; z-index: 99995!important; top: initial!important;}
/*** NAVIGATION ***/
.main-navigation {width: 100%;height: auto;clear: both; background: #000 none repeat scroll 0% 0% !important;}
.main-navigation-absolute {position: absolute; z-index: 100;}
.header-navigation {width: 100%;height: auto;clear: both;}
.header-navigation {position: absolute; z-index: 100;}	
.top-bar, #header-menu{background-color: transparent; padding:0;}
#header-menu{
	padding-right: 20px;
}

#header-menu a{
	color: #fff;
	padding-top: 0.9rem;
	padding-bottom: 0.9rem;
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
}
#header-menu .current-menu-item a,
#header-menu a:hover{
	color: #fff;
	background: #272727;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after{
	border-color: #fff transparent transparent
}

#header-menu .menu-item-has-children:hover .submenu a  {color: #fff;}
#header-menu.menu ul.submenu a:hover {color: #fff; }
#header-menu.menu .current-menu-item .submenu a{color: #fff;}
/*** DRILL DOWN NAVIGATION ***/
.drill-down-menu ul {background-color: #000;}
.drill-down-menu .is-drilldown-submenu {background: #000;}
/*** TOP BAR NAV ***/
.title-bar-right .top-bar, .top-bar ul {background-color: #911A1C;}
#site-navigation .top-bar, .top-bar ul {background-color: #911A1C;}
#site-navigation .top-bar .is-dropdown-submenu {border: 1px solid #cacaca; background: #000;}
.top-bar-center {display: block; margin-right: auto; margin-left: auto;}
/*** TOP-BAR SHRINK ***/ /* 1.546em */
.top-container.shrink {height:65px!important;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0.6);opacity:0.6;transition: all .5s ease;}
.top-container.shrink {line-height: 65px;transition: all .5s ease;}
.top-container .title-bar.shrink {height: 65px!important;line-height: 65px;transition: all .5s ease;}
.sticky-container .header-navigation {z-index: 99995!important;}
/*** SHRINKY ***/ 
[data-sticky] {width: 100%;}
/***  MAIN NAVIGATION SHRINK ***/
.main-navigation.shrink {height:55px!important;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0.6);opacity:0.6;transition: all .5s ease;}
.main-navigation.shrink {line-height: 25px;transition: all .5s ease;}
.main-navigation.shrink {height: 55px!important;line-height: 55px;transition: all .5s ease;}
.main-navigation.shrink .columns {height: 55px!important;line-height: 55px;transition: all .5s ease;}
/*** HAMBURGER ICON COLOR ***/
.tab-bar {padding: 5px;}
.tab-bar .menu-icon { color: #000;}
.tab-bar .menu-icon span a::after {box-shadow: 0 0 0 0.077em #fff, 0 0.538em 0 0.077em #fff, 0 1.077em 0 0.077em #fff; width: 1rem; }
.tab-bar .menu-icon span a:hover::after { box-shadow: 0 0 0 0.077em #b3b3b3, 0 0.538em 0 0.077em #b3b3b3, 0 1.077em 0 0.077em #b3b3b3; }
.menu-icon span {color: #fff; margin-left: 30px;}
.menu-icon {height: 25px; cursor: pointer;}
.menu-icon span {font-size: 1.250em;}
.menu-icon::after {top: 5px;}
/** BLOG NAV ***/
.navigation {padding: 20px;}
/** OFF-CANVAS MOBILE NAV ***/
.off-canvas {background: #000}
.off-canvas a{
	color: #fff;
}
/*** SOCIAL ***/

.social-media {display: block;margin: 0;}
.social-media li {list-style: none; display: block; float: left; margin-left: 10px;}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {clip: rect(0.077em, 0.077em, 0.077em, 0.077em); position: absolute !important; height: 0.077em;width: 0.077em; overflow: hidden;}
.screen-reader-text:focus {background-color: #f1f1f1; border-radius: 0.231em; box-shadow: 0 0 0.154em 0.154em rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b;display: block; font-size: 1.077em; font-size: 0.875rem; font-weight: bold; height: auto; left: 0.385em; line-height: normal; padding: 1.154em 1.769em 1.077em; text-decoration: none; top: 0.385em; width: auto; z-index: 100000; /* Above WP toolbar. */}
/***SLIDESHOW ***/
.slideshow {width: 100%; margin: 0 auto; clear: both;}
.slideshow-featuredcontent .caption, .slideshow-nodescription .caption { visibility: hidden !important; }
#slideshow, #slideshow-gallery, .slideshow-gallery {display:none;}
.slideshow { visibility: hidden; } /* Turn images off until loaded */
.header-slideshow-image img {width: 100%;}
/* BXslider We do not want any borders or background color */
.bx-wrapper .bx-viewport {-moz-box-shadow: unset;-webkit-box-shadow: unset; transform: unset;  box-shadow: unset;  border: unset;  background: unset; }
.bx-wrapper img {width: 100%;}
.bx-wrapper .bx-viewport {left: -0.000em;}
.bx-viewport .slide-caption {
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    bottom: 10%;
    text-align: center;
    margin: 0 auto;
    display: block;    
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
}
ul.slideshowheader  {margin-left: 0em;}
/*** GALLERY  ***/
.gallery-row { padding-bottom: 1.538em; }
.gallery { list-style-type: none; float: left; margin: 0 !important; padding: 0; width: 100%; }
.gallery li {
	float: left;
	width: 18%;
	margin: 1%;
	opacity: 0.8;
	-moz-transform: scale(1.0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform: scale(1.0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-o-transform: scale(1.0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(1.0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(1.0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}
.gallery li:hover {
	opacity: 1.0;
	-moz-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-o-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}
/***COPYRIGHT/LEGAL MENU***/
#copyright {padding-top: 1.538em;line-height: 1.923em;text-align: center;text-transform: uppercase;font-size: 0.769em;letter-spacing: 0.231em;}
#copyright, #copyright a, #copyright a:hover, #developer a, #menu-legal-menu.menu a {text-decoration: none;color: #707070; font-size:12px;}
#developer { display: block; opacity: 0.6; -webkit-transition: all 450ms ease;-moz-transition: all 450ms ease;-ms-transition: all 450ms ease;-o-transition: all 450ms ease;transition: all 450ms ease; }
#developer:hover { opacity: 1.0; -webkit-transition: all 450ms ease;-moz-transition: all 450ms ease;-ms-transition: all 450ms ease;-o-transition: all 450ms ease;transition: all 450ms ease; }
.copyrightkey {	background: url('/wp-content/themes/kdw-framework4/images/kdw-footer.png') left center no-repeat;	width: auto; height: 1.923em; display: inline-block; border: 0; padding-left: 1.923em;}
#menu-legal-menu.menu{
	width: auto;
}

.site-footer{
	background-color: #e9e9e9;
}

/*
#menu-legal-menu.menu {text-transform: none; font-family: inherit; font-size: 0.714em; letter-spacing: 0; float: none; background: transparent; padding-bottom: 1.429em; opacity: 0.6;}
#menu-legal-menu.menu {margin: 0 35px 0 35px;}
#menu-legal-menu.menu a, #menu-legal-menu.menu a:link, #menu-legal-menu.menu a:visited { text-decoration: none; color: #000; padding: 0.000em 0.714em; }
#menu-legal-menu.menu .current-menu-item a { text-decoration: none; color: #000; background-color: inherit; }
#menu-legal-menu.menu li a { border-right: none; }
#menu-legal-menu.menu a:hover, #menu-legal-menu.menu li.menu-hover > a { color: #000; }
#menu-legal-menu.menu li:hover, #menu-legal-menu.menu li.menu-hover { background: inherit; }
.menu-legal-menu-container { width: 100%; overflow: hidden; }
#menu-legal-menu { list-style: none; position: relative !important; float: left !important; display: block !important;  }
#menu-legal-menu li { position: relative !important; float: left !important; display: block !important; }
*/

/* BLOG  /
.single-blog-title{background-color: #999; margin-bottom: 50px;}
.single-blog-title .entry-title{margin-bottom: 0;}
.blog-title a{color:#05496a;font-weight: bold;font-size: 1.313rem;}
.blog-title a:hover{color: #000;}
.author-about{padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #ccc;}
.blogging .callout.secondary.authorbox{margin: 0;margin-top: 50px;}
.blogging .tags-links{display: inline-block;text-align: center;}
.blogging .tags-links a{color:#05496a;border: 1px solid #05496a;padding: 3px 10px;margin: 0 2px;font-size: 1rem;}
.blogging .tags-title{display: inline-block;font-size: 1.12rem;margin-right: 10px;font-weight: bold;color:#05496a;}
.author-thumb{margin-bottom: 20px;}
#content .blog-content img{-webkit-filter: grayscale(0);filter: grayscale(0);}

#cat-meta{text-align: center;color:  #999;font-size: 0.85rem;}
#cat-meta a{color:  #999;font-size: 0.85rem;}
.single-format-standard .blog-post-featured-image img {padding-bottom: 20px;}
.single-format-standard .blog-content {padding: 0;}
.last-three .large-7.medium-7{padding-left: 30px;padding-right: 30px;}
.last-three .large-5.medium-5{min-height: 117px;}
.blogcard{border: none;	padding: 0;}
.blogcard img{width: 100%;}
.blogcard h4{font-weight: bold;	padding-top: 10px;}
.entry-footer{padding:6px;}
.blog-entry-footer{	padding: 20px 0;border-bottom: 1px solid #ccc;	margin-bottom: 20px;}
.author .more-posts{list-style: none;margin-left: 0;}
.author .more-posts li{	display: block;	padding: 4px;}
.author-thumb{margin-bottom: 0}
.author-thumb.author-thumb-page{margin-bottom: 30px;}
.author main h2{font-weight: bold;	font-size: 1.3rem;	text-transform: capitalize;}
#tertiary #search-2 .widget-title{	padding-left: 0;	padding-right: 0;}
#search-2{background-color: #f5f5f5;	padding: 20px;	margin-bottom: 30px;}
.search-submit{	display: none;}
.blogging .entry-footer{padding: 20px 0px;}
.blogging .header-entry.entry-footer{padding:0 0 20px 0;}
.blogging .callout.secondary { background-color: #f5f5f5; color: #0a0a0a; padding: 8px; border-color: #fff;}
.blogging .callout.secondary img,
.post-row-widget img{border-radius: 100%;}
#widget-posts{	 background-color: #f5f5f5;}
.entry-meta{display: none;}
#tertiary .widget-title{font-size: 1.235rem;font-weight: bold;text-transform: uppercase;padding: 8px 20px;}
#tertiary ul{list-style: none; 	margin: 0;}
#tertiary li{padding: 8px 20px;}
#tertiary a{color: #707070;}
#tertiary a:hover{color: #000;}
/END BLOG **/
/***FOOTER ADDRESS***/
ul.footer-addresses-location{list-style-type: none; text-align: center; text-transform: uppercase; font-size: 0.769em; letter-spacing: 0.231em;  padding: 0; margin: 0;}
.address-alink {color: #000;}
.address-alink:hover {text-decoration: none;}
.address-0, .address-1, .address-2 { border-right: 0.077em dotted #333; margin-right: 0.385em; }
address li {list-style: none; padding-right: 5px; display: inline-block;}
/***CONTACT PAGE***/
.contact-column {margin: 0 2%;}
.contact-column-full {width: 100%; margin: 0;}
.contact-form {}
form .contact-website { position: absolute; left: -769230.692em; } /* 9999999px 769230.692em */
.directions-link {font-size: 0.8em; }
.gm-style img {max-width: 769230.692em !important;} /* 9999999px 769230.692em */
.acf-map {width: 100%; height: 23.077em; margin-top: 1.923em;}
/*** Center a Div */
.flex-center {display: flex;align-items: center;justify-content: center;}     
/*** PARALLAX PIECE ***/
.parallax {  
height: 100%; 
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
margin-left:-410px;
margin-right:-410px;
}
/*** CART CONTENTS ***/
.cart-contents:before {font-family: "Font Awesome 5 Free";content: "\f07a";font-size:28px;margin-top:10px;font-style:normal; font-weight:900;padding-right:5px;vertical-align: bottom;}
.cart-contents:hover {text-decoration: none;}
.cart-contents-count {color: #fff;background-color: #2ecc71;font-weight: bold;border-radius: 10px;padding: 1px 6px;line-height: 1;font-family: Arial, Helvetica, sans-serif;vertical-align: top;}

@media print {

  body {
    margin: 0;
    color: #000;
    background-color: #fff;
  }

 #title-row{
 	display: none;
 } 
a[href]:after {
        content: none !important;
    }
 .printimg{
 	width: 100%;
 	display: block;
 	border-bottom: 3px solid #000;
 }

.printimages .printimg-box:last-child{
	display: none !important;
}

 .product-desc h2{
 	font-size: 18px;
 }

.printheader{width: 50%; float: left;}
.printheader h3{
	margin-top: 30px;
}
.printimg img{
	max-height: 80px;width: auto; margin: 0 auto; display: block;
}

.product.wrapper{padding-top: 0}

/*.printimages .printimg-box.float-left:first-child {
  width: 100%;
  margin: 0 auto 20px;
  float: none !important;
}
*/
}