/*
 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:     webtaxi
 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
*/
.messaging-center {display: none;}
.price   {
    width: 100%;
}
.price  th {
    border: 1px solid #dedede!important;
    padding: 6px!important;
  font-weight: 600;
}
.price  td {
    border: 1px solid #dedede!important;
    padding: 6px!important;
}
@media only screen and (max-width: 1200px){
.header .header-container .header-top .logo a img, .header.header-style-alternate:not(.header-scroll) .header-container .header-top .logo a img {
    max-height: 30px;
}}
.tel {width:18px!important;position: relative;left: 3px;top:-4px;}
@media only screen and (max-width: 550px){
.tel {display: none;}
.lan{display: none;}	
}
.fl-head a{display: none;}
.tablepress tbody td {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.tablepress thead th,
.tablepress tfoot th {
  background-color: #0250ce;
  color: #fff;
    border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.go-image {

}
.gw-go-col[class*="gw-go-clean-style"] .gw-go-header-standard .gw-go-header-bottom {
    display: none;
}
 .gw-go-header h3 {
    padding: 5px!important;
font-size: 14px !important;
	 line-height: 16px !important;
	 font-weight: bold!important;
}
.i-dropdown li a {
    text-transform: none!important;
}