/*
Theme Name: SSG Theme
Theme URI: http://shopssingapore.com
Description: SSG theme
Version: 1.31
Author: ewwe
Author URI: http://shopssingapore.com/
*/

/* Body */

* {margin:0; padding:0;}
body {
	font: 83% "Open Sans", Helvetica, Arial, sans-serif;
	background: url('img/grid_noise.png') 0% 0%;
}

input {
		font-family: "Roboto", Helvetica, Arial, sans-serif;
}
#wrap {
	color:#2D2D2D; 
	margin:0 auto; 
	width:1100px;
	/*-moz-box-shadow: 0 0 5px 5px #393939;*/
	/*-webkit-box-shadow: 0 0 5px 5px#393939;*/
	/*box-shadow: 0 0 5px 1px #393939;*/
}

/* Links */

a {background-color:inherit; color: #0041ac; font-weight:normal; text-decoration:none;}
a:hover {background-color:inherit; color: #C0C0C0; text-decoration:underline;}

a img {border:0;}


.tm_shops {
    background: url('img/placeholder.png') no-repeat 14px 12px;
}
.tm_info {
    background: url('img/file.png') no-repeat 14px 12px;
}

#topmenu {
    /*width:100%;*/
    /*text-align:center; */
    /*clear:both;*/
    margin: 10px 0;
    padding:0;
    float: right;

}
#topmenu ul {
    margin: 15px 10px 0 0;
    list-style-type: none; 
    text-align:center; 
    /*height: 56px;*/
    /*width: 100%; */
    /*background: #fff;*/
    /*float: right;border: 1px gray solid;*/
}
#topmenu li { 
    float: left;
    margin: 0 20px;
}
.tm_logo {
    padding: 0 0px 0px 0px !important;
    margin: 10px 50px 15px 30px;
    /*background: #1c1c1c;*/
    /*height: 31px;*/
    /*display: block;*/
    float: left;
}

#topmenu a {
    font-size:105%;
    font-weight: 600;
    /*color:#ffffff;*/
    color: #5e686d;
    padding: 10px 20px 8px 40px;
    display: block;
    text-decoration:none;
    border-radius: 5px;
}

#topmenu a:hover, .ads-btn a:hover {
    text-decoration:none;
    background-color: #bdbdbd; 
    color: #000;
}

.ads-btn {
  text-decoration: none;
  font-weight: 400;
  color: #fff !important;
  /*background-color: #46b29d;*/
  /*border: #05384e 1px dashed;*/
  border-radius: 5px;
    background: #46b29d url('img/email.png') no-repeat 18px 12px;
}

#htxt {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
    clear: both;
    float: left;
    width: 100%;
    height: 120px;
    /*padding: 0px;*/
    background: url('img/ssg_header2.jpg') no-repeat 0% 0%;
    /*padding: 17px 50px;*/
    color: #000;
    font-size: 120%;
    font-weight: 400;
    /*margin-bottom: 20px;*/
}


.searchbar {
	margin: 45px 40px 0 50px;
	/*float: right;*/
	text-align: center;
}

.searchandfilter input[type="submit"] {
  padding: 7px 30px;

  }

.searchandfilter div ul::before { 
    content: "Find your store:";
    text-shadow: 2px 2px #5b5b5b;
    color: #fff;
    font-size: 1.1em;
    font-weight: 600;
    margin-right: 20px;
    padding: 5px 10px;
}

.searchandfilter input[name="ofsearch"] {
	width: 300px;
}

/* Header */

#header {
    margin:0;
    /*height:120px; */
    padding: 0;
    /*background-color: #000;*/
}


#headerlogo {
	position:relative;
	float:left;
	margin: 10px 0 0 0px;
	padding: 8px 40px;
}
#headerlogo span {
	font-size: 2.8em;
	color: #fff;
}
.topmenu {
	float: right;
	margin: 35px 70px 0 15px;
	font-size: 1.1em;
	color: #fff;
}
.topmenu ul {
	margin:0 0 0;
	list-style-type: none; 
	height:30px;
}
.topmenu li { float: left;}
.topmenu a {
	font-size:110%;
	color: #fff;
	padding: 4px 30px 4px 30px; 
	display: block;
	text-decoration:none;
}
.topmenu a:hover {
	text-decoration:none;
	background-color:#72a2ad;
	color:#fff;
}


