/* WIDGET CHANGES */

#widget-pricebox { position:relative; height:150px; border:1px solid #ddd; margin-bottom:20px; }
#widget-pricebox .microbot {  position: absolute; display:block;  font-size: 15px;    text-align: center;line-height: 1.4; border-bottom: 1px solid #E5E5E5;left: 0;right: 0;	color:#4a5565; top: 80px; } 
#widget-pricebox .microbot .block {display: block;    text-transform: uppercase;    font-size: 11px;    margin-top: 2px;}
#widget-pricebox .microbot > div {    width: 33.3333333%;    float: left;    padding: 15px 0 12px;}
#widget-pricebox .microbot i {    font-size: 16px; margin-bottom:4px;}
#widget-pricebox .microbot > div:nth-child(1) {    width: 38%;}
#widget-pricebox .microbot > div:nth-child(2) {    width: 33%;}
#widget-pricebox .microbot > div:nth-child(3) {    width: 29%;}
#widget-pricebox .microbot > div:not(:last-child) {    border-right: 1px solid #E5E5E5;}
#widget-pricebox .pricebit { font-size:31px; font-weight:500; text-shadow:1px 1px #000;  }

 
#widget-contact .form-control { background:#f5f5f5; }
#widget-contact label { font-size:12px; text-transform:uppercase; }


 /* ===========
SINGLE PAGE
   ===========*/ 
.hero-single a { color:#fff; }
.hero-single .overlay2 { background: #00000099; padding-top:40px; }
.hero-single .overlay { background:#00000075;  }
.rating-symbol { font-size:18px; margin-right:2px; }
@media (min-width: 1200px) { 
   .hero-single .wrap { padding-top:180px !important; }
   #wlt_google_maps_div { margin-top:-100px; }
   .hero-single .wrap { padding-top:150px; }
}
