/******************************************************************
Theme Name: Sunnybank Rugby
Theme URI: http://www.excitemedia.com.au
Description: Custom Wordpress theme created by ExciteMedia
Author: ExciteMedia
Author URI: http://www.excitemedia.com.au
Version: 1.0.7
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-support

License: ExciteMedia
License URI: http://www.excitemedia.com.au
******************************************************************/

/*********************
GENERAL STYLES
*********************/
/* Font Faces - BEGIN */
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@font-face {
    font-family: 'futura-black';
    src: url('library/fonts/futurabt-extrablack-opentype-webfont.woff2') format('woff2'),
         url('library/fonts/futurabt-extrablack-opentype-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'league_spartan';
    src: url('library/fonts/leaguespartan-bold-webfont.woff2') format('woff2'),
         url('library/fonts/leaguespartan-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* Font Faces - END */

html {
	font-size: 100% !important;
}
body, p, td, ul, li {
	color: #211d1e;
	font-family: 'Montserrat', sans-serif;
	font-size: 1rem;
	line-height: 1.4em;
}
h1, h2, h3, h4, h5, h6 {
	color: #373737;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 12px;
	padding: 0;
	text-rendering: optimizelegibility;
}
h1 {
	font-size: 3.1875rem;
}
h2 {
	font-size: 2rem;
}
h3 {
	font-size: 1.5rem;
}
h4 {
	font-size: 1.25rem;
}
h5 {
	font-size: 1.125rem;
}
h6 {
	font-size: 1rem;
}
a {
	color: #eb212e;
	outline: none;
	text-decoration: none;
}
a, a:before, a:after {
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
a:hover {
	color: #f43b47;
	text-decoration: underline;
}
a, a:link, a:hover, a:active, a:focus, a:visited:link {
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
img {
	border: 0;
	height: auto !important;
	max-width: 100%;
	position: relative;
	width: auto\9;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
img:before {
	background-color: #efefef;
	border: 2px dotted rgb(200, 200, 200);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	height: calc(100% + 10px);
	left: 0;
	position: absolute;
	top: -10px;
	width: 100%;
}
img:after {  
	color: rgb(100, 100, 100);
	content: "\f127" " Broken Image of " attr(alt);
	display: block;
	font-size: 16px;
	font-style: normal;
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	text-align: center;
	top: 5px;
	width: 100%;
}
img.cke_wordpress_more {
	height: 10px !important;
}
p {
	margin-bottom: 12px;
	margin-top: 12px;
	padding: 0;
}
table {
	margin: 20px 0;
}
hr {
	background-color: transparent;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #ccc;
	color: transparent;
	height: 1px;
	margin: 20px 0;
}
::-webkit-input-placeholder { opacity: 1; }
::-moz-placeholder { opacity: 1; } /* firefox 19+ */
:-ms-input-placeholder { opacity: 1; filter:alpha(opacity=100); } /* ie */
input:-moz-placeholder { opacity: 1; }
iframe {
	max-width: 100%;
}
.wrap {
	*zoom: 1;
}
.wrap:before,
.wrap:after {
	content: "";
	display: table;
	line-height: 0;
}
.wrap:after {
	clear: both;
}
.hidden {
	opacity: 0;
}
.visible {
	opacity: 1;
}
div.ezcol-one-quarter, div.ezcol-one-half, div.ezcol-three-quarter, div.ezcol-one-third, div.ezcol-two-third, div.ezcol-one-fifth, div.ezcol-two-fifth, div.ezcol-three-fifth, div.ezcol-four-fifth {
	hyphens: none;
}
.sfm-rollback {
	display: none;
}

/*********************
LAYOUT STYLES
*********************/
.center {
	margin: 0 auto;
	max-width: 1060px;
}
.extra_content {
	padding: 30px 0;
}
/*** Enter your style for global layout here ***/
.main-header {
	background: url(library/images/bg-header.jpg) repeat left top;
}
.logo {
	float: left;
	padding: 43px 0 35px;
}
.top-menu {
	background: #eb212e;
	position: relative;
	z-index: 1000;
}
.banner-area {
	overflow: hidden;
	position: relative;
}
.inner-banner {
	background: url(library/images/banner-inner.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.banner-info {
	min-height: 358px;
	padding: 30px 0;
}
.banner-info * {
	color: #f4f2f2;
}
.inner-banner h1 {
	font-family: 'futura-black', sans-serif;
	font-size: 5.0625rem;
	margin: 0 0 4px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.63);
	text-transform: uppercase;
}
.inner-banner-text {
	font-size: 1.5625rem;
	line-height: 1.2em;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.63);
}
.banner-sub-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.banner-sub-nav ul li {
	background: #ebe2e2;
	border-left: 2px solid #d3cbcb;
	float: left;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.banner-sub-nav ul li:first-child {
	border-left: none;
}
.banner-sub-nav ul li:hover {
	background: #CFC2C2;
}
.banner-sub-nav ul li a {
	color: #2d2d2d;
	display: block;
	font-size: 1.1875rem;
	line-height: 76px;
	padding: 0 25px;
	text-decoration: none;
	text-transform: uppercase;
}
.banner-sub-nav ul li:hover a, .banner-sub-nav ul li a:hover {
	color: #eb212e;
}
.banner-sub-nav ul li a span {
	display: none;
}
.banner-sub-nav ul li a img {
	margin: 0 !important;
}
.main-page-content {
	background: url(library/images/bg-main.jpg) repeat left top;
}
.mainbody {
	padding: 30px 0;
}
.main-footer {
	background: url(library/images/bg-header.jpg) repeat left top;
	padding: 67px 0 30px;
}
.main-footer * {
	color: #fff;
}
.main-footer a {
	text-decoration: none;
}
.footer-top {
}
.footer-col {
	float: left;
	padding-right: 15px;
	position: relative;
}
.footer-col-1:after {
	background: rgba(255,255,255,0.1);
	bottom: 0;
	content: "";
	display: block;
	position: absolute;
	right: 20px;
	top: 34px;
	width: 2px;
}
.footer-col-1 {
	padding-right: 30px;
	width: 27.358491%;
}
.footer-col-2 {
	padding-top: 72px;
	width: 26.886792%;
}
.footer-col-3 {
	width: 25%;
	padding-top: 34px;
}
.footer-col-4 {
	padding-top: 10px;
	width: 20.754717%;
}
.footer-top p {
	margin: 0;
}
.phone-number p {
	font-family: 'league_spartan', sans-serif;
	font-size: 1.875rem;
	margin: 15px 0 31px;
}
.footer-bottom {
	border-top: 2px solid rgba(205,205,205,0.1);
	font-size: 15px;
	margin-top: 50px;
	padding-top: 40px;
	text-align: center;
}
.footer-address p, .footer-email p {
	font-size: 11px;
	letter-spacing: -0.015em;
	text-transform: uppercase;
}
.footer-email p {
	margin-top: 2px;
}
.footer-email p i {
	color: rgba(255,255,255,0.44);
}
.footer-col-2 h5 {
	font-size: 1.0625rem;
	line-height: 1.30058824em;
	margin: 0;
}
.footer-col-2 p {
	font-size: 15px;
	line-height: 1.474em;
}
.footer-col-3 a {
	text-decoration: underline;
}
.footer-col-3 a img {
	margin-bottom: 8px;
}
.bottom-bar-snippet {
	padding: 45px 0 76px;
}
.bottom-boxes {
	text-align: center;
}
.bottom-boxes h3 {
	font-family: 'futura-black', sans-serif;
	font-size: 1.8125rem;
	margin-bottom: 9px;
}
.bottom-boxes p {
	font-family: 15px;
	margin: 0;
}
.bottom-boxes h6 {
	margin: 18px 0 0;
}

/* Banner Tile */
.banner-tile:before {
	content: "";
	display: block;
}
.banner-tile {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	float: left;
	margin-top: 1.8867925%;
	position: relative;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}
.banner-tile:hover {
	background-image: none !important;
	background-color: #eb212e !important;
}
.banner-tile-primary:before {
	padding-top: 50.253165%;
}
.banner-tile-secondary:before {
	padding-top: 158.8%
}
.banner-tile-tertiary:before {
	padding-top: 74%;
}
.banner-tile-supplementary:before {
	padding-top: 39.038462%;
}
.banner-tile-primary {
	width: 74.528302%;
}
.banner-tile-secondary, .banner-tile-tertiary {
	width: 23.584906%;
}
.banner-tile-supplementary {
	width: 49.056604%;
}
.banner-tile-tertiary {
	margin-left: 1.8867925%;
}
.banner-tile-tertiary_1 {
	margin-left: 0;
}
.banner-tile-tertiary_1, .banner-tile-supplementary_1 {
	clear: both;
}
.banner-tile-secondary, .banner-tile-supplementary_2 {
	float: right;
}
.banner-tile-inner {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.banner-tile * {
	color: #fff;
}
.banner-tile-overlay {
	bottom: 9.1891892%;
	left: 8%;
	right: 2%;
	position: absolute;
}
.banner-tile h3 {
	font: normal 1.9375rem/0.93752013em 'futura-black', sans-serif;
	margin-bottom: 10px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.63);
}
.banner-tile p {
	font-size: 11px;
	line-height: 1.20680394em;
	margin: 0;
}
.banner-tile a {
	display: block;
	height: 100%;
	text-decoration: none;
	width: 100%;
}
.banner-tile-overlay a:hover {
	color: #fff;
	text-decoration: underline;
}
.banner-tile-button {
	bottom: 12.807882%;
	position: absolute;
	right: 5.1923077%;
}
.banner-tile-button .em-button {
	font-size: 14px;
	padding: 9px 12px;
	text-transform: uppercase;
}
.banner-tile-primary .banner-tile-overlay,
.banner-tile-primary .banner-tile-button {
	left: 4.4303797%;
}
.banner-tile-primary .banner-tile-overlay {
	bottom: 25.188917%;
}
.banner-tile-primary h3 {
	font-size: 4.1875rem;
	line-height: 1.01423277em;
	margin-bottom: 21px;
}
.banner-tile-primary p, .banner-tile-secondary p {
	font-size: 1.125rem;
	line-height: 1.26833333em;
}
.banner-tile-primary .banner-tile-button,
.banner-tile-secondary .banner-tile-button {
	bottom: 7.5566751%;
	right: auto;
}
.banner-tile-primary .banner-tile-button .em-button,
.banner-tile-secondary .banner-tile-button .em-button {
	font-size: 1.1875rem;
	padding: 13px 18px;
}
.banner-tile-secondary .banner-tile-overlay,
.banner-tile-secondary .banner-tile-button {
	left: 12%;
}
.banner-tile-secondary .banner-tile-overlay {
	bottom: auto;
	top: 22.166247%;
}
.banner-tile-secondary h3,
.banner-tile-supplementary h3 {
	font-size: 2.0625rem;
	line-height: 1.01441276em;
	margin-bottom: 26px;
}
.banner-tile-secondary p {
	line-height: 1.13840045em;
}
.banner-tile-supplementary .banner-tile-overlay {
	/* bottom: 26.600985%; */
	bottom: 32%;
}
.banner-tile-supplementary h3 {
	margin-bottom: 10px;
}
.banner-tile-supplementary p {
	font-size: 1.25rem;
	line-height: 1.13832998;
}
.banner-tiles {
	margin-bottom:20px;
}
.banner-tile-community .banner-tile-overlay {
	bottom: auto;
	left: 12%;
	top: 9%;
	width: 60.961538%;
}
.banner-tile-community .banner-tile-overlay img {
	width: 100%;
}

/* ADDED FOR USING TILE AS MENU */

.banner-tile-secondary-no-overlay .banner-tile-overlay,
.banner-tile-secondary-no-overlay .banner-tile-button {
	left: 0;
}
.banner-tile-secondary-no-overlay .banner-tile-overlay {
	bottom: auto;
	top:0;
}

.banner-tile-secondary-no-overlay .banner-tile-overlay {
	bottom: 9.1891892%;
	left: 8%;
	right: 2%;
	position: static;
	height:100%;
}

.banner-tile-secondary-no-overlay:hover {
	background:transparent !important;
}

.banner-tile-secondary-no-overlay ul
{	list-style-type: none;
	width: 100%;
   	 height: 100%;
    	list-style-type: none;
    	margin: 0px;
    	padding: 0px;
    	display: -webkit-flex;
    	-webkit-flex-direction: column;
    	display: flex;
    	flex-direction: column;
}
.banner-tile-secondary-no-overlay ul.menu > li
{	margin-bottom:15px;
	background-color: #eb212e !important;
	flex-grow: 1;
	text-decoration: none;
	padding-left:10%;
	padding-right:6%;
	vertical-align: middle;
    	display: flex;
    	align-items: center;
}

.banner-tile-secondary-no-overlay ul.menu > li:last-child
{margin-bottom:0px;}

.banner-tile-secondary-no-overlay ul.menu > li > a {
	background-color: #eb212e !important;
	vertical-align: middle;
	display: flex;
	align-items: center;
	font: normal 1.8375rem/0.9em 'futura-black', sans-serif;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.63);
	color:#fff;	
	letter-spacing: 0.006em;
	text-transform:uppercase;
	height:100%;
	text-decoration: none;
}


.widget_nav_menu .menu {
    	margin-top: 0px;
	top:0;
    	width: 100%;
	padding-left:0px;
	margin-left:0px;
}

div[class*="-menu-container"]
 {
    height: 100%;
}



div[id*="nav_menu-"]
 {
    height: 100%;
}


.menu-tiles-box h3 {   
	margin-bottom: 0px;
   	font: normal 1.9375rem/0.93752013em 'futura-black', sans-serif;
    	text-shadow: 1px 1px 1px rgba(0,0,0,0.63);
	color:#fff;
	text-transform:uppercase;
}


.menu-tiles {
	width: 260px; 
	padding-left: 10px; 
	float: right; 
	margin-top: 20px;
}

.menu-tiles-box {
	height:92px;
	width: 100%;
	background-color: #eb212e !important;
	margin-bottom:10px;
	vertical-align: middle;
	display: flex;
	justify-content: center;
	align-items: center;
	padding:8px;
}

.menu-tiles-box a, .menu-tiles-box a:link, .menu-tiles-box a:hover, .menu-tiles-box a:active, .menu-tiles-box a:focus {
    color: #ffffff;
    outline: none;
    text-decoration: none;
}

.content-feature-area {
	background: #ebe2e2;
	padding:30px;
	clear:both;
	margin:20px 0px 20px 0px;
}

/* END ADDED FOR USING TILE AS MENU */

/* Event Calendar */
.event-info-row {
	*zoom: 1;
}
.event-info-row:before,
.event-info-row:after {
	content: "";
	display: table;
	line-height: 0;
}
.event-info-row:after {
	clear: both;
}
.calendar-pdf {
	border-bottom: 4px solid #740203;
	margin-bottom: 15px;
	padding-bottom: 6px;
	text-align: right;
}
.calendar-legend {
	display: -webkit-flex;
	display: flex;
	list-style: none;
	margin: 0 0 30px;
	padding: 0;
}
.calendar-legend li {
	background-position: 0 3px;
	background-repeat: no-repeat;
	margin: auto;
	padding: 0 0 0 35px;
	vertical-align: top;
}
.calendar-legend li:first-child {
	background-image: url(library/images/promo.png);
	margin-left: 0;
}
.calendar-legend li:first-child + li {
	background-image: url(library/images/entertainment.png);
}
.calendar-legend li:first-child + li + li {
	background-image: url(library/images/poker.png);
}
.calendar-legend li:first-child + li + li + li {
	background-image: url(library/images/special.png);
	background-position: 0 0;
}
.calendar-legend li div:first-child {
	font-weight: bold;
	line-height: 1.2em;
}
.calendar-legend li div:first-child + div {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2em;
	padding: 3px 0 0;
}
.event-calendar-heading {
	background: #690004;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 3px 0;
	position: relative;
}
.event-calendar-heading * {
	color: #fff;
}
.event-calendar-heading h2 {
	margin: 0 50px;
	text-align: center;
	text-transform: uppercase;
}
.event-calendar-prev, .event-calendar-next {
	margin: -11px 0 0;
	position: absolute;
	top: 50%;
}
.event-calendar-prev {
	left: 10px;
}
.event-calendar-next {
	right: 10px;
}
.event-calendar table.month {
	background: #fff;
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	margin: 0;
	width: 100%;
}
.event-calendar table.month td {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: none;
	padding: 5px;
	vertical-align: top;
	width: 14.2857143%;
}
.event-calendar table.month td.blur {
	background: #f4f4f4;
}
.event-calendar table.month tr.days th {
	background: #eb212e;
	border: 1px solid #eb212e;
	color: #fff;
	font-weight: normal;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
}
.event-calendar table.month td .date {
	color: #777;
	text-align: right;
}
.event-item {
	margin: 8px 0 3px;
	position: relative;
}
a.event-toggle {
	background: url(library/images/promo.png) no-repeat 0 2px;
	-webkit-background-size: 16px auto;
	-moz-background-size: 16px auto;
	-o-background-size: 16px auto;
	background-size: 16px auto;
	color: #211d1e;
	display: block;
	padding: 0 0 0 25px;
	text-decoration: none;
}
.event-entertainment a.event-toggle {
	background-image: url(library/images/entertainment.png);
	background-position: 0 4px;
}
.event-888-poker a.event-toggle {
	background-image: url(library/images/poker.png);
	background-position: 0 4px;
}
.event-special-event a.event-toggle {
	background-image: url(library/images/special.png);
	background-position: 0 4px;
}
a.event-toggle:hover {
	color: #eb212e;
}
.event-toggle span {
	display: block;
	line-height: 1.2em;
}
.event-time {
	font-size: 11px;
}
.event-title {
	font-size: 12px;
	padding-top: 2px;
}
.event-info {
	display: none;
}
.event-info-close {
	cursor: pointer;
	position: absolute;
	right: 7px;
	top: 5px;
}
.event-info-close i {
	color: #eb212e;
	font-size: 20px;
	line-height: 1em;
}
.event-info span {
	display: block;
	font-size: 14px;
	line-height: 1.3em;
	white-space: nowrap;
}
.event-info-row {
	margin-top: 10px;
}
.event-info-row span:first-child {
	float: left;
	width: 65px;
}
.event-info-row span:first-child + span {
	margin-left: 65px;
}
.tooltipster-sidetip .tooltipster-box {
	background: #fff;
	border-color: #eb212e;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #eb212e;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #fff;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #eb212e;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
	border-left-color: #fff;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #eb212e;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
	border-top-color: #fff;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #eb212e;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
	border-bottom-color: #fff;
}
.tooltipster-sidetip .tooltipster-content {
	color: inherit;
}

/*********************
SIDEBAR
*********************/
.main-sidebar ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.main-sidebar ul.menu > li {
	margin-bottom: 13px;
}
.main-sidebar ul.menu > li > a {
	background-color: #eb212e !important;
	vertical-align: middle;
	display: flex;
	justify-content: center;
	align-items: center;
	font: normal 1.9375rem/0.93752013em 'futura-black', sans-serif;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.63);
	color:#fff;	
	display: block;
	letter-spacing: 0.006em;
	padding: 42px 15px 41px 20px;
	position: relative;
	text-decoration: none;
}
.main-sidebar ul.menu > li.current-menu-item > a, .main-sidebar ul.menu > li > a:hover {
	background: #152e54;
}

/*********************
IMAGE SCROLLER
*********************/
.em-image-scroller .mTS_horizontal ul.mTSContainer > li {
	margin-left: 18px;
}
.em-image-scroller .mTS_horizontal ul.mTSContainer > li:first-child {
	margin-left: 0;
}
.em-image-slider {
	overflow: hidden;
}
.image-scrollbox > ul {
	*zoom: 1;
}
.image-scrollbox > ul:before,
.image-scrollbox > ul:after {
	content: "";
	display: table;
	line-height: 0;
}
.image-scrollbox > ul:after {
	clear: both;
}
.image-scrollbox > ul {
	list-style: none;
	margin: 25px 0 0;
	padding: 0;
	width: 5000px;
}
.image-scrollbox > ul li {
	float: left;
	margin: 0 40px 0 0;
}

/*********************
ACCORDION
*********************/
.accordion {
	margin: 30px 0;
}
h3.accordion-title:before {
	content: "\002B";
	line-height: 1em;
	margin-top: -12px;
	position: absolute;
	right: 34px;
	top: 50%;
}
h3.accordion-title.open:before {
	content: "\2212";
}
h3.accordion-title {
	background: #e7eff5;
	cursor: pointer;
	font-size: 1.333333rem;
	font-weight: normal;
	margin: 0 0 4px;
	padding: 29px 60px 29px 28px;
	position: relative;
}
h3.accordion-title.open {
	background: #00284d;
	color: #fff;
}
.accordion-content {
	background: #f2f2f2;
	margin: -4px 0 23px;
	padding: 30px 55px;
}

/*********************
WP-TILES
*********************/
div.tb-close-icon:before {
	line-height: 18px;
}
div.tb-close-icon {
	height: 18px;
	line-height: 18px;
	width: 18px;
}
div#TB_caption {
	height: auto;
	padding-left: 15px;
}

/*********************
WOOCOMMERCE
*********************/
.em-shopping-cart-wdg.hidden {
	display: none;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
	background: #fff;
	margin: 0 auto 30px !important;
	max-width: 1060px;
}

/* Category Listing Page */
.woocommerce ul.products li.product {
	*zoom: 1;
}
.woocommerce ul.products li.product:before,
.woocommerce ul.products li.product:after {
	content: "";
	display: table;
	line-height: 0;
}
.woocommerce ul.products li.product:after {
	clear: both;
}
.woocommerce ul.products li.product {
	border-top: 1px solid #c4c9d0;
	float: none;
	margin: 56px 0 0;
	padding: 51px 0 0;
	width: auto;
}
.woocommerce ul.products li.product:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.woocommerce ul.products li.product > a:before {
	background: rgba(179,35,23,0.6);
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	visibility: hidden;
}
.woocommerce ul.products li.product > a:after {
	border: 1px solid #fff;
	color: #fff;
	content: "View Product Details";
	font-size: 1.38888889rem;
	height: 68px;
	left: 50%;
	line-height: 68px;
	margin: -34px 0 0 -145px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	visibility: hidden;
	width: 290px;
}
.woocommerce ul.products li.product-category> a:after {
	content: "View Range";
	margin-left: -101px;
	width: 202px;
}
.woocommerce ul.products li.product > a:hover:before, .woocommerce ul.products li.product > a:hover:after {
	opacity: 1;
	visibility: visible;
}
.woocommerce ul.products li.product > a {
	float: left;
	margin-top: 5px;
	position: relative;
	width: 47.169811%;
}
.woocommerce ul.products li.product > a > h3 {
	display: none;
}
.woocommerce ul.products li.product a img {
	margin: 0;
}
.cat-list-info, .product-list-info {
	float: right;
	padding-bottom: 60px;
	width: 47.169811%;
}
.cat-list-title, .product-listing-title {
	color: #596060;
	font-size: 1.444444rem;
	font-weight: 300;
}
.cat-list-title a, .product-listing-title a {
	color: #596060;
}
.cat-list-title a:hover, .product-listing-title a:hover {
	color: #b32317;
}
.cat-list-link, .product-list-link {
	bottom: 0;
	position: absolute;
	right: 0;
	width: 47.169811%;
}
.cat-list-link a.em-button, .product-list-link a.em-button {
	font-size: 1.055556rem;
	padding-bottom: 13px;
	padding-top: 14px;
}

/* Product Archive - Listing View */
.product-listing-switch-view {
	float: right;
	list-style: none;
	margin: 9px 0 0;
	padding: 0;
}
.product-listing-switch-view li {
	border-left: 1px solid #c7c6c2;
	float: left;
	margin-left: 13px;
	padding-left: 13px;
}
.product-listing-switch-view li:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}
.product-listing-switch-view li a:before {
	color: #d6d6d3;
	font-family: FontAwesome;
	font-size: 1.222222rem;
	margin-right: 3px;
	vertical-align: middle;
}
.product-listing-switch-view li a.em-list-view:before {
	content: "\f00b";
}
.product-listing-switch-view li a.em-grid-view:before {
	content: "\f009";
}
.product-listing-switch-view li a:hover:before, .product-listing-switch-view li a.em-active:before {
	color: #000;
}
.product-listing-switch-view li a {
	color: #596060;
	display: block;
	font-size: 16px;
	line-height: 1.375em;
	font-weight: normal;
	text-decoration: none;
}
.woocommerce form.woocommerce-ordering:before {
	content: "Order By:";
	font-size: 1.111111rem;
	left: 0;
	line-height: 36px;
	position: absolute;
	top: 0;
}
.woocommerce form.woocommerce-ordering {
	float: none;
	margin: 0 150px 35px 0;
	padding-left: 90px;
	position: relative;
}
.woocommerce form.woocommerce-ordering .jqTransformSelectWrapper {
	width: 160px;
}
.woocommerce form.woocommerce-ordering .jqTransformSelectWrapper div span {
	font-size: 14px;
	line-height: 36px;
}
.woocommerce form.woocommerce-ordering .jqTransformSelectWrapper a.jqTransformSelectOpen:before {
	font-size: 28px;
	line-height: 36px;
}
.product-list-des p {
	margin: 0;
}
.woocommerce ul.products li.product .price {
	color: #b32317;
	font-size: 1rem;
	font-weight: 500;
	margin: 24px 0 20px;
}
body.em-grid-view-mode .product-list-sku, body.em-grid-view-mode ul.products li.product .price, body.em-grid-view-mode .product-listing-size, body.em-grid-view-mode .product-list-des, body.em-grid-view-mode .product-list-link {
	display: none;
}
body.em-grid-view-mode ul.products {
	margin-top: -50px;
}
body.em-grid-view-mode ul.products li.product {
	border-top: none;
	float: left;
	margin: 50px 0 0 !important;
	padding-top: 0;
	width: 47.169811%;
}
body.em-grid-view-mode ul.products li.product:nth-child(2n) {
	float: right;
}
body.em-grid-view-mode ul.products li.product:nth-child(2n+1) {
	clear: both;
}
body.em-grid-view-mode ul.products li.product > a {
	display: block;
	float: none;
	width: auto;
}
body.em-grid-view-mode .product-list-info {
	float: none;
	padding: 0;
	width: auto;
}
body.em-grid-view-mode .product-listing-title {
	margin-top: 20px;
}
.woocommerce ul.products, .woocommerce ul.products * {
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

/*********************
TESTIMONIALS
*********************/
.widget_woothemes_testimonials > .testimonials {
	*zoom: 1;
}
.widget_woothemes_testimonials > .testimonials:before,
.widget_woothemes_testimonials > .testimonials:after {
	content: "";
	display: table;
	line-height: 0;
}
.widget_woothemes_testimonials > .testimonials:after {
	clear: both;
}
.widget_woothemes_testimonials > .testimonials {
	position: relative;
}
.testimonials-list .quote > img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	float: left;
	width: 164px;
}
.testimonials-list .quote blockquote {
	font-size: 1.8125rem;
	line-height: 1.3384083em;
	margin: 15px 0 22px 210px;
}
.testimonials-list .quote blockquote p {
	font-size: 1.6875rem;
	line-height: 1.333333em;
	margin: 0;
}
.testimonials-list .quote .author {
	display: block;
	font-size: 1.4375rem;
	font-style: normal;
	margin: 0 0 0 210px;
}

/*********************
FLEXSLIDER
*********************/
.flexslider {
	background: none;
	border: none;
}
.flex-direction-nav {
	height: 0;
}
.flex-nav-prev {
	float: left;
}
.flex-nav-next {
	float: right;
}
.flex-direction-nav a:before {
	color: rgba(0,0,0,0.4);
	font-family: FontAwesome;
	font-size: 60px;
	line-height: 34px;
	text-indent: 0;
	text-shadow: none;
}
.flex-direction-nav .flex-nav-prev a:before {
	content: "\f104";
}
.flex-direction-nav .flex-nav-next a:before {
	content: "\f105";
}
.flex-direction-nav a:hover:before {
	color: rgba(0,0,0,1);
}
.flex-direction-nav a {
	font-size: 0;
	line-height: 0;
	opacity: 1 !important;
	outline: none;
	text-indent: -999em;
	width: 25px;
}
.flex-direction-nav .flex-prev {
	left: 10px;
}
.flex-direction-nav .flex-next {
	right: 10px;
}
.flexslider .slides img {
    -webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

/*********************
NEXTGEN FLEXSLIDER
*********************/
.flexslider.em-nextgen-flexslider {
	margin: 0;
}
.flexslider.em-nextgen-flexslider .slides > li {
	margin-right: 36px;
}

/*********************
GRAVITY FORM
*********************/
div.gform_wrapper {
	margin: 0;
	max-width: none;
}
div.gform_wrapper ul li.gfield {
	margin-bottom: 12px;
}
div.gform_wrapper .top_label .gfield_label,
div.gform_wrapper .left_label .gfield_label {
	display: block;
	font-weight: inherit;
	margin: 0 0 3px;
}
body .gform_wrapper label.gfield_label + div.ginput_container {
	margin-top: 0;
}
div.gform_wrapper .top_label input.medium, div.gform_wrapper .top_label select.medium {
	width: 100%;
}
div.gform_wrapper .top_label textarea.medium {
	width: 100%;
}
div.gform_wrapper .gform_footer {
	padding: 0;
}
body #fancybox-content .gform_wrapper label.gfield_label + div.ginput_container {
	margin-top: 3px;
}
#fancybox-content div.gform_wrapper ul li.gfield {
	margin-bottom: 8px;
}
#fancybox-content .gform_wrapper textarea.medium {
	height: 100px;
}

/*********************
BLOG
*********************/
.img-zoom {
    width: auto;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
	
	filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none;
}
.img-zoom:hover {
    -webkit-transform: scale(1.075); 
    -moz-transform: scale(1.075);
    -o-transform: scale(1.075);
    transform: scale(1.075);
	
	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .6s ease;  /* Transition for Webkit browsers */
}
.blog-description {
	background: #f4f4f4;
	margin: 0 0 43px;
	padding: 25px 30px;
}
.blog-description p {
	margin: 0;
}
.post-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.postlist .post {
	border-top: 1px solid #e5e5e5;
	margin-top: 35px;
	padding-top: 35px;
}
.postlist .post-list .post:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.post-list-date {
	font-size: 0.875rem;
	margin-bottom: 14px;
}
.post-list-date a {
	text-decoration: underline;
}
h2.entry-title {
	font-size: 1.5rem;
	margin-bottom: 10px;
}
.post-list-thumbnail {
	margin-bottom: 24px;
	position: relative;
	overflow: hidden;
}
.post-list-thumbnail a.em-button {
	position: absolute;
	bottom: 0;
	right: 0;
}
.post-list-content p {
	margin-top: 0;
}
.post-list-content a.excerpt-read-more {
	display: none;
}
.post-tags:before {
	content: "\f02c";
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 1px;
}
.post-tags {
	font-size: 0.875rem;
	margin: 15px 0 0;
	padding: 0 0 0 30px;
	position: relative;
}
h1.single-title {
	font-size: 1.8125rem;
	font-weight: normal;
}
.post-image {
	margin: 15px 0;
}

/*********************
NAVIGATION
*********************/
nav.main-nav ul.nav {
	*zoom: 1;
}
nav.main-nav ul.nav:before,
nav.main-nav ul.nav:after {
	content: "";
	display: table;
	line-height: 0;
}
nav.main-nav ul.nav:after {
	clear: both;
}
nav.main-nav ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
nav.main-nav ul.nav > li:after {
	background-color: rgba(244,242,242,0.3);
	content: "";
	height: 3px;
	margin-top: -1px;
	position: absolute;
	right: 0;
	top: 50%;
	width: 3px;
}
nav.main-nav ul.nav > li:last-child:after {
	display: none;
}
nav.main-nav ul.nav > li {
	float: left;
	position: relative;
}
nav.main-nav ul.nav > li > a {
	color: #fff;
	display: block;
	font-size: 1rem;
	font-weight: normal;
	letter-spacing: 0.03em;
	line-height: 102px;
	padding: 0 10px 0 10px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 1;
}
nav.main-nav ul.nav > li:first-child > a:before {
	bottom: 0;
	color: #fff;
	content: "\f015";
	font-family: FontAwesome;
	font-size: 36px;
	left: 0;
	line-height: 100px;
	position: absolute;
	right: 0;
	text-align: center;
	text-indent: 0;
	top: 0;
}
nav.main-nav ul.nav > li.current-menu-item:first-child > a:before,
nav.main-nav ul.nav > li.current-parent-item:first-child > a:before,
nav.main-nav ul.nav > li.current-menu-ancestor:first-child > a:before,
nav.main-nav ul.nav > li:first-child:hover > a:before {
	color: #fff;
}
nav.main-nav ul.nav > li:first-child > a {
	font-size: 0;
	padding-left: 0;
	padding-right: 0;
	text-indent: -999em;
	width: 70px;
}
nav.main-nav ul.nav > li.current-menu-item > a,
nav.main-nav ul.nav > li.current-parent-item > a,
nav.main-nav ul.nav > li.current-menu-ancestor > a,
nav.main-nav ul.nav > li:hover > a {
	color: #670108;
}
nav.main-nav ul.nav > li.current-menu-item > a,
nav.main-nav ul.nav > li.current-parent-item > a,
nav.main-nav ul.nav > li.current-menu-ancestor > a {
	font-weight: normal;
}
nav.main-nav ul.nav li ul {
	background: #670108;
	left: 100%;
	-moz-opacity: 0.00;
	-khtml-opacity: 0.00;
	opacity: 0.00;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);
	filter:alpha(opacity=0);
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
	visibility: hidden;
	width: 250px;
}
nav.main-nav ul.nav li:hover > ul {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
	filter: alpha(opacity=100);
	visibility: visible;
}
nav.main-nav ul.nav > li > ul {
	left: 0;
	top: 100%;
}
nav.main-nav ul.nav li ul li {
	border-top: 1px solid #fff;
	position: relative;
}
nav.main-nav ul.nav li ul li:first-child {
	border-top: none;
}
nav.main-nav ul.nav li ul li a {
	color: #fff;
	display: block;
	padding: 8px 19px;
	text-decoration: none;
}
nav.main-nav ul.nav li ul li.current-menu-item > a,
nav.main-nav ul.nav li ul li.current-parent-item > a,
nav.main-nav ul.nav li ul li.current-menu-ancestor > a,
nav.main-nav ul.nav li ul li a:hover {
	background: #7F0F19;
}
nav.main-nav ul.nav li ul li a img {
	display: none;
}

