#cshero-header-navigation {
  background: #ffffff !important;
}
.cms-grid-media.has-thumbnail img {
  margin-left: 0%;
}
.blog-single .post-share-buttons {
  left: 100px !important;
}
@media screen and (max-width:700px) {
    .cms-grid-media.has-thumbnail img {
   margin-left: 0%;
}
.blog-single .post-share-buttons {
  left: -42px !important;
}
}
#cshero-header {
  width: 100%;
  position: relative;
  margin: 10px 10px 0px 10px;
  padding: 10px 10px 10px 10px; 
}
#breadcrumb-text ul.breadcrumbs {
	color: #f57b20;
}
p {
	color: #666666;
}
.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li a {
  color: #000 !important;
}