body .wp-gr .wp-google-badge-fixed {
left: 30px!important;
right: auto!important;
}
.breadcrumb{
margin-bottom:20px;
clear:both;
}
.custom-tag-col span{	
text-align: center;
color: #99cc00;
}
li#nav-menu-item-3206 ul {
width: 450px;
float: left;
}
li#nav-menu-item-3206 ul li {
width: 50%;
float: left;
}
.the_content a {
color: #99cc00 !important;
}
header{
display:block;
float:left;
}
.drop_down .second .inner>ul, li.narrow .second .inner ul {
background-color: #eae7e7 !important;
}
.drop_down .second .inner ul li a {
color: #667a42 !important;
}
.post_text_inner .full_section_inner {
width: 1100px;
margin: 0 auto;
position: relative;
z-index: 20;
}
nav.main_menu {
position: relative;
left: inherit;
z-index: 100;
text-align: left;
float: right;
}
.post_text_inner > span {
display: none;
}
.service_table_title_holder {
background: none !important;
}
.blog_holder.masonry, .blog_holder.masonry_full_width {
opacity: 1 !important;
}
.category-blog .wrapper .wrapper_inner .container .default_template_holder {
padding-top: 100px;
}
.whatsMsg a {
color: #fff !important;
text-decoration: none;
}
.whatsMsg a:active, .whatsMsg a:hover{
color: #000 !important;
}
.whatsMsg {
position: fixed;
color: red;
right: 15px;
bottom: 170px;
z-index: 100;
padding: 10px 20px 10px 40px;
border-radius: 15px;
background: #AEE71F url(https://www.usatranslate.com/wp-content/uploads/2021/08/whatsapp.png) no-repeat;
background-size: contain;
box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
z-index: 1000;
}
.whatsMsg:before {
content: "";
width: 0px;
height: 0px;
position: absolute;
border-left: 10px solid #AEE71F;
border-right: 10px solid transparent;
border-top: 10px solid #AEE71F;
border-bottom: 10px solid transparent;
right: 19px;
bottom: -19px;
}
@media only screen and (max-width: 767px) {
.whatsMsg {
bottom: 112px;
}
}