/*
Theme Name: Acoustic Design
Theme URI: https://acousticdesign.rs/
Author: Marija Lekic
Author URI: https://babyrobot.dev/
Description: Acoustic Design WordPress Theme
Template: recond
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: recond

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/*Top Menu*/

.header-wrapper.wrapper-navbar-layout-transparent {
    background-color: #282834 !important;
}

#nav-wrapper.navbar-layout-transparent .navbar {
    transition: unset !important;
}

.home .header-wrapper.wrapper-navbar-layout-transparent {
    background-color: transparent !important;
}

.home #nav-wrapper.navbar-layout-transparent .navbar {
    transition: background .8s ease !important;
}
/*Top Menu*/

/*Klijenti*/
.team-sc {
    margin-top: unset;
}

.team-full.text-page.inner-page.margin-default {
    margin-top: 70px;
}

.team-full .heading {
    margin: 0px 0 16px !important;
}

.team-full .ltx-btn-wrap-main a, .team-full .ltx-btn-wrap-main a:visited  {
    color: #fff !important;
}

.team-item .image {
	max-height: 352px;
}

.fa-pinterest-p, .fa-tripadvisor{
	background: #282834 !important;
}
/*Klijenti*/

/*Kontakt*/

#contact-social .fa-facebook, #contact-social .fa-instagram {
    background: #282834 !important;
}
#contact-social li a:hover{
	background: #DC2751 !important;
}

/*Kontakt*/

/*O nama*/

.page-id-10569 .margin-default, .page-id-10631 .margin-default{
	padding-bottom: 0px !important;
}

/*O nama*/