/*
 Theme Name:   Attorna Child
 Theme URI:    http://demo.goodlayers.com/attorna
 Description:  Goodlayers Attorna Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     attorna
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  attorna-child

 START YOUR CHILD THEME CSS HERE
*/

.attorna-navigation .attorna-navigation-slide-bar {
	border-color: #919F63;
}

.main-title .gdlr-core-title-item-caption {
	line-height: normal;
}

.gdlr-core-column-service-content {
	color: #FFFFFF !important;
}

.gdlr-core-column-service-read-more {
	color: #FFFFFF !important;
	font-style: bold !important;
	font-weight: bold !important;
}

.gdlr-core-column-service-read-more:hover {
		color: #C0CB8A !important;
}

.contact .gdlr-core-text-box-item-content a {
	color: #FFFFFF !important;
}
.contact .gdlr-core-text-box-item-content a:hover {
	color: #C0CB8A !important;
}

.gform_button {
	background-color: #919F63 !important;
}

.gform_button:hover {
	background-color: #C0CB8A !important;
}

.gdlr-core-flexslider .flex-control-nav li a {
	    border-color: #919F63 !important;
}

.gdlr-core-flexslider .flex-control-nav li a.flex-active {
	background-color: #C0CB8A !important;
}

.gdlr-core-accordion-item-content {
	color: #FFFFFF !important;
}

footer .textwidget p {
	margin-bottom: 8px !important;
}
footer .textwidget a span:hover {
	color: #C0CB8A !important;
}

.contact-items a {
	color: #919F63 !important;
}

.contact-items a:hover {
	color: #C0CB8A !important;
}
.main-quote .gdlr-core-testimonial {
	margin-bottom: 0px !important;
}

.main-quote .gdlr-core-testimonial-quote {
	display: none !important;
}
.gdlr-core-testimonial-content p{
	font-family: 'Poppins' !important; 
}

.attorna-mm-menu-blank {
	color: #FFFFFF;
}

.attorna-mobile-menu-button i {
	color: #FFFFFF;
}

.attorna-mobile-menu .attorna-mobile-menu-button {
	border-color: #FFFFFF;
}

@media only screen and (max-width: 767px) {
  .attorna-top-bar-right-button {
    display: none !important;
  }
}
