/* Wordpress Smartphone Theme styles for KCDC website */

.mobile-footer,
.home .mobile-buttons,
.mobile-buttons,
.icon-wrapper .entry-title {
	display: none;
}

@media screen and (max-width: 739px) {

/* General layout styles
---------------------------------------------------------------------------------------------- */

body {
	background-color: #ffffff;
	background-image: none;
	background-image: none);
    min-width: 100%;
    color: #000000;
}

.entry-content p strong {
	font-weight: 600;
}

#header {
	background-color: #002395;
}

#branding {
	height: 100px;
    width: 90%;
    padding: 0 5%;
    margin:0 0;
    background-color: #fdc82f;
}

#main {
    width: 100%;
    margin:0 0 20px 0;
    padding: 0 0%;
    overflow: visible;
}

.entry-content iframe {
	max-width: 100% !important;
}


/* Page Styles */

#page-banner {
	width: 100%;
	height: 228px;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center center;
	background-color: #dddddd;
}

.twocol-page-left {
	float: none;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
}

.twocol-page-right {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

#content .entry-title {
	/* display: none; */
	color: white;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	text-align: center;
	margin: -90px 0 0 0;
	z-index: 1000;
	font-size: 1.375em; /* 22px */
	line-height: 55px;
	padding: 0;
	width: 80%;
}

.title-overlay {
	float: left;
	display: block;
	width: 100%;
	height: 55px;
	background-color: rgba(0,0,0,0.5);
	margin-top: 173px;
}

.title-overlay h1.entry-title {
	color: white;
	font-size: 1.5em; /* 24px */
	line-height: 55px;
	padding: 0 0 0 5%;
}

#blog-title, #blog-description {
	/* display: none; */
}

#blog-title {
    font-size: 34px;
    font-weight: 700;
    line-height:40px;
    display:block;
    width: 149px;
    height: 80px;
    float: left;
    margin: 10px 0 0 0;
}

#blog-title a {
    background-image: url(images/kcdc-logo-2017.png);
	background-repeat: no-repeat;
	background-size: 149px;
    color:#000;
    text-decoration:none;
    display:block;
    text-indent:-9000px;
    width: 149px;
    height: 80px;
    margin: 0;
}

#blog-title a:active,
#blog-title a:hover {
    color: #002395;
}

#blog-description {
    color:#002395;
    font-size: 1em; /* 16px */
    line-height: 20px;
    display: block;
    margin: 20px 0 0 0;
    float: right;
    width: calc(90% - 160px);
    text-align: right;
}

#blog-description br,
h1#blog-description br {
	display: block !important;
}

#blog-description .green,
h1#blog-description .green {
	color: #008542;
}

#blog-description a:link, #blog-description a:visited, #blog-description a:active, #blog-description a:hover {
	padding-top: 0;
}

#container {
    width: 90%;
    padding: 0 5%;
    float:none;
    margin: 0 0 0 0;
    border-top: 10px solid #fdc82f;
    overflow: visible;
}

#content {
    width: 100%;
    overflow:hidden;
    margin: 30px 0 0 0;
    overflow: visible;
}

.hentry {
    width: auto;
}

.main-aside {
    width: 100%;
    float:none;
    position:relative;
}

#primary {
    float:none;
}

#secondary {
    clear:left;
}

#left-hand-sidebar {
	float: none;
    width: 90%;
    margin: 0 0 0 0;
    padding: 0 5%;
    text-align: center;
}

#footer {    
    clear:both;
    min-height: 50px;
    margin-top: 50px;
}

#siteinfo {
	/* display: none; */
    clear:both;
    width: 90%;
    padding: 0 5% 40px 5%;
    margin: 0 0;
}

#siteinfo p {
	font-size: 1em;
	line-height: 16px;
}

.mobile-footer {
	display: block;
	width: 90%;
	padding: 0 5%;
	margin: 0;
	text-align: center;
}

.mobile-footer p {
	font-size: 0.813em;
	line-height: 16px;
}

.footer-box {
	width: 100%;
	float: none;
	margin-bottom: 30px;
}

.footer-box h3 {
	display: block;
	width: 100%;
	height: 30px;
	background-color: #fdc82f;
	color: #002395;
	text-transform: uppercase;
	font-size: 1.2em; /* 14px */
	line-height: 30px;
	margin-bottom: 10px;
}

