/***
Theme Name: Genesis
Theme URI: https://enterprise-classifieds.com/
Description: Genesis Osclass Theme by Enterprise Classifieds
Version: 1.1.0
Author: Enterprise Classifieds
***/

@import url(font-awesome.min.css);
@import url(iconmoon.css);
@import url(responsivefix.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Poiret+One);
@import url(https://fonts.googleapis.com/css?family=Abel);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,500,700,300);
body {  
	font-family: "Open Sans", Helvetica, sans-serif; 
	background: #f1f1f1; 
	color: #555555;
	font-size:14px;
}
h1, h2, h3, h4, h5 {
	font-family:"Ubuntu",Tahoma,Arial,sans-serif;
	font-weight:400;
}
h1, .h1 {
  font-family: "Poiret One",cursive;
  font-size: 36px;
}
li {
  list-style: outside none none;
}
.box > h3 {
margin-top:0px;
}
.box.location > h3 { font-size:16px; margin-bottom:0; }
.box.location hr { margin:10px 0;}
.item .list h4 {
  border-bottom: medium none !important;
}
.page-title {
  font-weight: 100;
}
h5 {
  font-size: 16px;
}
span.red {
  color:red;
}
a, a:hover, a:visited {
text-decoration:none !important;
}
a, a:visited, a:focus {
  color: #444;
  outline: none !important;
  outline-offset: 0 !important;
  text-decoration:none !important;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: none;
  outline-offset:0;
}
a:focus, a:active:focus, a.active:focus {
  outline: none !important;
  outline-offset: 0 !important;
}
.modal-header {
  border-radius: 3px 3px 0 0;
}
.modal-content {
border-radius: 3px !important;
}
#contentarea .form-control, #contentarea input[type="text"], .modal-body input[type="text"], #contentarea input[type="password"],  .modal-body input[type="password"],  #contentarea select,  .modal-body select, textarea{
  box-shadow: none;
  color: #878787;
  display: block;
  font-size: 14px;
  line-height: 1.42857;
  margin-bottom: 10px;
  padding: 6px 12px;
  width: 100%;
}
.form-control:focus {
  border: medium none;
  box-shadow: none;
  outline: 0 none;
}
label {
font-weight:400;
color:#818181;
}
.btn.bg-color {
  color: #fff;
}
ul {
  list-style:none;
}
.btn-success {
  background: #5dc118;
  border-bottom: 4px solid #4aa60a;
  color: #fff !important;
  font-size: 13px;
  padding: 12px;
}

.custompage #sidebar {
  display: none;
}
.custompage .content {
  padding: 0;
}

nav#menu {
  background: #3c3c3c;
  color: #fff;
}
.mAvatar img {
  width: 30px;
}
.mAvatar {
  background: #454545;
  border-radius: 2px;
  margin-right: 10px;
  padding: 5px;
}
.mUserarea {
  background: #272727;
  min-height: 43px;
  padding: 20px 8px;
  display: block;
}
.mm-menu > .mm-panel {
  padding:0 !important;
}
#menu h6 {
  background: #212121;
  color: #b5b5b5;
  font-size: 15px;
  font-weight: 600;
  margin: 0;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-top: 10px;
  text-transform: uppercase;
}
.mm-menu .mm-list > li > a.mm-subopen::after, .mm-menu .mm-list > li > a.mm-subclose::before {
  border-color: #fff !important;
}

