/* 
 Theme Name:     Catchakiwi
 Author:         Divi child theme
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 

/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

#logo {
    max-height: 80%;
}
 /* overrides */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.2;
}

.modal {
    top: 20%;
}

.fancybox-slide--iframe .fancybox-content {
top:100px;
	max-width  : 80%;
	max-height : 60%;
margin: 0;
}

.et_pb_code.et_pb_module {margin:0;}

@media screen and (max-width:767px) {
    .et_pb_row {padding-top: 0; padding-bottom: 0}
    .et_pb_column{margin-bottom:5px}
}

/* end overrides */
/* Color Schemes */
.et_color_scheme_green a {
	color: #639618;
}

.et_pb_bg_layout_dark a {
color: #e7e7e7;
}
.et_pb_bg_layout_dark a:hover {
color: #ddd;
}
.et_color_scheme_green a.btn {color: #e1e1e1;}
.et_color_scheme_green a.btn-default {color: #666;}
.et_color_scheme_green a.btn_primary:hover {color: #fff;}

.et_color_scheme_green .et_pb_counter_amount,
.et_color_scheme_green .et_pb_featured_table .et_pb_pricing_heading,
.et_color_scheme_green #top-header {
	background: #7cc68d !important;
}

.et_color_scheme_green.woocommerce a.button.alt,
.et_color_scheme_green.woocommerce-page a.button.alt,
.et_color_scheme_green.woocommerce button.button.alt,
.et_color_scheme_green.woocommerce-page button.button.alt,
.et_color_scheme_green.woocommerce input.button.alt,
.et_color_scheme_green.woocommerce-page input.button.alt,
.et_color_scheme_green.woocommerce #respond input#submit.alt,
.et_color_scheme_green.woocommerce-page #respond input#submit.alt,
.et_color_scheme_green.woocommerce #content input.button.alt,
.et_color_scheme_green.woocommerce-page #content input.button.alt,
.et_color_scheme_green.woocommerce a.button,
.et_color_scheme_green.woocommerce-page a.button,
.et_color_scheme_green.woocommerce button.button,
.et_color_scheme_green.woocommerce-page button.button,
.et_color_scheme_green.woocommerce input.button,
.et_color_scheme_green.woocommerce-page input.button,
.et_color_scheme_green.woocommerce #respond input#submit,
.et_color_scheme_green.woocommerce-page #respond input#submit,
.et_color_scheme_green.woocommerce #content input.button,
.et_color_scheme_green.woocommerce-page #content input.button,
.et_color_scheme_green .woocommerce-message,
.et_color_scheme_green .woocommerce-error,
.et_color_scheme_green .woocommerce-info {
	background: #7cc68d !important;
}

.et_color_scheme_green #et_search_icon:hover,
.et_color_scheme_green .mobile_menu_bar:before,
.et_color_scheme_green .footer-widget h4,
.et_color_scheme_green .et_pb_sum,
.et_color_scheme_green .et_pb_pricing li a,
.et_color_scheme_green .et_pb_pricing_table_button,
.et_color_scheme_green .comment-reply-link,
.et_color_scheme_green .form-submit input,
.et_color_scheme_green .et_pb_bg_layout_light .et_pb_newsletter_button,
.et_color_scheme_green .et_pb_contact_submit,
.et_color_scheme_green .et_password_protected_form .et_submit_button,
.et_color_scheme_green .et_pb_bg_layout_light .et_pb_more_button,
.et_color_scheme_green .et_pb_bg_layout_light .et_pb_promo_button,
.et_color_scheme_green .et_overlay:before,
.et_color_scheme_green .entry-summary p.price ins,
.et_color_scheme_green.woocommerce div.product span.price,
.et_color_scheme_green.woocommerce-page div.product span.price,
.et_color_scheme_green.woocommerce #content div.product span.price,
.et_color_scheme_green.woocommerce-page #content div.product span.price,
.et_color_scheme_green.woocommerce div.product p.price,
.et_color_scheme_green.woocommerce-page div.product p.price,
.et_color_scheme_green.woocommerce #content div.product p.price,
.et_color_scheme_green.woocommerce-page #content div.product p.price,
.et_color_scheme_green #top-menu li.current-menu-ancestor > a,
.et_color_scheme_green #top-menu li.current-menu-item > a,
.et_color_scheme_green .bottom-nav li.current-menu-item > a {
	color: #7cc68d;
}

.et_color_scheme_green.woocommerce .star-rating span:before,
.et_color_scheme_green.woocommerce-page .star-rating span:before {
	color: #7cc68d !important;
}

.et_color_scheme_green .et-search-form,
.et_color_scheme_green .nav li ul,
.et_color_scheme_green .et_mobile_menu,
.et_color_scheme_green .footer-widget li:before,
.et_color_scheme_green .et_pb_pricing li:before {
	border-color: #7cc68d !important;
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    color: #999;
    background-color: #f1f8e9;
    border-color: #7cc68d;
}

@media screen and (max-width: 782px) {
#wp-toolbar>ul>li {
    display:block;
    padding: 0 8px 0 7px !important;
}
}

#login h1 a, .login h1 a {
     background-image: url(../images/login-logo.png) !important;
     padding-bottom: 20px;
}

