

footer .column1 {
position: relative;
top: -18px;
}
#twitter-follow  { 
border: 0;position: fixed;  top: 200px; right:0;
}

h3 {
padding: 1.2em;
}

p {
padding: 1.2em;
}

/*To get rid of the huge spacing on the blog post*/

.single-post .blog_single p {
padding: 0;
}

/*To add the donate button to small screens*/

@media screen and (max-width: 650px) {
#donatenowbutton {
  display: block;
  width: 100%;
  left: 0;
  height: 80px;
  position: fixed;
  bottom: -20px;
  border-top: 2px solid #ffffff;
  background-color: #34e021;
  text-decoration: none;
  -webkit-box-shadow: 0 0 5px #888;
  z-index: 9999;
  color: #ffffff;
  font-size:3.0em;
  padding-top: 25px;
}
}

/*for orange highlight on top nav*/
.coco-highlight span {
background-color: orange;
}
.coco-highlight .inner ul li span {
background-color: transparent;
}
/*Google Translate*/
#trans{
    display: none;
    text-align: right;
}
div.goog-te-gadget {
    font-size: 0px;
}
a.goog-logo-link, .goog-te-gadget-icon {
    display: none;
}
.goog-te-gadget-simple{
    background-color: transparent!important;
    padding: 2px 5px;
    border: none!important;
}
@media only screen and (max-width: 1000px){
	header.light:not(.sticky) .textwidget .goog-te-menu-value span{
		color:#888!important;
	}
}
@media only screen and (max-width: 768px){
	.header_bottom_right_widget_holder {
		display: table-cell!important;
		padding:0;
	}
	.header_bottom_right_widget_holder .qbutton {
		display: none!important;
	}
}
#nav-menu-item-19310, #mobile-menu-item-19310{
display:none;
}