.bg-color, .owl-carousel .owl-buttons .owl-next, .owl-carousel .owl-buttons .owl-prev, .kewcloud ul li a:hover, .actions .togglebutton.active a.grid-button, .actions .togglebutton a.list-button, span.searchPaginationSelected, .qq-progress-bar { background: #5dc118; color:#fff; }
.color, .home-dropdown-menu li:hover > a, .hovermenu li:hover > a, .hover-color:hover, .subbox ul li a:hover, .subbox ul li a::before, .sub-cat ul li a:hover, ul.check-list li:hover a, .pagination ul > li a:hover, #footer ul li a:hover, .qq-upload-list a {color:#4aa60a;}

.no-pad {padding:0 !important;}
.no-pad-right{padding-right:0;}
.no-pad-left{padding-left:0;}
.no-pad-top{padding-top:0;}
.no-pad-bottom{padding-bottom:0;}
.no-mar {margin:0;}
.no-mar-right{margin-right:0;}
.no-mar-left{margin-left:0;}
.no-mar-top{margin-top:0;}
.no-mar-bottom{margin-bottom:0;}
.border { border-color: #4aa60a !important;}

#top .nav.navbar-nav {
  margin: 0;
}
#top.top-bar .navbar-nav > li > a {
  font-size: 13px;
  padding-bottom: 7px;
  padding-top: 7px;
  background:none !important;
  padding-left:10px;
  padding-right:10px;
}
#top.top-bar .navbar-nav > li > a:hover {
	color:#fff;
}
#top.top-bar .navbar-nav > li:first-child a {
	padding-left:0;
}
#top.top-bar .navbar-nav.navbar-right > li:last-child a {
	padding-right:0;
}
#top.top-bar a {
  color: #f0f0f0;
}
#top ul.mobile-nav {
  margin: 0;
  padding: 0;
}
#top .mobile-nav li {
  padding: 5px;
}
#top .mobile-nav i {
  color: #fff;
  font-size: 25px;
}
.head {
  background: #fff;
  border-bottom: 1px solid #e4e4e4;
  max-height: 79px;
  min-height: 70px;
  margin-bottom: 15px;
}
#head .hovermenu {
  background: #eee;
}
#head li.hovermenu > a {
  padding: 26px 25px;
  cursor: pointer;
  color:#818181;
}
#head li.hovermenu.open > a {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}
#head #clickcat > i {
  font-size: 25px;
}
#head h1.logo {
  margin: 5px 10px;
}
#head .logo {
  font-size: 50px;
  font-weight: 600;
  width:180px;
  overflow:hidden;
  height:68px;
}

/*** HEADER SEARCH ***/
.bigsearch {
  margin: 20px 0;
  position: relative;
  z-index: 999;
  padding:2px;
}
.bigsearch.mobile-search {
  margin: 0;
  text-align: center;
}
.bigsearch .field {
	float:left;
}
.bigsearch .field.right {
	float:right;
}
.bigsearch .field.right:hover {
	opacity: 0.9;
	transition: opacity 0.2s ease-in;
}
.bigsearch form input{
	background:#fff!important;
	width:60%;
	border:0!important;
	color:#292D35;
}
.bigsearch form select {
	width:32%;
}

.bigsearch .search select {
	-webkit-appearance:none;
    -moz-appearance:none;
	color: #888;
	margin: 0 !important;
	border:0!important;
	border-left:1px solid #eee!important;
	background:#f7f7f7 url(../images/down_arrow.png) no-repeat 95% center!important;
	
}
.bigsearch .search select::-ms-expand {
    display: none;
}
.bigsearch .search select option { padding-left:10px; line-height:18px; }
.bigsearch .search select option.maincat { padding-left:5px; font-weight:600; }
.bigsearch .search button {
  background:none;
  border: medium none;
  border-radius: 0 !important;
  color: #fff;
  margin: 0;
  width:8%;
  text-align:center;
  padding: 10px 0;
  vertical-align: top;
}
.bigsearch .search input, .bigsearch .search select {
  border: 0 none;
  border-radius: 0;
  font-size: 13px;
  padding: 11px 30px 11px 11px !important;
}

