/*
Theme Name: kdw-framework4
Theme URI: http://keydesigndevelopment.com
Author: Thomas W Craig III, Jessica Rodgers, Miranda Dopp, & Tiffany Berg
Author URI: http://keydesignwebsites.com/
Description: Key Design Websites Framework 4x is an in-house starter theme. This theme is a responsive (mobile friendly) theme/framework 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 Flexbox 6.6.3 Grid row & column and XY-Grid 6.7.4 grid-x/y & cell. 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 and 3 Footer backend selectable template files and lots of shortcodes to make this theme even more flexible. Included icons are https://fontawesome.com/ Ver. 6.5.1 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 with additonal Vimeo integration. 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.0030.05
Tested up to: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kdw-framework4
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-framework4 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 work 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 framework. 
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 framwork3.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/framework 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 framework.
*/
/*
*******************************************************************************************************************
** STYLES
*******************************************************************************************************************
*/
html {font-family: 'Lato', sans-serif; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}
body {margin: 0; font-family: 'Lato', sans-serif;}
h1, h2, h3, h4, h5, h6 {font-family: 'Lato', sans-serif;}
body {background-color: #fff;}

@font-face {
    font-family: 'Bitcheese';
    src: url('fonts/Bitcheese.eot');
    src: url('fonts/Bitcheese.eot?#iefix') format('embedded-opentype'),
         url('fonts/Bitcheese.woff2') format('woff2'),
         url('fonts/Bitcheese.woff') format('woff'),
         url('fonts/Bitcheese.ttf')  format('truetype'),
         url('fonts/Bitcheese.svg#Bitcheese') format('svg');
}

@font-face {
    font-family: 'treasuremap';
    src: url('fonts/TREASUREMAP-EA1VJ-Jamie-Johnson.eot');
    src: url('fonts/TREASUREMAP-EA1VJ-Jamie-Johnson.eot?#iefix') format('embedded-opentype'),
         url('fonts/TREASUREMAP-EA1VJ-Jamie-Johnson.woff2') format('woff2'),
         url('fonts/TREASUREMAP-EA1VJ-Jamie-Johnson.woff') format('woff'),
         url('fonts/TREASUREMAP-EA1VJ-Jamie-Johnson.ttf')  format('truetype'),
         url('fonts/TREASUREMAP-EA1VJ-Jamie-Johnson.svg#treasuremap') format('svg');
}


.font-treasuremap{
            font-family: 'treasuremap';
            font-weight: 500;
        }


.bitcheese-font{
	 font-family: 'Bitcheese';
     font-weight: normal;
     letter-spacing: 0.02em;
}

p span.bitcheese-font-green{
	font-family: 'Bitcheese';
     font-weight: normal;
     font-size: 2rem;
	line-height: 1;
     color: #69BD28;
}

.bitcheese-font-blog-green{
	font-family: 'Bitcheese';
     font-weight: normal;
	line-height: 1;
     color: #69BD28;
}

.bitcheese-font-blog-pink{
	font-family: 'Bitcheese';
     font-weight: normal;
	line-height: 1;
     color: #AE2573;
}

.bitcheese-font-blog-purple{
	font-family: 'Bitcheese';
     font-weight: normal;
	line-height: 1;
     color: #343150;
}

.font-treasuremap-blog-green{
	font-family: 'treasuremap';
    font-weight: 500;
	color: #69BD28;
}
.font-treasuremap-blog-pink{
    font-family: 'treasuremap';
    font-weight: 500;
	color: #AE2573;
}

.font-treasuremap-blog-purple{
    font-family: 'treasuremap';
    font-weight: 500;
	color: #343150;
}


p, ul,ol{color: #000; font-size: 1.25rem; font-weight: 300;}
p:has(img.aligncenter), p:has(.button) {margin-bottom: 0;}

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

t1{font-size: 1.5rem;}
.t2{font-size: 2rem; color: #343150; font-weight: 700; line-height: 1;}
t3{font-size: 1.1875rem;}
t4{font-size: 1.125rem;}
t5{font-size: 1.0625rem;}
t6{font-size: 1rem;}

.header-title h2, 
#title-row .entry-title, 
.header-title h3{
	font-size: 70px; 
	color: #69BD28; 
	font-family: 'Lato', sans-serif; 
	text-transform: uppercase; 
	margin-bottom: 0;
}
.header-title h3{
	font-size: 28px;
}
.header-title{
	display: flex;
	align-items: center; 
	justify-content: center;
	background-color: #f7f7f8; 
	transition: background-color 0.3s ease;
}

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;}
.shadow img {box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);}
.no-padding-top-bottom .column,
.no-padding-top-bottom.columns,
.no-padding-top-bottom .columns{padding-top: 0;	padding-bottom: 0;}
.no-padding-left-right .column,
.no-padding-left-right.columns,
.no-padding-left-right .columns{padding-left: 0; padding-right: 0;}
.no-padding-wrapper .wrapper,.columns.collapse{padding: 0;}
.no-padding-bottom-wrapper .wrapper{padding-bottom: 0;}
.no-padding-top-wrapper .wrapper{padding-top: 0;}
.header-image, .header-slideshow-image{width: 100%;}
.border-bottom{	border-bottom: 1px solid #ccc;}
/************************************************************************/
/* SET ROW MAX-WIDTH FOR SITES WHERE ROW IS DIFFRENT THAN 1200PX */
.row {max-width: 75rem;} 
.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;}
/************************************************************************/


.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 .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;}
.inline-number i{display: none;}
.inline-number .the_phone_number, .inline-number a{padding: 0;}
/*************** HEADER **********************/
.outer-middle-row{
	width: 100%;
	height: auto;
}
#mainHeader{
	height: 100%; 
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}