#main-content footer .container {
    padding-top: 0;
}

#main-header {
    z-index: 8010;
}
.modal {
  z-index: 9050;
}
.modal-backdrop {
  z-index: 8020;
}
#main-content > .container {
    padding: 58px 0 0 0;
}

@media screen and (max-width:600px) {
#main-content > .container {
    margin:auto;
    width: 95%;
}
#buddypress div.item-list-tabs ul li a, #buddypress div.item-list-tabs ul li span {
    padding: 5px 4px;
}
#left-area ul {
    padding-left: 0;
}
}

.btn.btn-custom a {color:#fff !important; }

#left-area .list-unstyled {
        list-style: none;
}
#left-area .has-error .list-unstyled {
        padding-bottom: 0 !important;
}
.has-error .dropdown-toggle {
    border-color: #E74C3C;
    border-width: 1px;
    margin-bottom: 54px;
}

.has-error .dropdown-toggle {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-error .dropdown-toggle:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483
}

.has-error ul.dropdown-menu {
    margin-top: -54px;
}

/* forms */
fieldset {margin: 0 -15px;}
fieldset > legend {
    padding: 5px 0 5px 30px;
    margin: -10px -15px 10px 0;
    background-color: #7fc01e !important;
    border-left: 4px solid #f6d612;
    color: #fff;
    font-weight: 600;
    font-size: 85%;
    /* max-width: 600px; */
}

fieldset.datebox  > legend {
    border-left: none;
    color: #666 !important;
    background-color: transparent !important;
    font-weight: 600;
    font-size: 100%;
}

.image_functions {
  margin-top: 10px;
}

/* date of birth */
.field_date-of-birth fieldset {margin: 0 0;}
.field_date-of-birth fieldset > legend {
    padding: 5px 0 5px 0;
    margin: -10px -15px 10px 0;
    background-color: transparent;
}

.form-horizontal .form-group {
    max-width: 600px;
}

input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
}

/* nav conflict cleanup with bs3 */
.nav>li>a {
   padding: 10px 2px !important;
}
.nav>li>a.btn {
    padding: 10px 7px !important;
}
.nav>li.btn {padding-left:0 !important;margin-bottom: 5px;}

.nav>li.btn>a:hover, .nav>li.btn>a:focus {
    text-decoration: none;
    background-color: inherit; 
}
nav#top-menu-nav,
#top-menu,
nav.fullwidth-menu-nav,
.fullwidth-menu {
	float: right;
}

.nav-tabs .nav-item, #object-nav ul li {
    background-color: #ddd;
    border: 1px solid #fff;
    padding: 2px;
}

#buddypress div.item-list-tabs ul li a span {
    background: #eee;
    border-radius: 50%;
    border: 1px solid #ccc;
    color: #6c6c6c;
    display: inline;
    font-size: 70%;
    margin-left: 2px;
    padding: 3px 6px;
    text-align: center;
    vertical-align: middle
}

#buddypress div.item-list-tabs ul li.current a,#buddypress div.item-list-tabs ul li.selected a {
    background-color: rgba(254, 254, 254, 0.26);
    color: #555;
    opacity: .9;
    font-weight: 700;
}

