@media only screen and (max-width: 767px){
	.footer__widgets {
    	background-color: white;
	}  
}

.event-location {
  display: none;
}

.single-post .entry {
    text-align: left;
}

.footer-block {
    display: none;
}

.logo_sponsor {
  height: 60px !important;
  width: auto;
}

.wpb_singleimage_heading {
    font-size: 12px;
    text-align: center;
}

.atoll {
    border: 0px solid #ffffff !important;
}

.tp-shadow1 {
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,0.0) !important;
    -moz-box-shadow: 0 0 0 rgba(0,0,0,0.0) !important;
    box-shadow: 0 0 0 rgba(0,0,0,0.0) !important;
}

.logo_sponsor {
    height: 60px !important;
    width: auto !important;
    padding: 6px !important;
}