#page-header-bg[data-post-hs="default_minimal"] #single-below-header span {
    float: none;
    display: inline-block;
    display: none;
}
	
#slide-out-widget-area.fullscreen .bottom-text, .admin-bar #slide-out-widget-area.fullscreen .bottom-text, #slide-out-widget-area.fullscreen-alt .bottom-text, .admin-bar #slide-out-widget-area.fullscreen-alt .bottom-text {
    position: relative;
    bottom: 0!important;
    left: 0;
    margin-bottom: 30px;
    display: none;
    margin-top: 15px;
}

#slide-out-widget-area .menuwrapper li.back, #slide-out-widget-area .menu.subview li.subviewopen >.sub-menu >li.back {
    display: inline-block;
    margin-bottom: 20px!important;
    visibility: hidden;
}
.caldera-grid .form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: transparent;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.caldera-grid .btn-default {
    color: #fff;
    background-color: #fff;
    border-color: #ccc;
}
.container-wrap input[type="text"], .container-wrap textarea, .container-wrap input[type="email"], .container-wrap input[type="password"], .container-wrap input[type="tel"], .container-wrap input[type="url"], .container-wrap input[type="search"], .container-wrap input[type="date"] {
    background-color: transparent;
    border: 1px solid #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    font-size: 16px;
    -o-box-shadow: none;
    padding: 16px;
    border-bottom: 1px solid #4c65e0;
}
.caldera-grid .form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: transparent;
    border: 1px solid #fff;
    border-bottom: 1px solid #4c65e0;
    border-radius: 2px;
    /* -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
    /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075); 
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;*/
}

.caldera-grid .form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #fff;
	border-bottom: 1px solid #4c65e0;
    border-radius: 2px;
    /* -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
    /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075); 
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;*/
	box-shadow: none;
}
.caldera-grid .form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: transparent;
    border: 1px solid #fff;
    border-bottom: 1px solid #4c65e0;
    border-radius: 2px;
    /* -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
    box-shadow: none;
}
.portfolio-items[data-ps="6"] .work-meta p {
    font-size: 14px;
    position: relative;
    line-height: 22px;
    display: none;
}
i[class*="fa-"], span[class*="fa-"] {
    display: none;
   font-size: 16px;
   width: 32px;
   height: 32px;
   line-height: 32px;
   top: -2px;
   word-spacing: 1px;
   position: relative;
   text-align: center;
   vertical-align: middle;
   max-width: 100%;
}