#buddypress div.item-list-tabs ul li a:hover span,#buddypress div.item-list-tabs ul li.current a span,#buddypress div.item-list-tabs ul li.selected a span {
    background-color: rgba(254, 254, 254, 0.26);
}

#buddypress div.item-list-tabs ul li.current a span,#buddypress div.item-list-tabs ul li.selected a span {
    background-color: rgba(254, 254, 254, 0.26);
}

#buddypress div#item-nav ul li.loading a {
    background-position: 88% 50%
}

#buddypress div.item-list-tabs#object-nav {
    margin-top: 0
}

#buddypress div.item-list-tabs#subnav {
    background: 0 0;
    margin: 10px 0;
    overflow: hidden
}

.dropdown-menu.locrgn {
    max-height: 350px;
    overflow: scroll;
}

#footer-widgets .widget_advwidget {width:200px;height:150px;} 

#footerKiwi { background-image:url(./../../../../assets/img/icon-kiwi.png); background-position:left 3px center; background-repeat:no-repeat;
padding-left:40px; 	font-family: 'CatchBold'; margin-top:3px; margin-left: -15px  }

@media only screen and (max-width: 1070px) {
	.signupnow {display:none;}
    #top-menu li {padding-right: 10px;}
} 

.et_header_style_left #et-top-navigation nav>ul>li.btn>a, .et_header_style_split #et-top-navigation nav>ul>li.btn>a {padding:7px !important}

/* custom cak color */
.btn-custom {
  background-color: #72ac1b;
  border-color: #72ac1b;
  color:#fff !important;
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active {
  background-color: #639618;
  border-color: #558014;
}

.btn-custom.disabled:hover,
.btn-custom.disabled:focus,
.btn-custom.disabled:active,
.btn-custom.disabled.active,
.btn-custom[disabled]:hover,
.btn-custom[disabled]:focus,
.btn-custom[disabled]:active,
.btn-custom[disabled].active,
fieldset[disabled] .btn-custom:hover,
fieldset[disabled] .btn-custom:focus,
fieldset[disabled] .btn-custom:active,
fieldset[disabled] .btn-custom.active {

  background-color: #72ac1b;

  border-color: #72ac1b;

}

.btn-bright {
  background-color: hsl(34, 100%, 44%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff940a", endColorstr="#e07f00");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ff940a), to(#e07f00));
  background-image: -moz-linear-gradient(top, #ff940a, #e07f00);
  background-image: -ms-linear-gradient(top, #ff940a, #e07f00);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff940a), color-stop(100%, #e07f00));
  background-image: -webkit-linear-gradient(top, #ff940a, #e07f00);
  background-image: -o-linear-gradient(top, #ff940a, #e07f00);
  background-image: linear-gradient(#ff940a, #e07f00);
  border-color: #e07f00 #e07f00 hsl(34, 100%, 42%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.13);
  -webkit-font-smoothing: antialiased;
}

.btn-bright.disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

#top-menu li.btn-bright {
padding-top: 0 !important;
}
#top-menu li.btn-bright a {
  color: #fff !important;
  border: 0;
}
.et_header_style_left #et-top-navigation nav>ul>li.btn.btn-bright>a, 
.et_header_style_left #et-top-navigation nav>ul>li.btn.btn-bright.et-hover>a {
  padding-top: 12px !important;
  color: #fff !important;
}

/* ==========================================================================
IMAGE ZOOM FEATURE
========================================================================== */
.imageWrap {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  transform: translateZ(0) scale(1.0, 1.0);
  -webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.imageWrap img {
  vertical-align: bottom;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.imageWrap img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

/* buddy press*/
#cover-image-container {margin-top: -100px}
.bp_members h1 {
  z-index: 1;
}
#buddypress div.profile .label {
    display: block;
    padding: initial;
    font-size: 14px; 
    font-weight: bold;
    line-height: 1;
    color: inherit;
    text-align: left;
    white-space: nowrap;
}
#buddypress div.profile h4 {
    margin-bottom: auto;
    margin-top: 15px;
    background-color: #639618;
    color: #fff;
    padding: 10px;
}
#buddypress table.forum tr td, #buddypress table.forum tr th, #buddypress table.messages-notices tr td, #buddypress table.messages-notices tr th, #buddypress table.notifications tr td, #buddypress table.notifications tr th, #buddypress table.notifications-settings tr td, #buddypress table.notifications-settings tr th, #buddypress table.profile-fields tr td, #buddypress table.profile-fields tr th, #buddypress table.profile-settings tr td, #buddypress table.wp-profile-fields tr td, #buddypress table.wp-profile-fields tr th {
    padding: 8px !important;
    vertical-align: middle;
}

#wpadminbar i {
font-family: FontAwesome;
font-size: 18px;
} 
#wpadminbar #wp-admin-bar-my-account.with-avatar>a img{
    height: 24px;
}
#wpadminbar a:hover, a:hover:before {
    color: #639618 !important;
}

