/*
 Theme Name:   Gawthrop
 Theme URI:    http://totaltheme.wpengine.com/
 Description:  Child theme for the Gawthrop 
 Author:       Jessica Reilley
 Author URI:   http://amixofpixels.com
 Template:     Total
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/** HEADER STYLES **/
#site-navigation {
	padding-top: 20px;
}

/* #site-header-sticky-wrapper.is-sticky #site-header, #site-header-sticky-wrapper.not-sticky {
	background-color: rgba(123,129,136,.9) !important;
}

.ubermenu-main .ubermenu-submenu.ubermenu-submenu-drop {
	background-color: rgba(123,129,136,.9)!important;
	border: 1px solid rgba(123,129,136,.9)!important;
} */

#site-header-sticky-wrapper.not-sticky #site-header {
	background-color: rgba(0,0,0,.5);
}


/* Darker color to support accessibility */
#site-header-sticky-wrapper.is-sticky #site-header, #site-header-sticky-wrapper.not-sticky {
	background-color: rgba(109,118,120,1) !important;
	opacity: 1;
}

.ubermenu-main .ubermenu-submenu.ubermenu-submenu-drop {
	background-color: rgba(109,118,120,1)!important;
	border: 1px solid rgba(109,118,120,1)!important;
}

#site-header-inner .gawthrop-social {
	float: right;
	z-index: 100;
	position: relative;
	margin-top: -10px;
}

.gawthrop-social .ticon {
	font-size: 24px;
	margin-right: 10px;
}

.gawthrop-social a .ticon {
	color: #fff;
}

/* .background-image-page-header-overlay.style-dark {
	opacity: .3;
} */

/* Darker overlay for ADA compliance */
.background-image-page-header-overlay.style-dark {
	opacity: .5;
}

.header-location {
	margin-right: 20px;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
}

.header-location a {
	color: #fff;
}

.header-location a:hover {
	text-decoration: none;
	color: #fff;
}

/** NAV STYLES **/
nav.ubermenu.ubermenu-main ul li a {
	font-size: 18px;
	color: #fff !important;
	font-weight: 400 !important;
}

/** SUBNAV STYLES **/
.gg-subnav a {
	text-transform: uppercase;
	margin-right: 25px !important;
	font-weight: 600;
}

nav ul.ubermenu-nav li.ubermenu-has-submenu-flyout li.ubermenu-has-submenu-flyout ul li a {
	padding-top: 8px;
	padding-bottom: 8px;
}

/** HOME PAGE STYLES **/
.help-practice-areas {
	margin-top: 20px;
}

.help-practice-areas h3, .why-choose-us h3, .service-icon-boxes h3 {
	font-family: Lato, Arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}

.help-practice-areas h3 {
	margin-left: 20px;
	margin-top: 10px;
}

#gawthrop-awards .testimonial-entry-content {
	background-color: transparent;
}

#gawthrop-awards .testimonial-caret {
	display: none;
}

#gawthrop-awards .testimonial-entry-bottom {
	display: none;
}

#gawthrop-awards .testimonial-entry-text p {
	font-weight: 600;
}

.why-choose-us h3 {
	margin-top: 5px;
}

.help-practice-areas .vcex-icon-box {
	margin-bottom: 10px;
}

.get-to-know-gawthrop-txt a, .get-to-know-gawthrop-txt a h2, .get-to-know-gawthrop-txt a h3 {
	color: #fff !important;
}

.get-to-know-gawthrop-txt a:hover, .get-to-know-gawthrop-txt a:hover h2, .get-to-know-gawthrop-txt a:hover h3 {
	text-decoration: none;
}

/* .why-choose-us .vcex-icon-box {
	margin-bottom: 40px;
} */

/* #why-choose-us .vcex-icon-box-one {
	padding-left: 80px;
} */

#why-choose-us-intro-txt {
	margin-bottom: 20px;
}

