/*
 Theme Name:     Citadel 2018 Child
 Theme URI:      https://citadelsolicitors.co.uk/
 Author:         PL1 Web Design
 Author URI:     https://pl1webdesign.com
 Template:       Citadel 2018
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/*service sidebar*/
.right-advice a {
    display: block;
    font-size: 34px;
    line-height: 1;
}
.right-advice .dec-col {
    overflow: hidden;
    font-size: 18px;
}
.right-advice .col-12 {
    border-left: solid 1px #c7ccd0;
    float: left;
    width: 100%;
}
.right-advice .image-col {
    float: left;
    padding: 23px 40px;
    text-align: center;
}

/*home service columns*/
.home-services-column {
	padding: 40px;
	background: #fafafa;
}

/*contact form*/
@media (max-width:600px) {
	.wpcf7-form-control-wrap input[type="text"], .wpcf7-form-control-wrap input[type="email"], .wpcf7-form-control-wrap textarea, .wpcf7-list-item, .wpcf7-form-control-wrap select {
		width: 100%;
	}
	.wpcf7-list-item input {
		width: 20px;
	}
}
@media (min-width:601px) {
	.wpcf7-form-control-wrap input[type="text"], .wpcf7-form-control-wrap input[type="email"], .wpcf7-form-control-wrap textarea, .wpcf7-form-control-wrap select {
		width: 300px;
	}
	.wpcf7-list-item input {
		width: 20px;
	}
}
.wpcf7-form-control-wrap textarea {
	height: 150px;
}
span.wpcf7-list-item {
    margin: 0;
}
.wpcf7-form p {
	padding-bottom: 0.5em;
}

/*custom slider*/
@media only screen and (min-width:1400px) {
.custom-slider .et_pb_slide_description {
	padding: 200px 0;
}
}
@media only screen and (min-width:981px) {
	h1.et_pb_slide_title {
		font-size: 48px;
	}
	.custom-slider h2 {
		font-size: 30px;
	}
}

/*footer contact section*/
.et_pb_text .footer-contact {
list-style-type: none !important;
}
.footer-widget .footer-contact li:before {
display: none;
}
li.footer-address {
background: url(https://citadelsolicitors.co.uk/wp-content/uploads/2017/12/address.png) no-repeat;
padding-left: 35px !important;
margin-bottom: 1.5em !important;
}
li.footer-phone {
background: url(https://citadelsolicitors.co.uk/wp-content/uploads/2017/12/phone.png) no-repeat;
padding-left: 35px !important;
margin-bottom: 1.5em !important;
}
li.footer-email {
background: url(https://citadelsolicitors.co.uk/wp-content/uploads/2017/12/email.png) no-repeat;
padding-left: 35px !important;
margin-bottom: 1.5em !important;
}
.footer-widget h4 {
padding-bottom: 15px !important;
}

/*menu edits*/
.et_header_style_left #et-top-navigation nav > ul > li > a {
padding: 15px !important;
margin-bottom: 10px !important;
}
#top-menu .menu-item-has-children > a:first-child::after {
top: 15px !important;
right: -5px !important;
}
#top-menu li {
padding-right: 10px !important;
}
#top-menu li.current-menu-item a {
background: #eee !important;
border-bottom: 2px solid #3a4e69 !important;
}
#top-menu a:hover {
color: #3a4e69 !important;
}
#top-menu-nav > ul > li > a:hover {
opacity: 1 !important;
}
.nav ul li a:hover {
opacity: 1 !important;
}
.nav li ul {
padding: 0 !important;
width: 200px !important;
border-top: 0 !important;
}
#top-menu li li a {
width: 200px;
padding: 10px 20px !important;
}
#top-menu li li {
padding: 0 !important;
}
.et-fixed-header #top-menu a:hover {
color: #3a4e69 !important;
}
#et-secondary-menu {
float:none;
} 
#et-info {
float: none;
} 
#top-header .container {
text-align:center;
}
#top-menu li.booking-menu a {
background: #3a4e69 !important;
color: #ffffff !important;
border-bottom: 0 !important;
}
.et-fixed-header #top-menu li.booking-menu.current-menu-item a {
background: #3a4e69 !important;
color: #ffffff !important;
border-bottom: 0 !important;
}
.et-fixed-header #top-menu li.booking-menu a:hover {
background: #3a4e69 !important;
color: #ffffff !important;
border-bottom: 0 !important;
}

/*misc edits*/
.at-below-post.addthis_tool {
clear: none !important;
padding: 15px 0 !important;
background: #fff !important;
}
h1,h2,h3,h4,h5,h6 {
	text-transform: uppercase;
}
hr.style-two { 
	border: 0; 
	height: 1px; 
	background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0, 0.75), rgba(0,0,0,0)); 
}
hr.style-two-alt { 
	border: 0; 
	height: 1px; 
	background-image: linear-gradient(to right, rgba(130,0,36,0), rgba(130,0,36, 0.75), rgba(130,0,36,0)); 
}
.at-below-post-page.addthis_tool {clear: none !important;padding: 15px 0 !important;background: #fff !important;}
.et_pb_blurb_content h4 {
	text-align: center;
}
.et_pb_blurb img {
	max-width: 250px;
}
.blockquote {
    font-size: 21px;
    border-left: solid 12px #3a4e69;
    padding: 15px 0 15px 30px;
    margin-top: 30px;
    clear: both;
}
footer#main-footer div.container {max-width: 1600px;}