/*
Theme Name: MyHome Child
Theme URI: https://tangiblewp.com/myhome
Author: TangibleWP
Author URI: https://tangiblewp.com
Description: MyHome
Template: myhome
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: translation-ready
Text Domain: myhome
*/
.wpcf7-submit {
  color: green;
  background-color: var( --e-global-color-lprimary2 );
}
.myhome-currency-switcher {display:none;}
.myhome-search-form__tab--active {background-color:#B09F7D!important; color:white!important;}
.myhome-tab-v2--active {background-color:#B09F7D!important; color:white!important;}
/*.wpcf7-submit {color:#B09F7D!important;}*/
.myhome-social-icon { width: 60px;   height: 60px; }
.myhome-social-icon svg {width: 19px!important; height: 19px!important; }
/*.myhome-listing-card__label {background-color:#ffffff; /*color: black!important;  border-radius: 20px!important;}*/
.myhome-button--primary-1 { border: 2px solid #B09f7d!important;}
.myhome-social-icon--color-1 svg path {  fill: #B09f7d!important;}
.myhome-button { border: 2px solid #B09f7d!important;}
.myhome-contact-form-widget input[type="text"]::placeholder, .myhome-contact-form-widget input[type="email"]::placeholder, .myhome-contact-form-widget input[type="tel"]::placeholder, .myhome-contact-form-widget textarea::placeholder {
  color: #26252580 !important;
}
/* style na sifra na oglas*/

/*.myhome-listing-bottom-attribute:first-of-type .myhome-listing-bottom-attribute__content {

  background: #292929!important;
  font-size: 25px!important;
  color: #B09F7D!important;
  padding: 10px!important;
  border: solid 2px #B09F7D!important;
}*/
.myhome-search-form__fields { display:flex;}
#prodadeno .myhome-listing-list-v2__button {display:none;}
#prodadeno .myhome-listing-list-v2__content {margin-top:5px;}



/*
========================================================================================================================
							MOBILE CSS
======================================================================================================================== */

@media (max-width: 1024px) {
  .myhome-search-form__inner {
    max-width: 100%!important;
  }
}