/*
Theme Name: Jennifer Wiegand
Theme URI: https://www.jenwiegandtt.com/
Author: SpiderLily Web Design
Author URI: http:/spiderlilyweb.com/
Description: Custom theme for Jennifer Wiegand Therapeutic Touch
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jennifer-wiegand

asd 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/
*/
@import url(//fonts.googleapis.com/css?family=Montserrat:400,400i,700|Roboto&display=swap);

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: 'Montserrat', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}
body {
	margin:0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block;
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

[hidden], template {
	display: none;
}

a {
	background-color: transparent;
	text-decoration:none;
	font-weight:700;
}

a:active,
a:hover {
	outline: 0;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {top: -0.5em;}

sub {bottom: -0.25em;}

img {border: 0;}

hr {
	box-sizing: content-box;
	height: 0;
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {overflow: visible;}

button, select {text-transform: none;}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {line-height: normal;}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body, button, input, select, textarea {
	color: black;
	font-size: 16px;
	line-height: 1.4;
	font-weight:400;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	clear: both;
	display:block;
	font-weight:normal;
	line-height:1.1;
	margin:12px 0;
	text-align:left;
}
h1 {font-size:36px; margin:0 0 21px; }
h1.title-bg {
	background:url('https://jenwiegandtt.com/wp-content/themes/wiegand/images/title-bg.jpg') left center no-repeat;
	padding:2em 0;
	text-align:center;
	color:white;
	font-weight:400;
}
h1.center {text-align:center;}
h2, h1.widget-title {font-size:24px; margin:0 0 12px;}
.h2 {font-size:28px; margin:0 0 3px;}
h2.widget-title {padding:12px 0 3px;}

h3 {
	font-size:24px;
	margin:12px 0;
}
.h3 {
	font-size:24px;
}
h4 {
	font-size:19px;
	margin:12px 0;
	line-height:1.4;
}
p {
	margin: 0 0 8px;
}
p.small {font-size:80%;}
dfn, cite, em, i {
	font-style: italic;
}

blockquote {
  background-color:rgba(0,117,201,0.1);
  margin: 1.5em 0;
  padding: 0.75em 16px;
  /*quotes: "\201C""\201D""\2018""\2019";*/
}
/*blockquote:before {
  color: #0075c9;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.2em;
  vertical-align: -0.4em;
}*/
blockquote p {
  display: inline;
  font-size:18px;
  line-height:1.4em;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
	background:white;
}

*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

/* banner */

#branding {
	width:100%;
}

#page {
	display: block;
	position:relative;
	max-width:1600px;
	margin: 0 auto;	
	}	
#container {
	float:left;
	width:100%;
	position:relative;
}
header, #primary {
	width:100%;
	float:left;
	}	

.logo {
	max-width:320px; 
	width:99%;
	height:auto; 
	margin:4px 0 4px 1%;
	float:left;
}
.logo img.alignleft {
	margin-bottom:0;
}
.contact-block {
	float:right;
	text-align:right;
	margin:50px 12px 0 0;
}
.contact-block a {color:black;}
.contact-block a:hover {color:#0075c9;}
.twocol {
	float:left;
	width:100%;
}
#main {
	float:left;
	width:100%;
	padding:0 0 36px;
}
body.home #main {padding:24px 0 36px;}

/* text over home page photo */

.main-photo {
	position:relative;
}
.main-photo .text {
	position:absolute;
	color:white;
	right:1em;
	bottom:1.5em;
	font-size:24px;
	font-style:italic;
	font-weight:700;
	text-align:right;
}

.text-block { /* limit paragraph length */
	max-width:720px;
	width:95%;
	margin:0 auto;
	padding-bottom:24px;
}
body.classes .text-block {
	max-width:910px;
}
.single-event .text-block, .resources .text-block {
	max-width:920px;
	width:98%;
}
.gallery-block {
	width:99%;
	margin:0 0 0 1%;	
}
.text-block ul {
	list-style: disc;
	margin:0 0 8px 24px;
	display: table;
}
.text-block ol {
	margin:0 0 8px 24px;
	display: table;
}
.text-block ul > li::before, .text-block ol > li::before  {
    display: table-cell; 
}
ol > li {padding: 2px 0 10px 8px;}
.second-block {
	margin-top:40px;
}
/* for home page link boxes */