li#wp-admin-bar-bp-login {
    float: right;
}
li#wp-admin-bar-bp-register {
    float: right;
}
#wp-admin-bar-root-default {
max-width: 1250px;
margin:0 auto !important;
}

@media screen and (max-width: 782px){
#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img {
    top: 10px;
    width: 30px;
    height: 30px;
}
}

/* kiwi proud */
.bottomright {
    position: absolute;
    bottom: 20px;
    right: -83px;
}

/* search */
.search-v4-wrap {
 background: -webkit-linear-gradient(#72ac1b, #639618) repeat scroll 0 0 rgba(0,0,0,0);
 background: -o-linear-gradient(#72ac1b, #639618) repeat scroll 0 0 rgba(0,0,0,0);
 background: linear-gradient(#72ac1b, #639618) repeat scroll 0 0 rgba(0,0,0,0);
    box-shadow: 0 1px 0 #76b31c;
    position: relative;
    width: 100%;
    z-index: 3;
    margin-top: 6px;
}

.search-v4 {
    position: relative;
}

.search-v4-wrap input[type=text].search-input {
    background: #639618;
    border-top: 2px solid #639618;
    border-left: 2px solid #639618;
    border-bottom: 1px solid #639618;
    padding: 8px 40px 8px 10px;
    outline: 0 !important;
    color: #fff;
    font-style: italic;
    width: 300px;
    border-radius: 2px;
}

.search-v4-wrap input[type=button] {
    background: #639618;
    border-top: 2px solid #639618;
    border-left: 2px solid #639618;
    border-bottom: 1px solid #639618;
    padding: 8px 40px 8px 10px;
    outline: 0 !important;
    color: #fff;
    font-style: normal;
    width: 150px;
    border-radius:0;
}

.search-v4-wrap input[type=text].search-input:focus,
.search-v4-wrap input[type=text].search-input::selection{
    background: #eee;
    color: #16222D;
    font-style: normal;
}

.search-v4-wrap .search-btn {
    background: 0 0;
    border: 0;
    font-size: 18px;
    color: #72ac1b;
    position: absolute;
    top: 50%;
    left: 285px;
    margin: -12px 0 0 -30px !important;
    cursor: pointer;
}

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

.search-input::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.search-input:-ms-input-placeholder {
    color: #fff
}

.search-input::-webkit-input-placeholder {
    color: #fff
}

.cats-dropdown .dropdown-menu a:hover, .cats-dropdown .dropdown-menu a.maintainHover {
    color: #fff;
    background: #5cb85c;
}
.cats-dropdown .dropdown-menu a:hover i{
    color:#fff;
}
@media only screen and (max-width:640px) {
  .search-v4-wrap,.search-v4-wrap input {
    display: none;
  }
}
@media only screen and (min-width:641px) {
  #et_search_icon {
    display: none !important;
  }
}

.et_right_sidebar #left-area {
		padding-right: 2.5%;
}

@media only screen and (max-width:640px) {
  .et_right_sidebar #left-area {
      padding-left: 2.5%;
  }
  #sidebar img.sidead {
      margin-left: 10px;
  }
}

#sidebar img.sidead {
    max-width: 360px;
    max-height: 300px;
}

/* autocomplete results */
.ac_results {
	padding: 3px 0;
	border: 1px solid ddd;
	color:#333;
	background-color: white;
	overflow: hidden;
	z-index: 9999;
    -webkit-box-shadow:  0px 3px 3px 0px rgba(0, 0, 0, 0.3);
            box-shadow:  0px 3px 3px 0px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 100%;
  left: 0;
  float: left;
  display: none;
  min-width: 300px;
  _width: 300px;
  margin: 2px 0 0 0;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 5px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 13px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 18px;
	overflow: hidden;
}