.why-choose-us h3.vcex-icon-box-heading::after {
	border-bottom: 1px solid #697078;
	content: '';
	display: block;
	position: absolute;
	width: 40px;
	padding-top: 5px;
}

.latest-news {
	margin-top: 40px;
}

.latest-news .vcex-blog-entry-details {
	padding: 20px;
	border: none;
	background: #ffffff;
}

.latest-news h3.entry-title {
	font-size: 17px;
}

.latest-news h3.entry-title a {
	color: #22574a;
}

/** SERVICES PAGE STYLES **/
#gg-service .vc_toggle {
	margin-bottom: 5px;
}

.gg-att-grid .staff-social a {
	font-size: 18px;
	border: 1px solid #000;
}

.gg-att-grid .staff-social a .ticon::before {
	color: #000;
}

.gg-att-grid .staff-social a:hover .ticon::before {
	color: #22574a;
}

#gg-service .gg-att-grid .vcex-staff-grid .staff-entry-title a {
	font-family: Lato, Arial, sans-serif;
	font-weight: 400;
}

.gg-att-grid .staff-entry .staff-entry-media {
	margin-bottom: 5px;
}

.service-hover .vc-hoverbox-inner h2 {
	margin-top: 0;
}

.service-hover .vc-hoverbox-back-inner p {
	text-align: left;
}

.gg-hover-box .vc-hoverbox-block.vc-hoverbox-front {
	background-color: #eaeced;
	background-image: none !important;
}

#business-law.gg-hover-box .vc-hoverbox-front h2::before {
	content: url('http://gawthrop.com/wp-content/uploads/2021/03/services-flip-v1.jpg');
	display: block;
}

.key-contacts .gg-small-header {
	margin-bottom: 0 !important;
}

.key-contacts figure {
	margin-top: 15px;
}

#gg-news-insights .latest-news {
	margin-top: 0;
}

/** SERVICE ARCHIVE PAGE STYLES **/
.service-hover .vc-hoverbox-inner {
	min-height: 500px !important;
}

.service-hover .vc-hoverbox h2 {
	font-size: 30px;
}

.service-hover .vc-hoverbox-block.vc-hoverbox-front {
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), url(https://gawthrop.com/wp-content/uploads/2021/03/services-flip-v1.jpg)!important;
	background-size: cover!important;
}

.service-hover .vc-hoverbox-back-inner {
	line-height: 24px!important;
}

.service-hover .vc-hoverbox-back-inner a:hover{
	text-decoration: none;
}

/** LAWYER ARCHIVE PAGE STYLES **/

#gg-full-list.gg-att-grid {
	margin-top: 20px;
}

.gg-att-grid .staff-social .wpex-phone-number, .gg-att-grid .staff-social .wpex-direct-phone-number, .gg-att-grid .staff-social .wpex-facebook, .gg-att-grid .staff-social .wpex-twitter, .gg-att-grid .staff-social .wpex-staff-bio, .gg-att-grid .staff-social .wpex-office-location {
	display: none;
}

.gg-att-grid .staff-entry-excerpt {
	margin-bottom: 0;
	margin-top: 10px;
}

.gg-att-grid .staff-social {
	margin-top: 5px;
}


/** SINGLE LAWYER PAGE STYLES **/
.page-header-inner {
	margin-top: 100px;
}

.single-staff #gg-bio {
	margin-bottom: 30px;
}

#gg-bio h1 {
	font-weight: 600;
	font-size: 38px;
}

.single-staff #gg-bio #gg-credentials h3 {
	font-size: 16px;
	font-family: Lato, Arial, sans-serif;
	font-weight: 600;
	margin-bottom: 10px;
}

.attorney-tabs li.vc_tta-tab a, .gg-tabs li.vc_tta-tab a {
	background-color: #fff !important;
	padding: 14px 20px 14px 0!important;
	color: #191919 !important;
}

.attorney-read-more.vc_toggle_simple .vc_toggle_icon {
	margin-left: -3px;
}

.attorney-read-more .vc_toggle_title {
	padding-left: 20px !important;
}

