@charset "UTF-8";
/************************************************

Stylesheet: Main Stylesheet

Green: #4d8d54
Brown: #871518

font-family: "Italiana", sans-serif;
font-family: 'Montserrat', sans-serif;

*************************************************/
/*********************
GENERAL STYLES
*********************/

body{
font-family: 'Montserrat', sans-serif;
}
.row {max-width: 78rem;}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child){
float: left;
}

.center{text-align: center;}
.clear{clear: both;}

.white-text{color: #fff;}

.green-background{
background: #4d8d54;
color: #fff;
}
.green-box{
background: #4d8d54;
border-radius: 20px;
color: #fff;
text-align: center;
padding: 15px 15px 15px 15px;
margin-bottom: 20px;
}
	.green-box a{
	color: #fff;
	text-transform: underline;
	}
.section-padding{
padding: 2em 0;
}
.rounded-image img{
border-radius: 140px;
}

/*********************
LINK STYLES
*********************/
a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

a{color: #871518;}
a:hover{color: #000}

.button{
background: #871518;
border-radius: 14px;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
padding: 0.6rem 1.5rem;
}

/*********************
H1, H2, H3, H4, H5 P STYLES
*********************/
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none; }

h1{
font-family: "Italiana", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 2.9rem;
}
	h1.entry-title,
	h1.page-title{
	font-size: 2.1rem;
	font-weight: 600;
	line-height: 1.2;
	}
h2{
font-family: 'Montserrat', sans-serif;
font-size: 2.3rem;
font-weight: 600;
line-height: 1.2;
}
	.article-header h2{
	font-size: 1.9rem;
	}
	.article-header h2 a{
	color: #000;
	}
h3{
font-family: 'Montserrat', sans-serif;
font-size: 1.65rem;
font-weight: 700;
}
h4{
font-family: 'Montserrat', sans-serif;
font-size: 1.45rem;
line-height: 1.2;
font-weight: 700;
}

	h4.news-title, h4.widgettitle{
	border-bottom: 2px solid #cd1733;
	font-weight: 700;
	padding-bottom: 5px;
	}
h5{
font-family: 'Montserrat', sans-serif;
font-weight: 600;
}

/* Small */
@media screen and (max-width: 40em) {
	h1{
	font-size: 2.2rem;
	}
}

p, li{
font-size: 1.1rem;
}

/*********************
HEADER STYLES
*********************/

.header ul.off-canvas-list li {
  list-style: none; }

.call-box{
background: #cd1733;
display: inline-block;
float: right;
font-size: 1.2rem;
color: #fff;
padding: 0.15rem 1rem 0.25rem 1rem;
margin-right: 6px;
}
	.call-box a{
	color: #fff;
	font-weight: 700;
	}
	.call-box:hover{
	background: #fff;
	color: #cd1733;
	}
	.call-box:hover a{
	color: #cd1733;
	}

.wpml-ls-statics-shortcode_actions{
font-size: 1.1rem;
text-transform: uppercase;
float: right;
color: #000;
}
	.wpml-ls-legacy-dropdown{
	width: 9em;
	}
	.wpml-ls-legacy-dropdown a{
	border: none;
	background: #d1d1d1;
	padding-top: 0.4rem;
	padding-bottom: 0.5rem;
	padding-left: 1rem;
	}

/*********************
NAVIGATION STYLES
*********************/
.top-bar .title-area {
  z-index: 1; }

.off-canvas-list ul {
  margin-left: 0; }
  .off-canvas-list ul li a {
    border-bottom: 0px; }
  .off-canvas-list ul .dropdown {
    margin-left: 20px; }

.off-canvas{
background: #4d8d54;
}
	.off-canvas a{color: #fff;}
	.off-canvas a:hover{
	background: #871518;
	color: #fff;
	}
	.off-canvas .active > a{
	background: rgba(0,0,0,0.3);
	color: #fff;
	}

.top-bar{
/* background: rgba(0, 0, 0, 0.25); */
background: none;
padding: 0;
}
.logo{
padding: 0.75rem 0;
}
.top-bar ul{
background: none;
}

.top-bar .menu{
clear: both;
float: right;
text-transform: uppercase;
margin-top: 0;
}

.top-bar .menu{
font-family: 'Montserrat', sans-serif;
font-weight: 500;
font-size: 0.95rem;
}

.top-bar .menu > li{
font-size: 0.95rem;
padding: 0;
}

.top-bar .menu > li > a{
color: #fff;
cursor: pointer;
padding: 2.5rem 0.7rem 0.7rem 0.7rem;
}
.top-bar .menu > li > a:hover{
background: #4d8d54;
color: #fff;
}

.top-bar .menu .active > a{
background: #4d8d54;
color: #fff;
}

.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
border-color: #fff transparent transparent;
margin-top: 12px;
}
.is-accordion-submenu-parent > a::after {
border-color: #fff transparent transparent;
}

.dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu{
margin-top: 0;
}
.top-bar ul.submenu{
background: #000;
border: none;
font-size: 0.90rem;
padding: 0.25rem 0;
}
.top-bar .submenu > li > a{
line-height: 1.1;
padding: 0.6rem 0.6rem;
}
.top-bar .submenu .active > a{
background: none;
border-top: none;
}
.top-bar .submenu > li > a:hover{
color: #fff
}

/*********************
POSTS & CONTENT STYLES
*********************/

#content, #inner-content {
  padding: 2rem 0rem; 
}

/* -- Homepage -- */

.header-photo-home{
background: url('../images/intro-background.jpg') no-repeat center center #000;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
padding-bottom: 6.5em;
}
.header-photo{
background: url('../images/header-interior.jpg') no-repeat center center #000;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
}

.home-intro{
text-align: center;
color: #fff;
margin: 24em 0 0 0;
}
	.home-intro h1{
	font-size: 3.1rem;
	font-weight: 300;
	line-height: 1.2;
	text-shadow: 1px 1px 7px rgba(0, 0, 0, 0.7);
	}

.green-background-leaves{
background: url('../images/leaves-watermark.png') no-repeat center center #4d8d54;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
padding: 4em 0 5em 0;
margin: 3em 0;
}

.practice-slider{
margin: 1em 0;
}
	.practice-slider .slick-slide {
    margin-left: .9375rem;
    margin-right: .9375rem;
	}
	.practice-slider .white-box{
	background: #fff;
	text-align: center;
	color: #000;
	border-radius: 20px 20px 20px 20px;
	padding: 1rem 1rem;
	}
	.practice-slider .white-box h4{
	font-size: 1.35rem;
	line-height: 1.2;
	}
	.practice-slider .white-box p{
	font-size: 0.95rem;
	line-height: 1.4;
	}

.home-news-section article{
border-top: 1px solid #000;
padding-top: 1em;
}
	.home-news-section article h4{
	font-size: 1.3rem;
	}
	.home-news-section article h4 a{
	color: #4d8d54;
	}
	.home-news-section article p.date{
	color: #000;
	}
	.home-news-section article:last-child{
	border-bottom: 1px solid #000;
	}

/* Medium */
@media screen and (max-width: 64em) {
	.header-photo-home{
	padding-bottom: 5em;
	}
	.home-intro{
	margin: 20em 0 0 0;
	}
	.home-intro h1{
	font-size: 2.8rem;
	}
}
/* Small */
@media screen and (max-width: 40em) {
	.header-photo-home{
	padding-bottom: 4em;
	}
	.home-intro{
	margin: 15em 0 0 0;
	}
	.home-intro h1{
	font-size: 2.2rem;
	}
}

/* -- About Page -- */

.team-photo-background{
text-align: center;
width: 100%;
}

.left-branch-image{
position: absolute;
left: 0;
}

/* Medium */
@media screen and (max-width: 64em) {
	.left-branch-image{
	display: none;
	}
}

/* -- Team Page -- */

.lawyers{
}
	.lawyers .columns{
	margin-bottom: 20px;
	}
	.lawyer-thumb{
	background: #000;
	overflow: hidden;
	max-height: 340px;
	margin: 15px 0 0 0;
	}
	.lawyer-name{
	background: #4d8d54;
	-webkit-border-bottom-right-radius: 18px;
	-webkit-border-bottom-left-radius: 18px;
	border-bottom-right-radius: 18px;
	border-bottom-left-radius: 18px;
	text-align: center;
	padding: 7px 6px 6px 6px;
	}
		.lawyer-name h3{
		font-size: 1.25rem;
		line-height: 1.2;
		font-weight: 500;
		color: #fff;
		margin-bottom: 0.25rem;
		}
		.lawyer-name p{
		color: #fff;
		font-size: 1rem;
		line-height: 1.1;
		margin-bottom: 0.25rem;
		}
	
	.lawyers a:hover .lawyer-thumb img{
	-webkit-transition: 500ms ease;
	transition: 500ms ease;
	opacity: 0.7;
	}
	.lawyers a:hover .lawyer-name{
	background: #871518;
	color: #fff;
	-webkit-transition: 500ms ease;
	transition: 500ms ease;
	}

/* Medium */
@media screen and (max-width: 64em) {
	.lawyer-thumb{
	max-height: 280px;
	}
}
/* Small */
@media screen and (max-width: 40em) {
}

/* -- Practice Areas Page -- */

.practice-areas{
	
}
	.practice-areas .red-box{
	background: url('../images/branch-button-watermark.png') no-repeat center center #871518;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	display: block;
	border-radius: 0;
	color: #fff;
	text-align: center;
	padding: 1.3rem 1rem;
	margin-bottom: 1em;
	width: 100%;
	}
	.practice-areas .red-box h3{
	line-height: 1.2;
	margin: 0;
	}
	.practice-areas .red-box:hover{
	background-color: #4d8d54;
	}
	
/* -- Contact Page -- */

.tree-bottom-background{
	background: url('../images/tree-bottom-watermark.png') no-repeat bottom left #fff;
	background-size: 800px auto;
	padding: 1em 0 16em 0;
}


/* -- News Section -- */

.blog article{
border-top: 1px solid #000;
padding-top: 1em;
}
	.blog article h2{
	font-size: 1.3rem;
	font-weight: 700;
	}
	.blog article h2 a{
	color: #4d8d54;
	}
	.blog .page-navigation{
	border-top: 1px solid #000;
	}

.page-title .vcard {
  border: 0px;
  padding: 0px; }

.byline {
font-size: 1rem;
}

.entry-content img {
  max-width: 100%;
  height: auto; }

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.post-password-form input[type="submit"] {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: all 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 1rem 1rem 0;
  font-size: 0.9rem;
  background: #2199e8;
  color: #fff; }
  [data-whatinput='mouse'] .post-password-form input[type="submit"] {
    outline: 0; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background: #1583cc;
    color: #fff; }

/*********************
PAGE NAVI STYLES
*********************/
.page-navigation {
margin-top: 1rem; 
padding-top: 1rem; 
}

.pagination .current{
background: #871518;
}

/*********************
COMMENT STYLES
*********************/
#comments .commentlist {
  margin-left: 0px; }

#respond ul {
  margin-left: 0px; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px; }
  .commentlist li:last-child {
    margin-bottom: 0; }
  .commentlist li ul.children {
    margin: 0; }

.commentlist li[class*=depth-] {
  margin-top: 1.1em; }

.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0; }