.ac_loading {
	background: #fff url('./images/wait_collapse.gif') right 10px center no-repeat; margin-right:10px; 
    transition: border-color .25s ease-in;  
    -webkit-transition: border-color .25s ease-in;  

}
.ac_even { border-top:1px solid #eee; }
.ac_odd {
border-top:1px solid #eee;
}

.ac_over {
	background-color: #71b515 ; cursor:pointer;
	color: white; 
}

/* */
.img-listingimage {  padding:1px; background-color:#fff; border:1px solid #ddd; 
-webkit-border-radius: 5px;
border-radius: 5px;
 }

.btn-grey {border-color: rgba(160,160,160,1);}

#showListing #social-icons { display:block; overflow:auto; padding-top:5px; }

#showListing #social-icons a { padding-right:0px; padding-left:0px; }
#showListing #social-icons a i { font-size:15px !important;   }
#showListing .review_content { max-width:670px; font-size:13px !important; line-height:15px; color:#999; padding:9px; border:1px solid #fff;  padding-bottom:13px;
 -webkit-transition: background-color 3s ease;
-moz-transition: background-color 3s ease;
-o-transition: background-color 3s ease;
-ms-transition: background-color 3s ease;
transition: background-color 3s ease;  margin-bottom:5px; }

#showListing  .review_content:hover { color:#444 !important; background-color:#f0faec; padding:9px; padding-bottom:13px; border:1px solid #daedd2;    

 transition:border 0.9s ease;  }
#showListing  .review-rating .icon-star-empty { color:#ddd !important; }
#showListing .review-rating i {  font-size:14px !important; }
#showListing .review { display:none; }
#showListing .categories { font-size:12px; display:block; padding-top:5px; color:#999; }
#showListing .featuresPad div  { font-size:13px; padding-top:2px; }
#showListing .featuresPad  { font-size:13px; }
#showListing .featuresPad:hover { color:#999 !important; cursor:default; }
#showListing .featuresPad  i:hover { color:#999 !important; cursor:default ; }
#showListing .featuresPad i { font-size:15px;  }
#showListing .featuresPad { margin-left:33px; line-height:12px; color:#999; }
#showListing .addressSmall { color:#CCC; font-size:12px; font-weight:normal; padding-bottom:5px; }	 
#showListing .address  {  text-align:center; font-family: 'CatchMedium'; font-weight:bold; font-size:16px;  color:#666; padding:10px; padding-top:0px;   text-shadow: 1px 1px 0px #fff;  }
#showListing .pad-top { clear:both; padding-top:15px; }
#showListing .sub-heading { display:block; border-bottom:1px solid #ddd; padding-bottom:5px;  font-family: 'CatchRegular';  font-size:16px; color:#666;  }
#showListing .logo img { padding:2px; border-color:#eee;  }
#showListing .logo { padding-bottom:10px; }
#showListing .rating { margin-bottom:5px; margin-top:5px;  }

#showListing span.info { display:inline; margin-left:5px; }
#showListing .content { line-height:17px !important; padding-top:10px; }

#showListingContact a { display: table-cell;
    vertical-align: middle;    }
#showListingContact i { font-size:25px; display: table-cell;
    vertical-align: middle; text-align:center; width:30px; }	
#showListingContact span { display: table; margin-bottom:5px;  }
#showListingContact span:hover  { color:#71b515; }
#showListingContact span:hover i { cursor:pointer; }
#showListingContact span:hover a { color:#71b515; }
#showListing .header {  font-family: 'CatchMedium'; font-size:26px;  letter-spacing:-1px; font-weight:bold; color:#666; padding-bottom:5px; line-height:28px !important }
#showListing .sepBar { height:1px; display:block; background-color:#eee; margin-top:10px; margin-bottom:10px; }

#modal-map .map-address {  text-align:center; font-family: 'CatchMedium'; font-weight:bold; font-size:16px; font-weight:bold; color:#666; padding:10px; -webkit-box-shadow: 0 4px 4px -2px #000000;
 -webkit-box-shadow: inset  0px  0px 3px rgba(0, 0, 0, .3);
        
        box-shadow: inset  0px  0px 3px rgba(0, 0, 0, .3); background-color:#f7f7f7;  text-shadow: 1px 1px 0px #fff; }