.fmenu {
	float: right;
	margin: 0px 50px 0 15px;
	font-size: 0.9em;
	color: #fff;
}
.fmenu ul {
	margin:0 0 0;
	list-style-type: none; 
	/*height:30px;*/
}
.fmenu li { float: left;}
.fmenu a {
	font-size:100%;
	color: #fff;
	padding: 4px 20px 4px 20px; 
	display: block;
	border-radius: 5px;
	text-decoration:none;
}
.fmenu a:hover {
	text-decoration:none;
	background-color: #107561;
	color:#fff;
}
.cred {
	margin: 0px 20px;
}
/*.topmenu li:not(:last-child) {
	    border-left: 1px solid #98bcc4;
}*/


/* .more-link {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
  display: block;
  clear: both;
  width: 140px;
  margin-top: 20px;
}*/

.more-link:focus,.more-link.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.more-link:hover, .more-link.focus {
  color: #333333;
  text-decoration: none;
}
.more-link.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}



/* Content */
#container{
  margin:0;
  background-color:#fff;
	float:left;
	padding: 0;
	clear: both;
	width: 1100px;
}

#content {
	font-size:110%;
	background-color:#fff;
	padding: 0;
	line-height:1.5em; 
	margin: 30px 0px;
	width: 1090px;
}
#contentwide {line-height:1.6em; margin:0 0 10px 0px;}
#content h1, #contentwide h1 {
	font-size:1.8em; 
	margin: 5px 0 15px; 
	font-weight:300;
	line-height:1.3em;
}
#content h2,#contentwide h2 {
	font-size:1.4em; 
	margin: 7px 0 15px; 
	font-weight:300; 
	color:#006699;
	line-height:1.3em;
}
#content h3,#contentwide h3 {
	font-size:1.2em; 
	margin: 5px 0 10px;
	font-weight: 400;
	color: #e9a132;
}
#content img,#contentwide img {border:0px solid #d0d0d0;/* float:left;*/ margin:3px 10px 3px 0;}
#content ul,#contentwide ul,#content ol,#contentwide ol {margin:0 0 16px 20px;}
#content li,#contentwide li {padding:0 0 0 5px;}
#content ul ul,#contentwide ul ul,#content ol ol,#contentwide ol ol {margin:0 0 0 16px;}
#content img.alignleft ,#contentwide img.alignleft  {float:left; padding: 0 15px 10px 0;}
#content h1.big, #contentwide h1.big {
	color: #000000;
	margin: 10px 10px 25px 20px; 
	padding: 2px 0 2px 20px;
	font-weight: 600;
	font-size:0.9em; 
	text-transform: uppercase;
	border-left: 2px solid #46b29d;
}

#primary {
		/*float: left;*/
		margin: 20px 10px;
		padding: 0 20px 0 0;
		/*width:680px;*/
		 overflow:hidden;
		width:auto;
		/*border-right: 1px solid #c5d7dc;*/
	}


#extras {
	float:right; 
	width:300px;
	line-height:1.4em; 
	/*margin: 10px 20px 10px 30px; */
	font-size:95%;
	padding: 10px 20px;
	/*background-color: #f8f7f5;*/

}

#extras p, #extras ul, #extras div.textwidget, .wpp-list {
	font-size:1.0em; margin:0 0 5px 5px;
}
#extras li, .wpp-list li  {
	line-height:1.4em; 
	list-style: circle outside !important; 
	margin:0 0 6px;
}
#extras ul ul {margin:6px 0 0 10px;} 
#extras ul ul li {margin:0 0 4px;}
#extras ul ul li a {font-weight:normal;}
#extras ul.linklist {font-size:1em;}
#extras ul.linklist ul {margin:0 0 20px;}
#extras ul.linklist ul li a {font-weight:bold;}
#extras h3, #extras ul.linklist li h3, #extras h3, table #wp-calendar caption, div.shead {
	background-color:inherit; 
	font-size:1.1em; 
	font-weight:bold; 
	text-align:left; 
	margin:0 0 20px;
	color: #46b29d;
}
#extras label {
	display:none;
}