.attorney-read-more .vc_toggle_content {
	padding-left: 0 !important;
}

.attorney-social a.wpex-social-btn, .staff-social a.wpex-social-btn {
	border: 1px solid #191919;
	margin-right: 10px;
}

#gg-bio .staff-social {
	text-align: center;
}

#gg-bio .staff-social .wpex-phone-number, #gg-bio .staff-social .wpex-email, #gg-bio .staff-social .wpex-direct-phone-number, #gg-bio .staff-social .wpex-office-location {
	display: none;
}

#gg-bio .staff-social a.wpex-social-btn {
	width: 50px;
	height: 50px;
}

#gg-bio .staff-social .ticon {
	font-size: 30px;
	padding-top: 10px;
}

#gg-bio .vc_tta-tab a, #gg-service .vc_tta-tab a {
	color: #22574a !important;
	border: none;
}

.contact-info p {
	font-size: 18px;
	text-align: center;
	margin-bottom: 0;
}

#gg-bio .vc_tta-tab.vc_active a span, #gg-service .vc_tta-tab.vc_active a span  {
	border-bottom: 2px solid #1d6053;
	padding-bottom: 5px;
}

#gg-bio .vc_toggle_color_green .vc_toggle_icon, #gg-service .vc_toggle_color_green .vc_toggle_icon {
	background-color: #1d6053!important;
}

.att-blog-grid .vcex-blog-entry-details, .att-blog-grid .vcex-post-type-entry-details {
	padding: 0 0 20px 0;
	border-left: none;
	border-right: none;
	border-top: none;
}

.single-staff .att-blog-grid .vcex-loadmore-button {
	text-transform: uppercase;
	font-size: 18px;
}

.single-staff .contact-info {
	margin-bottom: 20px;
}

.single-staff .att-custom-sidebar {
	position: relative;
	z-index: 100;
	margin-bottom: 20px;
}

.single-staff p.att-distinctions {
	margin-bottom: 10px;
}

/** SERVICES PAGE STYLES **/
#gg-overview .related-services-toggles {
	margin-top: 10px;
}

.key-contacts .att-name {
	font-weight: 600;
	margin-bottom: 0;
}

.key-contacts .staff-location {
	font-style: italic;
}

.key-contacts .staff-img img {
	width: 150px;
}

.key-contact-info {
	margin-bottom: 20px;
}

/** ATTORNEY CAROUSEL STYLES **/
/* .att-carousel .wpex-carousel-entry-details {
	background-color: #909aa4;
	padding: 14px;
} */

/* Darker color for ADA compliance */
.att-carousel .wpex-carousel-entry-details {
	background-color: #6C7784;
	padding: 14px;
}

.att-carousel .wpex-carousel-entry-title a {
	color: #fff;
	font-family: Lato, Arial, sans-serif;
	font-weight: 400;
}

.gg-att-overlay.overlay-bg {
	top: 30%;
}

.att-carousel.wpex-carousel .owl-nav__btn {
	color: #1d6053!important;
	border-color: #1d6053!important;
}

.att-carousel.wpex-carousel .owl-nav__btn:hover {
	color: #fff !important;
	background-color: #1d6053 !important;
}

/* .wpex-bg-gray {
	background-color: #909aa4;
} */

/* Darker background for ADA compliance */
.wpex-bg-gray {
	background-color: #6C7684;
}

.gg-overlay-content.overlay-content {
	position: absolute;
	top: 30%;
}

.att-carousel .overlay-title {
	font-size: 16px;
	font-weight: 600;
}

.att-carousel .att-overlay-pos {
	font-style: italic;
}

.att-overlay-excerpt {
	font-size: 15px;
	line-height: 18px;
}

.att-carousel .wpex-text-lg {
	line-height: 22px;
	margin-bottom: 5px;
}

.att-overlay-button {
	margin-top: 15px;
}

/* .att-overlay-button span {
	padding: 7px 15px;
	background-color: #5c8e83;
} */

