/*
Theme Name: Listify - Child Theme 
Theme URI: http://astoundify.com/themes/listify
Author: Astoundify
Author URI: http://astoundify.com
Description: Your beautiful handcrafted directory.
Version: 1.0.0
License: GNU General Public License
License URI: license.txt
Text Domain: listify-foursquare
Domain Path: /languages/
Tags: white, two-columns, one-column, right-sidebar, left-sidebar, responsive-layout, custom-background, custom-header, theme-options, full-width-template, featured-images, flexible-header, custom-menu, translation-ready
Template: listify
*/

.widget_revslider { margin: 0 !important; }

.sailplane_spec .spec-lbl { 
	display: table-cell; float: left; width: 75px; font-weight: bold; clear: both;
}

.sailplane_spec .spec-val { 
	display: table-cell;
}

.sailplane_details .spec-lbl { 
	display: table-cell; float: left; width: 135px; font-weight: bold; clear: both;
}

.sailplane_details .spec-val { 
	display: table-cell;
}

.sailplane_spec2 .spec-lbl { 
	display: table-cell; float: left; width: 130px; font-weight: bold; clear: both;
}

.sailplane_spec2 .spec-val { 
	display: table-cell; float: left; width: 100px;
}

.sailplane_spec2 .spec-val2 { 
	display: table-cell;
    float: left;
}

.sailplane_spec2 .spec-lbl-grp { display: table-cell; }

.sailplane_spec3 {     margin-top: 50px; }

.sailplane_spec3 .spec-lbl { 
	display: table-cell; float: left; width: 110px; font-weight: bold; clear: both;
}

.sailplane_spec3 .spec-val { 
	display: table-cell;
}

.single-sailplane .stars [class^=star] { float: right; }
.search-form .search-submit, .search-form .search-submit:hover { left: 20px; }

#site-navigation .col-xs-12 .select { margin-left: 15px; margin-top: 5px; }

.entry-meta {
  margin-top: 15px;
}

article.sailplane {
  margin-bottom: 50px;
}

#ofmanufacturers {
  width: 100%;
}

.searchandfilter input[type="submit"] {
  margin-top: 30px;
}

#loginform label {
  display: block;
}

.cta-button-wrapper {
  display: none;
}

.top-banner {
  margin: 15px auto;
  text-align: center;
}
.sidebar-banner {
  text-align: center;
}
.homepage-banner {
  text-align: center;
  margin: 20px auto;
}

#text-3 {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
}

.post-type-archive-sailplane .content-area,
.page-template-template-full-width .content-area {
  margin-bottom: 0;
}

.content-pagination,
.page-template-template-full-width .content-box {
 margin-bottom: 0; 
}