.cameraContents {
    background: transparent !important;
}
.sc-slider-wrapper .camera_caption > div span {
    font-size: 38px;
    line-height: 32px;
    font-weight: 400;
}
.search-bar {
  display: none;
}
.site-footer {
    width: 85%;
    margin-left: 15%;
    background: #ffffff none repeat scroll 0% 0%;
}
.site-content-wrapper {
    margin-left: 15%;
    background: #Ffffff none repeat scroll 0% 0%;
}
.site-footer .footer-boxes .widget .inner {
    background: #FFF none repeat scroll 0% 0%;
    color: #525252;
    border: none;
    padding: 20px;
}
.avenue-sidebar .widget {
    overflow: hidden;
    background: #FFF none repeat scroll 0% 0%;
    color: #525252;
    border: none;
    margin-bottom: 20px;
    padding: 0px 15px 15px;
}
#secondary #sc_avenue_recent_posts .col-sm-3 {
    margin-bottom: 30px;
}
.su-spoiler-style-fancy > .su-spoiler-title {
    border-bottom: 1px solid #CCC;
    border-radius: 10px;
    background: #F0F0F0 none repeat scroll 0% 0%;
    font-size: 1.1em;
}
.sc-slider-wrapper .camera_caption {
    text-transform: uppercase;
    color: #29c100;
}
.col-md-3 {
    width: 23%;
}