/* ===================================================================================

* Theme Name: Binifox Child
* Theme URI: https://www.themepure.net/wp/binifox/
* Author: theme_pure
* Author URI: https://themeforest.net/user/theme_pure/portfolio
* Description: Binifox - Digital Agency Services WordPress Theme
* Version: 1.0.0
* Template: binifox
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */


/* Show Hide Sticky Header Speed Control */
#hide-header, #hide-header-2 {
	transition: all .4s ease !important;
}
.footer-el-menu ul {1
	column-count: 2;
	column-gap: 40px; /* adjust spacing */
}

.footer-text-white p {
	color: #ffffff !important;
}
.footer-text-bold p {
	font-weight: 500 !important;
}
.footer-zicer-text p {
	line-height: 18px !important;
}
.footer-text-size p {
	font-size: 10px !important;
	line-height: 14px !important;
}

.page-id-1065 .klijent-gallery, .page-id-1042 .klijent-gallery {
	display: none;
}

.page-id-2031 .klijent-gallery {
	margin-top: -300px;
}

/* Cookie bar - CSS */
.moove-gdpr-button-holder .mgbutton {
	color: #000000 !important;
}
.moove-gdpr-button-holder .moove-gdpr-infobar-settings-btn {
	color: #ffffff !important;
}
.moove-gdpr-button-holder .moove-gdpr-infobar-settings-btn:hover {
	color: #000000 !important;
}/*
.gdpr-icon .moovegdpr-arrow-close::before, .gdpr-icon .moovegdpr-arrow-close::after {
	color: #000000 !important;
}*/

/*  Kontakt */
.gm-style-iw-chr {
	height: 30px;
}
.gm-style-iw-d {
	margin-top: -10px;
}

/* Button - CTA block */
.dd-cta-bttn .cta-area {
	padding: 0px;
	background-color: none;
}
.dd-cta-bttn .cta-area::before {
	display: none;
}

	/** PORTFOLIO **/
/* Portfolio - WWW STRANICE */
.www-stranice .ekit-image-accordion-item {
	box-shadow: 0 4px 12px rgba(0,0,0,0.2);
  	border-radius: 8px; /* opcionalno za mekše rubove */
  	overflow: hidden; /* da shadow ne reže sadržaj */
}

/* Portfolio - Icon Box - link */

.full-link-box {
  position: relative;
}

.full-link-box a {
  position: absolute;
  inset: 0;
  display: block;
  z-index: 10;
}

#menu-menu-portfolio-sidebar .menu-item a {
	border-radius: 6px;
}
#menu-menu-portfolio-sidebar li:not(:last-child) > a {
	margin-bottom: 6px !important;
}
#menu-menu-portfolio-sidebar .menu-item ._before{
	margin-right: 12px;
}

.portfolio-gallery .gallery-item-buttons> a, .klijent-gallery .gallery-item-buttons> a {
	margin-right: 0px;
}
.portfolio-gallery-2 .eael-filterable-gallery-item-wrap:hover {
	opacity: 0.9;
}


	/* Kontakt */
/* VR Tour */
.tour-wrapper {
  width: 100%;
  height: 88vh; /* 100% viewport height */
  overflow: hidden; /* uklanja scroll unutar wrappera */
}
.tour-wrapper iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

/* PAGE 360 ŠETNJE */
/*
.mpfy-p-popup .mpfy-title {
	text-align: center;
}
*/
.mpfy-p-entry {
    float: none !important;
}
.mpfy-p-entry p {
	font-family: Montserrat !important;
}

.gm-style-iw-chr {
	height: 44px;
}

/* Portfolio Sidebar - Other solution - not used  */
/*
.portfolio-sidebar .mservices__icon {
	margin-bottom: 0px;
}

.portfolio-sidebar .mservices__icon .bdevs-btn-icon {
	font-size: 30px;
}
*/

/* PAGE Zamjenske kvote */
.zamjenske-kvote-naslov-center h2 {
	text-align: center !important;
}
.zamjenske-kvote-text p, .portfolio-text p, .video-text p {
	color: #ffffff !important;
}
.video-text-dark p {
	color: #070337 !important;
}
.zamjenske-kvote-text-size p, .zamjenske-kvote-accordion p, .portfolio-text-size p {
	font-size: 18px;
}
.video-text-size p {
	font-size: 22px !important;
}

.kontakt-text-size p {
	font-size: 18px;
}
.home-text-size p {
	font-size: 20px;
	color: #ffffff !important;
}
.zamjenske-kvote-text-0 p {
	color: #000000 !important;
}

.about-us-text p {
	color: #ffffff !important;
}

/*
.eael-filter-gallery .eael-gallery-grid-item {
    display: flex;
    flex-direction: column;
    height: 100%;
}
*/
/*
.eael-filter-gallery-grid .gallery-item-caption-wrap {
	height: 76px;
}*/
.eael-filter-gallery-grid .gallery-item-caption-wrap.caption-style-card {
	height: 76px;
}

.foto-iframe .contact-info {
	display: none; !important
}



/* Svi logotipi u sivo */
.partner-logos .elementor-carousel-image {
    filter: grayscale(100%);
    opacity: 0.7; /* opcionalno, izgleda čišće */
    transition: filter 0.3s ease, opacity 0.3s ease;
}
/* Hover – vrati boju */
.partner-logos .elementor-carousel-image:hover {
    filter: grayscale(0%);
    opacity: 1;
}

/* Video */
.video-individual:hover {
	filter: brightness(90%);
    transition: filter 0.3s ease;
}


.gallery-desc {
    display: none;
}

.gallery-desc-default {
    display: block;
}

.menu-icon-vr-360 a {
    display: inline-block;
    width: 60px;  /* širina ikone */
    height: 60px; /* visina ikone */
	padding-bottom: 10px;
    text-indent: -9999px; /* sakrij tekst */
    background: url('https://2025.domino-dizajn.hr/wp-content/uploads/2025/12/360-50x50-white.webp') no-repeat center center;
    background-size: contain;
}

/* reCAPTCHA v3 */
.grecaptcha-badge {
    visibility: hidden;
}
.elementor-g-recaptcha {
	width: 0px !important;
	height: 0px !important;
}

/* Header */
.header-lang-switcher .lang-item img {
	width: 22px !important;
	height: auto !important;
}

#menu-1-c55544a > li.lang-item.lang-item-36.lang-item-hr.lang-item-first.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-4746-hr > a > img