#extras h3,#extras h2 {
	color: #000000;
	margin: 5px 0 10px 0;
	padding: 2px 0 2px 20px;
	font-weight: 600;
	font-size:0.9em; 
	text-transform: uppercase;
	border-left: 2px solid #46b29d;
}
#extras li {
	padding-left: 5px;
}
#extras a {
	font-weight: normal;
}

#extras ul {padding: 10px;}

ul.page li a {font-size:1.2em;text-decoration:underline;}

/* Footer */

#footer {
	font-size:1.1em; 
	clear:both; 
	color:#fff; 
	font-weight:normal; 
	line-height:1.4em; 
	margin:0 auto; padding: 40px 20px;
	position:relative;
	/*width:800px;*/
	background-color: #2e7668;
}
#footer a {
	color:#fff;
}
.credits {
	float: left;
}

/* Tags */

p,ul,ol {margin:0 0 18px;}
blockquote {border-left:4px solid #e0e0e0; margin:20px; padding:8px 8px 8px 15px;}
blockquote p {background-color:inherit; color:#505050; font-size:0.9em; line-height:1.3em;}
label {background-color:inherit; color:#606060; font-size:0.9em; font-weight:bold;}
table#wp-calendar {margin:0 0 20px; width:140px;}
code {font-size:1.2em; display:block; padding:5px 5px 5px 8px; background-color:#f4f4f4; margin:5px 0 15px 0;border-left:4px solid #cccccc;}


/* Forms */


.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form select {
	width: 90%;
}

/*#s,#submit {background-color:#ffffff; border:1px solid #cccccc; color:#505050; font-size:0.9em; margin:0 0 16px; padding:4px; width:130px;}*/
#author,#email,#url,#comment {border:1px solid #cccccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
#commentsection {margin:25px 0 0;}
#commentsection p {margin:0 0 6px;}

#s {
	padding:4px;
	border:1px solid #CCCCCC;
	width:197px;
	height:18px;
}

/* Float fix */

.contenttext {overflow:hidden; padding-top: 15px;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}


/* Various classes */

.left {border:1px solid #cccccc; float:left; margin:10px 15px 10px 0;}
.right {border:1px solid #cccccc; float:right; margin:10px 0 5px 10px;}
.center {border:1px solid #aaaaaa; margin:5px auto 12px; text-align:center;}
.textright {text-align:right;}
.small {font-size:0.8em;}
.bold {font-weight:bold;}
.hide {display:none;}
.post {
	margin: 10px 10px 20px 10px; 
	border-bottom: 1px dashed #c5d7dc;
	padding: 10px 10px 20px 10px;
}

.postinfo {background-color:#ECF5FF; border-left:4px solid #C6DCF4; color:#606060; font-size:0.9em; font-weight:bold; line-height:1.5em; margin:10px 0 0px; padding:8px 5px 8px 8px;}
.comment {background-color:#ECF5FF; border-left:4px solid #C6DCF4; color:#606060; margin:0 0 10px; padding:8px 5px 0 8px;}
.comment p.commenthead {line-height:1.6em;}
.comment p {font-size:0.9em; line-height:1.3em; margin:0 0 6px; padding-bottom:5px;}
.navigation {
	display:block; 
	margin:15px; 
	text-align:center;
}
.navigation p {margin:0; padding:0;}
.prevlink {margin-right:20px;}
.nextlink {margin-left:20px;}

ol.snap_nav {
	padding-top: 10px;
	display: inline;
	list-style: none;
}

ol.snap_nav li {
	display: block;
	float: left;
	padding: 0 2px 10px 0;
}

ol.snap_nav li a {
	font-weight: bold; color:#C55F6B; text-decoration: underline;
}

ol.snap_nav li.snap_selected a {
	cursor: text;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}


.code_tbl{
    border-spacing:0;
    border-collapse:collapse;
    width: 90%;
}
.code_tbl th{
    text-align:left;
    border: 1px solid #e6e6e6;
    padding: 5px;
    background-color: #f0f0f0;
    font-size: 1.0em;
}
.code_tbl td{
    border: 1px solid #e6e6e6;
    background-color: #fff;
    padding: 5px;
    margin:1px;
  }

#atm_live_search {
	padding-bottom: 10px;
}
#atm_live_search input {
	font-size: 1.2em;
	padding: 5px;
}

.lstbranches p:not(:first-child) {
	 border-bottom: 1px solid #eeeeee; 
	padding: 10px 5px 5px 5px;
	margin-right: 10px;
}

h2.btitle {
	font-size: 1.2em;
	font-weight: 400;
	margin: 0 !important;
	padding: 0 0 0 20px !important; 
	line-height: 1.0em;
	/*color: #7cbaea;*/
	/*text-transform: none;*/
	background: url("img/icon-pin.png") no-repeat 0px 7px;
}
.breadcrumbs {
	/*background-color: #F2F2F2;*/
	padding: 15px 0 5px 15px;
	margin-left: -10px;
}

.subh {
	padding: 0 0 10px 0;
	margin: 30px 10px 20px 20px;
	border-bottom: 1px dashed #c5d7dc;
	/*background: #fcfbfa;*/
	font-size: 110%;
	line-height: 1.6em;
	color: #78a49c; 
}
/*.subh p {
	padding-top: 20px !important;
}*/
.subh2 {
	padding: 0 0 10px 0;
	margin: 10px 10px 30px 0px;
	border-bottom: 1px dashed #c5d7dc;
	/*background: #fcfbfa;*/
	font-size: 110%;
	line-height: 1.6em;
	color: #78a49c; 
}

.dcw_c1:last-child {
	/*padding-bottom: 50px !important;*/
	margin-bottom: 30px !important;
}

.hreview-aggregate
{display: none;}

input[type="submit"] {
  text-decoration: none;
  font-weight: 400;
  font-size: 1.0em;
  background-color: #347d71;
  	text-transform: uppercase;
  /*background-color: transparent;*/
  color: #fff !important;
  padding: 4px 10px;
  /*height: 20px;*/
  /*margin-left: 15px;*/
  border-radius: 5px;
  border: none;
  /*border: 1px solid #ffb9b5;*/
  cursor: pointer;
  }

input[type="submit"]:hover
{
    background-color: #00896e; 
    color: #fff !important;
}

input[type="submit"]:active
{
  background-color: #00232d;
  color: #5e99a6;
}

input[type="text"],input[type="email"] {
	font-weight: 300;
	background-color: #fff;
	/*color: #fff !important;*/
	height: 20px;
	padding: 5px 10px;
	/*margin-left: 15px;*/
	border-radius: 5px;
	border: 1px solid #ccc;
  }

textarea, select {
	font-weight: 300;
	background-color: #fff;
	padding: 5px 10px;
	border-radius: 5px;
	border: 1px solid #ccc;
  }






@media screen and (min-width: 768px) and (max-width: 1100px) {
#wrap {
	width:100%;
}

#container {
	width:100%;
}
#content {
	width:auto;
	position:relative;
}
#primary {
	margin-left: 0;
}


#topmenu {
    /*width:100%;*/
    text-align:center; 
    /*clear:both;*/
    margin: 10px 0;
    padding:0;
    float: right;
}
#topmenu li {
    /*height: 55px;*/
    margin: 0px;
    padding: 0 2px;
}

.tm_logo {
    padding:0 5px !important;
    margin: 10px 0 10px -5px;
}

#topmenu a {
    font-size:95%;
    padding: 12px 12px 10px 35px; 
    display: block;
    text-decoration:none;
}