.flex-container {
	width:100%;
	display:flex;
	margin-top:0px;	
	margin-bottom:24px;
}
.grid {
	flex-wrap:wrap;
}	
.content-block {
	flex:1;
	width:48%;
	margin:0 1%;
	padding-bottom:24px;
	position:relative;
}
.content-block p {
	width:98%;
	margin-left:1%;
}
.grid-three {
	flex-grow: 1;
	width: 31%;
	padding:0 1%;
	position:relative;
	padding-bottom:16px;
	display:inline-block;
}
.grid-three h2 {
	text-align:center;
	font-size:21px;
	margin:3px 0;
}
.grid-three img.aligncenter {
	margin-bottom:6px;
}
.learn-more {
	position:absolute;
	bottom:3px;
	right:8px;
	font-weight:700;
}
.contents-left {
	float:left;
	width:90%;	
}
.contents-right {
	float:right;
	width:90%;	
}

/* responsive video */

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* with sidebar */

.secondary {
	float:right;
	width:29%;
	margin:0 1% 12px 0;
}
#colophon .secondary {
	width:20%;
	min-width:220px;
	clear:none;
}
.secondary .text {
	clear:both;
	float:left;
	width:100%;	
	margin:24px 0;
}
.secondary ul {	
	list-style:none;
}

.main-content {
	width:64%;
	float:left;
	margin:0;
}

.twocolleft {
	float:left;
	width:46%;
	margin-left:1%;
}
.twocolright {
	float:right;
	width:46%;
	margin-right:1%;
}

a.more {
	position:absolute;
	right:12px;
	bottom:12px;
	font-style:italic;
}
a.more:after {
	content:" \00BB";
}

hr {
	background-color: #0075c9; /* logo blue */
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0;
	padding:0;
}

ul {
	list-style: disc;
	list-style-position:inside;
	margin-bottom:8px;
}
ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {font-weight: 700;}

dd {margin: 0; padding:3px 0 10px;}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*
 * Images
 */
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
img.attachment-thumbnail,
.widget-area img,
img.featured-thumb,
img.wp-post-image {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.featured {margin-bottom:16px;}
.wp-caption, .widget_sp_image-description {
	max-width:98% !important;
	width: auto !important;
	font-size:14px;
}	
img.alignleft {
	margin-right: 0.7em;
	margin-bottom:16px;
}
.text-block img.alignleft, .text-block figure.alignleft {
	margin: 0 0.7em 1em -60px;
}
.wp-caption-text {font-style:italic;}
img.alignright {
	margin-left: 1em;	
	margin-bottom:16px;
}
img.aligncenter {
	margin:2em auto;
}
img.main-photo.aligncenter {
	margin:0 auto;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.widget_sp_image-description p, .wp-caption .wp-caption-text {
	text-align:center;
	margin-bottom:16px;
}
.widget img { /* align widget images to center */
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:16px;
}
.widget {
	padding-bottom:16px;
}
a img:hover {opacity:0.7;}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a, a:visited {
	color: #0075c9;
}
p a {font-weight:700;}
a:hover, a:focus, a:active {
	color: #87b301;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

#primary a img:hover {opacity:0.8;}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#site-navigation {
	position: fixed;
	background:rgba(255,255,255,0.9);
    top: 0;
    right: 0;
    z-index: 9;
    width: auto;
    height: 40px;
    padding: 4px 0 0;
	-webkit-border-radius: 0 0 0 12px;
	border-radius: 0 0 0 12px;
}
/*#menu-wrapper {
	position:relative;
	width:100%;
	float:left;
}
.menu-primary-container {
	margin-right:40px;
}*/
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
	float:right;
}

.main-navigation li {
	float: left;
	position: relative;
	padding:0 10px;
}

.main-navigation li a, .main-navigation li a:visited {
	display: block;
	text-decoration: none;
	transition: all .4s ease-in-out;
    color: black;
    font-size: 16px;
	padding: 5px 8px;
	border: 1px transparent solid;
	font-weight:normal;
}
.main-navigation li a:hover, .main-navigation li.current-menu-item a {
	border: 1px #0075c9 solid;
	color: #0075c9;
}

li.mega-menu-item.mega-menu-flyout {margin-right:20px !important;}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
	float:right;
	background: white;
}
.main-navigation.toggled ul {
	background:white;
}
.main-navigation a, .main-navigation a:hover {border:none; border-bottom:none;}
.menu-toggle:after {content:" \25BC";}	
.toggled .menu-toggle:after {content:" \25B2";}	
.menu-toggle:before {content:url('https://jenwiegandtt.com/wp-content/themes/wiegand/images/nav-icon.png'); padding-right:6px; height:26px; vertical-align:text-top;}

