/*
Theme Name: VRAP Law
Description: Van Hoy, Reutlinger, Adams & Pierce are experienced labor and employment lawyers. Based in Charlotte, NC, our attorneys represent businesses, health care providers, executives and government entities throughout North Carolina.
Author: Woland Web
Author URI: https://www.wolandweb.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/* ======================================== 
	HEADER & NAVIGATION 
======================================== */
.hmenu .menu-container .navbar-nav a {
	transition: all 0.3s ease;
}
.hmenu .menu-container .navbar-nav a:hover,
.hmenu .menu-container .navbar-nav a:focus {
	opacity. 0.4;
}
.hmenu .menu-btn-cell .btn:not(.btn-custom-typo):not(.btn-inherit) {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
}
.hmenu .menu-btn-cell .btn:not(.btn-custom-typo):not(.btn-inherit):hover,
.hmenu .menu-btn-cell .btn:not(.btn-custom-typo):not(.btn-inherit):focus .contact-btn-menu {
	background-color: #083955;
	border-color: #083955;
	color: #fff;
}

@media only screen and (max-width: 959px) {	
	/* Change header background color on mobile */
	.menu-dark .row-brand, .menu-dark .row-menu .row-menu-inner {
		background-color:#083955;
		border-bottom-color:#083955;
	}
	.submenu-dark:not(.isotope-filters) .menu-smart, 
	.submenu-dark:not(.isotope-filters) .menu-sidebar-inner, 
	.submenu-dark:not(.isotope-filters) .main-menu-container {
		background-color:#083955;
	}
	.menu-horizontal-inner > div:first-child:not(.navbar-social) .menu-smart:not(.menu-icons) {
		padding: 20px 0px 20px 0px !important;
	}
}

/* ======================================== 
	FOOTER
======================================== */
.blue-footer i {
	opacity: 0.4;
	font-size:24px;
}
.blue-footer .style-dark a:hover,
.blue-footer .style-dark a:focus {
	opacity: 0.4;
}
.blue-footer a {
	transition: all 0.3s ease;
	font-weight:bold;
}

/* Copyright */
.footer-last a {
	transition: all 0.3s ease;
}
.footer-last .copyright {
  float: left;
  width: 48%;
  font-size:14px;
}
.footer-last .developed {
  float: right;
  width: 40%;
  text-align: right;
  font-size: 14px;
}
.footer-last .developed a:hover {
	opacity: 0.4;
}
@media only screen and (max-width: 959px) {
  footer .uncont {
    text-align: center !important;
  }
  footer .footer-last {
    padding: 0px 20px 0px 20px;
  }
  .footer-last .copyright,
  .footer-last .developed {
    float: none;
    width: 100%;
    text-align: center;
  }
}

/* ======================================== 
	OVERALL
======================================== */
/* Typography */
body, p, li, dt, dd, dl, address, label, pre, code {
	line-height: 1.5;
}
b,
strong {
  font-weight: 700;
}
h6:not([class*="fontsize-"]), 
.h6:not([class*="fontsize-"]) {
	letter-spacing: 0.1em;
}
.text-small, 
.text-small > * {
	line-height: 1.3;
}

/* Links */
.style-dark a,
.style-light a {
    transition: all 0.3s ease;
}
.style-dark a:hover {
    opacity: 0.4;
}

/* Highlight color */
::selection {
  background: #775e28; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #775e28; /* Gecko Browsers */
}

/* 5 Column Row */
.five-column-row .sixth-column {
  display: none;
}

/* Gradients */
.dark-light-gradient {
  background: linear-gradient(175deg,#06293e,#083955 18%,#0a496c 42%,#0c5884 81%,#0f689b 99%);
}

/* ======================================== 
	HOME PAGE
======================================== */

/* Hero Button */
.style-light .btn-default.btn-outline, 
.style-dark .style-light .btn-default.btn-outline, 
.tmb-light .t-entry-text .btn-default.btn-outline, 
.style-dark .tmb-light .t-entry-text .btn-default.btn-outline, 
.tmb-dark .t-overlay-inner .btn-default.btn-outline {
    color:#fff !important;
    border-color:#fff !important;
    background-color:transparent;
}

/* Practice Areas */ 
.practice-areas-list .style-light ul {
    padding:0px;
}
.practice-areas-list .style-light ul li {
    font-size:20px;
    font-family: 'Libre Baskerville', serif;
    list-style:none;
    border-bottom: 1px solid #DCDDE0;
    line-height:1.25;
    padding: 12px 0px;
}
@media only screen and (max-width: 959px) {
	.main-container .practice-areas-list .cols-sm-responsive > div[class*="col-sm"].col-sm-clear {
		padding-top:0px;
	}
}


/* Attorneys */
.attorneys-list .style-dark .single-wrapper a:hover {
  opacity: 0.9;
}
.attorneys-list .btn-container .custom-link {
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: .05em;
	opacity: .4;
}
.attorneys-list .btn-container .custom-link:hover,
.attorneys-list .btn-container .custom-link:focus {
  opacity: 1;
}

/* ======================================== 
	SECONDARY PAGES
======================================== */

/*** Attorney Pages ***/

/*Left and Right Column*/
.attorney-right-col .style-light h1 {
    font-size:60px;
}
.attorney-right-col .style-light h2 {
    padding-right:30px;
}
.attorney-left-col .style-light h6,
.attorney-right-col .style-light h6 {
    padding-top:30px;
}
.attorney-left-col .style-light i {
    padding-right:20px;
    font-size:24px;
    color:#9BAFBA;
    vertical-align:middle;
}
.attorney-left-col .style-light a {
    text-decoration:underline;
    color:#000 !important;
    font-weight:bold;
}
.attorney-left-col .style-light a:hover {
    text-decoration:none;
}

/*Recognition*/
.recognition {
    margin-top:50px;
}
.recognition h6 {
    padding-top:0px !important;
}
.recognition .style-light .uncode-list {
	  margin-left: 34px;
}
.recognition .style-light .uncode-list  li {
  line-height: 1.5;
  padding: 3px 0;
}
/*This is the one that controls the margin of the 2nd line*/
.recognition .style-light .uncode-list i.fa {
  margin-left: -29px;
}

/* Icon Lists */
.attorney-left-col .uncode-list .icons {
  margin-left: 34px;
}
.attorney-left-col .uncode-list .icons i.fa {
  margin-left: -33px;
}
.attorney-left-col .style-light ul.icons li .fa {
    margin-right:0px;
}
.attorney-left-col .style-light .education i {
    padding-right:10px;
}

@media only screen and (max-width: 959px) {	
    .attorney-right-col .style-light h1 {
    font-size:30px;
    }
    .attorney-right-col .style-light h2 {
    padding-right:0px;
    font-size:20px;
    }
}

/*** Practice Areas ***/
.practice-areas-list .style-light ul.two-columns li {
  font-size: 18px;
}
@media (min-width: 959px) {
  .practice-areas-list ul.two-columns {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}
.services .single-block-padding {
  padding: 36px 16px 36px 16px;
}
.services .heading-text p {
  font-size: 16px;
}

/* ======================================== 
	GRAVITY FORMS
======================================== */
.style-light .gform_footer .gform_button {
	color: #ffffff;
	background-color: #083955;
	border-color: #083955;
}
.style-light .gform_footer .gform_button:hover,
.style-light .gform_footer .gform_button:focus {
	color: #083955;
	background-color: transparent;
	border-color: #083955;
}
.contact-form-legal p {
	font-size: 12px;
}