.listing-website-url { display:block; text-align:center; margin-top:10px; }
.listing-website-preview { width:205px; margin:0 auto;  margin-top:10px; margin-bottom:10px; }
.dspListingSub.heading { font-size:10px;  color:#999;   line-height:14px !important; padding-top:0px; padding-left:8px; padding-bottom:5px; }
#dspListingSub .btn { padding-top:0px; margin-top:0px; }
#dspListingSub .subHidden { display:none; }
#dspListingSub .subShowHidden { margin-top:0px !important; } 
#dspListingSub .gridQuarter  { margin-top:3px; line-height:15px !important; }
#dspListingSub .gridQuarter span { color:#999;  }
#dspListing { padding-top:10px; }
#dspListingSub { font-size:12px; color:#666;  }
#dspListingSub a { font-size:12px; color:#666; }
#dspListingSub a:hover { color:#71b515; }
.click-area { cursor:pointer; }
#dspListing .click-area:hover  a {  color:#71b515 !important;  -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  /* ...and now for the proper property */
  transition:.3; }
#browseCat h1 span.results { font-size:10px !important; }

#dspListing .table th, #dspListing .table td {
    border-top: 0px solid #EEEEEE !important;
    line-height: 20px;
    padding: 8px;
    text-align: left;
    vertical-align: top;
}
#dspListing .logoPreview { float:left;  }
#dspListingSub { background-color:#fbfbfb; padding:3px 3px 3px 8px; border: 1px solid #f7f7f7; }
#dspListing .website li { display:inline-block; list-style:none; margin-left:4px; font-size:12px; color:#999; }
#browseCat  td { border-bottom:5px solid #fff; min-height:100px; }
.dspListingTable tr:hover .heading { color:#71b515;  }
#dspListing .phoneContact {  margin-top:8px;  display:block; }
#dspListing .phoneContact span { float:left; margin-right:10px; }
#dspListing .contact span { display:block; color:#666; font-size:12px; }
#dspListing .contact span:hover { color:#71b515; cursor:pointer; }
#dspListing .contact i { margin-right:5px;  }
#dspListing .address { font-size:11px; line-height:12px !important; color:#999; }

#dspListing .icon-star-empty { color:#ddd; }
#dspListing .ratingTotal {  color:#ccc; font-size:11px; }
#dspListing .info { display:block; color:#ccc; font-size:11px; }
#browseCat .dspListing {  border-bottom:1px solid #ddd; margin-top:5px; min-height:105px; }
.dspListing.home .info { display:inline !important; margin-left:3px; }
#dspListing .info { margin-bottom:0px !important; margin-top:0px !important;  }

.dspListing .heading {  font-family: 'CatchMedium'; font-size:18px;  }
.dspListing.home .heading {  font-family: 'CatchMedium'; font-size:15px; line-height:17px !important } 
.dspListing .content { font-size:12px; line-height:14px !important; padding-top:0px; color:#666; padding-bottom:12px; padding-right:5px; }
.dspListing .phoneRating { padding-top:5px; display:block; }

select#country option , select#country_code option  { margin-top:5px; margin-bottom:5px; margin-left:5px; background-repeat:no-repeat; background-position:left center;	 padding-left:20px;  }
select#country option[value="AU"]   {  background-image: url(./../../../../assets/images/flags/AU.png);   }
select#country option[value="NZ"], select#country_code option[value="64"] { background-image: url(./../../../../assets/images/flags/NZ.png);  }
select#country option[value="GB"] { background-image: url(./../../../../assets/images/flags/UK.png);  }
select#country option[value="US"] { background-image: url(./../../../../assets/images/flags/USA.png);  }
select#country option[value="CHN"] { background-image: url(./../../../../assets/images/flags/China.png);  }

/* ng cloak */
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak],
.ng-cloak, .x-ng-cloak,
.ng-hide:not(.ng-hide-animate) {
  display: none !important;
}
ng\:form {
  display: block;
}
.ng-animate-shim {
  visibility:hidden;
}
.ng-anchor {
  position:absolute;
}
/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.3 - 2016-08-17T06:16:42.140Z
 * License: MIT
 */.ui-select-highlight{font-weight:700}.ui-select-offscreen{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.ui-select-choices-row:hover{background-color:#f5f5f5}.ng-dirty.ng-invalid>a.select2-choice{border-color:#D44950}.select2-result-single{padding-left:0}.select-locked>.ui-select-match-close,.select2-locked>.select2-search-choice-close{display:none}body>.select2-container.open{z-index:9999}.ui-select-container.select2.direction-up .ui-select-match,.ui-select-container[theme=select2].direction-up .ui-select-match{border-radius:0 0 4px 4px}.ui-select-container.select2.direction-up .ui-select-dropdown,.ui-select-container[theme=select2].direction-up .ui-select-dropdown{border-radius:4px 4px 0 0;border-top-width:1px;border-top-style:solid;box-shadow:0 -4px 8px rgba(0,0,0,.25);margin-top:-4px}.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search,.ui-select-container[theme=select2].direction-up .ui-select-dropdown .select2-search{margin-top:4px}.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match,.ui-select-container[theme=select2].direction-up.select2-dropdown-open .ui-select-match{border-bottom-color:#5897fb}.ui-select-container[theme=select2] .ui-select-dropdown .ui-select-search-hidden,.ui-select-container[theme=select2] .ui-select-dropdown .ui-select-search-hidden input{opacity:0;height:0;min-height:0;padding:0;margin:0;border:0}.selectize-input.selectize-focus{border-color:#007FBB!important}.selectize-control>.selectize-dropdown,.selectize-control>.selectize-input>input{width:100%}.ng-dirty.ng-invalid>div.selectize-input{border-color:#D44950}.ui-select-container[theme=selectize].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px rgba(0,0,0,.25);margin-top:-2px}.ui-select-container[theme=selectize] input.ui-select-search-hidden{opacity:0;height:0;min-height:0;padding:0;margin:0;border:0;width:0}.btn-default-focus{color:#333;background-color:#EBEBEB;border-color:#ADADAD;text-decoration:none;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.ui-select-bootstrap .ui-select-toggle{position:relative}.ui-select-bootstrap .ui-select-toggle>.caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px}.input-group>.ui-select-bootstrap.dropdown{position:static}.input-group>.ui-select-bootstrap>input.ui-select-search.form-control{border-radius:4px 0 0 4px}.input-group>.ui-select-bootstrap>input.ui-select-search.form-control.direction-up{border-radius:4px 0 0 4px!important}.ui-select-bootstrap .ui-select-search-hidden{opacity:0;height:0;min-height:0;padding:0;margin:0;border:0}.ui-select-bootstrap>.ui-select-match>.btn{text-align:left!important}.ui-select-bootstrap>.ui-select-match>.caret{position:absolute;top:45%;right:15px}.ui-select-bootstrap>.ui-select-choices,.ui-select-bootstrap>.ui-select-no-choice{width:100%;height:auto;max-height:200px;overflow-x:hidden;margin-top:-1px}body>.ui-select-bootstrap.open{z-index:1000}.ui-select-multiple.ui-select-bootstrap{height:auto;padding:3px 3px 0}.ui-select-multiple.ui-select-bootstrap input.ui-select-search{background-color:transparent!important;border:none;outline:0;height:1.666666em;margin-bottom:3px}.ui-select-multiple.ui-select-bootstrap .ui-select-match .close{font-size:1.6em;line-height:.75}.ui-select-multiple.ui-select-bootstrap .ui-select-match-item{outline:0;margin:0 3px 3px 0}.ui-select-multiple .ui-select-match-item{position:relative}.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close{pointer-events:none}.ui-select-multiple:hover .ui-select-match-item.dropping-before:before{content:"";position:absolute;top:0;right:100%;height:100%;margin-right:2px;border-left:1px solid #428bca}.ui-select-multiple:hover .ui-select-match-item.dropping-after:after{content:"";position:absolute;top:0;left:100%;height:100%;margin-left:2px;border-right:1px solid #428bca}.ui-select-bootstrap .ui-select-choices-row>span{cursor:pointer;display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.ui-select-bootstrap .ui-select-choices-row>span:focus,.ui-select-bootstrap .ui-select-choices-row>span:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.ui-select-bootstrap .ui-select-choices-row.active>span{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.ui-select-bootstrap .ui-select-choices-row.active.disabled>span,.ui-select-bootstrap .ui-select-choices-row.disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.ui-select-match.ng-hide-add,.ui-select-search.ng-hide-add{display:none!important}.ui-select-bootstrap.ng-dirty.ng-invalid>button.btn.ui-select-match{border-color:#D44950}.ui-select-container[theme=bootstrap].direction-up .ui-select-dropdown{box-shadow:0 -4px 8px rgba(0,0,0,.25)}.ui-select-bootstrap .ui-select-match-text{width:100%;padding-right:1em}.ui-select-bootstrap .ui-select-match-text span{display:inline-block;width:100%;overflow:hidden}.ui-select-bootstrap .ui-select-toggle>a.btn{position:absolute;height:10px;right:10px;margin-top:-2px}
/*# sourceMappingURL=select.min.css.map */
/** ui-select-bootstrap fixes */
.ui-select-bootstrap ul {
    padding: 0 0 5px 0 !important;
    list-style-type: none !important;
}

.spinner {
display: inline-block;
opacity: 0;
max-width: 0;

-webkit-transition: opacity 0.25s, max-width 0.45s; 
-moz-transition: opacity 0.25s, max-width 0.45s;
-o-transition: opacity 0.25s, max-width 0.45s;
transition: opacity 0.25s, max-width 0.45s; /* Duration fixed since we animate additional hidden width */
}

.has-spinner.active {
cursor:progress;
}

.has-spinner.active .spinner {
opacity: 1;
max-width: 50px; /* More than it will ever come, notice that this affects on animation duration */
}

/* File upload */
#drag-drop-area {
    border: 4px dashed #bbb;
}

#drag-drop-area > .drag-drop-inside {
    padding: 40px 0;
    text-align: center;
    vertical-align: middle;
}

/* Bootstrap restores */

.breadcrumb {
    background: none !important;
    padding: 0 !important;
    margin-bottom: 10px !important;
    color: #C2C2C2;
    font-weight: 600;
}

.has-feedback .form-control.no-feedback {
  padding-right: 14px;
}

#buddypress #header-cover-image {
    height: 184px;
    /* background-size: contain; */
}

