/*
*	LESS STYLE SHEET
* AUTHOR : Gareth Somers
* DESC : Stylesheet with less syntax. Please install wp-less before use.
*/
/*
*	START FONTS 
*/
@font-face {
  font-family: 'Franklin';
  src: url('https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/franklingothicdemic-webfont.eot');
  src: url('https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/franklingothicdemic-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/franklingothicdemic-webfont.woff2') format('woff2'), url('https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/franklingothicdemic-webfont.woff') format('woff'), url('https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/franklingothicdemic-webfont.ttf') format('truetype'), url('https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/franklingothicdemic-webfont.svg#franklingothicdemicregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Franklin';
  src: url('https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/franklingothicmediumc-webfont.eot');
  src: url('https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/franklingothicmediumc-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/franklingothicmediumc-webfont.woff2') format('woff2'), url('https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/franklingothicmediumc-webfont.woff') format('woff'), url('https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/franklingothicmediumc-webfont.ttf') format('truetype'), url('https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/franklingothicmediumc-webfont.svg#franklingothicmediumcregular') format('svg');
  font-weight: bold;
  font-style: normal;
}
/*
*	END FONTS 
*/
/*
*	START COLORS 
*/
.mm-menu.mm-offcanvas {
  display: none;
}
/*
*	END COLORS 
*/
/*
*	START GENERAL 
*/
body {
  /*background-image:url('https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/background.jpg');*/
  background-position: center bottom;
  background-size: cover;
  min-height: 100vh;
  font-size: 13px;
  font-size: 12.75px;
  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
  color: #666666;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,999999+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #c8c8c8 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #c8c8c8 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #c8c8c8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#999999', GradientType=0);
  /* IE6-9 */
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
h2,
.h2 {
  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #050505;
  margin: 0px 0px 20px 0px;
  padding: 0px;
}
h2 a,
.h2 a {
  color: inherit;
  text-decoration: none;
}
h3,
.h3,
body.sitemap .ss_wrapper h2 {
  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
  font-size: 18px;
  margin: 0px 0px 20px 0px;
  font-weight: 600;
}
h4,
.h4 {
  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
}
/*
*	END GENERAL 
*/
a {
  outline: 0;
  color: #666666;
  text-decoration: none;
}
a.button {
  border: none;
  background: #f4cb1c;
  padding: 5px 10px;
  color: #333333;
  margin: 10px 0 0;
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#mc_embed_signup {
  background: none !important;
}
/*
*	START CONTAINERS
*/
.wrapper-container {
  width: 100%;
  clear: both;
}
.centered-container {
  width: 1283px;
  padding: 0px 15px;
  margin-left: auto;
  margin-right: auto;
}
/*
*	END WRAPPERS
*/
/*
*	START SPECIFIC CONTAINERS
*/
header {
  z-index: 120;
  display: block;
}
#header-wrapper {
  z-index: 120;
}
#header-wrapper #header {
  height: 0px;
}
#header-wrapper #header h1 {
  display: block;
  position: relative;
  width: 172px;
  height: 182px;
  background-color: white;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}