/* Darker button background for ADA compliance */
.att-overlay-button span {
	padding: 7px 15px;
	background-color: #537F73;
}

/** HISTORY PAGE STYLES **/
.gg-timeline-text {
	margin-top: 20px;
}

.gg-timeline {
	margin-bottom: 30px!important;
}

/** LOCATION STYLES **/
.single-wpseo_locations .meta {
	display: none;
}

/** CAREERS PAGES STYLES **/
.gg-career-block .vc_column-inner {
	border: 1px solid #919aa4;
}

.gg-career-block .vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}

.gg-career-header {
	background-color: #68717D;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
}

.gg-career-block .wpb_text_column {
	padding: 15px 15px 45px 15px;
}

.gg-career-block .wpb_text_column.gg-career-header {
	padding: 15px;
}

.gg-career-block .theme-button-wrap {
	display: inline-block;
	position: absolute;
	bottom: 35px;
	left: 0;
	right: 0;
}

/** CONTACT PAGE STYLES **/
#contact-address .ticon {
	margin-right: 10px;
}

.addr-line-two {
	margin-left: 25px;
}

/** RECOGNITION PAGE STYLES **/
.gg-awards h3 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 22px;
}

/** PRIVACY POLICY PAGE STYLES **/
.privacy-policy h2 {
	font-size: 26px;
	margin-bottom: 0;
	margin-top: 5px;
}

.privacy-policy h3 {
	font-size: 22px;
	margin-bottom: 0;
	margin-top: 5px;
}

.privacy-policy h4 {
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 5px;
}

.privacy-policy h2::after {
	border-bottom: none;
}

/** BLOG ARCHIVE STYLES **/
.gg-blog-grid .vcex-blog-entry-inner {
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

.rpwe-time {
	color: #191919!important;
	font-size: 12px!important;
}

.tagcloud a, .post-tags a, .wpex-social-share.style-minimal .wpex-social-share__link {
	border: 1px solid #545454;
	color: #545454;
}

.post-pagination a {
	color: #545454;
}

/** GENERAL STYLES **/
h1::after, h2::after {
	border-bottom: 2px solid #1d6053;
	content: '';
	display: block;
	position: absolute;
	width: 100px;
}

.page-header-title, .site-breadcrumbs {
	text-align: left;
}

.page-header.background-image-page-header {
	min-height: 275px;
}

.gg-page-header, .page-template-blog #content-wrap, .archive.category #content-wrap, .page-id-1605 #content-wrap {
	margin-top: 100px !important;
}

p.gg-small-header, .gg-small-header .id-wpex_staff_position {
	font-size: 16px!important;
	text-transform: uppercase;
	margin-bottom: 0;
}

p.header-intro {
	font-family: "Libre Baskerville", "Times New Roman", serif;
	font-size: 20px;
	line-height: 32px;
}

.service-icon-boxes h3::after {
	border-bottom: 1px solid #697078;
	content: '';
	display: block;
	position: absolute;
	width: 20%;
	padding-top: 5px;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.service-icon-boxes h3 {
	margin-bottom: 20px;
}

.full-width-parallax {
	margin-top: 20px;
	margin-bottom: 10px;
}

.full-width-parallax p {
	font-size: 34px;
	font-family: "Libre Baskerville", "Times New Roman", serif;
	color: #fff;
}

.theme-button {
	border-radius: 0!important;
}

/** NEWSLETTER SIGN-UP STYLES **/
#newsletter-row {
	background-color: rgba(109,118,120,1) !important;
	padding-top: 10px;
	padding-bottom: 20px;
}

#newsletter-row h2 {
	color: #fff;
}

.gform_footer.top_label {
	text-align: center;
}

#newsletter-row h2::after {
	border-bottom: none;
	content: none;
}

/** GRAVITY FORM STYLES **/
#gform_1 li input {
	padding: 10px;
	color: #000;
}

#gform_1 select {
	padding: 10px 0 10px 5px;
}

