/*
Theme Name: The Digital Embassy
Theme URI: http://thedigitalembassy.co
Author: The Digital Embassy
Author URI: http://thedigitalembassy.co
Description: Wordpress Theme By The Digital Embassy
Version: 1.0
Text Domain: tde
*/

.wpcm-listings-item.yes {
  background: #fffbe8;
}

.wpcm-vehicle-listings .wpcm-vehicle-filters .wpcm-filter-button input {
	background-color: #00557f;
}


.weekly-payment {
  display: inline-table;
  width: auto !important;
  background: #a48e5c;
  font-weight: bold;
  vertical-align: middle;
  transition: all .3s;
  margin-bottom: 30px;
  position: relative;
}

table.weekly-payment:after {
  content: "*Subject to finance approval and terms and conditions. Weekly amount based on a 5 year, nil balloon loan.";
  position: absolute;
  font-size: 9px;
  font-style: italic;
  line-height: 1.2;
  margin-top: 5px;
  color: #888;
}

.wpcf7-checkbox.switch .wpcf7-list-item {
  overflow: inherit !important;
}

.wpcf7-checkbox.switch .wpcf7-list-item:after, .wpcf7-checkbox.switch .wpcf7-list-item:before {
  margin: 0px 44px !important;
}

/*table.weekly-payment:hover:after {
  color: #222;
}*/

.wpcm-images img {
	transition: all .3s;
}

.weekly-payment:hover, .wpcm-images img:hover {
	opacity: 0.6;
}

.weekly-payment td {
  text-align: center !important;
  padding: 10px 5px;
  line-height: 1.2;
  color: #004e77;
}

td.weekly-payment__cta {
  background: #004e77;
  color: #fff;
}

td.weekly-payment__cta span {
  font-size: 18px
}

.weekly-payment__amount {
  color: #fff;
}

.wpcm-share-this ul, .wpcm-share-this ul li {
  list-style: none !important;
  padding: 0 15px 0 0 !important;
}

.wpcm-share-this ul li:before {
  width: 0 !important;
  height: 0 !important;
}

@media (min-width: 992px) {
	.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a .wpcm-listings-item-meta {
		float: left;
		text-align: left;
		padding-left: 0;
	}

	.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a .wpcm-listings-item-description p {
		margin-bottom: 10px;
	}

	.hide-on-desktop {
		display: none;
	}
}