#header-wrapper #header h1 a {
  width: 172px;
  height: 137px;
  text-align: center;
  display: block;
  position: relative;
  padding-top: 45px;
}
#top-bar-wrapper {
  z-index: 10;
}
#top-bar-wrapper #top-bar {
  padding-bottom: 26px;
}
#top-bar-wrapper #top-bar .top-menu ul {
  float: right;
  display: block;
}
#top-bar-wrapper #top-bar .top-menu ul li {
  float: left;
}
#top-bar-wrapper #top-bar .top-menu ul li a {
  display: block;
  padding: 10px;
  line-height: 22px;
  height: 22px;
  text-decoration: none;
  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
  color: #4d4d4d;
}
#top-bar-wrapper #top-bar .top-menu ul li a:hover {
  opacity: 0.7;
}
#top-bar-wrapper #top-bar .search-bar {
  float: right;
  padding-left: 11px;
}
#top-bar-wrapper #top-bar .search-bar .search-fields {
  padding: 10px;
  background-color: #f6f7f7;
}
#top-bar-wrapper #top-bar .search-bar .search-fields .search-input-wrapper {
  float: left;
}
#top-bar-wrapper #top-bar .search-bar .search-fields .search-input-wrapper input {
  border: 0px;
  background-color: transparent;
  color: #4d4d4d;
  display: block;
  line-height: 22px;
  height: 22px;
}
#top-bar-wrapper #top-bar .search-bar .search-fields .search-submit-wrapper {
  float: right;
}
#top-bar-wrapper #top-bar .search-bar .search-fields .search-submit-wrapper input {
  border: 0px;
  background-color: transparent;
  display: block;
  height: 0px;
  width: 22px;
  padding-top: 22px;
  background-image: url("https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/search.png");
  background-repeat: no-repeat;
  background-position: center center;
}
#top-bar-wrapper #top-bar .search-bar .search-fields .search-submit-wrapper input:hover {
  opacity: 0.7;
}
#top-bar-wrapper #top-bar .social-links {
  float: right;
  text-align: right;
  padding-left: 22px;
}
#top-bar-wrapper #top-bar .social-links a {
  padding: 9px;
  display: inline-block;
}
#top-bar-wrapper #top-bar .social-links a:hover {
  opacity: 0.7;
}
#menu-wrapper {
  z-index: 10;
  background-color: white;
}
#menu-wrapper #menu ul {
  display: block;
  padding-left: 194px;
}
#menu-wrapper #menu ul li {
  float: left;
}
#menu-wrapper #menu ul li a {
  display: block;
  padding: 18px;
  line-height: 27px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Franklin', Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #333333;
}
#menu-wrapper #menu ul li a:hover {
  color: #f4cb1c;
}
#menu-wrapper #menu ul li ul {
  background: #ffffff none repeat scroll 0 0;
  display: none;
  float: left;
  left: 0;
  margin: 0;
  position: absolute;
  top: 4.6em;
  width: 220px;
  z-index: 99999;
  padding: 0;
}
#menu-wrapper #menu ul li ul a {
  color: #444444 !important;
  font-size: 13px;
  font-weight: normal;
  height: auto;
  line-height: 1.4em;
  padding: 10px 2.4em;
  width: 100%;
}
#menu-wrapper #menu ul li ul a:hover {
  color: #f4cb1c !important;
}
#menu-wrapper #menu ul li.current-menu-item a {
  color: #f4cb1c;
}
#menu-wrapper #menu ul li:hover > ul {
  display: block;
}
#banner-wrapper {
  height: 300px;
  overflow: hidden;
}
#banner-wrapper .banner-container {
  background-position: center center;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  width: 100%;
}
#home-title-wrapper {
  background-color: white;
}
#home-title-wrapper #home-title {
  padding-top: 21px;
  padding-bottom: 21px;
}
#home-title-wrapper #home-title h2 {
  float: left;
  width: 50%;
  display: block;
  margin-bottom: 0px;
  font-weight: 300;
  color: #4d4d4d;
}
#home-title-wrapper #home-title .banner-menu {
  float: right;
  width: 50%;
  text-align: right;
  padding: 12px 0px;
}
#home-title-wrapper #home-title .banner-menu span {
  width: 11px;
  height: 0px;
  padding-top: 11px;
  overflow: hidden;
  display: inline-block;
  cursor: pointer;
  margin: 0 5px;
  background-image: url("https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/dots.png");
  background-position: center top;
  background-repeat: no-repeat;
  line-height: 1 !important;
}
#home-title-wrapper #home-title .banner-menu span > * {
  cursor: pointer;
}
#home-title-wrapper #home-title .banner-menu span.cycle-pager-active {
  background-position: center bottom;
}
body.home #main-wrapper {
  background-image: url("https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/homeMainShadow.png");
  background-position: center top;
  background-repeat: no-repeat;
}
#site-boxes-wrapper .site-box-wrapper .site-box {
  width: 100%;
  padding-top: 100%;
  height: 0px;
  background-image: url("https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/coffee.png");
  background-position: center center;
  background-size: cover;
  overflow: hidden;
  display: block;
  position: relative;
}
#site-boxes-wrapper .site-box-wrapper .site-box .site-box-content-wrapper {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background-image: url("https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/shadow.png");
}
#site-boxes-wrapper .site-box-wrapper .site-box .site-box-content-wrapper .site-box-content {
  text-align: center;
  color: white;
  font-family: 'Franklin', Helvetica, Arial, sans-serif;
  line-height: 1.2;
  padding: 22px 10px;
}
#site-boxes-wrapper .site-box-wrapper .site-box .site-box-content-wrapper .site-box-content .site-box-title {
  font-size: 22px;
  margin-bottom: 5px;
}
#site-boxes-wrapper .site-box-wrapper .site-box .site-box-content-wrapper .site-box-content .site-box-sub-title {
  font-size: 15px;
  text-transform: uppercase;
}
#site-boxes-wrapper .site-box-wrapper .site-box .site-box-content-wrapper .site-box-content .site-box-extra-text {
  font-size: 12px;
  margin-top: 12px;
  padding: 12px 0px;
  border-bottom: 3px solid white;
  display: block;
  display: none;
}
#site-boxes-wrapper .site-box-wrapper .site-box .site-box-content-wrapper .site-box-content.full-box {
  padding: 0px;
  height: 100%;
}
/*
	CATEGORIES
 */