#header .mobile-search input {
  width:90%;
}
#header .mobile-search input {
  background: #fff!important;
}
#head .publish-btn {
  padding: 30px 0;
}
#head .publish-btn a {
  font-family:"Ubuntu",Tahoma,Arial,sans-serif;
  background: #5dc118;
  border-bottom: 3px solid #4aa60a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  padding: 12px;
  font-weight:600;
  text-transform:uppercase;
}
#head .publish-btn a:hover {
  background: #53ba0c;
  opacity: 0.9;
  transition: opacity 0.2s ease-in;
}
section#contentarea {
  min-height: 320px;
}
.box {
  background: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 1px;
  margin-bottom: 15px;
  padding: 15px;
}
h4.widget-head {
	background:#f9f9f9;
	color: #fff;
	margin-bottom: 0;
	margin-top: 0;
	padding: 15px;
	font-family:"Ubuntu", Tahoma, Arial, sans-serif;
	font-size:21px;
	border-bottom:2px solid;
}
h4.widget-head i {
	font-size:18px;
	margin-right:5px;
}
.box.catmenu {
  padding:0;
}
.home-dropdown-menu {
  margin: 0;
  padding: 0;
}
.home-dropdown-menu li, .hovermenu ul li {
  padding: 10px;
  position: static;
  border-top:1px solid #eee;
  font-size:13px;
  cursor:pointer;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  left: 100%;
  /*min-height: 393px;*/
  height:auto;
  min-width: 750px;
  top: 0;
  width: 75%;
}
.subbox {
  border-radius: 0;
  box-shadow:none!important;
  margin: 0;
  padding: 15px 25px;
  border-left: 0;
  border-color:#e4e4e4;
  min-height:339px;
}
.subbox ul.row { padding-left:3px;}
.subbox ul li {
  background: rgba(0, 0, 0, 0) !important;
}
.subbox  h4 {
  border-bottom: 1px solid #ccc;
  margin-top: 0;
  padding-bottom: 10px;
}
.subbox ul li {
  border: medium none;
  padding-top:7px;
  padding-bottom:7px;
}
.subbox ul li a::before, #footer ul.pages li a::before, #footer ul.user_menu li a::before {
  content: "\f0c8";
  font-family: fontawesome;
  font-size: 7px;
  padding-right: 7px;
  position:relative;
  top:-2px;
}
.subbox-des {
  margin-top: 30px;
  font-size:13px;
}
.home-dropdown-menu li:first-child, .hovermenu li:first-child {
  border-top: medium none;
}
.home-dropdown-menu li.dropdown-submenu > a, .hovermenu li.dropdown-submenu > a {
  clear: inherit;
  transition: all 0.3s ease 0s;
  white-space: inherit;
}
.home-dropdown-menu i, .hovermenu ul li i {
  font-size: 20px;
  padding-right: 5px;
  width:25px;
  text-align:center;
}
.hovermenu ul li a:hover{
  background:none;
}
.hovermenu ul li {
  width: 275px;
}
.hovermenu ul li a {
 padding:0;
}
.dropdown-menu.drop-categories:before {
  position: absolute;
  top: -15px;
  left: 15px;
  display: inline-block;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #e4e4e4;
  border-left: 15px solid transparent;
  border-bottom-color: #e4e4e4;
  content: '';
}
.dropdown-menu.drop-categories:after{
  position: absolute;
  top: -14px;
  left: 17px;
  display: inline-block;
  border-right: 14px solid transparent;
  border-bottom: 14px solid #ffffff;
  border-left: 14px solid transparent;
  content: '';
}
.category-widget:before {
  position: absolute;
  top: -15px;
  left: 34px;
  display: inline-block;
  border-right: 16px solid transparent;
  border-bottom: 16px solid #e4e4e4;
  border-left: 16px solid transparent;
  border-bottom-color: #e4e4e4;
  content: '';
}
.category-widget:after {
  position: absolute;
  top: -14px;
  left: 35px;
  display: inline-block;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #ffffff;
  border-left: 14px solid transparent;
  content: '';
}
.hovermenu > .dropdown-menu {
  padding: 0;
  box-shadow:none!important;
  border:1px solid #e4e4e4;
  border-radius:0;
  margin-top:14px!important;
}
.hovermenu .subbox {
  left: 276px;
}
.home-dropdown-menu > li > a .caret, .hovermenu li a .caret {
  float: right;
  margin-top: 8px;
  transform: rotate(-90deg);
}
.home-dropdown-menu > li a span.maincat-count {
  border-radius: 9px;
  float: right;
  height: 24px;
  padding: 2px 11px;
}
.home-dropdown-menu > li:hover, .home-dropdown-menu > li:focus, .hovermenu  li:hover, .hovermenu li:focus {
  background: #f9f9f9;
}
.dropdown-submenu:hover {
  transition: all 0.5s ease 0s;
}
#premium-slider {
  /* max-height: 300px; */
  /* min-height: 300px; */
}
#premium-slider .item h3 {
  font-family: "Ubuntu",Tahoma,Arial,sans-serif;
  font-size: 26px;
  margin: 10px 0;
}
#premium-slider .item p.description {
  font-size:13px;
  margin-top:20px;
  width: 90%;
}
.carousel-indicators {
	position:inherit;
	padding-left:20px;
	width:30%;
	text-align:left;
	margin:0;
	left:inherit;
	bottom:0;
}
.carousel-indicators li {
	border-color:#bbb;
}
.carousel-indicators li.active {
	border-color:#5DC118;
}
.price {
  font-family: 'Abel', sans-serif;
  font-size: 20px;
}
#premium-slider .price {
  font-size: 24px;
}
.premium-side-ads .price {
  font-size: 15px;
}