button.menu-toggle {
	border:none;
	box-shadow:none;
	color:#161616;
	font-size:18px;
	border-radius:0;
	text-shadow:none;
	vertical-align:top;
	padding:6px;
}
button.menu-toggle:hover {opacity:0.8;}

/* CONTACT FORM */

.wpcf7 input[type="text"], .wpcf7 input[type="email"], textarea {
	width:80%;
	padding: 4px 3px;	
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	border-style:none;
	border: 1px #4e1416 solid;
}
.wpcf7-list-item {
	white-space:nowrap;
}

/* SEARCHFORM */

#searchform {
		float:right;
		display:inline-block; 
		margin:4px 32px 0 0; 
		vertical-align:middle;
	}
#searchform input[type="text"] {
	width:280px; 
	padding:4px 3px;
	border:1px #004a00 solid;
	color:black;
	font-family: Georgia, serif;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
#searchform input[type="image"] {vertical-align:middle; opacity:1.0;}
#searchform input[type="image"]:hover {opacity: 0.6;}

.text-wrap {
		margin:0 auto;
		max-width:640px;	
		width:96%;
	}

/* FAQ CSS ACCORDION */

.transition, p, .accordion ul li i:before, .accordion ul li i:after {
  transition: all 0.25s ease-in-out;
}

.flipIn, h1, .accordion ul li {
  animation: flipdown 0.5s ease both;
}

.no-select, h2 {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.accordion h2 {
  display: block;
  background: rgba(246,213,154,0.8);
  margin: 0;
  padding:6px;
  cursor: pointer;
  font-size:21px;
}

.accordion p {
  position: relative;
  overflow: hidden;
  max-height: 800px;
  opacity: 1;
  transform: translate(0, 0);
  margin: 6px;
  z-index: 2;
}

.accordion ul {
  list-style: none;
  perspective: 900;
  padding: 0;
  margin: 0;
}
.accordion ul li {
  position: relative;
  padding: 0;
  margin: 0;
  padding-bottom: 4px;
  padding-top: 0;
  border-top: 1px dotted #dce7eb;
}
.accordion ul li:nth-of-type(1) {
  animation-delay: 0.5s;
}
.accordion ul li:nth-of-type(2) {
  animation-delay: 0.75s;
}
.accordion ul li:nth-of-type(3) {
  animation-delay: 1s;
}
.accordion ul li:last-of-type {
  padding-bottom: 0;
}
.accordion ul li i {
  position: absolute;
  transform: translate(-6px, 0);
  margin-top: 16px;
  right: 12px;
}
.accordion ul li i:before, ul li i:after {
  content: "";
  position: absolute;
  background-color: #9c3c3f;
  width: 3px;
  height: 9px;
}
.accordion ul li i:before {
  transform: translate(-2px, 0) rotate(45deg);
}
.accordion ul li i:after {
  transform: translate(2px, 0) rotate(-45deg);
}
.accordion ul li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
.accordion ul li input[type=checkbox]:checked ~ p {
  margin-top: 0;
  margin-bottom:0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}
ul li input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
}
ul li input[type=checkbox]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
}

@keyframes flipdown {
  0% {
    opacity: 0;
    transform-origin: top center;
    transform: rotateX(-90deg);
  }
  5% {
    opacity: 1;
  }
  80% {
    transform: rotateX(8deg);
  }
  83% {
    transform: rotateX(6deg);
  }
  92% {
    transform: rotateX(-3deg);
  }
  100% {
    transform-origin: top center;
    transform: rotateX(0deg);
  }
}

/* adjust when we switch to mobile menu */
@media screen and (min-width: 51.7em) { 
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
	#mobile-navigation {display:none;}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 1% 8px;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.nowrap {
	white-space:nowrap;
}	
.drop {
	padding-top:12px;	
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 6px;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 3px 0;
}