.commentlist li:not(.depth-1) {
  margin-left: 10px;
  margin-top: 0;
  padding-bottom: 0; }

.commentlist .vcard {
  margin-left: 50px; }
  .commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal; }
  .commentlist .vcard time {
    float: right; }
    .commentlist .vcard time a {
      color: #999;
      text-decoration: none; }
      .commentlist .vcard time a:hover {
        text-decoration: underline; }
  .commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: #fff; }

.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

.commentlist .comment-reply-link {
  float: right; }

/*********************
COMMENT FORM STYLES
*********************/
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }
  .respond-form form {
    margin: 0.75em 0; }
    .respond-form form li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.7335em; }
      .respond-form form li label,
      .respond-form form li small {
        display: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url],
    .respond-form form textarea {
      padding: 3px 6px;
      background: #efefef;
      border: 2px solid #cecece;
      line-height: 1.5em; }
      .respond-form form input[type=text]:focus,
      .respond-form form input[type=email]:focus,
      .respond-form form input[type=url]:focus,
      .respond-form form textarea:focus {
        background: #fff; }
      .respond-form form input[type=text]:invalid,
      .respond-form form input[type=email]:invalid,
      .respond-form form input[type=url]:invalid,
      .respond-form form textarea:invalid {
        outline: none;
        border-color: #fbc2c4;
        background-color: #f6e7eb;
        -ms-box-shadow: none;
        box-shadow: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url] {
      max-width: 400px;
      min-width: 250px; }
    .respond-form form textarea {
      resize: none;
      width: 97.3%;
      height: 150px; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
Green: #4d8d54
Brown: #871518
*********************/
.widget ul {
  margin: 0; }
  .widget ul li {
    list-style: none; }

.widget_nav_menu h4{
margin-bottom: 0;
}

.wp-block-group{
background: url('../images/small-frog-watermark.png') no-repeat right bottom #4d8d54;
background-size: 70px auto;
background-position-x: right 15px;
background-position-y: bottom 15px;
color: #fff;
padding: 1em 1em 6em 1em;
margin-bottom: 1.5em;
}
	.wp-block-group h4{
	color: #fff;
	}

ul.wp-block-categories{
width: 100%;
}
	ul.wp-block-categories li{
	display: block;
	font-size: 0.95rem;
	width: 100%;
	}
	ul.wp-block-categories li a{
	display: block;
	border-top: 1px solid #000;
	color: #fff;
	padding: 0.25rem 0.1rem;
	width: 100%;
	}
	ul.wp-block-categories li:last-child a{
	border-bottom: 1px solid #000;
	}
	ul.wp-block-categories li a:hover{
	background: rgba(0, 0, 0, 0.2); 
	}
	
.wp-block-button{
display: block;
font-size: 1.35rem;
font-weight: 700;
width: 100%;
}
	.wp-block-button a{
	background: url('../images/branch-button-watermark.png') no-repeat center center #871518;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	display: block;
	border-radius: 0;
	text-align: center;
	width: 100%;
	}
	.wp-block-button a:hover{
	background-color: #000;
	color: #fff;
	}
	
/*********************
FOOTER STYLES
*********************/
.footer {
clear: both;
background: url('../images/footer-background.jpg') no-repeat center center #871518;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
margin-top: 0; 
padding: 2em 0;
}
.footer-menus{
margin: 2em 0 0 0;
}
	.footer-menus h4{
	font-size: 1.1rem;
	color: #fff;
	text-transform: uppercase;
	}
	.footer-menus ul{
	color: #fff;
	list-style: none;
	margin: 1em 0 0 0;
	}
	.footer-menus li{
	font-size: 1rem;
	line-height: 1.2;
	color: #fff;
	}
	.footer-menus li a{
	display: block;
	color: #fff;
	padding: 0.4rem 0rem;
	}
	.footer-menus li a:hover{
	color: #fff;
	}
	.footer-menus .active a{
	background: none;
	color: #fff;
	}

.copyright{
color: #fff;
text-align: center;
font-size: 0.8rem;
margin: 0.6em 0 1.5em 0;
}

/* Small */
@media screen and (max-width: 40em) {
	.footer-menus{
	margin: 0 0 0 0;
	}
}


/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }


/*********************
FRENCH TRANSLATION STYLES
*********************/

html:lang(fr-FR) .top-bar .menu{

}

/******************************************************************

Stylesheet: Print Stylesheet

This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet. 

Remember to add things that won't make sense to print at 
the bottom. Things like nav, ads, and forms shouldbe set 
to display none.
******************************************************************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }
