@charset "utf-8";
/*
Theme Name: Ebony Courts
Description: Wordpress theme for Ebony Courts
Author: Jon Diez
Version: 1.0
Template: quidditch
*/
@font-face {
  font-family: 'league_gothic';
  src: url('fonts/leaguegothic-regular-webfont.woff2') format('woff2'), url('fonts/leaguegothic-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.list-of-images {
  margin: -15px 0 0 -15px !important;
}
.list-of-images .gallery_item_wrapper {
  padding: 0 !important;
}
.list-of-images .gallery_item {
  margin-top: 15px !important;
}
.list-of-images .gallery_item .gallery_item_padding {
  padding-left: 15px !important;
}
header .logo {
  width: 100% !important;
}
header .logo img {
  width: 100% !important;
  height: auto !important;
}
.fixed_header .logo {
  float: none !important;
}
.fixed_header nav {
  float: none !important;
  margin-top: 0 !important;
}
.fixed_header .logo {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 1025px) {
  .fixed_header {
    display: block!important;
  }
}
.gallery_item_wrapper *,
.gallery_item_wrapper img,
.gallery_item_wrapper .gallery_fadder {
  border-radius: 0% !important;
}
h2,
h3,
h4,
h5 {
  text-transform: none !important;
}
#footer_bar * {
  width: 100% !important;
}
.arrange_viewing {
  background-color: transparent;
  border: solid #009fe3 1px;
  cursor: pointer !important;
  padding: 5px;
  margin: 5px 0;
  display: inline-block;
}
.arrange_viewing:hover {
  background-color: lightgrey;
}
.remain {
  padding: 5px;
  background-color: red;
  color: white;
  font-weight: bold;
  position: absolute;
  top: 15px;
  position: relative;
  z-index: 100;
  float: left;
}
.sales_lettings_slider {
  position: relative;
}
.sales_lettings_slider .slider_image_wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
a.sales_lettings_slider .slider_image_wrap {
  cursor: pointer;
}
.sales_lettings_slider .slider_spacer {
  height: auto  !important;
  width: 100% !important;
  position: relative;
}
#contacts iframe {
  max-width: 100%;
}
header .menu > li > a {
  font-weight: bold;
  padding: 18px 0 18px 0;
}
.module_promo_text {
  background-color: #00b1eb;
  padding: 20px 0 !important;
  margin: 0px 0 20px 0 !important;
}
.module_promo_text .bg_title {
  font-size: 45px !important;
}
.module_promo_text .promo_text_block_wrapper * {
  font-size: 26px !important;
}
.module_promo_text * {
  font-family: 'league_gothic' !important;
  padding: 0 !important;
  margin: 0 !important;
  text-transform: uppercase !important;
  letter-spacing: 1px;
}
