/*---------------------------------------------------------------------------------

 Theme Name:   Banana_code
 Theme URI:    https://banana.com.hr
 Description:  Banana Code child Theme
 Author:       Banana_code
 Author URI:   https://banana.com.hr
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

.df-ui-custom-download-button{
  width:max-content;
}

#main-content { 
    background-color: #f5f5f5 !important;
    background: #f5f5f5 !important;
}

body { 
background-color: #f5f5f5 !important;
    background: #f5f5f5 !important;
}

body { 
background-color:#f5f5f5!important;
}

@media (max-width: 980px) {
  .hide-mobile {
    display: none!important;
  }
}

@media (min-width: 981px) {
  .hide-desktop {
    display: none!important;
  }
}

@media (max-width: 1024px) {
  .hide-mobile {
    display: none;
  }
}
 .tg-button a { 
padding-top: 15px !important;
    padding-right: 40px !important;
    padding-bottom: 15px !important;
    padding-left: 40px !important;
}

/*set the Divi menu dropdown auto width*/
@media only screen and (min-width: 981px) {
	.nav li ul {
		width: fit-content;
		display: flex;
		flex-direction: column;
		border-radius:20px;
		box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
		min-width:200px;
	}
	.nav li li {
		white-space: nowrap;
	}
	.nav li li a {
		width: auto !important;
	}
}


@media all and (min-width: 981px) {
   .kontakt2 a {
       color: #fff!important; /* Change button text color here */
    background-color: #e02b20!important; /* Change button background color here */
    font-size: 14px!important; /* Change text size here */
    border-radius: 6px!important; /* Set this to 0px if you want a square CTA button */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
    line-height: 9px;
    font-weight: 600;
    padding: 16px 32px!important;
    text-transform: uppercase;
    display: block;
    padding-left: 32px!important;
    padding-right: 32px!important;
    
	   opacity: 1!important;
	   
   }
   .kontakt2 a:hover {
      opacity: 1!important;
        color: #fff!important; /* Change hover button text color here */
        background-color: #7d7c7b!important; /* Change hover button background color here */
	   
   }
}



@media all and (min-width: 981px) {
   .kontakt3 a {
       color: #000!important; /* Change button text color here */
    background-color: #f5f5f5!important; /* Change button background color here */
    font-size: 14px!important; /* Change text size here */
    border-radius: 10px!important; /* Set this to 0px if you want a square CTA button */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
    line-height: 9px;
    font-weight: 600;
    padding: 18px 32px!important;
   /* text-transform: uppercase;*/
    display: block;
   /* padding-left: 32px!important;
    padding-right: 32px!important;*/
    margin-top:-2px;
	   opacity: 1!important;
	   
   }
   .kontakt3 a:hover {
      opacity: 1!important;
        color: #000!important; /* Change hover button text color here */
        background-color: #f5f5f5!important; /* Change hover button background color here */
	   
   }
}

/* Fix the padding in the primary menu to accomodate the button */
 .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
 
/* Make sure that the alignment in the menu is correct */
 .et_pb_menu .et_pb_menu__menu>nav>ul>li {
    align-items: center!important;
}



/* Fix the padding in the primary menu to accomodate the button */
 .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
	color:#000;
}
 
/* Make sure that the alignment in the menu is correct */
 .et_pb_menu .et_pb_menu__menu>nav>ul>li {
    align-items: center!important;
}



/* Fix the padding in the primary menu to accomodate the button */
 .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
 
/* Make sure that the alignment in the menu is correct */
.et_pb_menu .et_pb_menu__menu>nav>ul>li {
    align-items: center!important;
}



/* Fix the padding in the primary menu to accomodate the button */
 .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
	color:#000;
}


/*END KONTAKT BUTTON IN MENU */


/*place button modules next to each other in the same column*/
.b-inline-buttons .et_pb_button_module_wrapper {
    display: inline-block;
}

/*place button modules next to each other in the same column*/
.b-inline-counters .et_pb_number_counter,
.b-inline-counters .counter-modul

{
    display: inline-block;
}

