input[type=submit] {
font-family: 'Roboto';
font-size: 13px;
background-color: #F59B1E !important;
border-radius: 0;
color: #fff;
border: none;
padding: 8px 15px;
font-weight: 500;
margin-top: 10px;
-webkit-transition: background-color 0.4s;
-moz-transition: background-color 0.4s;
-o-transition: background-color 0.4s;
transition: background-color 0.4s;
} .td_block_related_posts .td-related-right {
display:none;
} #wpsl-stores .wpsl-store-thumb {
float: left;
border-radius: 0px;
margin: 7px 20px 0 0;
padding: 0;
border: none;
}
#wpsl-wrap #wpsl-result-list ul li {
list-style: none !important;
}
#wpsl-stores, 
#wpsl-direction-details {
height:100% !important;
overflow-y:auto;
}
#wpsl-search-btn {
padding: 7px 14px;
margin: 2px;
border: none !important;
border-radius: 0px !important;
font-weight: 500;
color: #FFFFFF;
background-color: #f59b1e;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top,#f4f4f4,#e6e6e6);
background-image: -ms-linear-gradient(top,#f4f4f4,#e6e6e6);
background-image: none;
background-image: -o-linear-gradient(top,#f4f4f4,#e6e6e6);
background-image: linear-gradient(top,#f4f4f4,#e6e6e6);
box-shadow: none;
text-transform: none!important;
} .page .entry-crumbs{
display:none!important;
}
.archive .entry-crumbs{
display:none!important;
} .td_block_image_box .td-custom-image a:before {
content: '';
width: 100%;
height: 100%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 40 ")";
filter: alpha(opacity=40);
position: absolute;
top: 0;
left: 0;
background-color: #000;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.td_block_image_box .td-custom-image a:after {
content: '';
border: 0;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 30 ")";
filter: alpha(opacity=30);
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: 10px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
} .widget_text a {
color: #F59b1E !important;
}
.vc_wp_text .textwidget a {
color: #F59b1E;
} .td-footer-wrapper a {
color: #F59b1E !important;
} h2 > a {
color: #f59b1e !important;
}