﻿/*
	Theme Name: TM Lawyers Child
	Theme URI: http://lawyers.thememove.com
	Author: ThemeMove Team
	Author URI: http://thememove.com
	Description: The best WordPress theme for lawyers
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: tm-lawyers-child
	Tags: two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
	Template: tm-lawyers
	Version: 1.1
*/
@import url("../tm-lawyers/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/*.vc_icon_element.white .vc_icon_element-icon:before{
	color: #fff !important;
}*/

.vc_icon_element.padding20 .vc_icon_element-inner{
	padding: 20px;
}

.bordered-content .wpb_column{
	border: 2px solid #B19266;
}

.container-image-avvocato .image-avvocato{
	filter: grayscale(90%);
	transition: filter .5s ease-in-out;
}

.container-image-avvocato:hover .image-avvocato{
	filter: initial;
}

.container-image-avvocato .image-avvocato > *{
	background-position: top center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;	max-height: 1000px;
}

input[type="checkbox"],
input[type="radio"]{
	width: initial !important;
}

.ourteam_photo{
	max-height: 360px;
}