/*place button modules next to each other in the same column*/
.b-inline-counters .inline-image-modul
{
    display: inline-block;
}






.b-inline-counters .et_pb_number_counter_0_tb_body.et_pb_number_counter.et_pb_module, .b-inline-counters .et_pb_number_counter_1_tb_body.et_pb_number_counter.et_pb_module, .b-inline-counters .et_pb_number_counter_2_tb_body.et_pb_number_counter.et_pb_module { 
margin:5px!important;
}


.b-inline-counters .et_pb_number_counter .percent {
    height: 50px;
    position: relative;
}




ul.wp-block-list { 
    line-height: 1.8em;
}
ol.wp-block-list { 
    line-height: 1.8em;
}

li::marker { 
font-weight:bold;
}

:root :where(a:where(:not(.wp-block-navigation))),
:root :where(a:where(:not(.wp-element-button))) {
    text-decoration: initial;
}

a:link { 
  text-decoration: none!important; 
} 
a:visited { 
  text-decoration: none!important; 
} 
a:hover { 
  text-decoration: none!important;  
} 
a:active { 
  text-decoration: none!important;  
}



/* common */

/*span.exclusive {  
position: absolute;
left:0px;

}*/

span.exclusive:after {  
position: absolute;
	content: "Exclusive";
    background-color: #9f8e6c;
    padding: 10px 15px;
    color: #fff;
}







ul.checkmark {
  list-style: none;
}

ul.checkmark li:before {
  content: '✓  ';
}


@media all and (min-width: 981px) {
.home-h1 { 
font-size:78px!important;
}
}

.gradient-overlay:before {
    content: "";
    position: absolute;
    z-index: 1;
    background: inherit;
    top: 0;
    bottom: 0;
    width: 100%;
}


.b_data_title { 
text-transform:uppercase;
font-size:18px;
font-weight:bold;

}


.fbx-count {
    display:none;
}


.faa-ring:before {
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    transform-origin: 50% 50%;
    }
    
    @-webkit-keyframes phonering-alo-circle-img-anim {
        0% {
            -webkit-transform:rotate(0) scale(1) skew(1deg)
        }
    
        10% {
            -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
        }
    
        20% {
            -webkit-transform:rotate(25deg) scale(1) skew(1deg)
        }
    
        30% {
            -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
        }
    
        40% {
            -webkit-transform:rotate(25deg) scale(1) skew(1deg)
        }
    
        50% {
            -webkit-transform:rotate(0) scale(1) skew(1deg)
        }
    
        100% {
            -webkit-transform:rotate(0) scale(1) skew(1deg)
        }
    }

    @-webkit-keyframes phonering-alo-circle-img-anim {
        0% {
            -webkit-transform:rotate(0) scale(1) skew(1deg);
                    transform:rotate(0) scale(1) skew(1deg)
        }
    
        10% {
            -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                    transform:rotate(-25deg) scale(1) skew(1deg)
        }
    
        20% {
            -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                    transform:rotate(25deg) scale(1) skew(1deg)
        }
    
        30% {
            -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                    transform:rotate(-25deg) scale(1) skew(1deg)
        }
    
        40% {
            -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                    transform:rotate(25deg) scale(1) skew(1deg)
        }
    
        50% {
            -webkit-transform:rotate(0) scale(1) skew(1deg);
                    transform:rotate(0) scale(1) skew(1deg)
        }
    
        100% {
            -webkit-transform:rotate(0) scale(1) skew(1deg);
                    transform:rotate(0) scale(1) skew(1deg)
        }
    }
    
    @keyframes phonering-alo-circle-img-anim {
        0% {
            -webkit-transform:rotate(0) scale(1) skew(1deg);
                    transform:rotate(0) scale(1) skew(1deg)
        }
    
        10% {
            -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                    transform:rotate(-25deg) scale(1) skew(1deg)
        }
    
        20% {
            -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                    transform:rotate(25deg) scale(1) skew(1deg)
        }
    
        30% {
            -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                    transform:rotate(-25deg) scale(1) skew(1deg)
        }
    
        40% {
            -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                    transform:rotate(25deg) scale(1) skew(1deg)
        }
    
        50% {
            -webkit-transform:rotate(0) scale(1) skew(1deg);
                    transform:rotate(0) scale(1) skew(1deg)
        }
    
        100% {
            -webkit-transform:rotate(0) scale(1) skew(1deg);
                    transform:rotate(0) scale(1) skew(1deg)
        }
}


/*
.my-CPT-single {
    
        width: 100%;
        max-width: 100%;
        }
        #left-area .post-meta {
        display: none;
        }
        .entry-title {
        display:none;
        }
        #main-content .container {
        padding-top: 0;
        }
        .container.et_menu_container {
        max-width: 1080px;
        
}*/

/*place button modules next to each other in the same column*/
.pa-inline-buttons .et_pb_button_module_wrapper {
    display: inline-block;
}

.pa-inline-buttons {
    text-align: center !important;
}



    
/* Fix the padding in the primary menu to accomodate the button */
.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
    padding-top: 0px;
    padding-bottom: 0px;
}
 
/* Make sure that the alignment in the menu is correct */
.et_pb_menu .et_pb_menu__menu>nav>ul>li {
    align-items: center;
}




/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 110px) {
 /* Change the width of the dropdown container */
.dl-menu ul.sub-menu {
    width: 350px;
} 

.dl-menu .menu-item-55 .sub-menu {
    width: 350px;
}
}



/* Change the width of the links inside the dropdown */
.dl-menu ul.sub-menu li,
.dl-menu ul.sub-menu li a {
    width: 100%;
}

/* Position the second level dropdown correctly */
.dl-menu .nav li li ul {
    left: 300px;
}
.dl-menu .nav li.et-reverse-direction-nav li ul {
    left:auto;
    right:300px;
}
/* Extend dropdown links full-width */
.dl-menu .nav li li {
    padding: 5px;
    min-width: 100%;
}
.dl-menu .nav li li a {
    min-width: 100%;
}
/* Change the dropdown links font */
.dl-menu .nav li li a {
    text-transform:none;
    font-weight:400;
    font-size:14px;
}

.dl-menu.et_pb_module.et_pb_menu .nav li li a:hover {
    background:#fff;
    /*opacity:1;*/

}
/* Remove the dropdown border and inner spacing */
.dl-menu.et_pb_menu .et-menu-nav ul.sub-menu {
    padding: 10px 20px;
    border-top: 0;
}
/* Move the first-level dropdown to the left */
.dl-menu ul.nav > li > ul.sub-menu {
    transform: translateX(-9px);
}
/* Add rounded corners to the dropdown container */
.dl-menu.et_pb_menu .et-menu-nav ul.sub-menu {
    border-radius:8px;
}

/* Add rounded corners to the first dropdown item */
.dl-menu ul.sub-menu li:first-child a {
    border-radius: 8px 8px 0 0;
}

/* Add rounded corners to the last dropdown item */
.dl-menu ul.sub-menu li:last-child a {
    border-radius: 0 0 8px 8px;
}
/* Remove the dropdown shadow */
.dl-menu.et_pb_menu .et-menu-nav ul.sub-menu {
    box-shadow: none;
}
/* Modify the dropdown shadow */
.dl-menu.et_pb_menu .et-menu-nav ul.sub-menu {
    box-shadow: 0 10px 30px -5px rgba(0,0,0,0.2);
}
/* Add triangle arrow to the dropdown */
/*.dl-menu ul.nav > li > ul.sub-menu:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #0060C8 transparent;
    position: absolute;
    top: -10px;
    left: 30px;
}*/

/* Move the arrow to the center */
.dl-menu ul.nav > li > ul.sub-menu:before {
/*    left: 50%;
    transform: translateX(-50%);*/
}

/* Center-align the dropdown */
.dl-menu ul.nav > li > ul.sub-menu {
/*    transform:translateX(-50%);
    left:50%;
    transition: all .3s ease-in-out;*/
}

/* Center-align the dropdown text */
.dl-menu .sub-menu a {
  /*  text-align: center;*/
}
/* Change the default dropdown animation */
.dl-menu ul.nav > li > ul.sub-menu {
/*    transform:translateY(10px);
    transition: all .3s ease-in-out;*/
}

/* Change the default animation for the center-aligned dropdown*/
.dl-menu ul.nav > li > ul.sub-menu {
 /*   transform:translate(-50%, 10px);*/
}

/* Change the vertical dropdown offset */
.dl-menu.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
    padding-bottom: 15px;
}

/*NESTED MOBILE MENU */
.et_mobile_menu .parent-menu-item > a {
	background-color: transparent;
	position: relative;
}

.et_mobile_menu .parent-menu-item > a:after {
	font-family: 'ETmodules';
	content: '\3b';
	font-weight: normal;
	position: absolute;
	font-size: 16px;
	top: 13px;
	right: 10px;
}

.et_mobile_menu .parent-menu-item > .switched-icon:after{
	content: '\3a';
}

.child-menu-item {
	display: none;
}

.show-menu-items {
	display: block;
}
/*END NESTED MOBILE MENU*/

/*DIVI MOBILE MENU */
/* Text left of hamburger in Theme Builder */
.et_mobile_nav_menu:before  {
    content: ''!important;
    position: absolute;
    right: 40px;
    margin-top:5px;
    color: #333;
    font-size:16px;
    }
    /* Text left of hamburger in Divi 3 */
    #et_mobile_nav_menu:before  {
    content: '';
    position: absolute;
    right: 33px;
    bottom:30px;
    color: #333;
    font-size:16px;
    }
    /* X icon in expanded mobile menu */
.mobile_nav.opened .mobile_menu_bar:before {
    content: '\4d';
    }
    /* Center-align moble menu items */

      
    .et_mobile_menu li li, .et_mobile_menu li ul {
    padding-left:0 !important;
    }
    /* Make mobile menu fullwidth */
    .et_mobile_menu {
        min-width: 96vw;
        margin-left: -2vw;
    }

    /* Remove the animation to avoid delay */
    .mobile_nav.opened .et_mobile_menu {
    display:block !important;
    }




.gradient-overlay:before {
    content: "";
    position: absolute;
    z-index: 1;
    background: inherit;
    top: 0;
    bottom: 0;
    width: 100%;
}



@media screen and ( max-width: 980px ) {
    .inverse {
        display: flex;
        flex-direction: column-reverse;
    }
}


/* CTA button styles */
.b-menu-cta a {
    color: #fff!important; /* Change button text color here */
    background-color: #e02b20!important; /* Change button background color here */
    font-size: 16px!important; /* Change text size here */
    border-radius: 4px!important; /* Set this to 0px if you want a square CTA button */
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    text-align: center;
    line-height: 9px;
    font-weight: 600;
    padding: 18px 16px!important;
    text-transform: uppercase;
    display: block;
    padding-left: 32px!important;
    padding-right: 32px!important;
    border: 0px;
}

/* Media query to ensure hover styles are only applied to desktop */

@media (min-width: 981px) {
    
    /* Hover styles for our CTA Button */
    .b-menu-cta a:hover {
       /* opacity: 1!important;*/
        color: #fff!important; /* Change hover button text color here */
        background-color: #20272f!important; /* Change hover button background color here */
        transform: scale(1.01); /* If you don't want the button to get bigger when you hover on it, delete this line */
		background-image: none;
		border-radius: 4px!important;
		
    }
}
    
/* Fix the padding in the primary menu to accomodate the button */
.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
    padding-top: 0px;
    padding-bottom: 0px;
}
 
/* Make sure that the alignment in the menu is correct */
.et_pb_menu .et_pb_menu__menu>nav>ul>li {
    align-items: center;
}


.wpforms-form button[type=submit] {
color: #fff!important;
    background-color: #e02b20!important;
    border-radius: 0px!important;
    letter-spacing: 3px!important;
    font-size: 16px!important;
    text-transform: uppercase!important;
    padding-top: 12px!important;
    padding-right: 40px!important;
    padding-bottom: 12px!important;
    padding-left: 24px!important;
	float:right!important;
	width:100%;
	border-radius:4px!important;

}
 
