<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Classifier
Theme URI: http://colorlabsproject.com/themes/classifier/
Description: Classified Ads Wordpress Theme created by &lt;a href="http://colorlabsproject.com"&gt;Colorlabs &amp; Company&lt;/a&gt; 
Author: Colorlabs &amp; Company
Author URI: http://colorlabsproject.com/
Version: 1.7.3.2
Tags: green, gray, two-columns, fixed-width, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, left-sidebar, right-sidebar
Text Domain: colabsthemes
*/
/* CSS Reset
=================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}
a {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.account-bar li:last-child
	{
		padding: 5px 11px;
		box-shadow: 1px 1px 1px 0.1px #fff;
		background: #DF2126;
		  text-transform: uppercase;
	}
	.account-bar li:last-child &gt; a
	{
		color: #fff;
	}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  max-width: 100%;
  height: auto !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

.clearfix, .entry-header, .listing-info h4, .listing-info, .submit-steps {
  *zoom: 1;
}
.clearfix:before, .entry-header:before, .listing-info h4:before, .listing-info:before, .submit-steps:before, .clearfix:after, .entry-header:after, .listing-info h4:after, .listing-info:after, .submit-steps:after {
  display: table;
  content: "";
}
.clearfix:after, .entry-header:after, .listing-info h4:after, .listing-info:after, .submit-steps:after {
  clear: both;
}

/* Custom Font
=================================================================== */
@font-face {
	font-family: 'custom-fonts';
	src:url('fonts/custom-fonts.eot?-obwh6h');
	src:url('fonts/custom-fonts.eot?#iefix-obwh6h') format('embedded-opentype'),
		url('fonts/custom-fonts.woff?-obwh6h') format('woff'),
		url('fonts/custom-fonts.ttf?-obwh6h') format('truetype'),
		url('fonts/custom-fonts.svg?-obwh6h#custom-fonts') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'custom-fonts';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-pencil:before {
	content: "\e601";
}
.icon-image:before {
	content: "\e602";
}
.icon-file:before {
	content: "\e603";
}
.icon-cart:before {
	content: "\e604";
}
.icon-spinner:before {
	content: "\e605";
}
.icon-remove:before {
	content: "\e606";
}
.icon-link:before {
	content: "\e607";
}
.icon-question:before {
	content: "\e608";
}
.icon-play:before {
	content: "\e615";
}
.icon-pause:before {
	content: "\e616";
}
.icon-volume-medium:before {
	content: "\e600";
}
.icon-mail:before {
	content: "\e609";
}
.icon-googleplus:before {
	content: "\e60a";
}
.icon-facebook:before {
	content: "\e60b";
}
.icon-twitter:before {
	content: "\e60c";
}
.icon-feed:before {
	content: "\e60d";
}
.icon-youtube:before {
	content: "\e60e";
}
.icon-vimeo2:before {
	content: "\e60f";
}
.icon-flickr:before {
	content: "\e610";
}
.icon-tumblr:before {
	content: "\e611";
}
.icon-linkedin:before {
	content: "\e612";
}
.icon-pinterest:before {
	content: "\e613";
}
.icon-paypal:before {
	content: "\e614";
}

/* Typography
=================================================================== */
p {
  margin: 0 0 18px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
}
p small {
  color: #7d7d7d;
  font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: bold;
  text-rendering: optimizelegibility;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
}

h1 {
  font-size: 30px;
  line-height: 36px;
}
h1 small {
  font-size: 18px;
}

h2 {
  font-size: 24px;
  line-height: 36px;
}
h2 small {
  font-size: 18px;
}

h3 {
  line-height: 27px;
  font-size: 18px;
}
h3 small {
  font-size: 14px;
}

h4, h5, h6 {
  line-height: 18px;
}

h4 {
  font-size: 14px;
}
h4 small {
  font-size: 12px;
}

h5 {
  font-size: 13px;
}

h6 {
  font-size: 11px;
  text-transform: uppercase;
}

ul, ol {
  padding: 0;
  margin: 0 0 9px 25px;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li {
  line-height: 18px;
}

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

dl {
  margin-bottom: 18px;
}

dt,
dd {
  line-height: 18px;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 9px;
}

hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid white;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

abbr {
  font-size: 90%;
  text-transform: uppercase;
  border-bottom: 1px dotted #ddd;
  cursor: help;
}

blockquote {
  position: relative;
  padding: 20px 30px;
  margin: 0 0 18px;
  background:#ddd;
}
blockquote p {
  color: black;
  margin-bottom: 0;
  font-weight: 300;
  font-family: 'Georgia', serif;
  font-style: italic;
  line-height: 22.5px;
}
blockquote p:before {
  left: 12px;
  content: "\201C";
  font-size: 50px;
  font-style: normal;
  font-family: sans-serif;
  position: absolute;
}
blockquote small {
  display: block;
  line-height: 18px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  display: inline;
  float: right;
  padding-left: 0;
  padding-right: 15px;
  border-left: 0;
  border-right: 5px solid #eeeeee;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 18px;
  line-height: 18px;
  font-style: normal;
}

small {
  font-size: 100%;
}

cite {
  font-style: normal;
}

code,
pre {
  padding: 0 3px 2px;
  font-family: Menlo, Monaco, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

code {
  padding: 3px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}

pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 18px;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  white-space: pre;
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
}
pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}

form {
  margin: 0 0 18px;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #eee;
}
legend small {
  font-size: 13.5px;
  color: #999999;
}

label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}

input,
button,
select,
textarea {
  font-family: sans-serif;
}

label {
  margin-bottom: 5px;
  color: #333333;
}

input,
textarea,
select {
  display: inline-block;
  width: 210px;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  border: 1px solid #82deb3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}

input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */
  line-height: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0 \9;
  /* IE9 and down */
}

input[type="image"] {
  border: 0;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  height: auto;
}

select,
input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 28px;
}

select {
  width: 220px;
  background-color: white;
}

select[multiple],
select[size] {
  height: auto;
}

textarea {
  height: auto;
  resize: vertical;
}
.select-menu {
  display: none;
}
input,
textarea {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s box-shadow linear 0.2s;
  -o-transition: border linear 0.2s box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

input:focus,
textarea:focus {
  border-color: rgba(0, 187, 100, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* Custom Fonts */
.logo h1 a, .main-nav, .heading, 
.advance-search, .advance-search p, 
.search-what input, .account-bar, 
.search-where input[type="submit"], 
.category-listing a, .section-carousel h3, 
.category-block a, .tab-nav li a, 
.carousel-desc a, .widget-item-list a, 
.post-block h4 a, .footer-logo, 
.feat-ad-sidebar li a, .widget h3 a { 
  font-family:'Lato', sans-serif;
}

.widget-title, 
.listing-details h4 { 
  font-weight: normal;
  font-family:'Armata', sans-serif;
}

/* Tables 
----------------------------- */
table {
  border-collapse: collapse;
  border-top: 1px solid #b4b4b4; 
  border-left: 1px solid #b4b4b4;
  margin-bottom: 18px;
}
table th {
  background: #efefef
}
table td,
table th{ 
  padding: 5px 7px;
  border-bottom: 1px solid #b4b4b4; 
  border-right: 1px solid #b4b4b4; 
}


/* Buttons
=================================================================== */
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -ms-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);  
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#e6e6e6', GradientType=0), white, #e6e6e6;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.5);
}
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  background-color: #e6e6e6;
}
.btn:active, .btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */
  background-position: 0 -15px;
}

.btn:active {
  top: 1px;
}

.btn-primary {
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  background-color: #00b560;
  background-image: -webkit-linear-gradient(top, rgba(255,255,255,0), rgba(0,0,0,.1));
  background-image: -moz-linear-gradient(top, rgba(255,255,255,0), rgba(0,0,0,.1));
  background-image: -o-linear-gradient(top, rgba(255,255,255,0), rgba(0,0,0,.1));
  background-image: -ms-linear-gradient(top, rgba(255,255,255,0), rgba(0,0,0,.1));
  background-image: linear-gradient(top, rgba(255,255,255,0), rgba(0,0,0,.1));
  background-repeat: repeat-x;
  border-color: #00ac5c #00ac5c #005f33;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  background-color: #00ac5c;
}
.btn-primary:active, .btn-primary.active {
  background-color: #007941 \9;
}

.btn-primary:hover {
  color: #fff;
}

/* Structural Layout
=================================================================== */
body {
  margin: 0;
  font-family: 'Helvetica',Arial,sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #323232;
  background-color: white;
  -webkit-font-smoothing: antialiased;
}

a {
  color: #00bb64;
  text-decoration: none;
}

a:hover {
  color: #006e3b;
  text-decoration: underline;
}

.main-container {
  margin-bottom: 36px;
}

/* Page Layout */
.two-col-right .main-content { float: right; }
.two-col-right .sidebar { float: left; margin-left: 0 }
.two-col-left .main-content { float: left }
.two-col-left .sidebar { float: right }

.entry-header,
.entry-content,
.post-content,
.comment-content,
.sidebar {
  -ms-word-wrap: break-word;
  word-wrap: break-word
}

/* Top Bar
=================================================================== */
.section-topbar {
  font-size: 12px;
  background: #323232;
  padding-top: 9px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding-bottom: 9px;
}
.section-topbar, .section-topbar a {
  color: white;
}
.section-topbar a:hover {
  color: #00bb64;
}
.section-topbar .dk-select .dk-selected {
  border: 0;
}
.section-topbar .dk-select .dk-selected,
.section-topbar .dk-select .dk-option {
  color: #333;
}

.location-changer,
.account-bar {
  display: inline;
  float: right;
}

/* Location Changer
------------------------------------------------------------------- */
.location-changer select {
  margin: 0;
  width: 156px;
}

.location-changer .label {
  float: left;
  margin-top: 3px;
  margin-right: 9px;
}

/* Account bar
------------------------------------------------------------------- */
.account-bar {
  margin-top: 3px;
  margin-bottom: 0;
  list-style: none;
}
.account-bar li {
  float: left;
  margin-left: 9px;
  border-left: 1px solid #4f4f4f;
  padding-left: 9px;
}
.account-bar li:first-child {
  border: none;
  margin-left: 0;
  padding-left: 0;
}
.account-bar a {
  display: block;
  position: relative;
}
.account-bar a:hover {
  text-decoration: none;
}
.account-bar a:hover:before {
  top: -13px;
  content: "";
  height: 5px;
  width: 100%;
  position: absolute;
  background: #00bb64;
}

/* Section Header
=================================================================== */
.section-header {
  padding-top: 36px;
}