.searchbar {
	margin: 25px 50px;

}

.searchandfilter div ul::before { 
    content: none;
    /*background-color: rgba(0,0,0,0.3);*/
    /*color: #000;*/
    font-size: 1.0em;
    margin-right: 20px;
    padding: 5px 10px;
}

.searchandfilter::before { 
    content: "Find your store: ";
    text-shadow: 2px 2px #5b5b5b;
    color: #fff;
    font-size: 1.0em;
}

.searchandfilter input { 
margin-top:10px;
    /*padding: 10px;*/
}

}

@media screen and (min-width: 580px) and (max-width: 767px) {

#topmenu {
    /*width:100%;*/
    /*text-align:center; */
    /*clear:both;*/
    margin: 10px 0 10px 0;
    padding:0;
    float: left;
}
#topmenu li {
    /*height: 55px;*/
    margin: 0 2px;
}

.tm_logo {
    padding: 0px 5px !important;
    margin: 10px 0 10px -5px;
}
.ucl {
	display: none;
}
.tm_shops {
    background: none;
}
.tm_info {
    background: none;
}

.ads-btn {
    background: #46b29d;
}

#topmenu a {
    font-size:85%;
    /*color:#ffffff;*/
    /*color: #fff;*/
    padding: 12px 7px; 
    display: block;
    text-decoration:none;
}