.right-side h3 {
	background-color: #d52b1e;
	color: #fff;
}

.left-side {
	margin: 0 0 30px 0;
}

.middle-side {
	margin: 0 0 30px 0;
}

.right-side {
	margin: 0 0 30px 0;
}




/* Smartphone menu styles 
---------------------------------------------------------------------------------------------- */

.sf-menu .home-icon {
    display: none;
    margin: 8px 0px;
    height: 18.5px;
    width: 22px;
    background: url(http://kcdrycleaning.com.au/wp-content/uploads/2017/11/home-icon-sprite.png) 0 0;
}

.sf-menu .home-icon:hover {
	background: none;
}


.icon-wrapper {
	height: 40px;
	background-color: #002395;
	margin: 0 0 0 0;
	width: 100%;
}

.icon-wrapper .entry-title {
	display: block;
	color: white;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	left: 50%;
	text-align: center;
	margin: 0 0 0 0;
	z-index: 1000;
	font-size: 1.375em; /* 22px */
	line-height: 55px;
	padding: 0;
	width: 70%;
	margin-left: -35%;
}

a.menu-icon {
	float: right;
	margin: 5px 13px 0 0;
}

a.home-icon {
	float: left;
	margin: 5px 0 0 13px;
}

a.menu-icon, a.home-icon {
	width: 30px;
	height: 30px;
	display: block;
	/* background-color: rgba(255,255,255,0.5); */
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

a.menu-icon {
	background-image: url(images/icon-menu@2x.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px;
} 

a.home-icon {
	background-image: url(images/icon-home@2x.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px;
}

/* body.page-id-38 a.menu-icon {
	background-image: url(images/icon-menu@2x-green.png);
}

body.page-id-38 a.home-icon {
	background-image: url(images/icon-home@2x-green.png);
}

body.page-id-49 a.menu-icon {
	background-image: url(images/icon-menu@2x-red.png);
}

body.page-id-49 a.home-icon {
	background-image: url(images/icon-home@2x-red.png);
} */

#access {
	display: none;
	width: 100%;
    float: none;
    margin-top: 0;
    height: auto;
    font-size: 0.85em;
}

#access .menu {
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
}

.sf-menu {
	float: none;
	margin-left: 0;
}

.sf-menu li {
	/* height: 28px; */
}

li.menu-item {
	height: auto;
	position: relative;
	text-align: left;	
	float: none;
	margin: 0;
	padding: 0;
	background-image: none;
}

#access li.menu-item {
	text-transform: uppercase;
}

/* main ul element */

/* general link styles*/
.sf-menu a {
	display: block;
	padding: 0 10px;
	text-decoration:none;
	border-right: 0 none;
	margin: 0 0;
}

/*** 1st Level ***/

/* 1st level links, no hover, no visits */
.sf-menu li a {
	color: white;
	text-decoration: none; 
	cursor: pointer;
	background-color: #002395;
	border-bottom: 1px solid #fdc824;
	color: #fff;
	display: block;
	padding: 0 5%;
	background-image: none;
}

/* 1st level links, while hovering over sub menu */
.sf-menu li.sfHover a {
	color: #fff;
	background-color: #edbb21;
}

.sf-menu li.sfHover {
	background-image: none;
}

/* 1st level links, hover */
.sf-menu li a:hover {
	color: #fff;
	background-color: #edbb21;
}

.sf-menu li:hover {
	background-image: none;
}

/* 1st level current page */
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    color: #fff;
    background-color: #edbb21;
}

.sf-menu li.current_page_item,
.sf-menu li.current_page_ancestor,
.sf-menu li.current_page_parent {
    background-image: none;
}

body.home .sf-menu li.sfHover a {
	background-color: #edbb21;
}

body.home .sf-menu li a:hover {
	background-color: #edbb21;
}

body.home .sf-menu .current_page_item a,
body.home .sf-menu .current_page_ancestor a,
body.home .sf-menu .current_page_parent a {
	background-color: #edbb21;
}

/* Second Level */

ul.sub-menu {
	/* display: none !important; */
	width: 100% !important;
	max-width: 100% !important;
}

.sf-menu ul {
	position:relative;
	top:0;
	width:100%;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:0;
	top: 0; 
	z-index:99;
}