.wp-caption-text {
	text-align: center;
}

.excerpt {
	max-width:98%;
}

/* Footer - Colophon */

#colophon {
	clear:both;
	margin:0 auto;
	padding-top:14px;
	width:100%;
	font-size:16px;
	border-top:1px #0075c9 solid;
}
.footer-wrap {
	float:left;
	width:98%;
	margin-left:1%;
}

/*#colophon a, #colophon a:visited {
	color:black;
}
#colophon a:hover {
	color:#0075c9;
}*/
#colophon a.email {
	background:url('https://jenwiegandtt.com/wp-content/themes/wiegand/images/email.png') 0 0 no-repeat;
	padding-left:30px;
}
a.phone {background:url('https://jenwiegandtt.com/wp-content/themes/wiegand/images/phone.png') 0 0 no-repeat;
	padding-left:30px;
}

/* WOOCOMMERCE customization */

/*.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product div.images .woocommerce-product-gallery__trigger {display:none;}*/
span.sku_wrapper, form.woocommerce-ordering, nav.woocommerce-breadcrumb, li.additional_information_tab, .product_meta {display:none !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs {margin:0;}
.woocommerce div.product div.summary { margin-bottom: 0;}
.woocommerce div.product div.images img {max-width:100%;}
.woocommerce ul.products li.product a img, .woocommerce div.product div.images img {
	max-width:525px;
	min-width:200px;
	width:100%;
	height:auto;
	margin:16px auto;
	float:none;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {width:30% !important;}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {width:68% !important;}
.single-product .woocommerce-product-details__short-description {display:none;}
.woocommerce .button.button.custom {
	float:right;
	margin:16px 2% 16px 0;
}
.woo {
	margin:16px auto;
	width:98%;
	max-width:1000px;
}
body.single-event h1.product_title {display:none;}

.woocommerce-page #main {
	margin:0 auto;
	float:none;
	width:95%;
	padding-bottom:24px;
}
/* change default green or purple to blue */
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #0075c9 !important;
}
.woocommerce span.onsale {
	background-color: #0075c9;
	display:none;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    background-color: #0075c9 !important;
    color: #fff !important;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #87b301 !important;
    color: #fff !important;
}
/* center product header */
.woocommerce-page h1 {	
	text-align:center !important;
}

body.page-id-289 .woocommerce div.product div.images.woocommerce-product-gallery, body.page-id-289 .woocommerce h1.product_title {
	display:none !important;
}
body.page-id-289 .woocommerce div.product div.summary {
	float:left;
	width:100% !important;
}

/* SHOPPING CART ICON */
#footer-cart {
	margin-top:-3px;
	display:inline-block;
}
.cart-contents:before {
    font-family:WooCommerce;
    content: "\e01d";
    font-size:26px;
    font-style:normal;
    font-weight:700;
    padding-right:0;
    vertical-align: top;
	color:#0075c9;
}

.cart-contents:hover {
    text-decoration: none;
	opacity:0.6;
}
.cart-contents-count {
    color: #0075c9;
    background-color: transparent;
    font-weight: 400;
    border-radius: 0;
    padding: 0;
    line-height: 1;
    font-family: 'Open Sans', sans-serif;
    vertical-align: top;
	font-size:12px;
}
.cart-contents-count:hover {
	color:#0075c9;
}


/* EVENTS MANAGER CUSTOMIZATION */

li.all-events-link {
	text-align:right;
}
.css-events-list img {
	float:left;
	max-width:210px;
	width:100%;
	height:auto;
	padding-right:16px;
}

@media screen and (max-width:67.5em) {
	#site-navigation {
		width:100%;
		max-width:100%;
		text-align:center;
	}
	.main-navigation ul {
		float:none;
		text-align:center;
	}
	.main-navigation li {
		text-align:center;
		float:none;
		display:inline-block;
	}
	.logo {
		margin: 40px 0 0 1%;
	}
	.staff-image {
		float: left;
		max-width: 28%;
		display: inline-block;
		margin: 8px 16px 8px 0;
	}
}



/* mobile menu and content styles */

@media screen and (max-width: 72.5em) {
	.logo {margin-top:40px;}
}

