/*
 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-header-style-bar .attorna-logo-right-text .attorna-logo-right-box-wrap {
    padding: 15px 10px;
}

.attorna-header-style-bar .attorna-logo-right-button {
    margin-left: 20px;
}

.attorna-body .attorna-top-bar {
    border-bottom-color: #000000;
}

.attorna-top-bar {
    box-shadow: 0px 0px 12px rgb(13 13 13 / 40%);
    -webkit-box-shadow: 0px 0px 12px rgb(13 13 13 / 40%);
    -moz-box-shadow: 0px 0px 12px rgba(13, 13, 13, 0.4);
}

.attorna-logo-right-button.egr_make {
    cursor: pointer;
}



.page-id-5840 p {
    text-align: justify;
}
@media only screen and (max-width: 480px){
	
	
	.attorna-top-bar {
		padding-top: 10px;
  		padding-bottom: 10px !important;
	}


	.attorna-top-bar-left.attorna-item-pdlr {
    	padding-bottom: 10px !important;
	}
	
	.egr_law_frim {
    	max-height: initial !important;
	}
	
	.gdlr-core-icon-list-item.egr_cont .gdlr-core-icon-list-caption {
    	font-size: 14px;
		max-width: 270px;
	}
	
	.gdlr-core-pbf-column-content-margin.egr_contact {
    	padding: 70px 40px 60px 40px !important;
	}
}

.home ul.sf-menu a:not(.menu-item-7389 a){
	color: #969696 !important;
}

.home ul.sf-menu li a:hover{
	color: #fff !important;
}

.page-id-5840 .attorna-page-title{
	    text-transform: none;
    font-family: 'Poppins' !important;
    font-weight: 200 !important;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.gdlr-core-full {
    background: #b69355;
}

i.attorna-logo-right-box-icon.fa.fa-check,i.attorna-logo-right-box-icon.fa.fa-check{
    color: #b69355;
}


.attorna-mobile-button-hamburger:before, .attorna-mobile-button-hamburger:after, .attorna-mobile-button-hamburger span {
    background: #000000;
}