.sf-menu ul {
    font-size: 0.85em;
    text-transform: none;
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 0 none;
    line-height: 17px;
}

.sf-menu ul li {
	width: 100%;
	line-height: 35px;
}

.sf-menu ul li a {
	display: block;
	padding: 0 4%;
	margin: 0;
	text-decoration:none;
	color: #000;
	border-bottom: 1px solid rgba(255,255,255,0.5);
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top: 0; 
}
.sf-menu ul ul {
    margin-top:0; /*unlikely to need adjusting */
}



/* Home page specific styling
---------------------------------------------------------------------------------------------- */

#header-buttons {
    float: none;
    width: 100%;
    height: 35px;
    position: relative;
    top: auto;
    left: auto;
    margin-left: 0;
    background-color: #fdc82f;
}

#sa-button {
    display: block;
    width: 140px;
    height: 25px;
    float: left;
    margin-left: 2%;
    margin-top: 5px;
}

#qld-button {
    display: block;
    width: 140px;
    height: 25px;
    float: right;
    margin-right: 4%;
    margin-top: 5px;
}

.home #header, .home #branding {
	background-color: transparent;
}

.home #header {
	height: 120px;
	background-image: url(images/home-header@2x.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 115px;
}

.home #main {
	width: 100%;
	padding: 0;
}

.home #home-banner {
	background-repeat: no-repeat;
	width: 100%;
	height: 250px;
	text-align: center;
}

.home #home-banner h1 {
	display: block;
	float: left;
	width: 360px;
	height: 90px;
	color: #fff;
	font-size: 3.75em; /* 60px */
	line-height: 90px;
	padding: 0 0 0 60px;
}

.home #home-banner p {
	display: block;
	float: none;
	width: 80%;
	padding: 0 10%;
	height: auto;
	min-height: 65px;
	color: #ffffff;
	font-size: 1em; /* 16px */
	line-height: 20px;
	margin: 0 0 0 0 !important;
}

.home #home-banner a:link, 
.home #home-banner a:visited,
.home #home-banner a:hover,
.home #home-banner a:active {
	color: #ffffff;
}

.home .title-overlay {
	float: left;
	display: block;
	width: 100%;
	height: auto;
	margin-top: 85px;
	min-height: 100px;
	padding-top: 0;
}

.home #home-banner a.free-pickup-icon {
	display: block;
	background-image: url(images/free-pickup.png);
	background-repeat: no-repeat;
	background-size: 70px;
	display: block;
	width: 70px;
	height: 58px;
	position: absolute;
	right: 5%;
	top: 15px;
}

.home #container {
    width: 90%;
    margin: 0 0 0 0;
    padding: 0 5%;
    float: none;
    border: 0 none;
}

.home .infobox-twocol {
	float: none;
	width: 90%;
	height: auto;
	padding: 0 5% 20px 5%;
	margin-bottom: 30px;
	text-align: center;
}

.home .infobox-twocol p {
	font-size: 1em;
	line-height: 19px;
	color: #002395;
	margin-bottom: 0;
}

.home .yellow-bg {
	background-color: #fcf4d9;
	margin-right: 0;
}

.home .green-bg {
	background-color: #d6e6db;
	margin-left: 0;
}

.home .infobox-twocol h3 {
	display: block;
	width: 100%;
	height: 28px;
	background-color: #fdc82f;
	color: #002395;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 28px;
	margin: 0 0px 25px 0px;
	text-align: center;
}

.home .green-bg h3 {
	background-color: #008542;
	color: #fff;
}


/* Four column structure */

#four-column-wrapper {
	float: left;
	width: 100%;
	margin: 0;
}

.home #four-column-wrapper .infobox-fourcol {
	float: left;
	width: calc(50% - 20px);
	padding: 0;
	margin: 0;
}

.home #four-column-wrapper .first-col {
	margin: 0 10px 0 10px;
	background-image: url(images/infobox-shirts.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 149px;
}

.home #four-column-wrapper .second-col {
	margin: 0 10px 0 10px;
	background-image: url(images/infobox-descare.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 149px;
}

.home #four-column-wrapper .third-col {
	margin: 0 10px 0 10px;
	background-image: url(images/infobox-hems.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 149px;
}

.home #four-column-wrapper .fourth-col {
	margin: 0 10px 0 10px;
	background-image: url(images/infobox-bridal.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 149px;
}