/* Logo &amp; Tagline
------------------------------------------------------------------- */
.logo {
  float: left;
  margin-bottom: 18px;
  margin-left: 0;
}
.logo h1 {
  font-size: 48px;
  letter-spacing: -1px;
  margin-bottom: 18px;
  font-weight:bold;
}
.logo a {
  color: #27313a;
}
.logo a:hover {
  text-decoration: none;
}

.tagline h2 {
  line-height: 1;
  font-size: 17px;
  color: #00bb64;
}
.tagline h3 {
  color: #727272;
  font-size: 12px;
  line-height: 1.3;
  font-weight:normal;
}

/* Advance Search
------------------------------------------------------------------- */
.advance-search, .advance-search p {
  margin-bottom: 18px;
}
.advance-search .col10 p {
  float: right;
  margin-left: 1.8%;
}
.advance-search label {
  color: #435667;
  font-size: 13px -1;
  font-weight: bold;
}
.advance-search select {
  width: 100%
}
.advance-search input, .advance-search select {
  margin: 0;
  padding: 8px 8px 7px;
  height: auto;
  height: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.advance-search input[type="submit"] {
  color: white;
  background: #00bb64;
  margin-left: -1px;
  border-color: #00bb64;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}

.advance-search .dk-selected:after {
  margin-right: 0;
  right: 0;
  top: 0;
  position: absolute;
}
.advance-search .dk_label {
  margin-left: 6px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  padding-right: 35px;
}
.search-what {
  /*width: 35.241%;*/
}
.search-what input,
.advance-search .dk-select,
.search-button input {
  width: 100%;
}

.search-categories {
  /*width: 23.655%;*/
}
.search-categories label {
  float: left;
  margin-top: 6px;
}
.search-categories select {
  /*width: 70%;*/
}
.search-categories .dk-select,
.search-where .dk-select {
  /*margin-left: 10px;*/
}
.search-categories .dk-selected,
.search-where .dk-selected {
  line-height: 32px;
  border: 1px solid #82deb3;
  border-right: none;
}
.search-categories .dk-selected:after,
.search-where .dk-selected:after {
  height: 34px;
  margin-top: -1px;
  margin-bottom: -1px;
}

.search-where input,
.search-categories .dk-selected,
.search-where .dk-selected {
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  -ms-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}

.search-where input[type="text"] {
  width: 60%;
}
.search-where input[type="submit"] {
  border-color: #323232;
}

.search-categories .dk-selected:after,
.search-where .dk-selected:after,
.search-where input[type="submit"] {
  background-color: #323232;
}


/* Search Suggestion
------------------------------------------------------------------- */
.twitter-typeahead {
  display: block !important;
}

.tt-hint {
  color: #999;
}

.tt-dropdown-menu {
  width: 164px;
  margin-top: 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.tt-suggestion {
  padding: 3px 10px;
  font-size: 18px;
  line-height: 24px;
}

.tt-suggestion.tt-cursor {
  color: #333;
  background-color: #eee;

}

.advance-search .tt-suggestion p,
.tt-suggestion p {
  margin: 0;
  float: none;
}


/* Main Navigation
=================================================================== */
.nav-menu, .tab-nav {
  margin-left: 0;
  position: relative;
  *zoom: 1;
}
.nav-menu:after, .tab-nav:after {
  content: "";
  display: table;
  clear: both;
}
.nav-menu li, .tab-nav li {
  margin-left: 5px;
  display: inline;
  float: left;
}
.nav-menu a, .tab-nav a {
  color: #fff;
  display: block;
  font-weight: bold;
  text-decoration: none;
  background: #323232;
  padding: 9px 18px;
  border-radius: 5px 5px 0 0;
}
.nav-menu a:hover, .tab-nav a:hover,
.nav-menu .selected a,
.tab-nav .selected a,
.nav-menu .current-menu-item a,
.tab-nav .current-menu-item a,
.nav-menu .current_page_item a,
.tab-nav .current_page_item a {
  background: #00bb64;
}
.nav-menu:first-child, .tab-nav:first-child {
  border-bottom: 6px solid #00bb64;
}
.nav-menu:first-child &gt; li &gt; a, .tab-nav:first-child &gt; li &gt; a {

}
.nav-menu:first-child &gt; li &gt; a:before, .tab-nav:first-child &gt; li &gt; a:before {
  
}

.main-nav {
  margin-bottom:27px;
  /*z-index: 100;
  clear: both;
  position: relative;*/
}
.main-nav .row {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.main-nav .menu &gt; li {
  margin-top: -1px;
  margin-right: 36px;
}
.main-nav .menu &gt; li &gt; a {
  color: #323232;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 18px;
  border-top: 4px solid transparent;
  font-size:12px;
}
.main-nav .menu &gt; li &gt; a:hover {
  text-decoration: none;
  border-top-color: #00bb64;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.main-nav .menu &gt; li.current-menu-item &gt; a  {

  color: #00bb64;
}
.main-nav ul {
  margin: 0;
  list-style: none;
  /* SubMenu
  ----------------------------- */
}
.main-nav ul li {
  float: left;
}
.main-nav ul a {
  display: block;
  line-height: normal;
  padding: 12px 18px;
}
.main-nav ul .children, .main-nav ul .sub-menu {
  display: none;
  z-index: 1000;
  margin-top: 18px;
  padding: 9px 0;
  background: #323232;
  border-top: 2px solid #00bb64;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.main-nav ul .sub-menu ul {
  margin-top: -11px
}
.main-nav ul .children li, .main-nav ul .sub-menu li {
  width: 170px;
  margin-left: 0;
}
.main-nav ul .children a, .main-nav ul .sub-menu a {
  color: #fff;
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* Section Featured
=================================================================== */
.section-featured {
  z-index: 1;
  background: #ebebeb;
  margin-bottom: 40px;
  padding-top: 40px;
  margin-top: -1px;
  padding-bottom: 40px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}

/* Superfish Dropdown Menu essential styles
--------------------------------------------------------------------*/
.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sf-menu {
  line-height: 1.0;
}

.sf-menu ul {
  position: absolute;
  top: -999em;
  width: 170px;
  /* left offset of submenus need to match (see below) */
}

.sf-menu li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */
}

.sf-menu li {
  position: relative;
}

.sf-menu a {
  position: relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left: 0;
  top: 2.5em;
  /* match top ul list item height */
  z-index: 99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 170px;
  /* match ul width */
  top: 0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left: 170px;
  /* match ul width */
  top: 0;
}

.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
  left: 100%;
  top: 0;
}

.sf-sub-indicator {
  float: right;
  margin-left:10px;
}

/* Category Listing
------------------------------------------------------------------- */
.category-listing {
  float: left;
  width: 22.699%;
  position: relative;
  z-index: 100;
}
.category-listing ul ul {
  display: none;
}
.category-listing &gt; ul {
  padding: 10px 0;
  background: #fff;
  border: 1px solid #ccc;
}
.category-listing &gt; ul &gt; li:hover:before {
  top: 0;
  left: 0;
  bottom: 0;
  width: 3px;
  content: "";
  position: absolute;
  background: #00bb64;
}
.category-listing &gt; ul &gt; li &gt; a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.category-listing ul {
  margin: 0;
  list-style: none;
}
.category-listing li {
  position: relative;
  padding: 0 9px;
}
.category-listing li:last-child a {
  border-bottom: none;
}
.category-listing li:hover {
  background: #323232;
}
.category-listing li:hover &gt; a {
  border-color: transparent;
}
.category-listing a {
  color: #3d3b3f;
  display: block;
  line-height: 1;
  font-size: 12px;
  padding: 10px 9px;
  border-bottom: 1px solid #f1f1f1;
}
.category-listing a:hover,
.category-listing li:hover a {
  color: white;
  text-decoration: none;
}
.category-listing .sfHover a {
  color: #323232;
}
.category-listing ul ul {
  background: #323232;
  padding: 9px 0;
}
.category-listing ul ul li, .category-listing ul ul li:hover {
  border: none;
}
.category-listing ul ul a {
  border: none;
  color: #323232;
}
.category-listing ul ul a:hover {
  color: #fff;
  background: #00bb64;
  border-radius:3px;
}
.category-listing ul ul ul {
  top: -10px !important;
}
.category-listing .sf-sub-indicator {
  top: 7px;
  right: 7px;
  font-size: 16px;
  position: absolute;
}

/* Featured Listing
------------------------------------------------------------------- */
.featured-listing {
  float: right;
  position: relative;
  width: 76.278%;
}
.featured-listing .heading {
  top: 0;
  left: 0;
  color: #fff;
  z-index: 100;
  position: absolute;
  background: #323232;
  padding: 9px 18px;
  font-size: 18px;
  font-weight: bold;
}
.featured-listing .inner-container {
  overflow: hidden;
  position: relative;
  border: 1px solid #ccc;
}
.featured-listing .caroufredsel_wrapper {
  z-index: 50;
}
.featured-listing .slides {
  margin: 0;
  list-style: none;
}
.featured-listing .listing-slide {
  float: left;
  position: relative;
}
.featured-listing img {
  display: block;
}
.featured-listing header {
  width: 35%;
  bottom: 25%;
  position: absolute;
  background: #313131;
  background: rgba(50, 50, 50, 0.7);
  padding: 18px;
}
.featured-listing header h1 {
  font-size: 17px;
  line-height: 1.2;
  margin-top: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.featured-listing header, .featured-listing header a {
  color: #fff;
}
.featured-listing header p {
  color: #bbb;
}
.featured-listing .sale-price,
.entry-slides .sale-price {
  width: 60px;
  height: 60px;
  top: -30px;
  font-weight: bold;
  line-height: 36px;
  position: absolute;
  text-align: center;
  background: #00bb64;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.featured-listing .sale-price strong,
.entry-slides .sale-price strong {
  top: -16px;
  display: block;
  font-size: 14px;
  position: relative;
  text-transform: uppercase;
}
.featured-listing nav {
  right: 0;
  bottom: 18px;
  z-index: 100;
  position: absolute;
  padding: 10px 10px 10px 0;
  background: #313131;
  background: rgba(49, 49, 49, 0.5);
}
.featured-listing nav a {
  float: left;
  width: 16px;
  color: #fff;
  border: 2px solid #fff;
  text-align: center;
  margin-left: 10px;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
}
.featured-listing nav a:hover, .featured-listing nav a.selected {
  color: #00bb64;
  border-color: #00bb64;
}
.featured-listing a:hover {
  text-decoration: none;
}

/* Items Carousel
=================================================================== */
.section-carousel {
  margin-bottom: 36px;
}
.section-carousel h3 {
  margin-bottom: 18px;
  margin-left: 15px;
}

.carousel-nav {
  right: 15px;
  top: 9px;
  position: absolute;
}
.carousel-nav a, .carousel-nav a.disabled:hover {
  float: left;
  width: 16px;
  height: 16px;
  color: #8f9299;
  margin-left: 5px;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
  background: #c8c8c8;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.4);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.carousel-nav span {
  top: -2px;
  position: relative;
}
.carousel-nav a:hover {
  color: #fff;
  text-shadow: none;
  background: #00bb64;
}
.carousel-nav a.disabled {
  cursor: default;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

.carousel-item {
  float: left;
  width: 224px;
  margin: 0 10px;
}
.carousel-item img {
  display: block;
  float:none;
}

.carousel-image {
  border: 1px solid #dedede;
}

.carousel-desc, .widget-item-list {
  padding: 9px 0;
  border: 1px solid transparent;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.carousel-desc a, .widget-item-list a {
  color: #323232;
}
.carousel-desc p, .widget-item-list p {
  margin: 0;
}
.carousel-desc h4, .widget-item-list h4 {
  line-height: 1.5;
  font-size: 12px;
}
.carousel-desc .price, .widget-item-list .price {
  font-weight: bold;
  color: #00bb64;
}

/* Content Tab
=================================================================== */
.content-tab {
  margin-bottom: 36px;
}

.tab-nav {
  padding-left: 30px;
  margin-bottom: 36px;
}
.tab-nav:before {
  left: 0;
  right: 0;
  content: "";
  height: 1px;
  display: block;
  position: absolute;
  background: #e6e6e6;
  bottom: -9px;
}

/* Category Block
------------------------------------------------------------------- */
.category-block {
  margin-bottom: 36px;
}
.category-block ul {
  list-style: none;
}
.category-block li {
  margin-bottom: 9px;
}
.category-block a {
  color: #323232;
}
.category-block a:hover {
  font-weight:bold;
  text-decoration:none;
}
.category-block .count {
  color: #00bb64;
  font-weight: bold;
}
.tab-panel .category-block {
  width: 33%;
  vertical-align: top;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}

.category-title {
  position: relative;
  /*padding-left: 48px;*/
  word-break: break-word;
  margin-bottom: 36px;
}
.category-title img {
  left: 0;
  top: -4px;
  position: absolute;
}
.category-title img + a {
  margin-left: 48px
}

/* Post Block
------------------------------------------------------------------- */
.post-block {
  position: relative;
  margin-bottom: 45px;
}
.post-block figure {
  margin: 0 0 18px 0;
}
.post-block .post-title {
  margin-bottom: 18px;
}
.post-block h4 {
  font-size: 14px;
}
.post-block h4 a {
  color: #323232;
}
.post-block p {
  color: #898989;
  line-height: 21px;
}
.post-block img {
  display: block;
  margin-bottom:20px;
}
.post-block .post-content {
  padding-bottom: 18px;
}
.post-block .post-content a {
  font-weight: bold;
}
.post-block .post-meta {
  padding: 18px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  font-weight:bold;
  font-size:11px;
}
.post-block .post-meta, .post-block .post-meta p {
  font-size: 11px;
}
.post-block .post-meta p {
  margin: 0;
}
.post-block time {
  font-weight: bold;
}
.post-block .comment-count,
.post-block .price {
  top: 0;
  color: #fff;
  font-size: 15px;
  position: absolute;
  font-weight: bold;
}
.post-block .comment-count {
  right: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: #323232;
}
.post-block .comment-count a {
  color: #fff;
}
.post-block .comment-count a:hover {â€¨
  color: #00BB64;
}
.post-block .price {
  left: 0;
  padding: 10px;
  background: #00bb64;
}
.tab-panel .post-block {
  width: 31.273%;
  margin-left: 3.091%;
  display: inline;
  float: left;
}

/* This is for modern browser with fallback for old browser */
.post-block:first-child,
.post-block.first-item {
  clear: left;
  margin-left: 0;
}
.post-block:nth-child(3n+4) {
  clear: left;
  margin-left: 0; 
}

/* Single Post
=================================================================== */
article.entry {
  margin-bottom: 18px;
}

.entry-header, .listing-info h4, .sidebar .widget-title {
  padding: 18px 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 27px;
}

.entry-header h2, .listing-info h4 h2 {
  float: left;
  font-size: 20px;
  line-height: 28px;
}
.entry-header .price-tag, .listing-info h4 .price-tag {
  color: #fff;
  float: right;
  font-weight: bold;
  padding: 5px 11px;
  background: #00bb64;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.entry-content,
.entry-content p,
.entry-content li {
  font-size: 14px;
  line-height: 24px;
}
.entry-content &gt; ul {
  margin-bottom: 18px;
}
.entry-meta {
  color: #898989;
  font-size: 13px;
  margin-bottom: 18px;
}

.main-content .note {
  padding: 9px;
  background: #eee;
  margin-bottom: 18px;
  border: 1px solid #ddd;
}
.tags strong {
  margin-right: 9px
}

/* Entry Author
------------------------------------------------------------------- */
.entry-author {
  padding: 9px;
  overflow: hidden;
  background: #e6e6e6;
  margin-bottom: 18px;
}
.entry-author .profile-image {
  float: left;
  margin-right: 9px;
}
.author-detail {
  overflow: hidden;
}

/* Social Share
------------------------------------------------------------------- */
.social_share {
  overflow: hidden;
}
.colabs-sc-twitter, .shortcode-google-plusone, .colabs-fblike {
  float: left
}
.colabs-sc-twitter {
  width: 90px
}
.shortcode-google-plusone {
  margin-right: 14px;
}

/* Entry Slides Gallery
------------------------------------------------------------------- */
.entry-slides .sale-price {
  top: 9px;
  left: 9px;
  color: #fff;
}
.entry-images {
  margin-bottom: 20px;
  overflow:hidden;
  position: relative;
}
.entry-images img {
  float: left;
  display: block;
}
.entry-images .slides-counter {
  right: 0;
  position: absolute;
  margin-top: 18px;
}
.entry-images p, .entry-images nav {
  float: right;
}
.entry-images p {
  color: #727272;
  font-weight: bold;
  margin: -5px 10px 0 0;
}
.entry-images nav a {
  float: left;
  width: 6px;
  height: 6px;
  display: block;
  background: #fff;
  text-indent: -9999px;
  border: 2px solid #ccc;
  margin-left: 9px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.entry-images a:hover, .entry-images .selected {
  border-color: #727272;
  background: #323232;
}

.entry-slides:after,
.entry-slides:before {
  content: '';
  display: table;
}
.entry-slides:after {
  clear: both;
}
.entry-slides {
  zoom: 1;
}

.entry-thumbs {
  margin-top: 15px;
  text-align: center;
}
.entry-thumbs a {
  padding: 3px;
  margin: 0 5px;
  background: #e7e7e7;
  border: 1px solid #c1c6c8;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px #fff inset;
  -moz-box-shadow: 0 1px #fff inset;
  box-shadow: 0 1px #fff inset;
}
.entry-thumbs img {
  float: none;
}
.entry-slides img {
  -webkit-transition: opacity .25s ease;
     -moz-transition: opacity .25s ease;
      -ms-transition: opacity .25s ease;
       -o-transition: opacity .25s ease;
          transition: opacity .25s ease;
}
.entry-slides.loading img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
}


/* Listing Info
------------------------------------------------------------------- */
.listing-info {
  margin-bottom: 18px;
}
.listing-info a {
  font-weight: bold;
}
.listing-info h4, .sidebar .widget-title {
  font-size: 18px;
  line-height: 28px;
}
.listing-info ul {
  margin-left: 0;
  list-style: none;
  margin-bottom: 36px;
}
.listing-info li, .listing-info p {
  color: #727272;
}
.listing-info li {
  margin-bottom: 5px;
}
.listing-info li strong {
  color: #323232;
}

.users-listing li {
  position: relative;
  padding-left: 16px;
}
.users-listing li:before {
  left: 0;
  top: -1px;
  content: "\00BB";
  font-weight: bold;
  position: absolute;
}

/* Inquiry Form
------------------------------------------------------------------- */
.inquiry-form p {
  margin-bottom: 9px;
}
.inquiry-form label {
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 9px;
}
.inquiry-form span.required {
  color: #fff;
  padding: 4px 8px;
  font-size: 8px;
  background: #6c6c6c;
  line-height: 1;
  margin-left: 9px;
  display: inline-block;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.inquiry-form input, .inquiry-form textarea {
  width: 100%;
  padding: 8px;
  height: auto;
  border: 1px solid #c1c6c8;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15) inset, 0 0 0 4px #f3f3f3;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15) inset, 0 0 0 4px #f3f3f3;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15) inset, 0 0 0 4px #f3f3f3;
}


/* Sitemap Page
=================================================================== */
.entry {
  margin-bottom: 36px;
}
.entry h3 {
  padding: 9px 0;
  font-size: 17px;
  margin-bottom: 9px;
  font-weight: normal;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  font-family: 'Armata', sans-serif;
}
.entry ul {
  margin: 0;
  list-style: none;
}
.entry ul ul {
  margin-left: 18px;
}
.entry li {
  font-size: 13px;
  line-height: 26px;
}


/* Contact Page
=================================================================== */
.form-section &gt; div {
  margin-bottom: 14px;
}
.form-section &gt; div:after {
  clear: both;
  content: "";
  display: table;
}
.form-section input {
  margin: 0;
}
.form-section .input-text label, .colabs_contact-form label {
  width: 25%;
  float: left;
  margin-top: 5px;
  font-weight: bold;
}
.colabs_contact-form input,
.colabs_contact-form textarea,
.form-section input,
.form-section textarea {
  height: auto;
  width: 75%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.form-section #sendCopy,
.form-section label.screenReader,
.form-section .btn-primary,
.form-section .description {
  margin: -3px 5px 0 25%;
}
.form-section .sendCopy,
.form-section label.screenReader {
  float: none;
  font-weight: normal
}
.form-section input.screenReader {
  width: 35px;
}

.form-section .description {
  margin-top: 0;
  display: block;
  font-style: italic;
}
.colabs_contact-form .colabs_contact-submit{
  width: auto;
  padding: 4px 10px;
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  background-color: #00b560;
  background-image: -webkit-linear-gradient(top, rgba(255,255,255,0), rgba(0,0,0,.1));
  background-image: -moz-linear-gradient(top, rgba(255,255,255,0), rgba(0,0,0,.1));
  background-image: -o-linear-gradient(top, rgba(255,255,255,0), rgba(0,0,0,.1));
  background-image: -ms-linear-gradient(top, rgba(255,255,255,0), rgba(0,0,0,.1));
  background-image: linear-gradient(top, rgba(255,255,255,0), rgba(0,0,0,.1));
  background-repeat: repeat-x;
  border-color: #00ac5c #00ac5c #005f33;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
/* Notification */
.errordiv,
.colabs_contact-validation-errors,
.notification-success {
  padding: 8px 14px;
  margin-bottom: 18px;
  color: #b94a48;
  border: 1px solid #eed3d7;
  background-color: #f2dede;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  list-style: none;
  margin-left: 0;
}
.colabs_contact-not-valid-tip {
    color: #b94a48;
    font-style: italic;
}
.errordiv ul {
  margin: 0;
  list-style: none;
}

/* Password indicator */
#pass-strength-result {
  float: left;
  width: 110px;
  padding: 6px 14px;
  text-align: center;
  background: #e6e6e6;
  margin: 3px 9px 9px 0;
  border: 1px solid #ddd;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
#pass-strength-result.short,
#pass-strength-result.bad {
  color: #b94a48;
  border-color: #eed3d7;
  background-color: #f2dede;
}
#pass-strength-result.good {
  color: #c09853;
  border-color: #fbeed5;
  background-color: #fcf8e3
}
#pass-strength-result.strong,
.notification-success {
  color: #468847;
  border-color: #d6e9c6;
  background-color: #dff0d8;
}


/* Extended Profile
----------------------------- */
.form-table td, .form-table th {
  padding: 9px;
}
.form-table input[type="text"] {
  width: 100%;
}
.form-table .description {
  margin: 2px 0 0 0;
}
.form-section .submit .btn-primary {
  margin-left: 0;
  width: auto;
}


/* Dashboard Page
=================================================================== */
.table-my-ads {
  width: 100%;
  margin-bottom: 36px;
}
.table-my-ads,
.table-my-ads th,
.table-my-ads td {
  border: none
}
.table-my-ads th {
  color: #fff;
  font-size: 15px;
  padding: 13px 7px;
  font-weight: normal;
  background: #323232;
  font-family: 'Lato', sans-serif;
}
.table-my-ads tbody td {
  border-bottom: 1px solid #eee;
}
.table-my-ads h3 {
  font-size: 15px;
}
.table-my-ads img,
.table-my-ads .ad-status {
  margin-top: 10px;
}
.table-my-ads .ad-status {
  font-size: 13px;
  color: #00bb64;
}
.table-my-ads .ad-status p {
  font-size: 10px;
  color: #323232
}

.table-my-ads .text-left {
  text-align: left;
}
.table-my-ads .text-right {
  text-align: right;
}
.table-my-ads .text-center {
  text-align: center;
}
.table-my-ads i {
    color: #363636;
    font-size: 16px;
}
/* Comment List
=================================================================== */
.comment-header {
  overflow: hidden;
  margin: 36px 0;
  border-top: 3px solid #323232;
  border-bottom: 1px solid #e6e6e6;
}

.comment-header h3 {
  float: left;
  margin: 0;
  font-size: 13px;
  padding: 0 30px;
  line-height: 50px;
  position: relative;
  background: #e6e6e6;
  text-transform: uppercase;
}
.comment-header h3:after {
  bottom: 0;
  left: 50%;
  content: "";
  margin-left: -4px;
  position: absolute;
  border: 8px solid transparent;
  border-bottom: 8px solid #b5b8ba;
}

.commentlist,
.commentlist .children {
  list-style: none;
}

.commentlist {
  margin: 0 0 18px 0;
}
.commentlist li {
  margin-left: 0;
  position: relative;
}

.comment-entry {
  overflow: hidden;
  margin-bottom: 9px;
}

.comment-author {
  overflow: hidden;
  margin-bottom: 18px;
}
.comment-author .avatar {
  float: left;
  margin: 0 10px 0 0;
  border: none !important;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}
.comment-author .author-name {
  color: #fff;
  background: #323232;
  font-size: 11px;
  font-weight: bold;
  padding: 4px 10px;
  display: inline-block;
  margin: 12px 32px 0 12px;
  text-transform: uppercase;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.comment-author .comment-meta {
  font-size: 12px;
}

.comment-content {
  margin-bottom: 15px;
  border: 1px solid #e5e5e5;
  padding: 18px 26px 0 26px;
  background: #f0f0f0;
}

.comment-reply-link,
.comment-reply-link:hover {
  color: #fff;
  float: right;
  font-size: 11px;
  background: #ccc;
  padding: 2px 7px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.commentlist .children {
  margin-left: 28px;
  padding: 0 0 0 26px;
  position: relative;
}
.commentlist .children:before {
  left: 0;
  top: -46px;
  content: "";
  height: 100%;
  position: absolute;
  border-left: 1px solid #e8e9eb;
}
.commentlist .children li:after {
  top: 0;
  top: 100px;
  left: -26px;
  width: 26px;
  content: "";
  position: absolute;
  visibility: visible;
  border-top: 1px solid #e8e9eb;
}

/* Comment Form
=================================================================== */
#respond {
  padding-top: 25px;
  margin-bottom: 18px;
  border-top: 3px solid #323232;
}
#respond p {
  line-height: 21px;
  position: relative;
}
#respond input {
  height: auto;
}
#respond input[type="text"],
#respond textarea {
  width: 100%;
  z-index: 2;
  background: none;
  padding: 10px;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#respond label {
  top: 10px;
  left: 10px;
  z-index: 1;
  color: #202b39;
  position: absolute;
}
#respond span.required {
  color: #bb1600;
}

#commentform {
  margin-top: 36px;
}

#reply-title {
  font-size: 15px;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
  float: left;
  width: 31.273%;
  margin-left: 3.091%;
}

.comment-form-comment {
  clear: both;
}

.comment-form-author {
  margin-left: 0;
}

#respond input[type="submit"],
.inquiry-form input[type="submit"] {
  width: auto;
  color: #fff;
  border: none;
  font-weight: bold;
  padding: 10px 25px;
  line-height: normal;
  border: 1px solid #959ca2;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.26);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px rgba(255, 255, 255, 0.4) inset;
}

.inquiry-form input[type="submit"] {
  padding: 5px 10px;
}

/* Breadcrumbs
=================================================================== */
.breadcrumbs {
  color: #999;
  font-weight: bold;
  margin: 0px auto 27px;
  overflow:hidden;
}
.breadcrumbs .sep {
  top: -2px;
  font-size: 10px;
  position: relative;
}
.breadcrumbs .trail-end {
  color: #727272;
}
.breadcrumb-trail {
  float: left;
  padding: 4px 9px;
  background: #f8f8f8;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}



/* Listing Form
=================================================================== */
/* Steps list
------------------------------------------------------------------- */
.submit-steps {
  margin-left: 0;
  list-style: none;
  padding: 15px 0;
  margin-bottom: 36px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.submit-steps li {
  width: 25%;
  float: left;
  font-size: 15px;
  font-weight: bold;
}
.submit-steps li, .submit-steps h3 {
  line-height: 40px;
}
.submit-steps span {
  position: relative;
}
.submit-steps span:before, .submit-steps span:after {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.submit-steps span:before {
  width: 39px;
  height: 39px;
  line-height: 40px;
  color: #fff;
  font-size: 21px;
  text-align: center;
  font-weight: normal;
  background: #323232;
  border: 1px solid #323232;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #323232), color-stop(100%, #252525));
  background-image: -webkit-linear-gradient(#323232, #252525);
  background-image: -moz-linear-gradient(#323232, #252525);
  background-image: -o-linear-gradient(#323232, #252525);
  background-image: -ms-linear-gradient(#323232, #252525);
  background-image: linear-gradient(#323232, #252525);
  margin-right: 9px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 1px rgba(255, 255, 255, 0.35) inset;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 1px rgba(255, 255, 255, 0.35) inset;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 1px rgba(255, 255, 255, 0.35) inset;
}
.submit-steps span:after {
  content: "";
  border: 5px solid transparent;
  border-left-color: #323232;
  margin-left: 18px;
}
.submit-steps .current-step span:before {
  background-color: #00bb64;
  border-color: #00bb64;
  background-image: -webkit-linear-gradient(top, rgba(255,255,255,0), rgba(0,0,0,.1));
  background-image: -moz-linear-gradient(top, rgba(255,255,255,0), rgba(0,0,0,.1));
  background-image: -o-linear-gradient(top, rgba(255,255,255,0), rgba(0,0,0,.1));
  background-image: -ms-linear-gradient(top, rgba(255,255,255,0), rgba(0,0,0,.1));
  background-image: linear-gradient(top, rgba(255,255,255,0), rgba(0,0,0,.1));
}
.submit-steps .step-one span:before {
  content: "\0031";
}
.submit-steps .step-two span:before {
  content: "\0032";
}
.submit-steps .step-three span:before {
  content: "\0033";
}
.page-template-template-member-buy-php .submit-steps h3 {
  font-size: 15px;
}

/* Submit Form
------------------------------------------------------------------- */
.form-submit-listing {
  margin-top: 36px;
}
.form-submit-listing .col6 &gt; div {
  line-height: 28px;
  margin-bottom: 18px;
}
.form-submit-listing form, .form-submit-listing div {
  *zoom: 1;
}
.form-submit-listing form:after, .form-submit-listing div:after {
  content: "";
  display: table;
  clear: both;
}
.form-submit-listing input[type="text"],
.form-submit-listing input[type="file"],
.form-submit-listing select,
.form-submit-listing textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    height: auto;
    margin: 0;
    width: 63%;
}
.form-submit-listing input[type="file"] {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-submit-listing label,
.form_edit .labelwrapper {
  margin: 0;
  width: 35%;
  float: left;
  padding-right: 2%;
  font-weight: bold;
  line-height: 28px;
}
.form-submit-listing label.invalid {
  margin-left: 37%;
  color: #C00;
}
.form-submit-listing input[type="submit"] {
  padding-left: 18px;
  padding-right: 18px;
}
.form-submit-listing .dk-selected {
  line-height: 26px;
  border: 1px solid #82deb3;
  border-right: none;
}
.form-submit-listing .dk-selected:after {
  height: 28px;
  margin-top: -1px;
  margin-bottom: -1px;
  background-color: #323232;
}
.form-submit-listing .col6 .input-file {
  margin-bottom: 0;
}
.form-submit-listing .input-file label {
  width: 25%;
  text-align: right;
  padding-right: 12%;
}
.form-submit-listing .input-helper,
.form-submit-listing .input-bordered,
.form-submit-listing .input-submit,
.form_edit .image-meta,
.form_edit textarea {
  margin-left: 37%;
}
.form-submit-listing .label-helper {
  color: #aaa;
  display: block;
  font-size: 12px;
}
.form-submit-listing .input-helper {
  margin-top: 9px;
  font-weight: bold;
}
.form-submit-listing .col6 .input-bordered, .form-review-listing .col6 .input-bordered {
  line-height: 18px;
}
.form-submit-listing .input-bordered, .form-review-listing .input-bordered, .payment-details p.terms {
  color: white;
  position: relative;
  background: #323232;
  padding: 10px 10px 10px 28px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-submit-listing .input-bordered label, .form-review-listing .input-bordered label {
  padding: 0;
  float: none;
  width: auto;
  display: block;
  line-height: normal;
  color: #00bb64;
}
.form-submit-listing .input-bordered input, .form-review-listing .input-bordered input {
  top: 6px;
  left: 8px;
  position: absolute;
}

.form-review-listing .input-bordered {
  line-height: 28px;
  margin-bottom: 18px;
  width: 50%;
}

.form-submit-listing input.invalid, 
.form-submit-listing textarea.invalid, 
.form-submit-listing select.invalid {
  background-color: #FFEBE8 !important;
  border-color: #C00 !important;
}

/* Children category */
.ad-categories .childCategory {
  margin-left: 37%
}

/* Form edit ad */
.form-submit-listing.form_edit ol {
  list-style: none;
  margin: 0;
}
.form_edit label {
  width: 100%;
  padding: 0;
}
.form_edit li {
  margin-bottom: 18px;
  overflow: hidden;
}
.form_edit .image-meta p {
  margin: 0 0 4px;
}
.form_edit .image-item {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #e6e6e6;
    padding: 15px;
}

/* Listing Table
------------------------------------------------------------------- */
.item-list-table {
  width: 100%;
  border-collapse: collapse;
  margin: 36px 0;
  border: none;
}
.item-list-table td, .item-list-table th {
  border: none;
}
.item-list-table input {
  margin: 0;
}
.item-list-table thead th,
.item-list-table .item-price-label,
.item-list-table .item-totalprice {
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  padding: 12px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.item-list-table .item-price-label {
  text-align: right;
  padding-right: 18px;
}
.item-list-table td {
  padding: 7px 12px;
  vertical-align: middle;
}
.item-list-table tbody td {
  padding-top: 15px;
  padding-bottom: 15px;
}
.item-list-table .item-remove {
  width: 10px;
}
.item-list-table .item-remove a {
  color: #fff;
  width: 17px;
  height: 17px;
  display: block;
  text-align: center;
  background: #323232;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.item-list-table .item-remove a:hover {
  text-decoration: none;
}
.item-list-table .coupon {
  float: left;
}
.item-list-table .item-actions {
  padding-top: 17px;
  text-align: right;
}
.item-list-table .item-actions a {
  float: right;
  margin-left: 9px;
}

.form-details {
  overflow: hidden;
  margin-bottom: 36px;
}
.form-details h5 {
  padding: 10px 0;
  font-size: 16px;
  overflow: hidden;
  border-bottom: 1px solid #888;
}
.form-details h5 span {
  width: 50%;
  float: left;
}
.form-details .bevel,
.form-details .double-bevel {
  display: none;
}
.form-details ul {
  list-style: none;
  margin: 0;
  width: 50%;
  float: left;
}
.form-details li {
  padding: 10px 0;
  font-size: 13px;
  list-style: none;
  overflow: hidden;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
}
.form-details .labelwrapper {
  width: 35%;
  float: left;
  margin-right: 5%;
  margin-left: 2%;
}
.form-details .review {
  overflow: hidden;
}
.payment-details .labelwrapper {
  text-align: right;
}
.payment-details li {
  border-left: none;
}


/* Pagination
=================================================================== */
.pagination {
  clear: both;
  overflow: hidden;
}
.pagination .page-numbers {
  color: #323232;
  float: left;
  margin-right: 5px;
  padding: 6px 8px;
  font-weight: bold;
  border: 1px solid #ccc;
  text-shadow: 0 1px rgba(255, 255, 255, 0.9);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #e6e6e6;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(#ffffff, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #e6e6e6);
  background-image: linear-gradient(#ffffff, #e6e6e6);
  -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.5) inset;
}
.pagination .page-numbers:hover,
.pagination .current {
  color: #fff;
  text-shadow: none;
  text-decoration: none;
  background: #00bb64;
  border-color: #00bb64;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* Footer Tagline Section
=================================================================== */
.section-footer-tagline {
  padding-top: 27px;
  padding-bottom: 27px;
  color: #fff;
  text-align: center;
  background: #00bb64;
}
.section-footer-tagline h4 {
  font-size: 19px;
  line-height: 1.2;
  font-weight: normal;
}

/* Footer Widgets Section
=================================================================== */
.footer-widgets {
  background: #eaeaea;
  padding-top: 45px;
  padding-bottom: 45px;
}
.footer-widgets .widget:nth-child(4n+5),
.footer-widgets .widget.first-item { 
   clear: left;
   margin-left: 0;
}

/* Footer Section
=================================================================== */
.section-footer {
  font-weight: bold;
  padding-top: 18px;
  padding-bottom: 18px;
}
.section-footer a:hover {
  text-decoration: none;
}

/* Footer Logo
------------------------------------------------------------------- */
.footer-logo {
  float: left;
}
.footer-logo h4 {
  line-height: 1;
}
.footer-logo h4 a {
  color: #323232;
  font-size: 30px;
}
.footer-logo p {
  margin: 0;
  color: #9d9d9d;
}

.copyright {
  float: left;
  color: #727272;
  line-height: 38px;
  margin: 0 0 0 18px;
  font-size: 11px;
}

/* Social Button
------------------------------------------------------------------- */
.social-button {
  float: right;
  margin-top: 10px;
}
.social-button ul {
  margin: 0;
  list-style: none;
}
.social-button ul, .social-button li {
  float: left;
  margin-left: 5px;
}
.social-button a {
  color: #cccccc;
  font-size: 22px;
}
.social-button a:hover {
  color: #363636;
}

/* Widgets Style
=================================================================== */
.widget-title {
  font-size: 18px;
  margin-bottom: 15px;
}
.widget-title a {
  color: #323232
}

.widget {
  margin-bottom: 36px;
}
.widget ul {
  margin-left: 0;
  list-style: none;
}
.widget li {
  margin-bottom: 9px;
}
.widget li &gt; a {
  color: #656565;
}
.widget li &gt; a:hover {
  color: #323232;
}

.widget select {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* Nested List
----------------------------- */
.widget ul ul {
  margin: 9px 0 0 18px;
}
.footer-widgets .widget ul ul {
  margin-left: 0
}
.widget ul ul li {
  position: relative
}
.sidebar .widget ul ul li:before,
.sidebar .widget ul ul li:after {
  content: "";
  left: -14px;
  background: #bbb;
  position: absolute;
}
.sidebar .widget ul ul li:before {
  top: 8px;
  width: 9px;
  height: 1px;
}
.sidebar .widget ul ul li:after {
  top: 0;
  width: 1px;
  height: 8px;
}

/* Widget Item List
----------------------------- */
.widget-item-list img {
  display: block;
  border: 1px solid #e5e5e5;
  margin-bottom: 9px;
}
.widget-item-list h4 {
  margin-bottom: 9px;
}
.widget-item-list li {
  position: relative;
  margin-bottom: 18px;
  padding: 0 36px 18px 0;
  border-bottom: 1px solid #e5e5e5;
}
.widget-item-list li:before {
  top: 50%;
  width: 0;
  height: 0;
  right: 9px;
  content: "";
  margin-top: -16px;
  display: block;
  position: absolute;
  border: 6px solid #e5e5e5;
  border-color: transparent transparent transparent #e5e5e5;
}
.widget-item-list li.with-image {
  padding-right: 0;
}
.widget-item-list li.with-image:before {
  display: none;
}
.widget-item-list .more-link {
  color: #00bb64;
  font-weight: bold;
}
.widget h3 a {
  color:#263139;
  font-size:14px;
}
.widget p {
  color:#989898;
}
.side-meta {
  font-size: 11px;
  margin-bottom: 5px;
}

/* Text Widget
----------------------------- */
.textwidget {
  word-wrap: break-word;
}

/* Flickr Widget
----------------------------- */
.flickr ul {
  list-style: none;
}.flickr ul li {
  float:left;
  width: 55px;
  margin-right:2px;
  margin-left:2px;
  margin-bottom:0;
}
.flickr img {
  width: auto;
  display: block;
  border:1px solid #dcdcdc;
}

/* Twitter &amp; Featured Ad Widgets
----------------------------- */
.footer-widgets .widget_colabs_twitter li:before, 
.footer-widgets .widget_colabs_featured_ad li:before,
.footer-widgets .widget-sold-ads li:before,
.footer-widgets .widget_rss li:before,
.footer-widgets .widget_colabs_flickr li:before{ 
  display:none
}
.footer-widgets .back ul li, 
.footer-widgets .widget.widget_colabs_featured_ad li,
.footer-widgets .widget.widget-sold-ads li,
.footer-widgets .widget_rss.widget li,
.footer-widgets .widget.widget_colabs_flickr li{ 
  padding-left: 0
}
.footer-widgets .widget.widget-sold-ads li ,
.footer-widgets .widget.widget_colabs_featured_ad li { 
  overflow:hidden
}
.widget-sold-ads img,
.widget_colabs_featured_ad img {
  width:35px;
  float:left;
  margin-right:15px;
}
.feat-ad-sidebar li a:last-child { 
  font-weight:bold; 
  color:#323232; 
  margin-top:7px;
}
.feat-ad-sidebar li a:last-child:hover { 
  color:#00BB64
}

/* Calendar Widget
----------------------------- */
#wp-calendar {
  width: 100%;
  text-align: center;
}
#wp-calendar #prev {
  text-align: left;
}
#wp-calendar #next {
  text-align: right
}

/* Tabs Widget
----------------------------- */
#tabs ul img{
  float: left;
  margin-right: 7px;
  width: 35px;
  height: 35px;
  border: 1px solid #DDD;
  padding: 1px;
  background-color: #fff;    
}

.colabsTabs{
  margin-bottom: 15px;
}

.colabsTabs{
  position: relative;
}

.colabsTabs li{
  margin: 10px 0 0 1px;
  display: inline;
  float: left;
}

.colabsTabs li:first-child {
  margin-left: 0; 
}

.colabsTabs a{
  background: #00BB64;
  color: white !important;
  display: block;
  font-weight: bold;
  text-decoration: none;
  background: #323232;
  padding: 7px 5px 4px 5px;
  border-radius: 5px 5px 0 0;
}

.colabsTabs a.selected{
  background: #00BB64;
}

.colabsTabs:first-child{
  border-bottom: 3px solid #00BB64;
}

.colabsTabs:after{
  content: "";
  display: table;
  clear: both;
}

.colabsTabs:before{
  left: 0;
  right: 0;
  content: "";
  height: 1px;
  display: block;
  position: absolute;
  background: #E6E6E6;
  bottom: -6px;
}
.widget_colabs_tabs .box li {
  overflow: hidden;
  margin-bottom: 9px;
  padding-bottom: 9px;
  border-bottom: 1px solid #e6e6e6
}
.widget_colabs_tabs .box li:last-child {
  border-bottom: none
}
.widget_colabs_tabs .box li &gt; a {
  color: #323232;
}
.widget_colabs_tabs .box .meta {
  color: #656565;
  font-size: 11px;
}

/* Search Widget
----------------------------- */
.widget_colabs_search input[type="text"] {
  width: 65%
}

/* RSS Widget
----------------------------- */
.widget_rss li &gt; a {
  display: block;
  font-size: 14px;
  margin-bottom: 4px;
  font-family: 'Lato', sans-serif;
}
.widget_rss li {
  margin-bottom: 18px;
}
.widget_rss cite {
  color: #aaa;
  font-style: italic
}

/* User Widget
----------------------------- */
.widget_welcome div.avatar {
  float: left;
  margin-top: 5px;
  margin-right: 14px;
}
.widget_welcome span {
  margin: 0 9px;
}
.widget_welcome .user {
  overflow: hidden
}
.page-template-template-dashboard-php .widget_welcome, 
.page-template-template-dashboard-php .widget_membership {
  padding-bottom: 9px;
  margin-bottom: 18px;
  border-bottom: 1px solid #e6e6e6
}
.widget_membership .btn-primary, .widget_membership .btn-primary:hover{
  color: #fff;
  display: block;
}
.user-details i {
    font-size: 16px;
    margin-right: 5px;
    vertical-align: middle;
}

.widget_statistic strong {
  color: #00bb64
}


/* Taxonomy List
----------------------------- */
.widget_colabs_taxonomy_categories li {
  float: left;
  margin: 0 9px 9px 0;
}
.widget_colabs_taxonomy_categories a {
  display: block;
  padding: 1px 6px;
  position: relative;
  background: #e6e6e6;
  border: 1px solid #ddd;
}
.widget_colabs_taxonomy_categories li a:hover {
  color: #fff;
  background: #00bb64;
  border-color: #00bb64;
  text-decoration: none;
}


/* Footer Widgets
=================================================================== */
.footer-widgets .widget-inner-content {
  color: #989898;
  padding: 18px;
  background: #fff;
  border: 1px solid #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.footer-widgets .widget-title {
  color: #263139;
  font-size: 15px;
  padding: 11px 0;
  border-top: 4px solid #00bb64;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 18px;
}
.footer-widgets p {
  line-height: 21px;
}
.footer-widgets .widget li {
  position: relative;
  padding-left: 18px;
}
.footer-widgets .widget li:before {
  left: 0;
  top: 5px;
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  border: 2px solid #00bb64;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.footer-widgets .widget_colabs_tabs li,
.footer-widgets .widget_colabs_latest_ads li,
.footer-widgets .widget_recent_entries li {
  padding-left: 0;
}
.footer-widgets .widget_colabs_tabs li:before,
.footer-widgets .widget_colabs_latest_ads li:before,
.footer-widgets .widget_recent_entries li:before {
  display: none
}

.footer-widgets li &gt; a {
  color: #989898;
}
.footer-widgets li &gt; a:hover {
  color: #00BB64;
  text-decoration: underline;
  font-weight:bold;
}
.tagcloud a {
  color:#989898;
}
.tagcloud a:hover {
  color:#00BB64;
  text-decoration:none;
}


/* #Mobile Menu
=================================================================== */
/* Mobile Menu Button
------------------------------------------------------------------- */
.btn-navbar-wrapper {
  position: absolute;
  top: -7px;
  left: 10px;
  bottom: 0;
  cursor: pointer;
  display: none;
  z-index: 9;
}
.btn-navbar {
  top: 8px;
  left: 0;
  display: block;
  position: relative;
  width: 100%;
  margin: 0;
  -webkit-transition: margin 600ms;
     -moz-transition: margin 600ms;
      -ms-transition: margin 600ms;
       -o-transition: margin 600ms;
          transition: margin 600ms;
}
.btn-navbar .bar {
  display: block;
  width: 38px;
  height: 2px;
  margin: 9px 5px;
  border-right: 28px solid #00bb64;
  border-left: 6px solid #00bb64;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition-property: -webkit-transform, margin, border-right-color, box-shadow, background, opacity;
  -moz-transition-property: -moz-transform, margin, border-right-color, box-shadow, background, opacity;
  transition-property: transform, margin, border-right-color, box-shadow, background, opacity;
  -webkit-transition-duration: 600ms;
  -moz-transition-duration: 600ms;
  transition-duration: 600ms;
}
.btn-navbar .bar:nth-child(2) {
  -webkit-transform: rotate(-180deg);
     -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
       -o-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.mm-opening .btn-navbar {
  margin: -12px 0 0 0;
}

.mm-opening .btn-navbar .bar:nth-child(1) {
  opacity: 0;
  -webkit-transform: translateY(-10px);
     -moz-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
       -o-transform: translateY(-10px);
          transform: translateY(-10px);
}
.mm-opening .btn-navbar .bar:nth-child(2) {
  margin-left: 14px;
  -webkit-transform: rotate(-137deg) translateY(-15px);
  -moz-transform: rotate(-137deg) translateY(-15px);
  -ms-transform: rotate(-137deg) translateY(-15px);
  -o-transform: rotate(-137deg) translateY(-15px);
  transform: rotate(-137deg) translateY(-15px);
}
.mm-opening .btn-navbar .bar:nth-child(3) {
  margin-left: 5px;
  -webkit-transform: rotate(-42deg);
  -moz-transform: rotate(-42deg);
  -ms-transform: rotate(-42deg);
  -o-transform: rotate(-42deg);
  transform: rotate(-42deg);
}


.mm-opening .header-section {
    padding: 0;
}
.mm-menu &gt; .mm-panel{
    border-left: 5px solid #00bb64;
}

.hasChild {
    margin-bottom: 10px;
}
.childCategory select {
    width: 100%;
}

/* Responsive Layout Styles
=================================================================== */

/* For Tablet. Orientation: portrait
------------------------------------------------------------------- */
@media (max-width: 977px) {

  /* Mobile Nav
  ================================================================= */
  .btn-navbar-wrapper {
    display: block;
  }
  .main-nav .row .nav-collapse {
    display: none
  }
  .section-topbar .account-bar,.section-topbar .location-changer{
    padding-left: 50px;
  }
  .section-topbar{
    position: relative;
  }
}

/* For Mobile Phones. Orientation: landscape | portrait
------------------------------------------------------------------- */
@media only screen and (max-width: 767px) {
  .dk_options_inner, .dk_touch .dk-select-options  { max-height:none!important }
  .select-menu {
    display: block;
    width:100%;
    padding: 5px;
    margin-bottom: 18px;
  }
  .dk-select {
    float: none;
    width: 100%;
  }
  .dk-selected {
    width: 100% !important
  }

  /* Account Bar &amp; Location changer
  ----------------------------- */
  .account-bar {
    float: left;
    margin-left: 0;
    margin-bottom: 9px;
  }
  .account-bar li {
    margin-left: 4px;
    padding-left: 4px;
  }
  .section-topbar {
    font-size: 11px;
  }

  .location-changer {
    clear: left;
    width: auto;
    float: none;
    display: block;
  }
  .location-changer .label {
    display: none;
  }
  .location-changer select {
    width: 100%;
  }

  .dk-selected {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* Responsive Table
  ----------------------------------------------------------------- */
  .table-wrap {
    overflow-x: auto;
    -webkit-box-shadow: -3px 0 3px rgba(0, 0, 0, 0.05) inset;
    -moz-box-shadow: -3px 0 3px rgba(0, 0, 0, 0.05) inset;
    box-shadow: -3px 0 3px rgba(0, 0, 0, 0.05) inset;
  }

  .table-wrap table {
    width: 730px;
  }

  /* Advance Search
  ----------------------------- */
  .advance-search {
    padding-bottom: 36px;
  }
  .advance-search .search-where,
  .advance-search .search-categories,
  .advance-search .search-what {
    margin: 0 0 9px 0;
    width: 100%;
  }
  .advance-search label {
    display: none;
  }
  .advance-search input,
  .advance-search .dk-select {
    margin: 0;
  }
  .advance-search input,
  .advance-search .search-categories select,
  .advance-search .search-where input[type="text"] {
    width: 100%;
  }
  .advance-search .search-where input[type="submit"] {
    margin: 0;
    bottom: 0;
    position: absolute;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
  }

  /* Featured Slider
  --------------------------- */
  .featured-listing {
    width: 100%;
    margin-bottom: 18px;
  }

  /* Category Listing
  ----------------------------- */
  .category-listing {
    width: 100%;
  }
  .category-listing .sub-menu {
    display: none;
  }
  .category-listing ul, .category-listing li {
    float: left;
  }
  .category-listing li {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .category-listing .sf-menu ul {
    width: auto;
    display: none !important;
  }
  .category-listing .sf-sub-indicator {
    display: none;
  }

  /* Content Tabs
  ----------------------------- */
  .tab-nav {
    padding-left: 0;
  }
  .tab-nav li {
    margin-left: 0;
  }

  .tab-panel .category-block {
    width: 48.5%;
  }

  .tab-panel .post-block {
    width: 48.2%;
  }
  .tab-panel .post-block:nth-child(odd),
  .tab-panel .post-block.odd {
    clear: left;
    margin-left: 0;
  }
  .tab-panel .post-block:nth-child(even),
  .tab-panel .post-block.even {
    clear: none;
    margin-left: 3.091%;
  }

  /* Submit Ad Page
  ----------------------------- */
  .submit-steps li {
    width: 100%;
    margin-bottom: 18px;
  }
  .submit-steps .step-one,
  .submit-steps .step-two,
  .submit-steps .step-three {
    display: none;
  }
  .submit-steps .current-step {
    display: block
  }
  .form-details .listing-details,
  .form-details .payment-details {
    float: none;
    width: 100%;
  }
  .form-details .payment-details {
    border-left: 1px solid #e6e6e6;
  }
  .form-details h5 span:nth-child(2) {
    display: none;
  }


  /* Footer Widgets
  ----------------------------- */
  .footer-widgets {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer-widgets .widget {
    margin-bottom: 18px;
  }

  /* Footer
  ----------------------------- */
  .footer-logo {
    margin-bottom: 18px;
  }

  .copyright {
    margin-left: 0;
    line-height: 18px;
  }

  /* Single Post
  ----------------------------- */
  /* Comment Form
  ----------------------------- */
  #commentform p {
    margin: 0;
    width: 100%;
  }

  #respond input[type="submit"],
  .inquiry-form input[type="submit"] {
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
/* For Mobile Phones. Orientation: portrait
------------------------------------------------------------------- */
@media only screen and (min-width: 240px) and (max-width:479px) {
  /* Featured Slider
  ----------------------------- */
  .featured-listing .inner-container {
    padding-top: 45px;
  }
  .featured-listing .heading {
    right: 0;
    padding: 9px;
  }
  .featured-listing nav {
    top: 0;
    z-index: 10;
    bottom: auto;
  }
  .featured-listing header {
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    padding: 9px;
  }
  .featured-listing header h1, .featured-listing header p {
    margin: 0;
  }
  .featured-listing .sale-price {
    float: left;
    width: auto;
    height: auto;
    padding: 0 2px;
    line-height: 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
  }
  .featured-listing .sale-price strong {
    position: static;
    display: inline;
    font-size: 13px;
  }

  /* Content Tabs
  ----------------------------- */
  .tab-panel .post-block,
  .tab-panel .post-block:nth-child(even),
  .tab-panel .post-block.even {
    width: 100%;
    margin-left: 0;
  }
  .tab-panel .category-block{
    width: 50%;
  }
  .category-block ul{
      margin-left: 0;
  }
  .tab-nav li {
    width: 100%;
  }
  .nav-menu:first-child, .tab-nav:first-child{
    border-bottom: none;
  }
  .tab-nav li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
}

/* For Mobile Phones. Orientation: Landscape
------------------------------------------------------------------- */
@media only screen and (min-width: 479px) and (max-width:766px) {
  .featured-listing .heading {
    left: auto;
    right: 0;
  }
}



/* 
 * WordPress formatted content
 * Provided from WYSIWYG Editor Styles
 * Just change and make it suitable with your document
 */
.entry-content img {
  margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
  float: left;
  margin-right: 1.5em;
}
.alignright, 
img.alignright {
  float: right;
  margin-left: 1.5em;
}
img.aligncenter,
.aligncenter {
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.alignnone, 
img.alignnone {
  
}
img.bordered {
  border: 18px solid #efefef;
}
.wp-caption {
  padding: 5px 0;
  background: #eee;
  text-align: center;
  margin-bottom: 1.5em;
  border: 1px solid #ddd
}
.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}
p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0;
}
  
}
.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}
.gallery-caption { margin: -1.5em 0 0 0; }
#searchform &gt; input {
    margin-bottom: 0;
}
.feat-ad-sidebar &gt; li {
    overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width:959px) {
  .colabsTabs li{
    font-size:8px;
  }
  .btn.btn-primary {
  float: left;
  font-size: 12px;
  padding: 3px 5px;
  margin-right: 3px;
  }
  .btn:active {
  top: 0;
  }
  
}


/* Set Mobile menu style for tablet and below
------------------------------------------------------------------- */
@media (max-width: 767px) {
  .logo {
    float: left;
    width: auto;
    text-align: left;
    max-width: 80%
  }

   .content-tab .shadowblock .left-box label{
    display: block;
    width: 100%;
    float:none;
  }
  
  .content-tab .shadowblock .left-box .rememberme label{
  display: inline;
  }
  
}

@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important
  }
}

.clearfix, .header {
  *zoom: 1;
}
.clearfix:before, .clearfix:after,
.header:before, .header:after {
  display: table;
  content: "";
}
.clearfix:after,
.header:after {
  clear: both;
}

/* #Post Format
=================================================================== */

/* Format Chat
--------------------------------------------------------------------*/
ul.chat-transcript {
  overflow: hidden;
  list-style: none;
  margin-left: 0px;
  margin-right: 0px;
}
.chat-transcript strong {
  margin-right: 5px
}
.chat-transcript li {
  padding: 0 20px 0 18px;
}
.chat-highlight {
  background: #f0f0f0;
}

/* Navigation Comment*/

.assistive-text{
  display:none;
}
.nav-previous{
  float:left;
}
.nav-next{
  float:right;
}

/*Page register member */
.shadowblock .left-box label {
    display: block;
    float: left;
    font-weight: bold;
    width: 30%;
}

.lt-ie9 .breadcrumb-inner{}

/* Sticky Posts */
.sticky{}

/*  By Post Author */
.bypostauthor {}

.license {
    background-color: #FCF2F2;
    border-left: 5px solid #DFB5B4;
    margin: 30px 0;
    padding: 15px 30px 15px 15px;
}
.entry-content h1, .comment-content h1, .entry-content h2, .comment-content h2, .entry-content h3, .comment-content h3, .entry-content h4, .comment-content h4, .entry-content h5, .comment-content h5, .entry-content h6, .comment-content h6 {
    line-height: 1.71429;
    margin: 1.71429rem 0;
}
.entry-content h1, .comment-content h1 {
    font-size: 1.5rem;
    line-height: 1.5;
}
.entry-content h2, .comment-content h2, .mu_register h2 {
    font-size: 1.28571rem;
    line-height: 1.6;
}
.entry-content h3, .comment-content h3 {
    font-size: 1.14286rem;
    line-height: 1.84615;
}
.entry-content h4, .comment-content h4 {
    font-size: 1rem;
    line-height: 1.84615;
}
.entry-content h5, .comment-content h5 {
    font-size: 0.928571rem;
    line-height: 1.84615;
}
.entry-content h6, .comment-content h6 {
    font-size: 0.857143rem;
    line-height: 1.84615;
}
.entry-content dl, .comment-content dl {
    margin: 0 1.71429rem;
}
.entry-content dt, .comment-content dt {
    font-weight: bold;
    line-height: 1.71429;
}
.entry-content dd, .comment-content dd {
    line-height: 1.71429;
    margin-bottom: 1.71429rem;
}
.box-green {
    background-color: #DFF0D8;
    border: 1px solid #D6E9C6;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    color: #468847;
    margin-bottom: 20px;
    padding: 10px 35px 10px 15px;
}

div#buddypress div.dir-search {
    margin: 0px;
}


div#buddypress button, div#buddypress a.button, div#buddypress input[type="submit"], div#buddypress input[type="button"], div#buddypress input[type="reset"], div#buddypress ul.button-nav li a, div#buddypress div.generic-button a, div#buddypress .comment-reply-link, a.bp-title-button {
    background: none repeat scroll 0 0 #00BB64;
    border: 1px solid #00BB64;
    color: #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    padding: 7px 25px;
}

div#buddypress div.dir-search input[type="text"] {
    padding: 6px 3px 5px;
    border-color: #00BB64;
}
.widget:after,
.widget:before {
content: '';
display: table;
}
.widget:after {
clear: both;
}
.widget {
zoom: 1;
}
.sidebar .widget.icl_languages_selector ul ul li:before, .sidebar .widget.icl_languages_selector ul ul li:after{
background:none;
}
.ads-mark {
    background: none repeat scroll 0 0 #00BB64;
    border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: block;
    margin: 10px 5px;
    padding: 2px 7px;
}

.form-table th {
    text-align: left;
}
.widget_video, .mapblock {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.widget_video iframe,
.widget_video object,
.widget_video embed,.mapblock .map-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.form-submit-listing div.helpico {
  background: url(images/help.png) no-repeat;
  float: right;
  height: 16px;
  position: relative;
  width: 16px;
  top: 6px;
}
.form-submit-listing .tip .tooltip:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #FCF8E3 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FCF8E3;
    border-image: none;
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 5px;
    bottom: -9px;
    content: "";
    position: absolute;
}
.form-submit-listing .tip .tooltip {
    background: none repeat scroll 0 0 #FCF8E3;
    color: #C09853;
    display: none;
    font-size: 12px;
    left: 1px;
    min-width: 300px;
    padding: 5px;
    position: absolute;
    top: -40px;
}
.form-submit-listing .tip:hover .tooltip {
    display: block;
}
.contact-message &gt; label {
    float: left;
    font-weight: bold;
    width: 25%;
}

.loginform p {
  margin-bottom: 10px;
}
.form_step .images div.image-meta {
    margin-left: 37%;
}
@media (max-width: 569px) {
    .account-bar li {
        margin-right: 4px;
        padding-right: 4px;
        margin-left: 0;
        padding-left: 0;
    }
    .btn-navbar-wrapper {
        top: 15px;
    }
    .advance-search {
        padding-bottom: 0;
    }
    .main-nav &gt; .row {
        background: none;
        border: medium none;
        margin-bottom: 0;
        text-align: left;
    }
    .main-nav {
        position: absolute;
        top: 9%;
    }
    .btn-navbar {
        margin-left:0;
    }
    .nav-collapse.collapse &gt; div {
        background: none repeat scroll 0 0 #00BB64;
        position: relative;
        z-index: 9999;
    }
    .form-submit-listing label, .form-submit-listing select, .form-submit-listing input[type="text"], .form-submit-listing input[type="file"], .form-submit-listing textarea{
      width: 100%;
      height: 30px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }
    .form-submit-listing input[type="file"] {
        border: 1px solid #00BB64;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
        padding: 4px 4px 33px;
    }
    .form-submit-listing .input-helper, .form-submit-listing .input-bordered, .form-submit-listing .input-submit, .form_edit .image-meta, .form_edit textarea {
        margin-left: 0;
    }
    .ad-categories .childCategory {
        margin-left: 0;
    }
    .footer-logo {
        width: 100%;
    }
    .social-button {
        float: left;
    }
    .social-button ul, .social-button li{
        margin-left: 0;
        margin-right: 5px;
    }
    .form-submit-listing .input-file label{
        width: 100%;
        padding-right: 0;
        text-align: left;
    }
    .account-bar li {
        border-left: none;
    }
}


/*=========================================================
RTL Style
===========================================================*/

.rtl .entry-header h2, .rtl .listing-info h4 h2{
  float: right;
}
.rtl .entry-header .price-tag, .rtl  .listing-info h4 .price-tag{
  float: left;
}
.rtl .breadcrumb-trail{
  float: right;
}
.rtl .breadcrumb-trail a,.rtl .breadcrumb-trail span {
    float: right;
}
.rtl .breadcrumb-trail span{
  line-height: 21px;
    margin: 0 4px 0 5px;
}

.rtl .featured-listing header {
    text-align: right;
}
.rtl .carousel-desc, .widget-item-list{
  text-align: right;
}
.rtl .comment-author .avatar{
  float: right;
}
.rtl .submit-steps span:before{
  margin-right: 0;
  margin-left: 9px;
}
.rtl .submit-steps li{
  float: right;
}
.rtl .submit-steps span:after{
  margin-right: 18px;
  margin-left: 0;
  border-color: rgba(0, 0, 0, 0) #323232 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) ;
}
.payment-details .payment_methods li{
  border: none;
  padding: 3px;
}
.payment-details .payment_methods li .payment_box:after {
    content: "";
    display: block;
    border: 8px solid #ebe8eb;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -3px;
    left: 0;
    margin: -1em 0 0 2em
}

.payment-details .payment_methods li .payment_box{
    position: relative;
    width: 100%;
    padding: 1em 5%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1em 0;
    font-size: .92em;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    line-height: 1.5em;
    background: #e8e8e8;
    background: -webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#eeeeee));
    background: -webkit-linear-gradient(#e8e8e8,#eeeeee);
    background: -moz-linear-gradient(center top,#e8e8e8 0,#eeeeee 100%);
    background: -moz-gradient(center top,#e8e8e8 0,#eeeeee 100%);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.25);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.25);
    color: #5e5e5e;
    text-shadow: 0 1px 0 rgba(255,255,255,.8)
}

.payment-details .payment_methods li .payment_box input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    padding: 8px 10px;
    width: 100%;
}

.payment-details .payment_methods input[type="radio"] {
  margin: -2px 5px 0 0;
}

.entry-content.thankyou li span {
    display: inline-block;
    font-weight: bold;
    width: 15%;
}
.dashboard-payment ul {
    list-style: none outside none;
    margin-left: 0;
    
}

.dashboard-payment .list-detail label {
    float: left;
    font-weight: bold;
    width: 30%;
}
.dashboard-payment .list-detail .item {
    width: 70%;
    float: left;
}
.dashboard-payment ul.list-detail {
    border-top: 1px solid #888888;
    margin-bottom: 30px;
}
.dashboard-payment .list-detail li{
    padding: 10px 5px;
    overflow: hidden;
    font-size: 13px;
    border-bottom: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
}

.dashboard-payment.payment-details &gt; form {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #E6E6E6;
    padding: 20px;
}
.dashboard-payment .payment_methods li {
    margin-bottom: 10px;
}
.dashboard-payment.payment-details .payment_methods li .payment_box{
    margin-bottom: 30px;
}
.payment_box p {
    margin: 0;
}



.recaptcha_widget {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 300px;
    border: 4px solid #AF1500;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background: #AF1500;
    margin: 0 0 10px
}

#recaptcha_image {
    width: 100% !important;
    height: auto !important
}

#recaptcha_image img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 3px solid #FFF
}

.recaptcha_is_showing_audio embed {
    height: 0;
    width: 0;
    overflow: hidden
}

.recaptcha_is_showing_audio #recaptcha_image {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    background: #FFF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 3px solid #FFF
}

.recaptcha_is_showing_audio #recaptcha_image br {
    display: none
}

.recaptcha_is_showing_audio #recaptcha_image #recaptcha_audio_download {
    display: block
}

.recaptcha_input {
    background: #FFDC73;
    color: #000;
    font: 13px/1.5 "HelveticaNeue","Helvetica Neue",Helvetica,Arial,"Liberation Sans",FreeSans,sans-serif;
    margin: 4px 0 0;
    padding: 0 4px 4px;
    border: 4px solid #FFDC73;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}

.recaptcha_input label {
    margin: 0 0 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.recaptcha_input input {
    width: 100%
}

.recaptcha_widget .recaptcha_options {
    list-style: none;
    margin: 4px 0 0;
    height: 18px
}

.recaptcha_widget .recaptcha_options li {
    float: left;
    margin: 0 4px 0 0
}

.recaptcha_widget .recaptcha_options li a {
    text-decoration: none;
    text-shadow: 0 1px 1px #000;
    font-size: 16px;
    color: #FFF;
    display: block;
    width: 20px;
    height: 18px
}

.recaptcha_widget .recaptcha_options li a:active {
    position: relative;
    top: 1px;
    text-shadow: none
}

.captcha_hide {
    display: none
}

.widefat {
    width: 100%;
}

.wp-editor-container {
    border: 1px solid #dedede;
}
.wp-editor-wrap {
    clear:both;
}
/*
Widget Advance Search
*/
.widget_colabs_refine_search input[type="text"]{
    width: 100%;
    height: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.widget_colabs_refine_search input.input-slide{
    border: 0 none;
    box-shadow: none;
    color: #00bb64;
    display: inline;
    font-weight: bold;
    height: auto;
    margin: 0;
    width: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.widget_colabs_refine_search ul.refine li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #efefef;
    padding:  0  0 7px;
}
.widget_colabs_refine_search ul.refine .title{
    font-weight: bold;
}
.widget_colabs_refine_search ul.refine li div.handle {
    background: url("images/arrow-down.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 18px;
    line-height: 18px;
    width: 18px;
}
.widget_colabs_refine_search ul.refine li div.close {
    background: url("images/arrow-right.png") no-repeat scroll 0 0 transparent;
}
.widget_colabs_refine_search ul.refine li div.handle:hover {
    cursor: pointer;
    opacity: 0.7;
}
.widget_colabs_refine_search ul.refine li div.element {
    display: none;
}
.widget_colabs_refine_search ul.refine li ol.checkboxes li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: medium none;
    padding: 0;
}
.widget_colabs_refine_search ul.refine li ol.checkboxes {
    padding-top: 3px;
    list-style: outside none none;
    margin-left: 0;
}
.widget_colabs_refine_search ul.refine li ol.checkboxes input, .widget_colabs_refine_search ul.refine li ol.checkboxes label{
    margin: 0 5px 0 0;
}
.widget_colabs_refine_search ul.refine li ol.checkboxes label{
    margin: 0;
    vertical-align: middle;
}
.widget_colabs_refine_search ul.refine li div.scrollbox {
    max-height: 150px;
    overflow: auto;
}
/* ===================================================================
  #Mega Menu
=================================================================== */
.megaWrapper .colabs_mega_div {
  position: absolute;
  left: -999em;
  border-top: none;
  width: 350px;
  z-index: 1000;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
}
.megaWrapper .colabs_mega_div &gt; ul {
  background: #none repeat scroll 0 0 #323232;
  padding: 10px;
  margin-bottom: 0 !important;
}
.megaWrapper .colabs_mega_div.colabs_mega2 {
  width: 400px;
}
.megaWrapper .colabs_mega_div.colabs_mega3 {
  width: 600px;
}
.megaWrapper .colabs_mega_div.colabs_mega4, .megaWrapper .colabs_mega_div.colabs_mega5 {
  width: 800px;
}
.megaWrapper .colabs_mega_div h4 {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}
.megaWrapper .colabs_mega_div ul {
  width: auto;
  display: block;
  position: static;
  margin: 0 0 10px 0;
  height: auto;
  visibility: visible;
  overflow: hidden;
  display: block !important;
  visibility: visible !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.megaWrapper .colabs_mega_div ul ul{
  background: none;
  border: none;

}
.megaWrapper .colabs_mega_div ul li {
  margin: 0;
  float: left;
  display: block;
}
.megaWrapper .colabs_mega_div ul ul a {
  display: block;
  padding: 4px 5px 4px 0;
  color: #fff;
  line-height: normal;
  width: auto;
  background: none;
}
.megaWrapper .colabs_mega_div ul ul a:hover {
  text-decoration: underline;
}
.megaWrapper .colabs_mega_div ul ul li {
  width: 100%;
  border-bottom: 1px solid #DDDDDD;
  padding: 5px 0;
}
.megaWrapper .colabs_mega_div img {
  margin-bottom: 5px;
  display: block;
}
.megaWrapper .colabs_mega_div .colabs_mega_hr {
  float: none;
  display: block;
  margin: 10px 0;
  height: 1px;
  clear: both;
}
.megaWrapper .colabs_mega_div [class*="colabs_mega_menu_columns_"] {
  margin-left: 3.09091%;
}
.megaWrapper .colabs_mega_div .colabs_mega_menu_columns_1 {
  width: 100%;
}
.megaWrapper .colabs_mega_div .colabs_mega_menu_columns_2 {
  width: 48.45455%;
}
.megaWrapper .colabs_mega_div .colabs_mega_menu_columns_3 {
  width: 31.27273%;
}
.megaWrapper .colabs_mega_div .colabs_mega_menu_columns_4 {
  width: 22.68182%;
}
.megaWrapper .colabs_mega_div .colabs_mega_menu_columns_5 {
  width: 20%;
}
.megaWrapper .colabs_mega_div .colabs_mega_menu_columns_first {
  clear: left;
  margin-left: 0;
}

.megaWrapper li:hover div,
.megaWrapper .sfHover div {
  left: 0;
  top: 48px;
}




/* ===================================================================
  LOGIN &amp; REGISTER PAGE
=================================================================== */

/* Notifications
------------------------------------------------------------------- */
.alert {
  padding: 10px 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert a {
  font-weight: bold;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert &gt; p,
.alert &gt; ul {
  margin-bottom: 0;
}

.alert &gt; p + p {
  margin-top: 5px;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success a {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info a {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning a {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger a {
  color: #843534;
}

ul.alert {
  list-style: none;
  margin-left: 0;
}


/* Form
------------------------------------------------------------------- */
.two-col-left .login-form-wrapper.main-content {
  float: none;
}

.login-form-wrapper.main-content {
  width: 300px;
  margin: 30px auto;
  float: none;
  display: block;
}

.login-form-wrapper .entry-header {
  text-align: center;
  border: 0;
  padding: 0;
}

.login-form-wrapper .entry-header h2 {
  float: none;
}

.login-form-block .form-row:after,
.login-form-block .form-row:before {
  content: '';
  display: table;
}
.login-form-block .form-row:after {
  clear: both;
}
.login-form-block .form-row {
  zoom: 1;
  margin: 10px 0;
}

.login-form-block .form-row label {
  display: block;
  font-weight: bold;
}

.login-form-block .form-row.hidden {
  display: none
}

.login-form-block .form-row input[type="text"],
.login-form-block .form-row input[type="password"],
.login-form-block .form-row input[type="email"],
.recaptcha_input input {
  width: 100%;
  height: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.login-form-block .recaptcha_widget {
  max-width: 100%
}

.login-form-block #pass-strength-result {
  float: none;
  width: auto;
}

@media (max-width: 767px) {
  .login-form-wrapper.main-content {
    width: 100%
  }
}</pre></body></html>