.searchbar {
	margin: 25px 20px;

}

.searchandfilter div ul::before { 
    content: none;
    font-size: 1.0em;
    margin-right: 20px;
    padding: 5px 5px;
}

.searchandfilter::before { 
    content: "Find your shop in Singapore:";
    text-shadow: 2px 2px #5b5b5b;
    color: #fff;
    font-size: 1.0em;}

.searchandfilter input { 
	margin-top:10px;
    /*padding: 10px;*/
}

}



@media screen and (max-width: 579px) {
.tm_shops {
    background: none;
}
.tm_info {
    background: none;
}

.ads-btn {
    background: #46b29d;
}
#topmenu {
    /*width:100%;*/
    /*text-align:center; */
    /*clear:both;*/
    margin: 10px 0 10px 20px;
    padding:0;
    float: left;
}
#topmenu li {
    margin: 0px;
    padding: 0px 5px;
}

.tm_logo {
    padding: 4px 0px 2px !important;
    margin: 10px 0 -10px 10px;
}
.ucl {
	display: none;
}
#topmenu a {
    font-size:90%;
    /*color:#ffffff;*/
    padding: 10px 7px; 
    display: block;
    text-decoration:none;
}

.searchbar {
	margin: 25px 20px;

}

/*#topmenu li:nth-child(2) {
clear:both;
}*/

.searchandfilter::before { 
    content: none;
}

.searchandfilter input { 
margin-top:10px;
    /*padding: 10px;*/
}

.searchandfilter div ul::before { 
    content: none;

}
/*#htxt {
	height: 110px;
}*/
}



















@media screen and (min-width: 321px) and (max-width: 767px) {


.subh, .subh2 {
	padding: 10px 5px;
}

#wrap {
	/*width:768px;*/
	width:100%;
	/*display: none;*/
}

#headerlogo {
	/*margin: 0px;*/
	/*padding: 0;*/
		padding: 3px 30px 0px 30px;
	
}
.topmenu {
	clear: both;
	float: left;
	margin: 0px 20px 10px 20px;
}
.topmenu a {
	font-size:90%;
	padding: 4px 10px 4px 10px; 
}


.searchandfilter input[name="ofsearch"] {
	width: 240px;
  margin-top: 10px;
}


#header {
	/*height: 130px;*/
}
#container   { display: table; border-spacing: 5px;
    border-collapse: separate;}
#extras  { display: table-footer-group;}
#primary { display: table-header-group; }

#container {
	width:100%;
	float: none;
}
#content {
	/*width:758px;*/
	width: auto;
	float: none;
	margin: 20px 0px;
}


