.footer, /* kolor stopki */
.header { /* kolor nagłówka menu */
    background-color: #dddddd!important;
}


/* .module{ to wyłączało formularz w widoku oferty
  display: none;
} */

a.btn{
  color: #fff!important;
  background: #e5007d!important;
  border: 1px solid #fff!important;
} 
.agent{
  background: #fff;
  border: 1px solid #dcdcdc;
  padding: 20px;
}   
.fa-user{
  text-align: center!important;
}   
.agent strong{
  font-size: 120%;
}  
.rozowy
{
   color: #e5007d!important;
} 
.biale{
   color: #ffffff!important;
} 
.property-simple-status,
.property-box-price{
   background: #e5007d!important;
  color: #fff!important;
  border-radius: 4px!important;
  padding: 2px 5px 2px 5px!important;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
   -moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
   box-shadow: 0 0 5px rgba(0,0,0,.2);
}  
.property-list dd:first-of-type{
   background: url(http://enterdom.pl/pliki/tlocena.png) no-repeat right;
   padding: 5px;
   color: #fff;
}  
h3.rozowe,
.rozowe,
.rozowe h3{
  color: #e5007d!important;
  text-align: left!important;
} 
.rozowyp{
  color: #e5007d!important;
  text-align: right;
  font-weight: bold;
}  
#subpages h2{
  font-size: 2em!important;
  font-weight: bold!important;
  color: #e5007d!important;
} 
.property-carousel-wrapper .green{
   color: #fff!important;
  text-align: left!important;
  
}  
.property-box{
 border-radius: 4px; 
}  
.header-topbar{  /* kolor górnego paska nagłówka */
    background-color: #565655 !important;
}
.nav-main-wrapper a:hover{
   color: #e5007d!important;
}
.property-row-meta-item:first-child{
   background: #e5007d!important;
  color: #fff;
}
.property-row-meta:first-child p{
   color: #fff!important;
}
.feature h3 .fa{
  background: #e5007d!important;
  padding-top: 11px!important;
  color: #fff!important;
  width:50px!important;
  height: 50px!important;
  border-radius: 50%!important;
  text-align: center!important;
}  
.szare{
  background: #e9e9e9;
  display: table;
  padding: 10px;
}
.property-box-excerpt, /* tło ofert */
.bxslider .promoted-caption h1, /* kolor tła tekstu na slajderz*/
.SearchBox div.asariplug_sengine { /* tło wyszukiwarki */
    background-color: #6f6f6e!important;
}

.header-action{ /* plusik w nagłówku */
    background-color: #e5007d!important;
}

.property-amenities li.yes::before, /* ikonka w parametrach dodatkowych */
.property-simple-status strong.green, /* kolor ceny */
.property-box-price, /* kolor ceny */
span.asariplug_basket_num, /* kolor numerka w koszyku */
.footer-top .nav-pills li a, /* kolor pozycji w dolnym menu */
.header-navigation .nav li a, /* kolor pozycji w menu  */
.asariplug_common_box > input[type="button"],
.asariplug_common_box > input[type="submit"] {
    color: #565655;
}

.asariplug_common_box > input[type="button"],
.asariplug_common_box > input[type="submit"] {
    background-color: #e5007d !important;
    border: 1px solid #fff;
    font-weight: bold;
    color: #fff!important;
  
}
.content{
  font-size: 1.190em; 
  text-align: justify;
}  

.widget-title div .menu a:before, /* ikonki na skróty */
.feature h3 .fa, /* ikonki w ofercie */
h3.page-header .fa-search, /* lupa na liście */
a:hover,
a,
.post-read-more,
.agent-medium-content a, /* link u agenta */
.agent-card-info ul a, /* link u agenta */
.property-gallery .owl-prev,
.property-gallery .owl-next,
.property-carousel .owl-prev, /* przód */
.property-carousel .owl-next, /* tył */
.promotion-icon { /* ikon po */
    color: #565655;
}








.contact-form-small input[type="text"],
.contact-form-small input[type="email"], 
.contact-form-small input[type="search"], 
.contact-form-small input[type="password"], 
.contact-form-small input[type="number"], 
.contact-form-small input[type="tel"]{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2) inset;
    -webkit-appearance: none;
    background-color: #f3f3f3;
    border: none;
    font-size: 14px;
    outline: none !important;
    padding: 10px 9px 11px 9px;
    width: 80%;
    margin-bottom: 1%;
    height: inherit;

}

.contact-form-small textarea.form-control {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2) inset;
    -webkit-appearance: none;
    background-color: #f3f3f3;
    border: none;
    font-size: 14px;
    outline: none !important;
    padding: 10px 9px 11px 9px;
    width: 100%;
   height: inherit;
   


}
.contact-form-small input[type="text"], 
.contact-form-small input[type="email"], 
.contact-form-small input[type="search"], 
.contact-form-small input[type="password"], 
.contact-form-small input[type="number"], 
.contact-form-small input[type="tel"] {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    -webkit-appearance: none;
    background-color: #f3f3f3;
    border: none;
    font-size: 14px;
    outline: none !important;
    padding: 10px 9px 11px 9px;
    
}


.contact-form-small input[type="text"], 
.contact-form-small input[type="email"], 
.contact-form-small input[type="password"],
.contact-form-small input[type="number"], 
.contact-form-small input[type="tel"], 
.contact-form-small button[type="submit"], 
.contact-form-small input[type="search"], 
.contact-form-small input[type="checkbox"], 
.contact-form-small form label, 
.contact-form-small textarea.form-control {
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.contact-form-small textarea.form-control {
    height: auto;
}

.contact-form-small input, 
.contact-form-small select{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.contact-form-small .btn {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background: #e5007d!important;
    color: #fff!important;
}
.contact-form-small textarea {
    overflow: auto;
}