.kewcloud ul, .premium-side-ads ul, .subbox  ul {
  padding: 0;
}
.kewcloud ul {
  margin-bottom:0;
}
.kewcloud ul li {
  float: left;
  line-height: 25px;
  margin: 0 10px 10px 0;
  max-width: 250px;
  word-wrap: break-word;
}
.kewcloud ul li a {
  background: #bbb;
  border-radius: 3px;
  padding: 5px;
  color:#fff;
}
.premium-side-ads li {
  min-height: 100px;
  height:100px;
  padding: 10px 10px;
  border-bottom: 1px solid #eee;
}
.premium-side-ads li:hover {
	background:#f9f9f9;
}
.premium-side-ads li:last-child {
  border: medium none;
}
.premium-side-ads .thumb {
  float: left;
}
.premium-side-ads .thumb img {
  padding: 5px;
  height: 80px;
}

#Latest-items h3 {
	font-family:"Ubuntu",Tahoma,Arial,sans-serif;
	font-weight:400;
	color:#444;
	font-size:22px;
	margin:0 0 10px 0;
}
.category-listings {
	margin-bottom:10px;
}
.item:hover {
  box-shadow: 0 4px 8px -3px rgba(0,0,0,0.25);
}
.item .image {
	margin-bottom:10px;
}
.item .image img { margin: 0 auto; height: 95px; }
.owl-buttons .owl-prev::before {
  color: #fff;
  content: "\f104";
  font-family: "fontawesome";
  font-size: 25px;
  padding: 0 3px;
  transition: color 0.2s ease 0s, background-color 0.2s ease 0s;
}
.owl-buttons .owl-next::before {
  content: "\f105";
  font-family: "fontawesome";
  font-size: 25px;
  padding: 0 3px;
  transition: color 0.2s ease 0s, background-color 0.2s ease 0s;
}
.owl-buttons .owl-next {
  color: #fff;
  padding: 4px 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 33%;
  width: 40px;
  opacity:0.85;
}
.owl-buttons .owl-prev {
  left: 0;
  padding: 4px 0;
  position: absolute;
  text-align: center;
  top: 33%;
  width: 40px;
  opacity:0.85;
}
.owl-item .caption h4, .listing-grid .item .caption h4 {
  height:38px;
  line-height:30px;
  overflow: hidden;
  font-size:16px;
  margin-bottom:0;
  white-space:nowrap;
  word-break:break-all;
  text-overflow:ellipsis;
}
.owl-item .caption {
  /* height:124px; */
  overflow:hidden;
  text-align:center;
}
#owl-toprated .owl-item .caption { /* height: 125px; */ }
#owl-related .owl-item .caption, #owl-premium-1 .owl-item .caption { /* height: 125px; */ }

.small {
  color:#888;
  font-size:11px;
}
/* Search page */
.sbreadcrumb ul.breadcrumb {
  background: rgba(0, 0, 0, 0);
  margin-bottom: 5px;
  padding: 0 !important;
}
.sbreadcrumb ul.breadcrumb > li + li::before {
  content: "\f105";
  font-family: FontAwesome;
}
.sbreadcrumb ul.breadcrumb li > span {
  color: #999999;
}
.loc-bredcrumb {
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  padding-bottom: 5px;
  }
