/*
 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-copyright-text, .attorna-copyright-left, .attorna-copyright-right {
    font-size: 13px;
}




.cta-wrapper .gdlr-core-pbf-background.gdlr-core-parallax.gdlr-core-js:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0D291D;
    opacity: 0.6;
}

.full-width-image img {
    width: 100%;
}

.attorna-page-title-wrap .attorna-page-title-overlay {
    background-color: #0D291D;
}

.attorna-page-title-wrap .attorna-page-title-overlay {
    opacity: 0.6;
}

footer p {
    font-size: 14px!important;
}

.hide {
    display: none !important;
}

.attorna-main-menu-right .attorna-top-menu-button, .attorna-mobile-menu .attorna-mobile-menu-button {
    border-color: #c8b672;
}

.attorna-top-menu-button i, .attorna-mobile-menu-button i {
    color: #c8b672;
}