body.category .category-wrapper,
body .category-wrapper {
  width: 100%;
}
body.category .category-wrapper .category-item,
body .category-wrapper .category-item {
  float: left;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
}
body.category .category-wrapper .category-item article,
body .category-wrapper .category-item article {
  display: block;
  float: left;
  padding: 4%;
  background-color: white;
  box-sizing: border-box;
}
body.category .category-wrapper .category-item article .category-excerpt,
body .category-wrapper .category-item article .category-excerpt {
  display: inline;
}
body.category .category-wrapper .category-item article .category-excerpt > *:last-child,
body .category-wrapper .category-item article .category-excerpt > *:last-child {
  margin-bottom: 0px;
}
body.category .category-wrapper .category-item article .category-image,
body .category-wrapper .category-item article .category-image {
  float: right;
  margin-left: 4%;
  margin-bottom: 4%;
  max-width: 50%;
}
body.category .category-wrapper .category-item article .category-image img,
body .category-wrapper .category-item article .category-image img {
  max-width: 100%;
  height: auto;
}
body.category .category-wrapper .category-item.count-2-of-2,
body .category-wrapper .category-item.count-2-of-2 {
  margin-right: 0%;
}
body.home #main-wrapper #main {
  padding: 40px 0px;
}
table.padding td {
  padding: 20px;
}
#main-wrapper {
  z-index: 10;
}
#main-wrapper #main {
  /* GENERAL STYLIGNS */
  line-height: 1.3;
  /* CONTAINER STYLINGS */
}
#main-wrapper #main p {
  margin: 0px 0px 18px 0px;
}
#main-wrapper #main #breadcrumbs-wrapper {
  padding-left: 212px;
  height: 29px;
  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
  color: #666666;
  padding-top: 20px;
  margin-bottom: 23px;
}
#main-wrapper #main #breadcrumbs-wrapper a {
  color: inherit;
  font-weight: 600;
  text-decoration: none;
}
#main-wrapper #main #breadcrumbs-wrapper strong {
  font-weight: 300;
}
#main-wrapper #main #breadcrumbs-wrapper a,
#main-wrapper #main #breadcrumbs-wrapper strong {
  padding: 0px 5px;
}
#main-wrapper #main #breadcrumbs-wrapper a:first-child,
#main-wrapper #main #breadcrumbs-wrapper strong:first-child {
  padding-left: 0px;
}
#main-wrapper #main .white-bg {
  float: left;
  width: 100%;
  background: #FFFFFF;
  padding: 38px;
  box-sizing: border-box;
  margin-bottom: 2%;
}
#main-wrapper #main .white-bg > *:last-child {
  margin-bottom: 0px;
}
#main-wrapper #main .white-bg .store {
  float: left;
  height: 295px;
  margin: 0 1%;
  text-align: center;
  width: 23%;
}
#main-wrapper #main .white-bg .store h3 {
  line-height: initial;
}
#main-wrapper #main .white-bg .store h3 a {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #666666;
  text-decoration: none;
}
#main-wrapper #main .white-bg .store img {
  max-width: 100%;
  height: auto;
}
#main-wrapper #main .white-bg h3 a {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #666666;
  text-decoration: none;
}
#main-wrapper #main .white-bg img {
  max-width: 100%;
  height: auto;
}
#main-wrapper #main #store-left {
  float: left;
  width: 35%;
  width: calc(438px - 0px);
  box-sizing: border-box;
  background-color: #fbfbfb;
  padding: 38px;
  word-wrap: break-word;
  font-size: 18px;
  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
}
#main-wrapper #main #store-left #store-left-top #store-left-first {
  margin-bottom: 20px;
}
#main-wrapper #main #store-left #store-left-top #store-left-first img#store-logo {
  margin-bottom: 30px;
  max-width: 100%;
  height: auto;
}
#main-wrapper #main #store-left #store-left-top #store-left-first #store-description .description-item {
  margin-bottom: 3px;
}
#main-wrapper #main #store-left #store-left-top #store-left-first #store-description .description-item h3.description-item-label {
  margin-bottom: 0px;
}
#main-wrapper #main #store-left #store-left-top #store-left-first #store-description .description-item .description-item-value {
  font-size: 18px;
  color: #666666;
}
#main-wrapper #main #store-left #store-left-top #store-left-first #store-description .description-item .description-item-value a {
  color: inherit;
  text-decoration: none;
}
#main-wrapper #main #store-left #store-left-top #store-left-second {
  margin-bottom: 30px;
}
#main-wrapper #main #store-left #store-left-top #store-left-second .day-label {
  font-family: 'Franklin', Helvetica, Arial, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  padding: 14px 15px;
  background-color: #666666;
  color: white;
  margin-bottom: 10px;
  text-align: center;
}
#main-wrapper #main #store-left #store-left-top #store-left-second .day-value {
  font-family: 'Franklin', Helvetica, Arial, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  padding: 14px 15px 14px 25px;
}
#main-wrapper #main #store-left #store-left-bottom {
  color: #666666;
}
#main-wrapper #main #store-right {
  float: left;
  width: 60%;
  width: calc(100% - 498px);
  margin-left: 5%;
  margin-left: calc(60px - 0px);
}
#main-wrapper #main #store-right #store-slideshow {
  margin: 0px auto 25px auto;
}
#main-wrapper #main #store-right #store-slideshow div {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
#main-wrapper #main #store-right #store-slideshow div img {
  height: auto;
  max-width: 100%;
}
#main-wrapper #main #store-right #store-slideshow-pagers {
  text-align: center;
  margin-bottom: 25px;
}
#main-wrapper #main #store-right #store-slideshow-pagers span {
  display: inline-block;
  height: 0px;
  padding-top: 10px;
  width: 10px;
  background-color: #4d4d4d;
  border-radius: 5px;
  margin: 7px;
  overflow: hidden;
  cursor: pointer;
}
#main-wrapper #main #store-right #store-slideshow-pagers span.cycle-pager-active {
  background-color: #050505;
}
#main-wrapper #main #store-right #promo-and-map {
  margin-bottom: 20px;
}
#main-wrapper #main #store-right #promo-and-map #site-boxes-wrapper {
  width: 100%;
  float: left;
}
#main-wrapper #main #store-right .facebook {
  clear: left;
  margin-bottom: 20px;
  max-width: 100%;
}
#main-wrapper #main #store-right .facebook .fb_iframe_widget {
  margin: 0 auto;
  display: table;
}
#main-wrapper #sidebar {
  font-size: 17px;
  color: #666666;
}
#main-wrapper #sidebar a:hover {
  opacity: 0.7;
}
#main-wrapper #sidebar ul.link-list {
  display: block;
}
#main-wrapper #sidebar ul.link-list li {
  display: block;
  border-bottom: 1px solid #4d4d4d;
  padding-bottom: 5px;
  margin-bottom: 18px;
}
#main-wrapper #sidebar ul.link-list li a {
  display: block;
  text-decoration: none;
  color: #666666;
  font-size: 17px;
  background-position: center right;
  background-repeat: no-repeat;
  padding-right: 30px;
  box-sizing: border-box;
}
#main-wrapper #sidebar ul.link-list li:last-child {
  margin-bottom: 0px;
}
#main-wrapper #sidebar h3 {
  font-size: 25.5px;
  color: #050505;
}
#main-wrapper #sidebar .sidebar-item {
  margin-bottom: 40px;
}
#main-wrapper #sidebar .sidebar-item > *:last-child {
  margin-bottom: 0px;
}
#main-wrapper #sidebar .search-bar .search-fields {
  padding: 5px 0px;
  border-bottom: 1px solid #666666;
}
#main-wrapper #sidebar .search-bar .search-fields .search-input-wrapper {
  float: left;
  width: 85%;
}
#main-wrapper #sidebar .search-bar .search-fields .search-input-wrapper input {
  border: 0px;
  background-color: transparent;
  color: #666666;
  display: block;
  line-height: 22px;
  height: 22px;
}
#main-wrapper #sidebar .search-bar .search-fields .search-submit-wrapper {
  float: right;
}
#main-wrapper #sidebar .search-bar .search-fields .search-submit-wrapper input {
  border: 0px;
  background-color: transparent;
  display: block;
  height: 0px;
  width: 22px;
  padding-top: 22px;
  background-image: url("https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/search.png");
  background-repeat: no-repeat;
  background-position: center center;
}
#main-wrapper #sidebar .search-bar .search-fields .search-submit-wrapper input:hover {
  opacity: 0.7;
}
#main-wrapper #sidebar .getting-here ul.link-list li a.view-map {
  background-image: url("https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/map.png");
}
#main-wrapper #sidebar .getting-here ul.link-list li a.parking {
  background-image: url("https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/parking.png");
}
#main-wrapper #sidebar .getting-here ul.link-list li a.public-transport {
  background-image: url("https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/public.png");
}
#main-wrapper #sidebar .follow-us p {
  margin-bottom: 10px;
}
#main-wrapper #sidebar .follow-us img {
  margin-right: 10px;
}
#main-wrapper #sidebar .subscribe #gform_1 .gform_body {
  display: block;
  border-bottom: 1px solid #4D4D4D;
  padding-bottom: 5px;
  margin-bottom: 18px;
}
#main-wrapper #sidebar .subscribe #gform_1 .gform_body #field_1_1 {
  float: left;
  width: 80%;
  display: block;
}
#main-wrapper #sidebar .subscribe #gform_1 .gform_body #field_1_1 .gfield_label {
  display: none;
}
#main-wrapper #sidebar .subscribe #gform_1 .gform_body #field_1_1 .ginput_container input {
  border: 0px;
  background-color: transparent;
  color: #666666;
  display: block;
  line-height: 22px;
  height: 22px;
}
#main-wrapper #sidebar .subscribe #gform_1 .gform_body #field_1_2 {
  float: right;
  width: 20%;
  display: block;
}
#main-wrapper #sidebar .subscribe #gform_1 .gform_footer {
  display: none;
}
#main-wrapper #sidebar .events h3 {
  margin-bottom: 33px;
}
#main-wrapper #sidebar .events h2.heading.my-calendar-week {
  display: none;
}
#main-wrapper #sidebar .events ul.link-list {
  margin-bottom: 48px;
}
#main-wrapper #sidebar .events ul.link-list li a.event {
  background-image: url("https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/event.png");
}
#main-wrapper #sidebar .events ul.ecs-event-list {
  display: block;
}
#main-wrapper #sidebar .events ul.ecs-event-list li.ecs-event {
  display: table;
  width: 100%;
  height: 110px;
}
#main-wrapper #sidebar .events ul.ecs-event-list li.ecs-event > h4 {
  display: table-cell;
  vertical-align: middle;
  background-color: #333333;
  width: 50%;
  text-align: center;
  height: 110px;
}
#main-wrapper #sidebar .events ul.ecs-event-list li.ecs-event > h4 a {
  text-decoration: none;
  color: white;
}
#main-wrapper #sidebar .events ul.ecs-event-list li.ecs-event > span {
  display: table-cell;
  vertical-align: middle;
  background-color: #b3b3b3;
  width: 50%;
  text-align: center;
  height: 110px;
  color: white;
}
#store-menu-wrapper #store-menu div.categories,
#main-wrapper #main .white-bg div.categories,
#main-wrapper #main #page-left div.categories {
  float: left;
  clear: left;
  width: 100%;
}
#store-menu-wrapper #store-menu div.categories ul.category_footer_post,
#main-wrapper #main .white-bg div.categories ul.category_footer_post,
#main-wrapper #main #page-left div.categories ul.category_footer_post {
  float: left;
  width: 24%;
  margin: 0 1% 0 0;
}
#store-menu-wrapper #store-menu div.categories ul.category_footer_post li,
#main-wrapper #main .white-bg div.categories ul.category_footer_post li,
#main-wrapper #main #page-left div.categories ul.category_footer_post li {
  float: left;
  font-size: 15px;
  padding: 2px 0 5px;
  width: 100%;
  background: #f4cb1c;
  margin: 2px 0;
}
#store-menu-wrapper #store-menu div.categories ul.category_footer_post li a,
#main-wrapper #main .white-bg div.categories ul.category_footer_post li a,
#main-wrapper #main #page-left div.categories ul.category_footer_post li a {
  padding: 5px 10px;
  color: #666666;
  text-decoration: none;
  float: left;
  width: 100%;
}
#store-menu-wrapper #store-menu div.categories ul.category_footer_post li:hover,
#main-wrapper #main .white-bg div.categories ul.category_footer_post li:hover,
#main-wrapper #main #page-left div.categories ul.category_footer_post li:hover {
  background: #666666;
}
#store-menu-wrapper #store-menu div.categories ul.category_footer_post li:hover a,
#main-wrapper #main .white-bg div.categories ul.category_footer_post li:hover a,
#main-wrapper #main #page-left div.categories ul.category_footer_post li:hover a {
  color: #FFFFFF;
}
#store-menu-wrapper #store-menu div.categories ul.children,
#main-wrapper #main .white-bg div.categories ul.children,
#main-wrapper #main #page-left div.categories ul.children {
  float: left;
  margin: 5px 0 0 10%;
  width: 90%;
}
#store-menu-wrapper #store-menu #uwpqsf_id,
#main-wrapper #main .white-bg #uwpqsf_id,
#main-wrapper #main #page-left #uwpqsf_id {
  border: none;
  width: 50%;
}
#store-menu-wrapper #store-menu #uwpqsf_id .uform_title,
#main-wrapper #main .white-bg #uwpqsf_id .uform_title,
#main-wrapper #main #page-left #uwpqsf_id .uform_title {
  display: none;
  text-align: left;
}
#store-menu-wrapper #store-menu #uwpqsf_id .uwpqsf_class,
#main-wrapper #main .white-bg #uwpqsf_id .uwpqsf_class,
#main-wrapper #main #page-left #uwpqsf_id .uwpqsf_class {
  float: left;
  width: 90%;
  clear: none;
}
#store-menu-wrapper #store-menu #uwpqsf_id .uwpqsf_class label,
#main-wrapper #main .white-bg #uwpqsf_id .uwpqsf_class label,
#main-wrapper #main #page-left #uwpqsf_id .uwpqsf_class label {
  float: left;
  width: 25%;
}
#store-menu-wrapper #store-menu #uwpqsf_id .uwpqsf_class input#uwpqsf_id_key,
#main-wrapper #main .white-bg #uwpqsf_id .uwpqsf_class input#uwpqsf_id_key,
#main-wrapper #main #page-left #uwpqsf_id .uwpqsf_class input#uwpqsf_id_key {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #cccccc;
  float: left;
  width: 70%;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
}
#store-menu-wrapper #store-menu #uwpqsf_id div#uwpqsf_btn,
#main-wrapper #main .white-bg #uwpqsf_id div#uwpqsf_btn,
#main-wrapper #main #page-left #uwpqsf_id div#uwpqsf_btn {
  float: left;
  width: 10%;
  margin: 0;
}
#store-menu-wrapper #store-menu #uwpqsf_id div#uwpqsf_btn input#uwpqsf_id_btn,
#main-wrapper #main .white-bg #uwpqsf_id div#uwpqsf_btn input#uwpqsf_id_btn,
#main-wrapper #main #page-left #uwpqsf_id div#uwpqsf_btn input#uwpqsf_id_btn {
  background: url(https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/search_03.png) no-repeat;
  border: medium none;
  height: 25px;
  text-indent: -999em;
  width: 25px;
}
#store-menu-wrapper #store-menu #results,
#main-wrapper #main .white-bg #results,
#main-wrapper #main #page-left #results {
  float: left;
  clear: left;
  width: 100%;
  margin: 20px 0;
  border-bottom: 1px solid #cccccc;
}
#store-menu-wrapper #store-menu #results h1,
#main-wrapper #main .white-bg #results h1,
#main-wrapper #main #page-left #results h1 {
  font-size: 15px;
  font-weight: normal;
}
#store-menu-wrapper #store-menu #results article,
#main-wrapper #main .white-bg #results article,
#main-wrapper #main #page-left #results article {
  border-top: 1px solid #ccc;
  clear: left;
  float: left;
  margin: 10px 0;
  padding: 10px 0 0;
  width: 100%;
}
#store-menu-wrapper #store-menu #results article h1,
#main-wrapper #main .white-bg #results article h1,
#main-wrapper #main #page-left #results article h1 {
  font-size: 15px;
  font-weight: bold;
}
#store-menu-wrapper #store-menu #results article h1 a:hover,
#main-wrapper #main .white-bg #results article h1 a:hover,
#main-wrapper #main #page-left #results article h1 a:hover {
  color: #f4cb1c;
}
#store-menu-wrapper #store-menu li.searchresult,
#main-wrapper #main .white-bg li.searchresult,
#main-wrapper #main #page-left li.searchresult {
  float: left;
  clear: left;
  width: 100%;
  border-top: 1px solid #cccccc;
  padding: 20px 0;
  margin: 10px 0;
}
#store-menu-wrapper #store-menu li.searchresult .button,
#main-wrapper #main .white-bg li.searchresult .button,
#main-wrapper #main #page-left li.searchresult .button {
  display: block;
  float: left;
  clear: both;
}
#store-menu-wrapper {
  height: 0px;
  z-index: 110;
  position: absolute;
}
#store-menu-wrapper #store-menu-inner {
  background-color: #FFFFFF;
}
#store-menu-wrapper #store-menu-inner #store-menu {
  padding-top: 85px;
  padding-bottom: 85px;
}
#store-menu-wrapper #store-menu-inner #store-menu #results {
  padding-bottom: 20px;
}
#store-menu-wrapper #store-menu-inner #store-menu #store-search-button {
  position: absolute;
  right: 15px;
  top: 85px;
}
#store-menu-wrapper #store-menu-shroud-wrapper {
  height: 400px;
  width: 100%;
  background-image: url("https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/shroudBackground.png");
  background-position: top left;
  background-repeat: repeat-x;
}
@media screen and (max-width: 800px) {
  #store-menu-wrapper #store-menu-inner #store-menu {
    padding-top: 22px;
  }
  #store-menu-wrapper #store-menu-inner #store-menu #store-search-button {
    top: 22px;
  }
}
@media screen and (max-width: 1061px) and (min-width: 601px) {
  #menu-wrapper #menu ul li a {
    font-size: 12px;
    padding: 17px 10px;
  }
}
.ss_wrapper #ss_pages,
.ss_wrapper #ss_posts,
.ss_wrapper #ss_cpt {
  padding-bottom: 2%;
  margin-bottom: 2%;
  border-bottom: 1px solid #4d4d4d;
}
#footer-wrapper {
  z-index: 10;
  padding-bottom: 45px;
}
#footer-wrapper #footer {
  background: url(https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/footerbg_03.png) repeat;
  padding: 30px 30px;
  box-sizing: border-box;
}
#footer-wrapper #footer .sponsors {
  float: left;
}
#footer-wrapper #footer .menu-footer-main-container {
  float: right;
  margin-bottom: 12px;
}
#footer-wrapper #footer .menu-footer-main-container li {
  text-transform: uppercase;
}
#footer-wrapper #footer .social-links {
  float: right;
  clear: right;
}
#footer-wrapper #footer .social-links a {
  display: inline-block;
  padding: 0 5px;
}
#footer-wrapper #footer .menu-footer-sub-container {
  float: right;
}
#footer-wrapper #footer li {
  display: inline;
  float: left;
  padding: 0 10px;
}
#footer-wrapper #footer a {
  color: #4d4d4d;
  text-decoration: none;
}
#footer-wrapper #footer a:hover {
  opacity: 0.7;
}
/*
*	END START SPECIFIC CONTAINERS
*/
/*
    these are just the default styles used in the Cycle2 demo pages.  
    you can use these styles or any others that you wish.
*/
/* pager */
iframe {
  max-width: 100%;
}
#gform_wrapper_2 input[type="radio"] {
  margin: 3px 0 0 2px !important;
}
.gform_wrapper ul li.gfield {
  margin: 20px 0 !important;
}
/* 
    media queries 
    some style overrides to make things more pleasant on mobile devices
*/
/*
*	START MEDIA QUERIES
*/
/*
*	SMALL AND BIG DESKTOP
*/
@media screen and (min-width: 997px) {
  body.home #site-boxes-wrapper .site-box-wrapper,
  body.archive #site-boxes-wrapper .site-box-wrapper {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    float: left;
  }
  body.home #site-boxes-wrapper .site-box-wrapper.count-3-of-3,
  body.archive #site-boxes-wrapper .site-box-wrapper.count-3-of-3 {
    margin-right: 0px;
  }
}
/*
*	DESKTOP
*/
@media screen and (max-width: 1400px) {
  #banner-wrapper {
    height: 300px;
  }
}
/*
*	SMALL DESKTOP
*/
/*
*	SMALL DESKTOP AND SMALLER
*/
@media screen and (max-width: 1302px) {
  .centered-container {
    width: 94%;
    padding: 0px 3%;
  }
}
/*
*	TABLET AND BIGGER
*/
@media screen and (min-width: 996px) {
  .show-on-tablet:not(.show-on-desktop),
  .show-on-mobile:not(.show-on-desktop) {
    display: none;
  }
}
/*
*	TABLET AND BIGGER
 */
