/*
Theme Name: Cross Law
Theme URI: Theme Url
Description: This is an exclusive, fully SEO optimized Wordpress theme.
Author: 
Author URI:
*/


.innovation-form input {
    border-radius: 0 !important;
    height: 45px;
    width: 100%;
    padding: 0 10px;
}

.innovation-form label{
	width: 100%;
	margin-bottom: 20px;
}

.innovation-form .wpcf7 input[type=file] {
    padding: 0;
    border: 0;
    height: auto;
}

.innovation-form  textarea {
    width: 100%;
}

.innovation-form .wpcf7-submit {
    height: auto;
}

.search-icon:hover svg path, #site-searchs svg:hover path {
    fill: #fe5a27;
}

.header-search-box span.closebtn:hover:before, .header-search-box span.closebtn:hover:after {
    background-color: #fe5a27 !important;
}

.banner_content {
    background: none !important;}
	
@media (min-width:1025px){
.ban-img img{min-height: 640px !important;}
section.probate_section a.lp_btn{width: 45% !important;}
.our_blog_col div{margin-top: 0rem !important;}
section.planning_section  img {
    width: 85% !important;
}
.page-banner .banner-title {
    font-size: 60px;}
}	
.point_wrapper ul li:before{top: 0 !important;}
.faq_and_blog_section .blog_post {
    margin-top: 35px !important;
}

ul.menu-top > li.current-menu-item>a {
    color: #fe5a27;
}
.testimonial-row .col-inner .author {
    font-size: 20px !important;}
.blog-search .search-btn:hover svg path {
    fill: #000;
}



@media (max-width: 767px){
.point_wrapper ul li:before {
top: 5px !important;
}
.contact_items .col-lg-4 {
    display: inline-flex !important;
    text-align: center;
    justify-content: center !important;
}
.nap-box {
    width: 100% !important;
    margin-top: 5px;}
}
@media (min-width:1450px){
	.point_wrapper ul li:before {
    top: 8px !important;
}
}
ul.menu-top > li.current-menu-parent>a {
    color: #fe5a27;
}