#middle-row{background: #fff; padding-top: 20px; box-shadow: 0px 3px 6px rgba(0, 0, 0,0.16); z-index: 999}
.post-type-archive-product #mainHeader,
.single-product #mainHeader,
.author #mainHeader,
.single-post #mainHeader{box-shadow: 0px 3px 6px rgba(0, 0, 0,0.16);}
#top-row{background: #2BA6CA; padding: 8px 10px;}
#top-row h5{color:#fff;	margin-bottom: 0;}
#top-row a{color:#1779ba;}
#top-row .social-media{margin: 0;}
#top-row .social-media{margin: 0; float: right;}
#tagline{
	background-color: rgba(255, 255, 255, 0.75);
	padding: 40px;
    width: 650px;
    height: 595px;;
	border-radius: 100%;
}

#slider-row{
	padding: 100px 0;
}
.page-id-1418 #slider-row,
.error404 #slider-row,
.page-id-980 #slider-row,
.page-id-979 #slider-row,
.page-id-978 #slider-row,
.tax-product_cat #slider-row,
.post-type-archive-product #slider-row,
.single-product #slider-row,
.author #slider-row,
.single-post #slider-row{
	display: none;
}

.error404 #content{
	padding: 60px 0;
}

#tagline h2.bitcheese-font {font-size: 3rem;color:  #343150}
#tagline h3.bitcheese-font{font-size: 2.5rem;color: #000000;}
#tagline h3{ color: #AE2573;;margin-bottom: 0; font-size: 2rem;font-weight: bold; text-transform: uppercase;}
.page-id-978 #title-row,
.page-id-979 #title-row,
.page-id-980 #title-row{background: #343150;}

.madhouse-quote div{
	font-weight: 500;
	color: #69bd28;
	font-size: 60px;
	line-height: 1;
}

.madhouse-quote div span{font-size: 2rem;}

.madhouse-title{
	font-size: 4.5rem;
	font-weight: 700;
	color: #343150;
	text-transform: uppercase;
}

.greenclip{
	max-height: 30px;
	width: auto;
}

.shop-micros p{
	font-size: 1.75rem;
	font-weight: 400;
	font-style: italic;
	line-height: 1.1;
}