#primary {
	/*width:510px;*/
	/*float: right;*/
	width:98%;
	float: none;
	border: none;
	/*clear: both;*/
	/*display: none;*/
}
#extras {
	float: none;
	margin-left: 15px;
	padding: 10px;
}


#tsearch {
	width:240px;
}
/*#topmenu a {
	font-size: 1.05em;
	padding: 10px 8px 8px 8px; 
}*/
.post {
	margin: 10px 5px; 
	padding: 10px 0;
}

.subh, .subh2 {
	margin: 0 5px;
}

#content h1.big, #contentwide h1.big {
	font-size: 1.8em; 
	margin: 0px 10px 20px 5px; 
}


.fmenu {
	float: left;
	margin: 0px 15px 20px 0px;
	font-size: 0.9em;
	color: #fff;
}
.fmenu ul {
	margin:0 0 0;
	list-style-type: none; 
	/*height:30px;*/
}
.fmenu li { padding: 10px 0;}
.fmenu a {
	font-size:100%;
	color: #fff;
	padding: 4px 20px 4px 20px; 
	display: block;
	text-decoration:none;
}
.fmenu a:hover {
	text-decoration:none;
	background-color:#72a2ad;
	color:#fff;
}

#footer div {
	clear: both;
}

#extras div {
	padding: 10px;
}

}













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

.subh, .subh2 {
	padding: 10px 5px;
}

#wrap {
	/*width:768px;*/
	width:100%;
	/*display: none;*/
}

#headerlogo {
	/*margin: 0px;*/
	/*padding: 0;*/
		padding: 3px 30px 0px 30px;
	
}
.topmenu {
	clear: both;
	float: left;
	margin: 0px 20px 10px 20px;
}
.topmenu a {
	font-size:90%;
	padding: 4px 10px 4px 10px; 
}


/*.ads-btn {
  margin-left: 5px;
}
*/
/*.searchbar {
	padding: 10px 10px 0 10px;
}
*/
/*.searchandfilter input[type="submit"] {
  padding: 10px 30px;
  margin-top: 10px;

  }*/

/*.searchandfilter div ul::before { 
    content: "Find your bank's branch in Toronto, Ontario: ";
    color: #fff;
    font-size: 1.0em;
    margin-right: 20px;
}*/

.searchandfilter input[name="ofsearch"] {
	width: 240px;
  margin-top: 10px;
}


#header {
	/*height: 130px;*/
}
#container   { display: table; border-spacing: 5px;
    border-collapse: separate;}
#extras  { display: table-footer-group;}
#primary { display: table-header-group; }

#container {
	width:100%;
	float: none;
}
#content {
	/*width:758px;*/
	width: auto;
	float: none;
	margin: 20px 0px;
}


#primary {
	/*width:510px;*/
	/*float: right;*/
	width:98%;
	float: none;
	border: none;
	/*clear: both;*/
	/*display: none;*/
}
#extras {
	float: none;
	margin-left: 15px;
}

#tsearch {
	width:240px;
}
#topmenu a {
	font-size: 1.05em;
	padding: 10px 8px 8px 8px; 
}
.post {
	margin: 10px 5px; 
	padding: 10px 0;
}

.subh, .subh2 {
	margin: 0 5px;
}

#content h1.big, #contentwide h1.big {
	font-size: 1.8em; 
	margin: 0px 10px 20px 5px; 
}


.fmenu {
	float: left;
	margin: 0px 15px 20px 0px;
	font-size: 0.9em;
	color: #fff;
}
.fmenu ul {
	margin:0 0 0;
	list-style-type: none; 
	/*height:30px;*/
}
.fmenu li { padding: 10px 0;}
.fmenu a {
	font-size:100%;
	color: #fff;
	padding: 4px 20px 4px 20px; 
	display: block;
	text-decoration:none;
}
.fmenu a:hover {
	text-decoration:none;
	background-color:#72a2ad;
	color:#fff;
}

#footer div {
	clear: both;
}

}
