/*
 Theme Name:   My Listing Child
 Theme URI:    http://mylisting.27collective.net/my-city/
 Description:  MyListing Child Theme
 Author:       27collective
 Author URI:   https://27collective.net/
 Template:     my-listing
 Version:      1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  my-listing-child
*/
.profile-header .profile-menu ul{display:none!important}

/*  header listings header colour*/
.listing-main-info .profile-name h1 {
	color: #673F3C!important;}

/*  header listings bg colour*/
.profile-cover.profile-cover-no-img {background: #F8F5EF!important;}
.profile-cover.profile-cover-no-img {height: 160px !important;}


@media only screen and (max-width: 1200px) {
 .listing-main-info {padding: 20px 30px 20px!important; position: static; background: #F8F5EF;} 
 .profile-cover.profile-cover-no-img {height: 0px !important; }}

/* scoped to the listing page’s contact form */
#listing_tab_additional-info .wpcf7 .wpcf7-form input[type="submit"] {
    color: white;
    background-color: #673F3C !important;
	font-size: 18px;
    border-radius: 0px!important;
}


.c27-bookmark-button { display: none !important;}
.level-promoted .ad-badge { display: none !important;}



/*  hide business πανω απο τη search bar*/
.transparent .fs-tabs .nav-tabs>li.active>a {display:none!important;}

/*  Αλλαγή bg χρωματος στο search button home page*/
.button-1:visited:hover, .button-2 {background-color: #673F3C!important; } 
.button-2:hover { background-color: #fff!important; border: 1px solid #673F3C!important; }
button.buttons.button-2.search:hover,{color: #673F3C!important;}
/* Καλύπτουμε επίσης τυχόν ψευδοκαταστάσεις */
button.buttons.button-2.search:hover, button.buttons.button-2.search:focus, button.buttons.button-2.search:active {color: #673F3C !important;}
button.buttons.button-2.search:hover i.mi.search:before{color: #673F3C !important;}

/*  Αλλαγή bg χρωματος στο search button euretirio */
/* DEFAULT (λευκά γράμματα + λευκό icon) */
a.buttons.button-2.c27-explore-search-button {color: #ffffff !important;}
a.buttons.button-2.c27-explore-search-button i.mi.search:before {color: #ffffff !important;}
/* HOVER (καφέ γράμματα + καφέ icon) */
a.buttons.button-2.c27-explore-search-button:hover {color: #673F3C !important;}
a.buttons.button-2.c27-explore-search-button:hover i.mi.search:before {color: #673F3C !important;}

/* Οι τίτλοι στη σελίδα των υπηρεσίων φαινόταν 2 φορες */
.lf-head-btn {display:none!important;}


/* Στυλ μόνο για το menu item "Καταχώρηση" */
li.kataxorisi a {
  border: 1px solid #673F3C;   /* Χρώμα πλαισίου */
  padding: 8px 15px!important;           /* Απόσταση μέσα στο πλαίσιο */
  font-weight: 600;
  color: #333;
  transition: all 0.3s ease;
}

/* Hover effect */
li.kataxorisi a:hover {
  background-color: #673F3C;
  color: #ffffff!important;}

/* Transfer collapse map btn from bottom to top*/
.collapse-map-btn {
    position: absolute !important;
    top: 10px !important;
    left: 10px !important;
    bottom: auto !important;
    z-index: 9999;
}


/*Euretirio page font size*/
.listing-details .category-name {
	font-size: 12px!important;}
.lf-item.lf-item-list-view .lf-item-info>h4 {
	font-size: 16px!important;}
