div.sppb-addon.sppb-addon-text-block.podaci img { display: inline!important; }

body .sppb-btn, body .btn {
    text-transform: uppercase;
    z-index: 1;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: #fff!important; 
    padding: 14px 23px;
}

.sppb-btn-success {
    color: #fff;
    background-color: #ab2421!important;
    border-color: #ab2421!important;
}

.sppb-form-group .sppb-form-control, .form-control, input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
    display: block;
    width: 100%;
    background-color: #f6f6f6;
    border-color: #ab2421;
    padding: 9px 15px 9px 15px;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #1e1e1e;
    border-radius: 3px;
}


.ba-album.css-style-14 .ba-caption, .ba-gallery-grid.css-style-14 .ba-image .ba-caption, .ba-album.css-style-13 .ba-caption, .ba-gallery-grid.css-style-13 .ba-caption, .ba-album.css-style-11 .ba-caption, .ba-gallery-grid.css-style-11 .ba-caption {
    bottom: -20px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(rgba(0, 0, 0, 0.6))) !important;
	background: -webkit-linear-gradient(top, #f6f6f6 10%, rgba(0, 0, 0, 0.6) 150%) !important;
	background: -moz-linear-gradient(top, #f6f6f6 10%, rgba(0, 0, 0, 0.6) 150%) !important;
	background: linear-gradient(to bottom, #f6f6f6 10%, rgba(0, 0, 0, 0.6) 150%) !important;

    opacity: 0;
    padding-top: 45px;
    position: absolute;
    transition: all .4s 0s ease-in-out;
    width: 100%;
}



