.widget,
.widget.social {
	float: left;
	width: 100%;
	margin: 0 0 30px 0;	
}
.widget.social ul li:hover a:before {
	background: none;
}
.widget ul , .widget ul li{
	list-style: none;
	margin: 0px;
}
.widget ul li{
 	margin: 0 0 15px 0;
}
.widget ul li a{
	  color: #4a4a4a;
	  display: inline-block;
	  width: auto;
	  position: relative;
}
.widget ul li:last-child{
  	margin: 0px;
}
.widget ul li a:hover, .widget ul li.active a{
  	color: #dd6031;
}
.widget ul li a:hover:before, .widget ul li.active a:before{
	width: 100%;
	content: "";
	position: absolute;
	bottom: -7px;
	left: 0px;
	height: 10px;
	background: #f8dfd6;
}
.widget ul li .children {
    margin-top: 15px;
}
.widget ul li .children li {
    margin: 0 0 15px 15px;
}
.widget img {
	width: auto;
	height: auto;
}
.widget .post-right-search {
	margin: 0px;
}
.widget table {
    width: 100%;
}
table {
    margin: 20px 0;
    width: 100%;
}
table,
table tr,
table tr th,
table tr td {
    border: 1px solid;
    padding: 5px;
}
.widget table,
.widget table tr,
.widget table tr th,
.widget table tr td {
    border: none;
}
.widget caption {
    border-bottom: 1px solid #ddd;
    font-weight: 700;
    padding-bottom: 10px;
    text-align: center;
}
caption {
    color: #777;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: left;
}
.widget table td, .widget table th {
    border-bottom: 1px solid #ddd !important;
    padding: 10px;
    text-align: center;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}
.post-detail a.special-category {
	color: #dd6031 !important;
}
.post-detail a.special-category:hover {
	color: #4a4a4a !important;
}
.tags a {
	color: #8d8d8d !important;
}
.post-comment-container .children {
	padding-left: 30px;
}
.single.single-post .event-list,
.single-food_truck .event-list {
	min-height: 450px;
}
.foodtruck-nav-link {
	display: none;
}
.wp-caption {
    max-width: 96%;
    /*Image does not overflow the content area*/ 
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0; 
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0; 
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px; 
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto; 
}
.wp-caption p.wp-caption-text {
    font-size: 12px;
    line-height: 12px;
    margin: 0;
    padding: 0 0 0 4px;
    margin-top: 12px;
    font-style: italic;
    border-left: 3px solid #00aeef;
    color: #aaa; 
}
.sticky {
    background: rgba(0, 0, 0, 0) url("../images/sticky-post.png") no-repeat scroll 0 0;
    height: 55px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
    z-index: 1;
}
dl dt, dl dd {
    margin-bottom: 10px;
}
img {
    width: auto;
    height: auto;
}
.pp_gallery img {
  width: 100% !important;
  height: 100% !important;
}
.post-password-form input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #dd6031;
  padding: 3.5px 10px 0px;
  text-align: center;
  min-width: 125px;
  font-size: 16px;
  color: #ffffff !important;
  line-height: 34px;
  height: 40px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border:none;
}
.post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus, .post-password-form input[type="submit"]:active {
  color: #000000;
  background: #000000;
}
.pingback .post-comment-content {
    margin-left: 0px;
}
.single.single-post .gallery .gallery-item a:before {
    background: none;
}
.comment-respond {
    width: 100%;
    float: left;
}
.event-list iframe {
    height: 250px;
    width: 100%;
}
.single-format-quote blockquote {
    border-left: none;
    padding-left: 50px;
}
.gallery-caption { 
    display: inline;
}
.bypostauthor .comment-wrapper {
    border-top-width: 3px;
    border-bottom-width: 3px;
}
.alignnone {
    margin: 5px 20px 20px 0; 
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 20px auto; 
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px; 
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0; 
}
.aligncenter {
    display: block;
    margin: 5px auto 20px auto; 
}
.bread-crumb-container.no-breadcrumb-image {
    min-height: 340px;
}
.bread-crumb-content.no-breadcrumb-image {
    width: 100%;
    text-align: center;
}
.bread-crumb-content.no-breadcrumb-image .bread-crumb-inner {
    float: none;
}
.special-sticky-menu{
    background-color: #ffffff;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    z-index: 100;
    border-top: 0;
    /*height: 90px;*/
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.5);
    -ms-box-shadow: 0 0 6px 0 rgba(0,0,0,0.5);
    -o-box-shadow: 0 0 6px 0 rgba(0,0,0,0.5);
}
.truck_locator_title a, .event_list_title a {
    color: #4a4a4a;
}
.event_list_title a:hover{
    color: #dd6031;
}
.special-category {
    color: #dd6031 !important; 
}
.special-category:hover {
    color: #4a4a4a !important;
}
.post_list_video {
  height: 300px;
}
@media screen and (max-width: 420px){
  body .rev_slider_wrapper .tparrows, body .rev_slider_wrapper:hover .tparrows {
    display: none !important;
}