/*
 Theme Name:   Attorneypress Child
 Theme URI:    http://themes.radiantthemes.com/attorneypress/
 Description:  Attorneypress Child Theme
 Author:       RadiantThemes.com
 Author URI:   http://radiantthemes.com/
 Template:     attorneypress
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  attorneypress
*/
/* Custom css */
h1.slide{  
z-index: 9;
    font-family: "Libre Baskerville";
    height: auto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: normal;
    width: 684px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: inherit;
    line-height: 80px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 72px;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
}
/* Services */
.areas-of-practise.home-concept-two .areas-of-practise-item > a > .holder.matchHeight .data h4 {
	color: #252525;
}
.service-home .rt-fancy-text-box .holder {
	padding: 45px 15px 50px 15px!important;
}
.service-home .rt-fancy-text-box .title .fancy-text-tag a {
	color: #252525;
	transition: all .3s;
}
.service-home .rt-fancy-text-box .title .fancy-text-tag a:hover {
	color: #cf2129;
	transition: all .3s;
}
/* About Us */
.about-us-home .vc_custom_1598951293642,
.about-us-home .vc_custom_1598950930667,
.about-us-home .vc_custom_1598950938922 {
	background-position: left center !important;
}
/* Cta */
#wpcf7-f1861-p1219-o1 .contact-form.home-concept-one .form-row.button {
	text-align: left;
}
/* Testimonial */
.home-testimonial .testimonial.home-concept-two .testimonial-item > .holder > .data blockquote:before {
	color: #db595f;
}
.home-testimonial .testimonial.home-concept-two .owl-dots > .owl-dot.active > span {
	background-color: #dd6369;
}
.home-testimonial .testimonial.home-concept-two .owl-dots > .owl-dot > span {
	background-color: #cf2129;
}
.testimonial.home-concept-two .testimonial-item {
	height: auto!important;
}
/* Blog */
.blog-home .blog.home-concept-one .blog-item > .holder > .data .btn {
	background-color: #cf2129;
}
/* Widget */
#nav_menu-4 #menu-services li.menu-item {
	padding-left: 15px!important;
}
#nav_menu-4 #menu-services li.menu-item a:hover {
	color: #cf2129;
}
/* Footer */
 .footer_main_item > .widget.widget_nav_menu ul li a:hover {
    color: #cf2129;
}
@media (max-width: 776px) {
/* 	Footer */
	.footer_main_item {
		padding: 50px 25px 0px 25px;
	}
}