/*
Theme Name: Clinical Hypnotherapy
Theme URI: http://www.clinicalhypnotherapy-cardiff.co.uk
Description: Simple Blog Site
Version: 1.0.0
Author: quitenicestuff
Author URI: http://www.clinicalhypnotherapy-cardiff.co.uk
*/
/*h1{
  background-color: white; 
  padding: 6px 4px; 
  border-radius: 6px; 
  border: 2px solid #02699D; 
  color: #02699d; 
  font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, sans-serif; 
  font-size: 23px; 
  text-align: center;
}*/
.content span{font-size: 15px;}
.testimonials-widget-testimonials {
  padding-right: 25px;
}
display: none;
left: 1px;
position: fixed !important;
top: 350px;
div.maxbutton-16-container {
  margin-left: -74px !important;
  margin-top: 30px !important;
}
#new_captcha {
background-image:url(img/images.jpg);
   height: 64px;
    width: 232px;
}
#captch_bg {
  background: none repeat scroll 0 0 rgba(215, 44, 44, 0) !important;
  float: none;
  height: 100%;
  opacity: 0.82;
  width: 101%;
}
#rich_submit {
  background: none repeat scroll 0 0 #65CCEE;
  border: 1px solid #02699D;
  color: #FFFFFF;
  font-weight: bold;
  padding: 7px 24px;
  text-shadow: 0 1px 0 #000000;
}
input[type="text"], input[type="email"]{

}
textarea, input[type="text"],input[type="email"],input[type="tel"]{
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
textarea:focus, input[type="text"]:focus, input[type="email"]:focus,input[type="tel"]:focus, input[type="color"]:focus{
  border-color: rgba(82, 168, 236, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0 none;
}
textarea, input[type="text"], input[type="email"], input[type="tel"] {
  border-radius: 0;
  color: #555555;
  display: inline-block;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 4px 6px;
  vertical-align: middle;
  margin-bottom: -8px;
  width: 300px;
}
textarea {
  border-radius: 0 !important;
  height: 160px !important;
  overflow: auto;
  vertical-align: top;
  width: 300px !important;
}
#captch_id {
  width: 70px;
}
span.wpcf7-list-item {
  margin-left: 0px !important;
}
.left_image_four img{
  width: 300px;
margin-right:4px;
}
.left_image_four{
  width: 300px;
}
.right_image_two img{
  float: left;
  width: 314px;
}
.right_image_two{
  float: left;
  width: 314px;
  margin-right:30px;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #65CCEE !important;
	border-radius: 5px;
	padding: 10px !important;
}
.footer_top .seo-company {
    color: #669;
    font-size: 17px !important;
    line-height: 20px;
    margin: 5px 0;
}

.footer_top .seo-data p {
    line-height: 10px;
    font-size: 0.8em;
}
.seo-data p>span {
    color: #669;
    font-weight: 600;
}
hr.footer-break{
    margin-bottom: 70px;
    border: 0px dotted #ddd;
}
/* custom css */
.excerpt-more {
    display: block;
    text-align: left !important;
    margin-top: 20px;
    background: #489ED5;
	width: 13%;
	padding: 10px 10px 10px 20px;
	color: #fff;
    border-radius: 3px;
}

.excerpt-more:hover {
    color: black;
}

.nav-links {
    margin-top: 30px;
    text-align: right;
}

/* Grid style */
.display-posts-listing.grid {
	display: grid;
	grid-gap: 16px;
}

.display-posts-listing.grid .title {
	display: block;
}

.display-posts-listing.grid img { 
	display: block; 
	max-width: 100%; 
	height: auto;
	margin-top: 90px;
}

.listing-item .excerpt {
    padding-right: 30px;
}
