/*
 Theme Name:   James Wilding - Theme
 Description:  A Child Theme built for James Wilding
 Author:       Flair Digital
 Author URI:   https://flairdigital.co.uk
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
@import url("../Divi/style.css");
/* Theme customization starts here
------------------------------------------------------- */
:root {

}
/* Media Queries */
  @media only screen and (min-width: 1200px) { /* styles for screens above 1200px */  
.page-id-1696 .dica-container .swiper-buttton-container, .page-id-1704 .dica-container .swiper-buttton-container{display: none !important;}
.page-id-1696 .dica-container .swiper-pagination, .page-id-1704 .dica-container .swiper-pagination{display: none !important;}
  }
  @media only screen and (max-width: 1200px) { /* styles for screens below 1200px */
  }

@media (max-width: 980px){
.et_pb_specialty_column .et_pb_column {
    width: 100%;
    margin-bottom: 0px !important;
}
	}
/* End Media Queries */
/* Shell Styles */
  /* Header & Navigation */

  /* End Header & Navigation */
  /* Typeography */
    #main-content .vert-cen {
      display: flex !important;
      align-items: center !important;
      display: -ms-flexbox;
      display: -webkit-flex;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -webkit-box-align: center;
    }
  /* End Typeography */
  /* Footer */
    #footer-bottom {
      background: #222222;
    }
    #footer-bottom .container {
      width: 70% !important;
      max-width: 70% !important;
    }
    #footer-bottom p{
      color: #aaaaaa !important;
    }
    #footer-bottom a {
      color: #eeeeee !important;
    }
  /* End Footer */
/* End Shell Styles */
/* Body Styles */

/* End Body Styles */

.mapp-layout {
    border: 0px solid lightgray;
	margin: 0px;}
/*Misc*/
  .clearAll {
	  font-size: 1px;
	  line-height: 1px;
	  clear: both;
    display: hidden;
    height: 0;
  }

.et_pb_blurb_description a.white{color: #fff !important;}

.mfp-title{display: none;}

/* BEGIN clearfix
/* slightly enhanced, universal clearfix hack */
  .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  .clearfix { display: inline-block; }
/* start commented backslash hack \*/
  * html .clearfix { height: 1%; }
  .clearfix { display: block; }
/* close commented backslash hack */
/*END clearfix*/
/*END Misc*/
/* Testing Area */

a[href^="tel"] {
   text-decoration:#fff !important;
   color: inherit;
}
.entry-content ul{padding-bottom: 0em !important}

.page-id-24 .et-pb-contact-message p {
 color: #ffffff !important;
}
.small{font-size: 0.8em;}