.home #four-column-wrapper .infobox-fourcol h3 {
	display: block;
	height: 20px;
	font-size: 0.75em;
	line-height: 20px;
	padding: 0 11px;
	color: #fff;
	text-transform: uppercase;
	margin: 15px 0 132px 0;
}

.home #guarantee-banner {
	width: 100%;
	float: none;
	margin: 20px 0 0 0;
}

.home #guarantee-banner p {
	font-size: 1.375em;
	line-height: 30px;
	font-style: italic;
	text-align: center;
	color: #002395;
}

.home #guarantee-banner br {
	display: none;
}

.alignright.guarantee-icon, 
img.alignright.guarantee-icon {
	margin-top: 0;
	float: none;
	margin-left: 0;
}

.kcdc-counter {
    width: 85%;
    height: 65px;
    border: 0 none;
    overflow: hidden;
    position: relative;
    float: none;
    margin: 12px 20% 0 13px;
    text-align: left;
}

.kilos {
	font-size: 1.875em; /* 30px */
	line-height: 42px;
	color: #ffffff;
	width: 40px;
	height: 39px;
	margin-top: -45px;
	margin-right: -49%;
	padding-top: 0;
	position: absolute;
	right: 50%;
}

.home .mobile-buttons {
	display: block;
	width: auto;
	max-width: 260px;
	padding: 0;
	margin: -10px auto 10px auto;
	position: relative;
	overflow: hidden;
}

