/*
 Theme Name:   Classiera Child
 Theme URI:    http://themeforest.net/item/classiera-classified-ads-wordpress-theme/14138208?ref=joinwebs
 Description:  Classiera Child Theme
 Author:       JoinWebs
 Author URI:   http://themeforest.net/user/joinwebs
 Template:     classiera
 Version:      4.0
 License:      Commercial
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar,fluid-layout,fixed-layout,responsive-layout, custom-menu, full-width-template, rtl-language-support, theme-options, translation-ready
 Text Domain:  classiera-child-theme
*/


/* write custom css */
.contain-to-grid .top-bar{
	max-width:1200px !important;
}

/* List & grid – pretul */
.classiera-box-div .detail .amount,
.classiera-box-div-v4 .detail .amount,
span.amount {
  color: #ff6a00 !important; /* portocaliu */
}


/* forțează stilul butonului de înregistrare din login */
#signup-cta,
#signup-cta:link,
#signup-cta:visited,
#signup-cta:hover,
#signup-cta:active,
#signup-cta:focus {
  display:inline-block !important;
  background:#ff7a00 !important;
  color:#fff !important;
  border:1px solid #FF6000 !important;
  padding:10px 16px !important;
  border-radius:6px !important;
  text-decoration:none !important;
}