#gform_1 textarea.large {
	color: #000;
	height: 200px;
}

#gform_1 .gform_footer.top_label {
	text-align: center;
}

#gform_submit_button_1 {
	border-radius: 0;
	padding: 10px 30px;
}

body .gform_wrapper ::placeholder, body .gform_wrapper ::-webkit-input-placeholder, body .gform_wrapper input[placeholder] {
	color: #000;
	opacity: 1;
}

#gform_submit_button_2 {
	font-size: 18px;
	padding: 10px 30px;
	font-weight: 600;
	color: #22574a;
	background-color: #eaeced;
}


#gform_confirmation_message_2 {
	text-align: center;
	color: #fff;
	font-size: 18px;
}


/** FOOTER STYLES **/
/* #footer-bottom #copyright {
	font-style: italic;
} */

.footer-about {
	padding-bottom: 0;
}

#footer .wpex-social-btn-minimal {
	border: 1px solid #1d6053;
	color: #1d6053;
}

.get-in-touch .textwidget {
	line-height: 30px;
}

.get-in-touch .ticon {
	margin-right: 5px;
	background-color: #898798;
	width: 24px;
	height: 24px;
	color: #fff;
	text-align: center;
	padding-top: 4px;
	border-radius: 50%;
}

/* .get-in-touch .footer-phone {
	margin-left: 33px;
} */

.get-in-touch.footer-widget ul {
	list-style: disc;
	margin-left: 10px;
}

.get-in-touch.footer-widget li {
	line-height: 24px;
	margin-bottom: 10px;
}

#footer #footer-widgets .footer-widget {
	padding-bottom: 0;
}

/** RESPONSIVE STYLES **/
#mobile-menu.wpex-mobile-menu-toggle {
	margin-top: 0!important;
}

@media only screen and (max-width: 599px) {
	.header-location {
		display: none;
	}

}

@media only screen and (max-width: 767px) {
	.page-header .page-header-content h1 span {
		font-size: 36px;
	}
	.page-header .page-header-content h1 {
		line-height: 42px;
	}
	h4.vc_tta-panel-title a {
		padding-left: 0 !important;
		font-family: Lato, Arial, sans-serif;
		color: #22574a !important;
	}
	#svc-title-row .theme-button {
		margin-top: 20px;
		margin-bottom: -20px;
	}
}

@media only screen and (min-width: 768px) {
	/** NEWS ARCHIVE STYLES **/
	.gg-blog-grid .left-thumbs .entry .entry-media {
		width: 26%;
	}
	.gg-blog-grid .left-thumbs .entry .entry-details {
		width: 70%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.page-header .page-header-content h1 span {
		font-size: 44px;
	}
	.page-header .page-header-content h1 {
		line-height: 50px;
	}
}

@media only screen and (max-width: 959px) {
	.gg-page-header, .page-template-blog #content-wrap, .archive.category #content-wrap, .page-id-1605 #content-wrap {
		margin-top: 60px !important;
	}
}
@media only screen and (max-width: 1049px) {
	.att-carousel .overlay-title-excerpt-hover {
		display: none;
	}
}

@media only screen and (max-device-width: 1199px) {
	.att-carousel .overlay-title-excerpt-hover {
		display: none;
	}
}
@media only screen and (min-width: 960px) and (max-width: 1225px){
	.att-carousel .wpex-carousel-entry-details {
		padding: 10px 5px;
	}
	.att-carousel .wpex-carousel-entry-title.entry-title {
		font-size: 14px;
	}
}
	
@media only screen and (min-width: 1050px) and (max-width: 1230px){
	.gg-att-overlay.overlay-bg {
		top: 0;
	}
	.gg-overlay-content.overlay-content {
		top: 0;
	}	
}
@media only screen and (max-width: 1199px) {
	#get-to-know-gawthrop {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
}

@media only screen and (min-width: 1200px) {
	#get-to-know-gawthrop {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	theme-button.svc-contact-btn {
	  right: 19%;
	}
	
}