.home .mobile-buttons .button-green,
body.page-id-38 .mobile-buttons .button-green {
	background-color: #00a171;
	background-image: url(images/button-overlay.png);
	background-repeat: repeat-x;
	background-position: top left;
	color: white;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 0;
	display: block;
	margin: 0 auto 10px auto;
	font-size: 0.875em; /* 14px */
	line-height: 26px;
	height: 26px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.mobile-buttons .button-red {
	background-color: #e41b13;
	background-image: url(images/button-overlay.png);
	background-repeat: repeat-x;
	background-position: top left;
	color: white;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 5px 0;
	display: block;
	margin: 0 auto 10px auto;
	font-size: 0.875em; /* 14px */
	line-height: 17px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.home .mobile-buttons .button-blue {
	background-color: #002395;
	background-image: url(images/button-overlay.png);
	background-repeat: repeat-x;
	background-position: top left;
	color: white;
	display: block;
	text-decoration: none;
	float: left;
	margin: 5px 10px 0 0;
	text-align: center;
	padding: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 0.75em; /* 12px */
	line-height: 21px;
	width: 85px;
	height: 21px;
}

.home .mobile-buttons .button-pickup {
	width: 70px;
	height: 60px;
	float: right;
}

.home .mobile-buttons .top-row {
	margin-top: 12px;
}

/* Long Buttons */

a.button-long-red {
	background-color: #e41b13;
	background-image: url(images/button-overlay.png);
	background-repeat: repeat-x;
	background-position: top left;
	color: white;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	display: block;
	margin: 0 auto 10px auto;
	font-size: 1em; /* 16px */
	line-height: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

a.button-long-blue {
	background-color: #002395;
	background-image: url(images/button-overlay.png);
	background-repeat: repeat-x;
	background-position: top left;
	color: white;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	display: block;
	margin: 0 auto 10px auto;
	font-size: 1em; /* 16px */
	line-height: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

a.button-long-green {
	background-color: #00a171;
	background-image: url(images/button-overlay.png);
	background-repeat: repeat-x;
	background-position: top left;
	color: white;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	display: block;
	margin: 0 auto 10px auto;
	font-size: 1em; /* 16px */
	line-height: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

a.button-long-white {
	background-color: rgba(255,255,255,0.4);
	background-image: url(images/button-overlay.png);
	background-repeat: repeat-x;
	background-position: top left;
	color: #002395;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	display: block;
	margin: 0 auto 10px auto;
	font-size: 1em; /* 16px */
	line-height: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}




/* Greenearth page styles
---------------------------------------------------------------------------------------------- */

/* body.page-id-38,
body.page-id-38 #wrapper {
	background-color: #e9f4f0;
	color: #006dc0;
}

body.page-id-38 #container {
	border-top: 0 none;
}

body.page-id-38 #header,
body.page-id-38 .icon-wrapper,
body.page-id-38 #branding,
body.page-id-38 .button-blue,
body.page-id-38 a.top-link {
	background-color: #00a171;
}

body.page-id-38 .mobile-buttons {
	display: block;
	width: auto;
	width: 100%;
	padding: 0;
	margin: 0 auto 10px auto;
	position: relative;
	overflow: hidden;
	text-align: center;
}

body.page-id-38 .mobile-buttons .greenearth-logo {
	margin: 0 auto 25px auto;
}

body.page-id-38 #footer {
	background-color: #e9f4f0;
}


/* Free Pick Up Page styles */

.red-border br,
.left-hand-sidebar br {
	display: none;	
}

/* body.page-id-49 #header,
body.page-id-49 .icon-wrapper,
body.page-id-49 #branding,
body.page-id-49 .button-blue,
body.page-id-49 a.top-link {
	background-color: #e41b13;
}

body.page-id-49 .mobile-buttons {
	display: block;
	width: auto;
	width: 100%;
	padding: 0;
	margin: 0 auto 10px auto;
	position: relative;
	overflow: hidden;
} */



/* Services Page Style
---------------------------------------------------------------------------------------------- */

body.services-page .entry-content {
	text-align: center;
}

body.services-page .entry-content h3 {
	font-weight: 600;
	margin-bottom: 7px;
}


/* Store Finder Page Style
---------------------------------------------------------------------------------------------- */

body.store-finder .entry-content ul.menu {
	list-style: none;
	width: auto;
	margin: 0 15%;
}

body.store-finder .entry-content ul.menu li {
	padding-bottom: 10px;
}

body.page-id-10 .entry-content ul.menu li,
body.parent-pageid-10 .entry-content ul.menu li {
	text-transform: none;
}



/* Store Listing Page Style
---------------------------------------------------------------------------------------------- */

body.store-listing .entry-content {
	text-align: center;
}

body.store-listing .mobile-buttons {
	display: block;
	width: auto;
	padding: 0;
	margin: 50px auto 0 auto;
	position: relative;
	overflow: hidden;
}

#content ul.menu {
	margin: 0 0 20px 20px;
}

.gmap-canvas {
	max-width: 100% !important;
}

body.parent-pageid-10 #left-hand-sidebar h5 {
	text-align: left;
}



/* Typography 
---------------------------------------------------------------------------------------------- */

body {
	font-size: 100%; /* 16px */
	line-height: 19px;
}

.entry-content p,
.entry-content ul,
.entry-content ol {
	font-size: 0.938em; /* 15px */
	line-height: 18px;
	margin-bottom: 15px;
}

.entry-content h1 {
	
}

.entry-content h2 {
	font-size: 1.125em; /* 18px */
	line-height: 22px;
	border-top: 1px solid #fdc82f;
	padding: 15px 0;
}

.entry-content h3 {
	font-size: 1.063em; /* 17px */
	line-height: 20px;
	padding: 0 0 20px 0;
	margin-bottom: 15px;
}

.green-page .entry-content h3, 
.page-id-38 .entry-content h3,
.green-page .entry-content h5, 
.page-id-38 .entry-content h5 {
	font-size: 1.063em; /* 17px */
	line-height: 20px;
	border-bottom: 0 none;
	padding-bottom: 0;
	margin-bottom: 15px;
	color: #00a171;
}

.entry-content h4 {
	
}

.entry-content h5 {
	font-size: 1em;
	line-height: 19px;
	font-weight: 600;
}

.entry-content h6 {
	
}

p.page-top-link {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 15px;
	width: 90%;
	padding: 0 5%;
}

a.top-link:link, a.top-link:visited, a.top-link:active, a.top-link:hover {
	color: #fff;
	background-color: #002395;
	/* background-image: url(images/button-overlay.png); */
	background-repeat: repeat-x;
	background-position: top left;
	text-decoration: none;
	padding: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: block;
	margin: 0 auto;
	font-size: 1em;
	line-height: 20px
}

p.page-top-link a.top-link {
	margin-left: auto;
}

.page-id-197 .twocol-page-left,
.page-id-197 .twocol-page-left ul {
	margin-bottom: 0;
}



} /* End Media Query */

@media screen and (max-width: 400px) {

.title-overlay h1.entry-title {
	font-size: 1.1em;
}

}