/*
Theme Name: Barristar Child
Theme URI: http://themeforest.net/user/wpoceans/portfolio/
Author: wpoceans
Author URI: http://themeforest.net/user/wpoceans
Description: Barristar – Lawyers attorneys and Law Firm WordPress Theme
Template:	barristar
Version: 1.0
Text Domain: barristar-child
*/
.cart-search-contact .theme-btn {
    line-height: 1.4;
}
@media screen and (max-width: 991px) {
	.site-header .navbar-header {
        float: none;
        position: relative;
    }
	    .site-header .navbar-header button {
        top: 34px;
        display: none;
    }
    #rmp_menu_trigger-964 {
        display: block;
        position: absolute;
        right: 20px;
        top: 20px;
    }
	#rmp-menu-title-964 .rmp-menu-title-image {
        width: 80%;
        height: auto;
    }
}

@media (min-width: 992px) {
    .navigation .container {
        width: 1000px;
    }
	
}
@media (min-width: 1200px) {
    .navigation .container {
        width: 1200px;
    }
}
@media(max-width:1200px) {
.site-logo img {
    max-width: 220px !important;
	}
}
/* AWK - replace manage consent with footer link
 see also functions.php */
.cmplz-show-banner {
cursor: pointer;
}
div#cmplz-manage-consent {
    display: none;
}

.attorneys-content-wrap ul li:before {
    content: " " !important;
}
.nav.navbar-nav.small-nav {
	margin-top:80px !important;
}


@media screen and (min-width: 992px){
.awk-mobile-visible {
	display:none !important;
}
}