.loc-bredcrumb > span {
  padding-right: 5px;
}
.sub-cat {
  margin-bottom: 15px;
}
.sub-cat ul, ul.check-list {
  margin: 0;
  padding: 0;
}
.sub-cat > h4, .box  h4 {
	font-family:"Ubuntu",Tahoma,Arial,sans-serif;
	border-bottom: 1px solid #eee;
	margin: 0 0 10px;
	padding-bottom: 10px;
	font-size:16px;
}
.sub-cat ul li {
  float: left;
  padding: 5px;
}
.sub-cat ul li i {
  margin-right: 4px;
}
.searchpage .actions.clearfix {
  padding: 15px 0;
}
.actions .togglebutton {
background:#fff;
}
.actions .togglebutton a {
  display: inline-block;
  padding: 6px 10px;
}
.actions .togglebutton.active a.list-button, .actions .togglebutton a.grid-button {
  border: medium none !important;
  color: #777 !important;
}
.actions .togglebutton.active a.list-button, .actions .togglebutton a.grid-button {
  color: #777;
}
.actions .togglebutton.active a.list-button{
  background:none !important;
}
.actions .sortby button {
  background: #fff;
  border-radius: 0;
  font-weight: 300;
  padding: 5px 0 5px 10px;
}
.actions .sortby button span {
  color: #fff;
  margin-left: 10px;
  padding: 7px 10px;
}
#filter {
  height: 32px;
}
ul.check-list li {
  border-bottom: 1px solid #eee;
  padding: 13px 10px;
  cursor: pointer;
}
ul.check-list li i {
  margin-right: 5px;
}
ul.check-list li.more {
  font-size: 14px;
}
ul.check-list li:hover, ul.check-list li.active {
  background:#f9f9f9;
}
ul.check-list li a {
  padding: 0 15px;
}
.status {
  float: right;
  left: 15px;
  margin-top: -5px;
  position: relative;
  text-align: right;
}
.status span {
  color: #fff;
  display: block;
  font-size: 13px;
  padding: 1px 12px;
  text-transform: uppercase;
}
.listing-grid .item {
  float: left;
  width: 25%;
  overflow: hidden;
}
.listing-list .item {
  clear: both;
}
.listing-list .item:hover  {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.listing-list .list .image {
  float: left;
  margin-right: 15px;
  max-height: 180px;
  /* min-height: 165px; */
  width: 15%;
  overflow: hidden;
}
.listing-list .item .image img {
  transform: scale(1);
  transition: all 1s ease 0s;
}
.listing-list .item .image img:hover {
  transform: scale(1.2);
}
.listing-list .item h4 {
  font-size: 22px;
  margin: 0;
}
.listing-list .item span.price {
float:right;
}
.listing-list hr {
 margin: 0 0 10px;
}
.listing-grid .hidden-grid {
display:none;
}
.listing-list .hidden-list {
display:none;
}
.item .caption > p {
  font-size: 13px;
}
.listing-list .item .views {
  float: right;
  padding: 5px 10px;
  margin-right: -15px;
}
.listing-grid .item .views {
 background:none;
 color:#666;
}
.listing-list .item .listing-description {
  max-height: 55px;
  min-height: 55px;
  overflow: hidden;
}
.item-date {
  font-size: 15px;
}
.pagination, .paginate {
  border-radius: 4px;
  display: inline-block;
  margin: 0;
  padding-left: 0;
}
.pagination ul, .paginate ul {
  border-radius: 4px;
  display: inline-block;
  padding-left: 0;
}
.pagination ul > li, .paginate ul > li {
  display: inline;
}
.pagination ul > li > a, .pagination ul > li > span, .paginate ul > li > a, .paginate ul > li > span {
  border: 1px solid #e9e9e9;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
}
.pagination ul > li > a, .paginate ul > li > a {
background:#fff;
}
/* Login register page */
.login-register {
  margin-bottom: 25px;
  margin-top: 35px;
}
.login-tab, .register-tab {
  font-size: 18px;
  padding: 13px;
}
.register .login-tab, .login .register-tab {
cursor:pointer;
}
.loginwith {
  color: #333;
  cursor: default;
}
.login-register h2 {
  font-size:22px;
  margin-bottom: 20px;
  margin-top:0px;
}
.form-area {
 padding: 20px 20px 22px;
}
input[type="text"], select, input[type="password"] {
height: 40px !important;
}
.btn-sharp {
border-radius:1px;
}
.bg-color a {
  color: #fff;
}
.review-link { position:relative; top:-3px; }
/*item page*/
.item-content .box h3 {
  margin-top: 0;
}
.image-box {
  border-bottom: 0 none;
  margin-bottom: 0;
}
#owl-item img {
  width: 100%;
}
.item-extra-side {
  border-bottom: 1px solid #eee;
  padding-bottom: 12px;
  margin-bottom: 15px;
}
.item-extra-side .price {
  font-size: 25px;
}
.item-status.avilable {
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 5px 11px;
  text-align:center;
  width: 115px;
}
.item-date {
  color: #888;
  font-size: 13px;
  margin-top: 6px;
}
.user-photo img {
  border-radius: 5px;
  height: auto;
  width: 90px;
}
.user-upload-photo img {
  border-radius: 5px;
  height: auto;
  width: 145px;
}
.user-information .user-name {
  font-size: 17px;
  font-weight: 600;
}
.item-user {
  padding-bottom: 15px;
}
.user-custompage h1, .user-custompage h2, .custompage h1, .custompage h2 {
  margin-top: 0 !important;
}
.simple-meta > ul {
  background: #fafafa;
  border: 1px solid #d8d8d8;
  border-radius: 2px;
  padding: 0;
}
.simple-meta ul li {
  border-bottom: 1px solid #e7e7e7;
  padding: 15px;
}
.simple-meta ul li:last-child {
  border-bottom:none;
}
.simple-meta ul li span {
  float: right;
  font-weight: 600;
}
.item-contact {
  margin-top: 25px;
  margin-bottom:15px;
}
.item-contact .btn {
  border-radius: 3px;
  text-transform: uppercase;
  width:100%;
  margin-bottom:10px;
}
.g-recaptcha > div > div {
  border-radius: 4px;
  border-right: 1px solid #d3d3d3;
  box-shadow: 2px 0 4px -1px rgba(0, 0, 0, 0.08);
  display: block;
  max-width: 302px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: inherit !important;
}
#owl-item .item.box {
  min-height: 600px;
}
.border-bottom {
border-bottom: 1px solid #eee;
margin-bottom: 20px;
}
.tools .box i {
  font-size: 20px;
  padding-right: 5px;
  vertical-align: middle;
}
.tools .box {
  cursor: pointer;
}
.tools .box:hover {
 background:#f9f9f9;
}
.tools .watch:hover, .tools .watch:hover a{
  color: #f8b83c;
}
.tools .share:hover, .tools .share:hover a{
  color: #20bf10;
}
.tools .print:hover, .tools .print:hover a{
  color: #0d84bb;
}
.tools .report:hover, .tools .report:hover a{
  color: #fb6b54;
}
.reoption {
  background: #f9f9f9;
  border:1px solid #eee;
  margin-bottom: 10px;
  padding: 5px 10px;
}
.reoption label { margin:5px 10px; width:100%; }
.reoption label input[type=radio] { margin-right:5px; }
#report_error p { text-align:center; }
.btn-fb {
  background: #3b5998;
  color: #fff !important;
}
.btn-gplus {
  background: #d14433;
  color: #fff !important;
}
.btn-pinterest {
  background: #e60023;
  color: #fff !important;
}
.btn-twitter {
  background: #00aced;
  color: #fff !important;
}
.btn-info {
  background-color: #5bc0de;
  border-color: #46b8da;
  color: #fff !important;
}
#phonenumber.disabled {
opacity:1 !important;
color:#FFFFFF !important;
}
.green { color: #4aa60a; }
.red, .error { color:#FF3333;}
.orange { color:#FFCC00;}

.custom-detail h2 {
  border-bottom: 1px solid #eee;
  font-size: 22px;
  margin-top: 0;
  padding-bottom: 6px;
}

/*item post*/
.item-post h4{
font-size:20px;
}
.form-group.image-area {
  background: #f6f6f6;
  border-radius: 7px;
  padding: 20px;
}
.qq-uploader {
  width: 100% !important;
}
.qq-upload-button {
  background: #fff !important;
  border: 2px dashed #b7b7b7 !important;
  border-radius: 6px;
  color: #c8c8c8 !important;
  font-size: 22px;
  font-weight: 600;
  min-height: 150px;
  padding-top: 50px !important;
}
.qq-upload-list {
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-top: 20px !important;
}
.qq-upload-list span {
color:#666666;
}
.qq-upload-list li {
  background: #fff !important;
  border-bottom: 1px solid #ddd;
}
.qq-upload-file, .qq-upload-size {
  display: inline;
  float: right;
}
.qq-upload-delete {
  position: relative;
  display: inline;
  float: right;
  z-index: 999;
}
.qq-upload-list li img {
  width: 50px;
}
.qq-upload-file {
  font-size: 13px;
  overflow: hidden;
  width: 27%;
}
.qq-progress-bar {
  display: block !important;
  float: right;
  width: 50% !important;
}
.flashmessage.flashmessage-ok {
  color: #fff;
  background:#92d05f;
}
.flashmessage.flashmessage-info {
  color: #fff;
  background:#70b6da;
}
.flashmessage.flashmessage-warning {
  color: #fff;
  background:#f3ca4d;
}
.flashmessage.flashmessage-error {
	color:#fff;
	background:#e73030;
}
.flashmessage {
    padding: 15px;
	text-align:center;
}
.flashmessage .close {
  background: red;
  border-radius: 2px;
  color: #fff;
  display: none;
  font-family: Comic Sans MS;
  font-size: 9px;
  opacity: 1;
  padding: 2px 4px;
}
#plugin-hook .row {
  margin: 0 !important;
}
.meta ul {
 padding: 0px;
}
.meta ul li {
  display: inline;
  padding-right: 20px;
}
.meta ul li label {
  padding-left: 5px;
}
#comments .comment .avatar {
  padding-right: 10px;
  width: 10%;
}
#comments .comment .avatar img {
  width: 60px;
}
#comments .comment .message {
  width: 90%;
}
#comments .comment .message
.flashmessage {
  background: #fff;
  border: 1px solid #ddd;
  color: #838383;
  font-size: 15px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 15px 0;
  text-align: center;
}
.flashmessage .ico-close {
	color: #fff;
    float: right;
    font-family: IcoMoon;
    font-size: 20px;
    font-weight: 600;
    opacity: 0.5;
    position: relative;
    top: -8px;
	line-height:normal;
}
.flashmessage .ico-close:hover {
	opacity: 0.9;
}
.flashmessage.flashmessage-info {

  color: #fff !important;
}
.flashmessage.flashmessage-success {
	color: #4aa60a !important;
}
/*404*/
.not-found #header, .not-found #footer {
display:none;
}
.errorpage-search {
  margin: 20px 0;
}
.not-found input[type="text"] {
  background: #fff !important;
  border-color: #c9c9c9 !important;
  border-radius: 5px !important;
  height: 34px !important;
  padding-left: 7px;
  width: 50% !important;
}
.errorpage-area {
  margin-top: 10%;
}
.error-categories {
  margin-top: 20px;
}
.not-found .error-categories li {
  margin-bottom: 10px;
  border-bottom: 1px dotted #eee;
  padding-bottom: 10px;
}
.not-found h3.error-des {
  color: #ddd;
}
.not-found h2.error-title {
  color: #ddd;
  font-size: 10em;
  margin: 0;
}
.caps { 
	text-transform:uppercase;
}