.wpforms-form button[type=submit]:hover {
    background-color: #20272f!important;
	color: #fff!important;
	transform: scale(1.01); /* If you don't want the button to get bigger when you hover on it, delete this line */

}







.project-grid {
    display: flex;
    flex-wrap: wrap;
    margin: -15px;
  }
  
  .project-item {
    padding: 15px;
    box-sizing: border-box;
    flex: 1 0 20%; /* 5 columns on desktop */
  }
  
  @media only screen and (max-width: 992px) {
    .project-item {
      flex-basis: 50%; /* 2 columns on tablet */
      flex-grow: 0;
    }
  }
  
  @media only screen and (max-width: 767px) {
    .project-item {
      flex-basis: 100%; /* 1 column on mobile */
      flex-grow: 0;
    }
  }
  
  .project-link {
    display: block;
    text-align: center;
  }
  
  .project-image {
    display: block;
    margin: 0 auto 10px;
    max-width: 100%;
    height: auto;
  }
  
  .project-title {
    margin: 0;
    font-size: 1.1rem;
    font-weight: bold;
  }



.wp-block-gallery.has-nested-images figure.wp-block-image {
    overflow: hidden;
    border-radius: 20px;
	   /* object-position: center bottom;*/
}

.wp-block-gallery .wp-block-image img { 
border-radius:20px!important;
	max-height: 400px;
	object-fit: cover;
	 overflow: hidden!important;
	  /*  object-position: center bottom;*/

}

.wp-block-gallery .wp-block-image img:hover { 

/*transform: translate(2, 2) rotate(1.2) skewX(0.5) skewY(0.5) scaleX(1.1) scaleY(1.1);*/
transform: scale(1.2);
	overflow: hidden;
	 -webkit-transition: transform 1.05s ease-in-out;
    -moz-transition:transform 1.05s ease-in-out;
    -ms-transition:transform 1.05s ease-in-out;
}




.round img { 
border-radius:6px!important;
}


.round img { 
border-radius:6px!important;
}


.ctdag-lightbox .mfp-bottom-bar { 
display:none;
}


@media (max-width:980px) {
	.reverse-columns-mobile {
		display: flex;
		flex-direction: column-reverse;
	}
}

.scale { transition: all .2s ease-in-out; }
.scale:hover { transform: scale(1.05); }


/*remove default 11px padding on each side of list items*/
.b-vertical-menu .et-menu > li {
	padding-left: 0px;
	padding-right: 0px;
	   
}
/*make the menu items fullwidth and add space between them*/
.b-vertical-menu .et_pb_menu__menu nav ul li {
	display: block;
	width: 100%;
	margin: 5px 0;
	 
}
/*style the menu items*/
.b-vertical-menu .et_pb_menu__menu nav ul li a {
	padding: 10px!important;
	border-radius: 0px;
	font-size:18px;
	color: #ffffff;
	font-weight:bold;
	line-height: 1.3;

}
/*style the menu items on hover*/
.b-vertical-menu .et_pb_menu__menu nav ul li a:hover {
	opacity: 1!important;
	color: #ffffff;
transform: scale(1.1) 
}
/*style the active menu item*/
.b-vertical-menu .et_pb_menu__menu nav ul li.current-menu-item a {
	opacity: 1!important;
	color: #ffffff;
border-color: #fff;
}


/*make the submenu align directly to the right of the menu item instead of below*/
.b-vertical-menu .et_pb_menu__menu nav ul li ul {
	top: 0!important;
}
/*align submenu to the right of menu link*/
.b-vertical-menu .et_pb_menu__menu nav li ul {
	left: 100%!important;
}

@media (max-width: 980px) {
	/*open the mobile menu up and use on all devices*/
	.et-db #et-boc .et-l .b-vertical-menu .et_pb_menu__menu {
		display: flex;
	}
	/*hide the hamburger icon*/
	.et-db #et-boc .et-l .b-vertical-menu .et_mobile_nav_menu {
		display: none;
	}
}



/* -------------------------------------------- 
 ------ Blurbs as Tabs Custom Styling ------
 -------------------------------------------- */




 