/*
 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
*/

/* Home Page Css */
.attorna-top-bar .attorna-top-bar-background {
    background-color: #000000;
}
div#gt_float_wrapper {
    position: fixed;
    top: 5px !important;
    right: 48px !important;
    z-index: 999999;
}
.attorna-header-background {
    background-color: #ffffff;
}
.attorna-top-bar-left.attorna-item-pdlr {width: 80%;}
.attorna-top-bar-right-social {
    margin-right: 40%;
}
.gt_float_switcher .gt-selected {
    background-color: #000 !important;
}
.gt_float_switcher .gt-selected .gt-current-lang {
    color: #ffffff !important;
}
.attorna-top-bar-left.attorna-item-pdlr {
    color: #ffffff !important;
}
.attorna-top-bar-left.attorna-item-pdlr a {
    color: #ffffff;
}
.gt_switcher_wrapper img {
    width: 4% !important;
}
.gt_switcher_wrapper {
    position: absolute !important;
    top: 14px !important;
    right: -26% !important;
    z-index: 999999;
}
a.glink.nturl.notranslate.gt-current-lang span {
    margin-right: 10px !important;
/*     font-size: 16px !important; */
	border-right:1px solid #ffffff;
	padding-right:15px;
}
.gt_container--8g4tn8 span {
   font-size: 16px !important;
}
.gt_switcher_wrapper span {
    font-size: 16px !important
}
.attorna-main-menu-right-wrap.clearfix.attorna-item-mglr.attorna-navigation-top {
    display: none;
}
.gt_switcher_wrapper a {
    color: #fff;
}
@media screen and (max-width: 1400px){
.gt_switcher_wrapper {
    right: -43% !important;
}	
.attorna-top-bar-right-social {
    margin-right: 27% !important;
}
}
@media screen and (max-width: 1366px){
.gt_switcher_wrapper {
    right: -43% !important;
}	
.attorna-top-bar-right-social {
    margin-right: 27% !important;
}
}

@media screen and (max-width: 1280px){
.gt_switcher_wrapper {
    right: -40% !important;
}	
.attorna-top-bar-right-social {
    margin-right: 27% !important;
}
}
@media screen and (max-width: 1200px){
.gt_switcher_wrapper {
    right: -43% !important;
}	
.attorna-top-bar-right-social {
    margin-right: 27% !important;
}
}
div#afterBanner {
    display: none;
}