@media screen and (max-width: 61.375em) {
	.site-branding {padding:0 0 8px;}
	.twocol, .text-block, .twocolleft, .twocolright, #main.main-content,.secondary, .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
		clear:both !important;
		width:98% !important;
		margin:0 1% 12px 1% !important;
	}
	.excerpt {width:100%; margin-bottom:16px;}
	.grid-three {width:98%; padding:0 1%;}
	.content-block, .text-block {
		width:98%;	
		max-width:720px;
		margin:0 auto;
		float:none;
	}
	.contents-left, .contents-right {
		width:96%;
		margin:0 2%;
		float:left;
	}
	img.alignleft,img.alignright, figure.alignleft, figure.alignright {
		float:none;
		margin:0 auto;
		display:block;	
	}
	.text-block img.alignleft, .text-block figure.alignleft {
	margin: 0 0.7em 1em 0;
	}
	#colophon img.alignleft {
		float:left;
		margin-right:6px;	
	}
}

/* switch to mobile menu */
@media screen and (max-width:51.8em) {
	#site-navigation {background:rgba(0,117,201,0.6);padding:0;}
	#branding {margin-top:40px;}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
		color:white !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
		padding-left:24px !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
		color:white !important;
		background: #0075c9;
		border:none;
	}
	.contact-block {
		margin: 40px 1% 0 0;
		max-width: 46%;
	}
	.logo {
    	margin: 0;
		max-width:60%;
		width:320px;
	}
	#mobile-navigation {
		position:fixed;
		top:0;
		right:0;
		max-width:100%; 
		width:100%;
		z-index:9999;
	}
	#mobile-navigation ul {
		float:left; 
		clear:both; 
		padding:6px 0; 
		margin-top:0; 
		border-top: 1px rgba(118,84,102,1.0) solid;
		border-bottom: 1px rgba(118,84,102,1.0) solid;
		text-align:center;
		width:100%;
	}
	#mobile-navigation li {display:block; float:left; width:100%; padding:0;}
	#mobile-navigation a {display:block; width:100%; padding:8px; border-bottom: 1px #4e1416 solid;}
	#mobile-navigation a:hover, #mobile-navigation li.current-menu-item a {
    	background: #4e1416;
		color:#f6d59a;
	}
	.contact-info {margin-top:48px;}
	.main-content {
		clear:both;
		width:98%;
		padding:0;
	}
	.secondary, .three-col .secondary {
		clear:both;
		float:none;
		margin:0 auto;
		max-width:680px;
		min-width:96%;
		width:96%;
		}	
	.three-col .secondary .widget {
		float:right;
	}	
	.contents-right {
		margin-right:2%
	}
	.contents-left {
		margin-left:2%
	}
	h2.tagline span {
		float:none;
		padding-left:0;
	}	
	.menu-footer-container {
		clear:both;
		width:100%;
	}
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
		width:96% !important;
	}
}

@media screen and (max-width: 48.5em) {
	.logo {
		float:left;
		width:100%;
		max-width:100%;
	}
	.logo img.alignleft {
		float:none;
		margin:0 auto;
		max-width:320px;
		width:100%;
	}
	.contact-block {
		clear:both;
		float:left;
		text-align:center;
		margin:8px 0;
		width:100%;
		max-width:100%;
	}
	.text-wrap {max-width:96%; padding:12px 1% 0;}
	.main-photo .text {
		right:0.5em;
		bottom:0.5em;
		font-size:18px;
	}

	.grid-three h3 {font-size:18px;}
	.footer-menus {display:none;}
	
	h1 {margin:0 0 12px; font-size:32px;}
	.wpcf7 input[type="text"], .wpcf7 input[type="email"], textarea {
		width:96%;
	}
}
@media screen and (max-width: 36.5em) {
	.h2 {font-size:23px;}
	.h3 {font-size:18px;}
	.site-info, .logo, .button-block {clear:both;}
	dl {float:left; width:100%; margin-bottom:4px;}
	.secondary {margin-top:0;}
	.grid-three h3 {font-size:16px;}
	header, #primary, .flex-container {width:98%; max-width:98%; margin-left:1%;}
}
@media screen and (max-width: 35em) {
	.logo {margin-top:38px;}
}
@media screen and (max-width: 27.5em) {
	.main-photo .text {display:none;}
}