/*
Theme Name:   lawbusiness Child
Theme URI: http://lawbusiness.cmsmasters.net/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Law business Wordpress Child Theme 
Template:     lawbusiness
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cmsmasters
Tags:light, white, dark, one-column, two-columns, left-sidebar, right-sidebar, featured-images, sticky-post, blog-post, portfolio-project, custom-colors, post-formats, custom-menu, theme-options, custom-widgets, custom-shortcodes, translation-ready, seo-optimized, responsive, adaptive, html5, css3, microformats
*/
/*
.title_content {
	display: block;
	align-self: center;
}

@media (min-width: 1023px) {
	.title_content {
		margin-top: 20px;
	}
}

@media (max-width: 768px) {
	.title_content {
		margin-top: 20px;
	}
}

.one_third div h3 {
	display: flex;
}

*/
.title_icon span {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 23px;
}
.cmsms_info .published {
	background-color: #009900 !important;
}

.more_button:after {
	top: -1px !important;
}

.cmsms_inview .cmsms_post_animation.cmsms_animated {
	background-color: black;
}

.cmsms_content_prev_slide,
.cmsms_content_next_slide {
	top: -40px !important;
}

.cmsms_info .cmsms_month_day {
	margin-bottom: -3px !important;
}
.cmsms_info .cmsms_year {
	padding-top: 3px !important;
}

[class^='icon-']:before,
[class*=' icon-']:before {
	margin-left: 0px !important;
	line-height: 0px !important;
	display: unset !important;
	font-size: 100%;
}

@media only screen and (max-width: 540px) {
	.cmsms_post_format_img {
		float: none !important;
	}

	.cmsmsLike {
		display: none !important;
	}
}

 

input[type="text"], html.csstransitions textarea, html.csstransitions input[type="password"], html.csstransitions input[type="email"], html.csstransitions input[type="tel"], html.csstransitions select { 
    z-index: 1;
    overflow: hidden;
    margin: 0 0 5px;
    padding: 5px 10px;
    width: 100%;
    height: 36px;
}