#footer .footer-top {
  background: #fff;
  border-top: 1px solid #e4e4e4;
  padding:30px 0;
  color:#666;
  margin-top: 15px;
  min-height: 200px;
  font-size:13px;
}
#footer ul li, #footer ul li a {
  color: #666;
  line-height: 25px;
}
#footer .footer-bottom a, #footer .footer-bottom{
 color:#fff !important;
}
#footer .footer-bottom {
  padding: 10px 0;
  font-size:13px;
}
.footer-logo h1 {
  margin-bottom: 10px;
  margin-top: 0;
}
#footer .footer-bottom p {
  margin: 5px;
}
#footer h5 {
	text-transform:uppercase;
}
#footer h4 {
	font-size:15px;
}
#footer ul  {
  padding: 0;
}
#footer ul.social{
  margin: 0;

}
#footer ul.social li {
  float: left;
  width:40px;
}
#footer ul.social li i {
  color: #aaa;
  font-size: 20px;
  padding: 0;
}
#footer ul.social li.fb > a:hover i {
color:#003399;
}
#footer ul.social li.tw > a:hover i {
color:#0099FF;
}
#footer ul.social li.yt > a:hover i {
color:#FF0000;
}
#footer .footer-bottom {
  background: #cdcdcd;
  padding: 26px 0;
}
#scrollToTop {
  bottom: 20px;
  position: fixed;
  right: 20px;
  z-index: 99;
  display:none;
  opacity:0.85;
}
input[type=text], input[type=password], select, textarea {
	background:#f1f1f1!important;
	border:1px solid #eee!important;
	border-radius: 0!important;
	width:100%;
}
input:focus, select:focus, textarea:focus {
	border:1px solid #ddd!important;
	outline:none!important;
}
select.valid, input.valid, textarea.valid {
	border:1px solid #ccc!important;
}
select.error, input.error, textarea.error {
	border:1px solid #d90000!important;
}
select option {
	outline:none!important;
}
b, strong { font-weight:600; }
 /*! responsive reCAPTCHA by jaicab - https://github.com/jaicab/responsive-reCAPTCHA */
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#responsive_recaptcha {
  background-color: #b71800;
  padding: 0.5em;
  border-radius: 1em;
  position: relative;
  overflow: auto;
  max-width: 480px;
  font: 0.75em/1em "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
}
#responsive_recaptcha a {
  color: #ffffff;
  text-decoration: none;
}
#responsive_recaptcha img,
#responsive_recaptcha #recaptcha_image {
  width: 100% !important;
  height: auto !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#responsive_recaptcha .solution {
  margin-top: 0.5em;
  padding: 0.5em;
  padding-top: 1em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fbe098;
  color: #000000;
  display: block;
}
#responsive_recaptcha .solution input {
  display: block;
  width: 100%;
  margin: 0.5em auto;
  -webkit-appereance: none;
  border: 1px solid #f7c236;
  font: inherit;
  font-size: 150%;
  outline: none;
}
#responsive_recaptcha .solution input:focus {
  border-color: #b71800;
}
#responsive_recaptcha .options {
  margin-top: 0.5em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#responsive_recaptcha .options a {
  background-color: #c5523d;
  display: block;
  padding: 0.5em;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}
