/**
Theme Name: DIGIBOX PROMOTION
Author: ZAGREBWEB
Author URI: https://zagrebweb.hr
Description: Customizations for DIGIBOX PROMOTION
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: zagrebweb
Template: astra
*/

html {
    scroll-behavior: smooth;
}

h1.uagb-ifb-title {
    margin-bottom: 0 !important;
}

.uagb-ifb-title-prefix {
    margin: 0 !important;
}


.ast-site-identity {
    padding: 1em 0;
    margin-bottom: -30px;
    margin-top: -30px;
}

.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
    max-width: 150px !important;
    width: 150px;
    /* height: 150px; */
}

@media (max-width:1260px) {
    .uagb-infobox__content-wrap {
        margin-left: 30px;
        padding-right: 30px;
    }
}

.ast-footer-social-1-wrap .ast-social-color-type-custom svg {
    fill: #000000 !important;
}

@media (max-width: 921px) {
.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
    margin: 15px 0px;
    color: var(--ast-global-color-3);
    line-height: 23px;
}
}

a:where(:not(.wp-element-button)) {
    text-decoration: none !important;
}

#kontakt .menu-toggle,
#kontakt button,
#kontakt .ast-button,
#kontakt .ast-custom-button,
#kontakt .button,
#kontakt input#submit,
#kontakt input[type="button"],
#kontakt input[type="submit"],
#kontakt input[type="reset"],
#kontakt form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,
body .wp-block-file .wp-block-file__button {
    color: #423e38;
    border-color: #423e38;
}