.notice-photo-icon {
    position: relative;
    top: -7px;
    margin-right: 4px;
}

.feat-list h6 {
    padding: 10px 0;
    padding-left: 45px;
    margin: 10px 0;
}
.feat-list .iconInfo {
    background-image: url(/assets/img/icon-bg.png);
    height: 40px;
    width: 40px;
    display: block;
    float: left;
}
.feat-list .icon-noticeboard {
    height: 40px;
    width: 40px;
    display: block;
    background-image: url(/assets/img/icon-notices.png);
}
.feat-list .icon-listings {
    height: 40px;
    width: 40px;
    display: block;
    background-image: url(/assets/img/icon-listings.png);
}
.feat-list .icon-forum {
    height: 40px;
    width: 40px;
    display: block;
    background-image: url(/assets/img/icon-forum.png);
}
.feat-list .icon-articles {
    height: 40px;
    width: 40px;
    display: block;
    background-image: url(/assets/img/icon-articles.png);
}
 .feat-list > div {
    min-height: 48px
}
 .mainp-highlight {
    color: #6ca615;
}
 .feat-list .fa {
    color: #fff;
    margin-top: 6px;
    margin-left: 3px;
}
.feat-list .icon-blank {
     background-image: url(/assets/img/icon-bg.png);
     height: 40px;
     width: 40px;
     display: block;
     float: left;    
}

.et_search_outer > .et_search_form_container > .et-search-form {
    max-width: 100% !important;
    width: 100% !important;
}

.et-search-form input {
    top: 0;
    left: 36px;
    bottom: 0;
    width: 80%;
}

span.et_close_search_field {
    top: 0;
    left: 0;
    right: initial;
}

span.et_close_search_field:after {
    content: "\4a";
}

.et-search-form .btn-search-submit {
    position: absolute;
    top: 25px;
    right: 0;
    width: 30px;
    height: 30px;
}

#buddypress table.profile-fields tr td.label {
    width: 100%;
    border-right: none;
}