#responsive_recaptcha .options a:first-child {
  border-radius: 0.5em 0.5em 0 0;
}
#responsive_recaptcha .options a:last-child {
  border-radius: 0 0 0.5em 0.5em;
  border-bottom: 1px solid #000000;
}

@media screen and (min-width: 480px) {
  #responsive_recaptcha .solution {
    float: left;
    width: 66%;
    margin-top: 0.5em;
    padding: 1em;
  }
  #responsive_recaptcha .solution input {
    margin: 0.35em auto;
    width: 90%;
  }
  #responsive_recaptcha .options {
    float: right;
    width: 34%;
    padding-left: 0.5em;
  }
}

/*Comment rating system*/
.comment-rating {margin:0 0 5px 0;}
.comment-rating i {margin:0 -3px 0 0;font-size:16px;line-height:16px;color:#ccc;}
.comment-rating i.fill, .comment-leave-rating i.is-rating-item.fill {color:#ffb900;}
.comment-leave-rating {margin:3px 0 10px 0;float:left;}
.comment-leave-rating i.is-rating-item {cursor:pointer;float:left;width:26px;text-align:center;height:26px;line-height:26px;font-size:22px;color:#ccc;margin:0;display:block;}
.comment-leave-rating:hover i.is-rating-item {color:#ffb900;}
.comment-leave-rating:hover i.is-rating-item:hover ~ i.is-rating-item {color:#ccc;}
.comment-rating-selected {float:left;margin:8px 0 0 5px;line-height:16px;font-size:13px;}
.comment-rating span {margin: 0 0 0 4px; font-size: 12px;}

/*review plugin*/
.review_form {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
#review_main {
  border: medium none !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}
#review_main h2 {
  border-bottom: 1px solid #ebebeb !important;
  margin-top: 0 !important;
  padding-bottom: 10px !important;
  color: #555555;
}
#review_main .btn {
  background: #292d35 none repeat scroll 0 0 !important;
  color: #fff;
}
.review_single > h4 {
  border: medium none !important;
  display: inline;
  font-size: 16px !important;
  padding: 0 !important;
}
.review_text strong {
  font-size: 16px;
}

.contact-public-profile {
  padding-left: 0;
}

.search-user-type {
  width: 250px;
  display: flex;
  justify-content: space-between;
  list-style-type: none;
  padding:5px 30px 5px 30px;
}

/* Responsive classes for text left and right */
.text-left-not-xs, .text-left-not-sm, .text-left-not-md, .text-left-not-lg {
    text-align: left;
}
.text-center-not-xs, .text-center-not-sm, .text-center-not-md, .text-center-not-lg {
    text-align: center;
}
.text-right-not-xs, .text-right-not-sm, .text-right-not-md, .text-right-not-lg {
    text-align: right;
}
.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg {
    text-align: justify;
}

@media (max-width: 767px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center;
    }
    .text-right-xs {
        text-align: right;
    }
    .text-justify-xs {
        text-align: justify;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {
        text-align: inherit;
    }
    .text-left-sm {
        text-align: left;
    }
    .text-center-sm {
        text-align: center;
    }
    .text-right-sm {
        text-align: right;
    }
    .text-justify-sm {
        text-align: justify;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {
        text-align: inherit;
    }
    .text-left-md {
        text-align: left;
    }
    .text-center-md {
        text-align: center;
    }
    .text-right-md {
        text-align: right;
    }
    .text-justify-md {
        text-align: justify;
    }
}
@media (min-width: 1200px) {
    .text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {
        text-align: inherit;
    }
    .text-left-lg {
        text-align: left;
    }
    .text-center-lg {
        text-align: center;
    }
    .text-right-lg {
        text-align: right;
    }
    .text-justify-lg {
        text-align: justify;
    }
}