/*********************
SuperFly Menu
*********************/
.sfm-navicon-button {
	padding: 20px 8px;
}

/*********************
Responsive Menu
*********************/
div#responsive_menu_pro {
	z-index: 9998;
}
div#responsive_menu_pro_button {
    bottom: 0;
    padding: 12px 16px;
	position: absolute;
    right: 0;
}
#responsive_menu_pro_button .responsive_menu_pro_button_lines .responsive_menu_pro_button_line {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#responsive_menu_pro_button .responsive_menu_pro_button_lines, #responsive_menu_pro_button_text {
	float: left;
}
#responsive_menu_pro_button_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	margin-left: 10px;
}
div#responsive_menu_pro_button #responsive_menu_x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
}
#responsive_menu_pro .responsive_menu_pro_menu ul {
	margin: 0;
	padding-left: 0;
}
#responsive_menu_pro div.responsive-menu-social {
	margin: 20px 0 0 -12px !important;
}
.responsive-menu-social a {
	border: 1px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	float: left;
	font-size: 22px;
	height: 37px;
	line-height: 37px;
	margin-left: 12px;
	text-align: center;
	text-decoration: none;
	width: 37px;
}
.responsive-menu-social a:hover {
	color: #fff;
}

/*********************
BACK TO TOP
*********************/
.cd-top {
	background: rgba(123,33,42, 0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	bottom: 30px;
	display: inline-block;
	height: 44px;
	opacity: 0;
	overflow: hidden;
	position: fixed;
	right: 30px;
	text-indent: 100%;
	visibility: hidden;
	white-space: nowrap;
	width: 44px;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	opacity: 0.5;
}
.no-touch .cd-top:hover {
	background-color: #7b212a;
	opacity: 1;
}

/*********************
RESPONSIVE STYLES
*********************/
@media (max-width: 1060px) {
	.center {
		padding-left: 15px;
		padding-right: 15px;
	}
	nav.main-nav ul.nav > li > a {
		font-size: 15px;
	}
	nav.main-nav ul.nav > li:first-child > a {
		width: 60px;
	}
	.footer-col-2 p {
		font-family: 14px;
	}

}

@media (max-width: 1023px) {
	h1 {
		font-size: 3rem;
	}
	h2 {
		font-size: 1.75rem;
	}
	h2.entry-title {
		font-size: 1.375rem;
	}
	.post-list-thumbnail {
		margin-right: 15px;
	}
	.table-style-1 td, .table-style-1 th {
		padding-left: 10px;
	}
	.flex-direction-nav .flex-prev, .flexslider:hover .flex-direction-nav .flex-prev {
		left: 0;
	}
	.flex-direction-nav .flex-next, .flexslider:hover .flex-direction-nav .flex-next {
		right: 0;
	}
	div.ezcol-last + .ezcol-divider {
		clear: both !important;
		display: block !important;
	}
	.cd-top {
		bottom: 20px;
		right: 20px;
	}
	.sfm-rollback {
		display: block;
		width: 0;
	}
	
	/* WooCommerce */
	.woocommerce ul.products li.product > a:after {
		font-size: 1.25rem;
		height: 50px;
		line-height: 50px;
		margin: -25px 0 0 -100px;
		width: 200px;
	}
	.cat-list-info, .product-list-info {
		padding-bottom: 0;
	}
	.cat-list-link, .product-list-link {
		margin-top: 15px;
		position: static;
		width: auto;
	}
	.woocommerce ul.products li.product .price {
		margin: 14px 0 12px;
	}
	.cat-list-link a.em-button, .product-list-link a.em-button {
		font-size: 1rem;
	}
	body.em-grid-view-mode ul.products {
		margin-top: -30px;
	}
	body.em-grid-view-mode ul.products li.product {
		margin-top: 30px !important;
	}
	body.em-grid-view-mode .product-listing-title {
		margin-top: 10px;
	}
	.woocommerce div.product .product_title {
		font-size: 2.125rem;
		margin-bottom: 20px;
	}
	
	/*** Enter your custom style here ***/
	.inner-banner h1 {
		font-size: 3rem;
	}
	.top-menu {
		display: none;
	}
	.banner-tile-tertiary {
		margin-left: 0;
		width: 49.056604%;
	}
	.banner-tile-tertiary_2, .banner-tile-tertiary_4 {
		float: right;
	}
	.banner-tile-primary .banner-tile-overlay {
		bottom: 30%;
	}
	.banner-tile-supplementary .banner-tile-overlay {
		bottom: 35%;
	}
	.bottom-boxes h3 {
		font-size: 1.5rem;
	}
	.banner-tile-primary h3, .banner-tile-secondary h3, .banner-tile-supplementary h3 {
		margin-bottom: 10px;
	}
	.banner-tile h3, .banner-tile-secondary h3, .banner-tile-supplementary h3 {
		font-size: 1.75rem;
	}
	.banner-tile-primary h3 {
		font-size: 2rem;
	}
	.banner-tile-primary p {
		font-size: 1rem;
	}
	.banner-tile-supplementary p {
		font-size: 14px;
	}
	.banner-tile-secondary p {
		font-size: 14px;
	}
	.banner-tile-button {
		bottom: 10%;
		right: 4%;
	}
	.banner-tile-button a {
		font-size: 12px;
		padding: 9px 10px;
	}
	.banner-tile-primary .banner-tile-button .em-button, .banner-tile-secondary .banner-tile-button .em-button {
		font-size: 1rem;
		padding: 10px 15px;
	}
	.banner-info {
		min-height: 250px;
	}
	.inner-banner-text {
		font-size: 1.125rem;
	}
	.bottom-bar-snippet {
		padding: 30px 0;
	}
	.main-footer {
		padding-top: 0;
	}
	.footer-col {
		margin: 30px 0 0;
		text-align: center;
		width: 50%;
	}
	.footer-col-1:after {
		right: 0;
	}
	.footer-col-1 {
		padding-right: 30px;
	}
	.footer-col-2 {
		padding-left: 30px;
		padding-right: 0;
	}
	.footer-col-3 {
		clear: both;
	}
	.phone-number p {
		margin: 15px 0 20px;
	}
	.footer-bottom {
		margin-top: 30px;
		padding-top: 30px;
	}
	.banner-sub-nav ul li a {
		font-size: 1rem;
		line-height: 60px;
		padding: 0 18px;
	}
	.banner-sub-nav ul li a img {
		height: 32px !important;
		width: auto;
	}
	.calendar-legend {
		display: block;
	}
	.calendar-legend li {
		float: left;
		margin: 15px 0 0;
		width: 48%;
	}
	.calendar-legend li:nth-child(2n) {
		float: right;
	}
	.calendar-legend li:nth-child(2n+1) {
		clear: both;
	}
}

@media (max-width: 1023px) and (min-width: 768px) {
	/* Responsive Column */
	div.ezcol-one-half,
	div.ezcol-one-third,
	div.ezcol-two-third {
		margin-right: 4%;
	}
	div.ezcol-one-third {
		width: 30.666% !important;
	}
	div.ezcol-two-third {
		width: 65.334% !important;
	}
	div.ezcol-last {
		float: right;
		margin-right: 0;
	}
}

@media (max-width: 767px) {
	html {
		font-size: 87.5% !important;
	}
	.post-list-thumbnail {
		float: none;
		margin: 0 0 10px;
	}
	.postlist > article.post {
		margin-top: 25px;
		padding-top: 25px;
	}
	.top-menu {
		display: none;
	}
	.csColumn {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
	}
	div.ezcol-one-half,
	div.ezcol-one-third, div.ezcol-two-third {
		margin-right: 0;
		width: 100% !important;
	}
	.cd-top {
		bottom: 10px;
		right: 10px;
	}
	
	/* WooCommerce */
	.woocommerce ul.products li.product {
		margin-top: 26px;
		padding-top: 22px;
	}
	.woocommerce ul.products li.product > a {
		display: block;
		float: none;
		margin: 0;
		width: auto;
	}
	.cat-list-info, .product-list-info {
		float: none;
		margin: 20px 0 0;
		width: auto;
	}
	.cat-list-link a.em-button, .product-list-link a.em-button {
		display: block;
		padding-left: 10px;
		padding-right: 10px;
	}
	.product-listing-switch-view {
		float: none;
		margin: 0 0 15px;
	}
	.woocommerce form.woocommerce-ordering {
		margin-right: 0;
		padding-left: 80px;
	}
	body.em-grid-view-mode ul.products {
		margin: -20px auto 0;
		max-width: 500px;
	}
	body.em-grid-view-mode ul.products li.product {
		float: none !important;
		margin: 20px 0 0 !important;
		width: auto;
	}
	body.em-grid-view-mode .product-list-info {
		margin-top: 0;
	}
	
	/* Responsive Column */
	.ezcol-one-quarter, .ezcol-one-half, .ezcol-three-quarter, .ezcol-one-third, .ezcol-two-third, .ezcol-one-fifth, .ezcol-two-fifth, .ezcol-three-fifth, .ezcol-four-fifth {
		margin-bottom: 10px;
		margin-top: 10px;
	}
	
	/*** Enter your custom style here ***/
	.logo {
		float: none;
		padding: 30px 0 18px;
	}
	.inner-banner h1 {
		font-size: 3rem;
	}
	.banner-tile-primary:before,
	.banner-tile-secondary:before {
		padding-top: 100%;
	}
	.banner-tile-supplementary:before {
		padding-top: 74%;
	}
	.banner-tile-primary,
	.banner-tile-secondary {
		width: 49.056604%;
	}
	.banner-tile-secondary .banner-tile-overlay {
		bottom: 30%;
		top: auto;
	}
	.banner-tile h3 {
		font-size: 1.5rem !important;
	}
	.banner-tile-primary p,
	.banner-tile-secondary p {
		font-size: 14px;
	}
	.banner-tile-primary p br,
	.banner-tile-supplementary p br {
		display: none;
	}
	.banner-tile-supplementary p {
		font-size: 12px;
	}
	.banner-tile-button a {
		font-size: 12px !important;
		padding: 8px 10px !important;
	}
	.banner-tile-community .banner-tile-button a {
		background: #000;
	}
	.footer-col-1 {
		padding-right: 20px;
	}
	.footer-col-2 {
		padding-left: 20px;
	}
	.phone-number p {
		font-size: 1.28571429rem;
		margin-bottom: 9px;
	}
	.footer-col-2 h5 {
		margin-bottom: 10px;
	}
	.footer-col-2 p {
		font-size: 11px;
	}
	.footer-bottom {
		font-size: 12px;
	}
	.banner-sub-nav {
		display: none;
	}
	.banner-info {
		min-height: 1px !important;
	}
	.event-calendar table.month tr.days th {
		font-size: 13px;
	}
	.event-calendar table.month td:before {
		left: 5px;
		position: absolute;
		top: 5px;
	}
	.event-calendar table.month td {
		padding: 5px !important;
	}
	.event-calendar table.month td .date {
		color: #211d1e;
		font-weight: bold;
	}
	.banner-tile-community .banner-tile-button {
		left: auto;
		right: 4%;
	}
}

@media (max-width: 680px) {
	.event-calendar table.month td.blur, .event-calendar table.month td.date_no_event {
		display: none;
	}
	.event-item {
		float: left;
		width: 50%;
	}
	.event-item-1 {
		clear: both;
	}
	.event-calendar table.month td {
		*zoom: 1;
	}
	.event-calendar table.month td:after {
		content: "";
		display: table;
		line-height: 0;
	}
	.event-calendar table.month td:after {
		clear: both;
	}
}

@media (max-width: 480px) {
	.g-recaptcha {
		-moz-transform: scale(0.925);
		-webkit-transform: scale(0.925);
		transform: scale(0.925);
		transform-origin: left center 0;
	}
	#fancybox-content .g-recaptcha {
		-moz-transform: scale(0.725);
		-webkit-transform: scale(0.725);
		transform: scale(0.725);
		transform-origin: left center 0;
	}
	/*** Enter your custom style here ***/
	.logo {
		text-align: right;
	}
	.logo img {
		max-width: 90%;
	}
	.inner-banner h1 {
		font-size: 2rem;
	}
	.banner-text {
		font-size: 12px !important;
		line-height: 1.2em !important;
		white-space: normal !important;
	}
	.banner-tile {
		margin: 10px 0 0;
		width: 100% !important;
	}
	.banner-tile-primary:before, .banner-tile-secondary:before {
		padding-top: 74%;
	}
	.banner-tile-overlay,
	.banner-tile-secondary .banner-tile-overlay, .banner-tile-secondary .banner-tile-button {
		left: 5% !important;
	}
	.banner-tile-supplementary .banner-tile-overlay {
		bottom: 30%;
	}
	.banner-tile p {
		font-size: 14px;
		line-height: 1.2em !important;
	}
	.footer-col-1:after {
		display: none;
	}
	.footer-col {
		float: none;
		margin: 20px 0 0;
		padding: 0;
		width: auto;
	}
	.footer-bottom span {
		display: block;
	}
	.footer-bottom span.mobile-hidden {
		display: none;
	}
	.calendar-legend li {
		float: none !important;
		width: auto;
	}
	.content-feature-area {
		background: #ebe2e2;
		padding:30px;
		clear:both;
		margin:70px 0px 20px 0px;
	}
}

@media (max-width: 400px) {
	.event-item {
		float: none;
		width: auto;
	}
}