/************* 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;}
a.button{background-color: #343150; color: #fff;} 
a.button:hover, a.button:focus{background-color: #69BD28;}
/************* 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: #343150 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;}
#header-menu .menu-item-has-children:hover .submenu a  {color: #000;}
#header-menu.menu ul.submenu a:hover {color: #9F2980; }
#header-menu.menu .current-menu-item .submenu a{color: #000;}


#header-menu a{color: #000;font-weight: 400;	font-family: 'Lato', sans-serif; font-size: 1.125rem;}
#header-menu a:hover, #header-menu li.current-menu-item a{	color: #9F2980; }

/************* DRILL DOWN NAVIGATION *************/
.drill-down-menu ul {background-color: #343150;}
.drill-down-menu .is-drilldown-submenu {background: #343150;}
.drilldown a {background: #343150; color: #fff; font-weight: bold; font-size: 1rem}
.dropdown.menu>li.is-dropdown-submenu-parent>a::after{border-color: #7C8638 transparent transparent;}
.drilldown .is-drilldown-submenu-parent>a::after{border-color:transparent transparent transparent #7C8638;}
.drilldown .js-drilldown-back>a::before{border-color:transparent  #7C8638 transparent transparent;}
/************* TOP BAR NAV *************/
.title-bar-right .top-bar, .top-bar ul {background-color: #fff;}
#site-navigation .top-bar, .top-bar ul {background-color: #fff;}
#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;}
.hamburger-menu-right {margin: 0 30px 0 -60px!important;}
/************ BLOG NAV *************/
.navigation {padding: 20px;}
/************ OFF-CANVAS MOBILE NAV *************/
.off-canvas {background: #343150;}
/************* SOCIAL *************/
ul.header-social {list-style: none;}
.header-social {list-style-type: none;float: right;margin: 0;padding: 0;}
.header-social li {float: left;	margin: 0 0.231em;padding: 0.077em;}
.header-social li a {opacity: 0.8;}
.header-social li a:hover {opacity: 1.0;}
.header-social li a img {height: 1.846em !important;width: auto;}
.social-media {display: block;margin-top: 0;}
.social-media li {list-style: none; display: block; float: left; margin-left: 10px;}
ul.social-media {margin-left: 0; margin-bottom: 0;}
/*--------------------------------------------------------------
# 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;}
/************* CONTENT  *************/
.policyemail{
	margin-left: -5px;
}

a,
.order-policy-styles strong, .order-policy-styles a{color: #AE2573;}
.order-policy-styles .blackcolor strong{color: #000;}
.greencolor{color: #69BD28;}
.order-policy-styles .greencolor{color: #69BD28; font-weight: bold}
.home-4 span.bitcheese-font {font-size: 2.5rem;color: #AE2573;}
.nutrition-term{
	font-weight: bold;
	color: #000;
}
.nutrition-term .normalweight{
	font-weight: normal;
	display: block;
}

.nutrition-term em{
	display: block;
	color: #AE2573;
	font-weight: 400;
}
tfoot,
thead,
#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment{
	background-color: #E6E6FA;
}
tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #E6E6FA;
}

.parallax-content em{
	color: #343150;
	font-weight: bold;
}

.purplebtn{
	box-shadow: 0  17px 10px -10px rgba(0, 0, 0, 0.5)
}

.parallax-content.product-content strong{color: #343150;}

.product-content h2{font-size: 1.875rem; color: #AE2573; margin-bottom: 0;}

.product-info-btn{
	position: relative;
	height: auto;
	padding-top: 1rem;
}

.purplebtn{
	position: absolute;
	left: 50%;
	z-index: 2;
	bottom: 0;
	transform: translateX(-50%);
	margin-bottom: 0;
}



/*************CTA / CARD*************/
.cta-single-inner img {width: 100%;}
.card img {width: 100%;}
.link-section {-ms-flex: 1 0 auto; flex: 1 0 auto; padding: 1rem;}
/*************COPYRIGHT/LEGAL MENU*************/
.footer{
	background-color: #343150;
	padding: 20px 0;
}
.newsform{
	padding: 30px 0;
}

.footer h2.bitcheese-font{font-size: 2.25rem; color: #69BD28; text-align: center;}
.footer h2.bitcheese-font span{
	display: block;
	font-size: 1.25rem;
}
.footer h2.bitcheese-font br{display: none;}

.footer .fa{color: #fff}
.footer a{color: #fff;}
.site-footer{background-color: #AE2573;}
.footer .widget-title{color: #fff;font-weight: bold; font-size: 1.25rem; text-transform: uppercase;}
.footer a, .footer p{color: #fff; font-size: 1.063rem}

.footer-box-2 p{ color: #69BD28;margin-bottom: 0; font-size: 1.125rem}
.footer-box-1 .lato-font,.footer-box-3 .lato-font{
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 1.25rem;
	text-transform: uppercase;
}

.footer-box-1 .lato-font span{
	color: #fff;
	text-align: center;
	font-weight: 300;
	font-size: 1.125rem;
	display: block;
}
#text-2 div.hours{text-align: right; color: #fff; padding-top: 20px}
#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, #menu-legal-menu.menu a, #developer a, .site-footer #tagline-4 a, .site-footer #tagline-4 a:hover, .site-footer #tagline-5 a, .site-footer #tagline-5 a:hover{text-decoration: none; color: #fff; font-size: 11px;}
.site-footer #tagline-4 a, .site-footer #tagline-5 a{
	padding: .7rem 1rem;
	display: block;
}
#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('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;}
/*********** fontawesome  ***************/
.fa, .fas, .fab {color: #2ba6cb;} 
/*********** BLOG  ***************/
.single-blog-title{background-color: #999; margin-bottom: 50px;}
.single-blog-title .entry-title{margin-bottom: 0;}
h1.blog-title{
	line-height: 1;
	text-transform: capitalize;
	font-weight: 300;
	margin-bottom: 20px;
}

.blog-single-title{
	color: #343150;
}

.entry-meta{
	color: #888; 
	font-size: 14px
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.card-section p{
	line-height: 1.5;
	font-size: 1rem;
}

.button-container .button{
	margin-bottom: 0;
	border-radius: 25px;
	background-color: #343150;
	color: #fff;
	display: block;
}

.button-container .button small{
	font-size: 1.125rem;
}

.card-section p:hover{
	color: #AE2573;
}
.blog-title a{color:#000;font-size: 1.313rem;}
.blog-title a:hover{color: #AE2573;}
.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);}
blockquote {border-left: none;}
#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;}
.blog-entry-footer{	padding-top: 1rem;border-top: 1px solid #e6e6e6;}
.card-blogfooter{
	padding: 0 1rem;
}
.entry-meta{
	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;}

#tertiary .widget-title{
	font-family: 'Bitcheese';
     font-weight: normal;
     font-size: 1.5rem;
     color: #69BD28;
	padding: 8px 20px;
	margin-bottom: 0;
}
#tertiary ul{list-style: none; 	margin: 0 0 20px;}
#tertiary li{padding: 8px 20px;}
#tertiary a{color: #000;}
#tertiary a:hover{color:  #AE2573;}

.author-title .bitcheese-font{color:  #AE2573;}

.comments-link::before {  content: " • ";}
/*****END BLOG **/
/*****GLOBAL IMAGE ALIGNMENT **/
figure.aligncenter figcaption{text-align: center}
figure.aligncenter,img.aligncenter{display: block; margin: 0 auto;	margin-bottom: 10px;}
figure.alignright,img.alignright{float: right;margin-left: 24px;margin-top: 10px;}
figure.alignleft,img.alignleft{float: left;margin-right: 24px;margin-top: 10px;}
/*************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;}
.location-adress ul {margin-left: 0.60rem;}
.locations-title {margin-left: 10px;}

/*************CONTACT PAGE*************/
.contact-column {margin: 0 2%;}
.contact-column-full {width: 100%; margin: 0;}
/*.contact-form {background-color: #ccc; padding: 0.769em;}*/
.contact-left-margin {margin-left: 10px;}
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;}
#phone-small-s, #email-small-s, #location-small-s  {margin-left: 5px;}
#contact-page-phone-block, #contact-page-email-block, #contact-page-location-block {margin-top: 25px;}
/**************************/
/* Pricing Tables */
.pricing-table {
  border: solid 1px #DDDDDD;
  margin-left: 0;
  margin-bottom: 1.25rem; }
  .pricing-table * {
    list-style: none;
    line-height: 1; }
  .pricing-table .title {
    background-color: #333333;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #EEEEEE;
    font-weight: normal;
    font-size: 1rem;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;}
  .pricing-table .price {
    background-color: #F6F6F6;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #333333;
    font-weight: normal;
    font-size: 2rem;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;}
  .pricing-table .description {
    background-color: #FFFFFF;
    padding: 0.9375rem;
    text-align: center;
    color: #777777;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 1.4;
    border-bottom: dotted 1px #DDDDDD; }
  .pricing-table .bullet-item {
    background-color: #FFFFFF;
    padding: 0.9375rem;
    text-align: center;
    color: #333333;
    font-size: 0.875rem;
    font-weight: normal;
    border-bottom: dotted 1px #DDDDDD; }
  .pricing-table .cta-button {
    background-color: #FFFFFF;
    text-align: center;
    padding: 1.25rem 1.25rem 0; }
/******** Center a Div *********************/
.flex-center {display: flex;align-items: center;justify-content: center;}     
/************* PARALLAX PIECE *************/
/*.parallax.columns {  
	position: relative;
	height: auto;
	perspective-origin: 100%;
    overflow: hidden;

}

.parallax-row{position: relative;height: auto;}
.parallax p{
	margin: 0;
}
.parallax .wrapper{
	height: 100%;
}
.parallax img {
            position: absolute;
            top: 0;
            left: 50%;
            transform: translateX(-50%);
            height: auto;
            width: 100%; 
            transition: transform 0.125s ease; 
        }  

*/
.parallax-col .wrapper{
	height: 100% !important;
}
#mainHeader,
.parallax {
    position: relative; /* Keeps it positioned within the container */
    overflow: hidden; /* Prevent overflow */
    background-size: cover; /* Ensures the image fills the container */
    background-position: center top; /* Starts the background at the top */
    background-repeat: no-repeat; /* Prevent repetition */
    height: 100%; /* Matches the height of the parent column */
    width: 100%; /* Matches the width of the parent column */
}

.page-id-91 #tagline.flex-center,
.page-id-91 #slider-row{
	display: none !important;
}

.contact-title{font-size: 3.688rem; text-transform: uppercase; font-weight: 300;}
.contactmain p,
.contact-number a{
	color: #000;
	font-size: 1.125rem;
	font-weight: 300;
}

.page-id-91 .extra-padding{
	padding: 60px 0;
}