@media screen and (min-width: 601px) {
  /* hide the traders login from each menus */
  #menu-wrapper #menu ul li.login {
    display: none;
  }
  #main-wrapper #main #page-left {
    float: left;
    width: 77%;
    width: calc(100% - 297px);
  }
  #main-wrapper #main #page-right {
    float: right;
    width: 21%;
    width: calc(269px - 0px);
    margin-left: 2%;
    margin-left: 0;
    box-sizing: border-box;
    background: url(https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/footerbg_03.png) repeat;
    padding: 2%;
    margin-bottom: 28px;
  }
  body.single-store #site-boxes-wrapper .site-box-wrapper {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
    float: left;
  }
  body.single-store #site-boxes-wrapper .site-box-wrapper.count-2-of-2 {
    margin-right: 0px;
  }
  body.single-store #site-boxes-wrapper #map-wrapper.site-box-wrapper.count-1-of-2 {
    width: 100%;
    margin-right: 0px;
  }
}
@media screen and (max-width: 996px) {
  #main-wrapper #main .white-bg .store {
    width: 98%;
    height: auto;
  }
  #main-wrapper #main .white-bg div.categories ul.category_footer_post {
    width: 100%;
    margin: 0;
  }
  body.how-to-get-here #main-wrapper #main table,
  body.how-to-get-here #main-wrapper #main table tr,
  body.how-to-get-here #main-wrapper #main table tr td {
    display: block;
  }
}
/*
*	TABLET
*/
@media screen and (max-width: 996px) and (min-width: 601px) {
  .show-on-desktop:not(.show-on-tablet),
  .show-on-mobile:not(.show-on-tablet) {
    display: none;
  }
  body.home #site-boxes-wrapper .site-box-wrapper,
  body.archive #site-boxes-wrapper .site-box-wrapper {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
    float: left;
  }
  body.home #site-boxes-wrapper .site-box-wrapper.count-2-of-2,
  body.archive #site-boxes-wrapper .site-box-wrapper.count-2-of-2 {
    margin-right: 0px;
  }
  #main-wrapper #main #store-left {
    float: left;
    width: 35%;
    box-sizing: border-box;
    background-color: white;
    padding: 3%;
    margin-bottom: 3%;
  }
  #main-wrapper #main #store-right {
    float: left;
    width: 60%;
    margin-left: 3%;
  }
  body.category .category-wrapper .category-item {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 2%;
  }
}
/*
*	BIG MOBILE
*/
@media screen and (max-width: 700px) {
  #site-boxes-wrapper .site-box-wrapper .site-box .site-box-content-wrapper .site-box-content {
    font-family: 'Franklin', Helvetica, Arial, sans-serif;
    line-height: 1;
    padding: 22px 10px;
  }
  #site-boxes-wrapper .site-box-wrapper .site-box .site-box-content-wrapper .site-box-content .site-box-title {
    font-size: 18px;
    margin-bottom: 3px;
  }
  #site-boxes-wrapper .site-box-wrapper .site-box .site-box-content-wrapper .site-box-content .site-box-sub-title {
    font-size: 13px;
    text-transform: uppercase;
  }
  #site-boxes-wrapper .site-box-wrapper .site-box .site-box-content-wrapper .site-box-content .site-box-extra-text {
    font-size: 10px;
    margin-top: 5px;
    padding: 5px 0px;
  }
  #top-bar-wrapper #top-bar .search-bar {
    clear: right;
  }
  #footer-wrapper #footer .sponsors,
  #footer-wrapper #footer .menu-footer-main-container,
  #footer-wrapper #footer .social-links,
  #footer-wrapper #footer .menu-footer-sub-container {
    clear: both;
    margin-bottom: 12px;
  }
}
/*
*	MOBILE
*/
@media screen and (max-width: 600px) {
  .show-on-desktop:not(.show-on-mobile),
  .show-on-tablet:not(.show-on-mobile) {
    display: none;
  }
  /* hide the traders login from each menus */
  header #top-bar-wrapper #top-bar .mobile-menu .top-menu ul li.login {
    display: none;
  }
  #home-title-wrapper #home-title h2 {
    width: 65%;
    font-size: 20px;
  }
  #home-title-wrapper #home-title .banner-menu {
    padding: 0px;
    width: 35%;
  }
  #home-title-wrapper #home-title .banner-menu span {
    line-height: 0;
  }
  #banner-wrapper {
    height: 100px;
  }
  #banner-wrapper .banner-container {
    height: 100px !important;
  }
  header {
    /* MOBILE HEADER MENUS */
  }
  header #menu-wrapper #menu ul {
    padding-left: 0;
    margin: 0 0 20px 0;
  }
  header #menu-wrapper #menu ul li {
    width: 100%;
  }
  header #header-wrapper #header h1 {
    height: auto;
    width: 120px;
    box-shadow: none;
  }
  header #header-wrapper #header h1 a {
    width: 120px;
    height: auto;
    padding: 15px 0px;
  }
  header #header-wrapper #header h1 a img {
    width: 100px;
    height: auto;
  }
  header #top-bar-wrapper {
    background-color: white;
  }
  header #top-bar-wrapper #top-bar {
    padding-bottom: 20px;
  }
  header #top-bar-wrapper #top-bar .mobile-menu {
    height: 60px;
    padding-top: 25px;
    margin-bottom: 20px;
  }
  header #top-bar-wrapper #top-bar .mobile-menu .mobile-menu-button,
  header #top-bar-wrapper #top-bar .mobile-menu .top-menu ul li.map a,
  header #top-bar-wrapper #top-bar .mobile-menu .top-menu ul li.contact a {
    float: right;
    display: block;
    padding: 36px 0px 0px 0px;
    height: 0px;
    width: 36px;
    margin: 0px 0px 0px 20px;
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
    icon: cursor;
    line-height: 1;
  }
  header #top-bar-wrapper #top-bar .mobile-menu .mobile-menu-button:hover,
  header #top-bar-wrapper #top-bar .mobile-menu .top-menu ul li.map a:hover,
  header #top-bar-wrapper #top-bar .mobile-menu .top-menu ul li.contact a:hover {
    opacity: 0.7;
  }
  header #top-bar-wrapper #top-bar .mobile-menu .mobile-menu-button {
    background-image: url("https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/burger.png");
  }
  header #top-bar-wrapper #top-bar .mobile-menu .top-menu ul li.map a {
    background-image: url("https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/mapIcon.png");
  }
  header #top-bar-wrapper #top-bar .mobile-menu .top-menu ul li.contact a {
    background-image: url("https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/phone.png");
  }
  header #top-bar-wrapper #top-bar .search-bar {
    clear: both;
    width: 100%;
    float: none;
    padding-left: 0px;
  }
  header #top-bar-wrapper #top-bar .search-bar .search-fields .search-input-wrapper {
    width: 90%;
  }
  header #top-bar-wrapper #top-bar .search-bar .search-fields .search-input-wrapper input {
    width: 100%;
  }
  #banner-wrapper {
    height: 110px;
  }
  #banner-wrapper .banner-container {
    height: 110px !important;
    background-size: cover;
  }
  body.home #main-wrapper #main {
    padding: 3% 0 0 0;
  }
  body.home #main-wrapper #main #page-right {
    margin-bottom: 3%;
  }
  body.home #main-wrapper #main #page-right .sidebar-item.search-bar,
  body.home #main-wrapper #main #page-right .sidebar-item.follow-us {
    display: none;
  }
  #main-wrapper #main #page-left {
    float: left;
    width: 100%;
  }
  #main-wrapper #main #page-right {
    float: left;
    width: 100%;
    box-sizing: border-box;
    background: url(https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/footerbg_03.png) repeat;
    padding: 4%;
    margin-bottom: 0 0 0 4%;
  }
  /*body.home #site-boxes-wrapper,
	body.archive #site-boxes-wrapper
	{
		.site-box-wrapper
		{
			width:100%;
			margin-bottom:2%;
			float:left;
		}
	}*/
  body.home #site-boxes-wrapper .site-box-wrapper,
  body.archive #site-boxes-wrapper .site-box-wrapper {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
    float: left;
  }
  body.home #site-boxes-wrapper .site-box-wrapper.count-2-of-2,
  body.archive #site-boxes-wrapper .site-box-wrapper.count-2-of-2 {
    margin-right: 0px;
  }
  body.single-store #site-boxes-wrapper .site-box-wrapper {
    width: 100%;
    margin-bottom: 4%;
    float: none;
  }
  #main-wrapper #main {
    margin-bottom: 3%;
  }
  #main-wrapper #main #store-left {
    float: none;
    width: 100%;
    box-sizing: border-box;
    background-color: white;
    padding: 3%;
    margin-bottom: 3%;
  }
  #main-wrapper #main #store-right {
    float: none;
    width: 100%;
    margin-left: 0%;
  }
  body.category .category-wrapper .category-item {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 2%;
  }
  #main-wrapper #main #breadcrumbs-wrapper {
    padding-left: 0px;
    height: auto;
  }
  #mobile-main-menu .mm-navbar-bottom {
    line-height: 25px;
    text-align: center;
    height: 25px;
    padding: 8px 0px;
  }
  #mobile-main-menu .mm-navbar-bottom .instagram,
  #mobile-main-menu .mm-navbar-bottom .twitter,
  #mobile-main-menu .mm-navbar-bottom .facebook,
  #mobile-main-menu .mm-navbar-bottom .youtube {
    overflow: hidden;
    background-repeat: no-repeat;
    display: inline-block;
    height: 0px;
    float: none;
    padding: 0px;
    margin: 0px 20px;
  }
  #mobile-main-menu .mm-navbar-bottom .instagram {
    background-image: url("https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/instaBig.png");
    width: 21px;
    padding-top: 21px;
  }
  #mobile-main-menu .mm-navbar-bottom .twitter {
    background-image: url("https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/twitterBig.png");
    width: 24px;
    padding-top: 20px;
  }
  #mobile-main-menu .mm-navbar-bottom .facebook {
    background-image: url("https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/fbBig.png");
    width: 13px;
    padding-top: 25px;
  }
  #mobile-main-menu .mm-navbar-bottom .youtube {
    background-image: url("https://www.croydonmainstreet.com.au/wp-content/themes/croydonmainstreet/css/../images/ytBig.png");
    width: 19px;
    padding-top: 22px;
  }
  #main-wrapper #sidebar .events h3 {
    margin-bottom: 20px;
  }
  #main-wrapper #sidebar .events ul.link-list {
    margin-bottom: 20px;
  }
}
