/*
Theme Name:     Avokado Elementor Child
Theme URI:      https://avokado.rs/
Description:    Avokado Elementor Child is a child theme of Hello Elementor. All Rights Reserved.
Author:         Avokado.rs
Author URI:		https://avokado.rs/
Template:       hello-elementor
Version:        1.0.1
Text Domain: avokado-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/


html, body {
	overflow-x: clip;
}
a {
    outline: none !important;
}
a:focus {
    outline: none !important;
}

.grecaptcha-badge {visibility: hidden;}

.hidden-nav {
	display: none !important;
}
.hidden-nav.elementor-sticky--effects {
	display: flex !important;
	width: 100% !important;
}

#filter-clients .body [type="submit"]:hover {
background: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2)),var(--wpforms-button-background-color-alt, var(--wpforms-button-background-color));	
	
}

@media(max-width: 880px){
	.hidden-nav {
	display: none !important;
}
.hidden-nav.elementor-sticky--effects {
	display: none !important;
}
}
#breadcrumbs .breadcrumb_last {
    color:#2B579A;
    font-family: Tahoma;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}

#breadcrumbs span span:first-child a {
    font-family: Tahoma;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
   
}

.custom-icon .elementor-button-icon svg {
    width: 20px !important;
    height: 20px !important;
}
.hidden-nav {
	display: none !important;
}
.hidden-nav.elementor-sticky--effects {
	display: flex !important;
	width: 100% !important;
	transition: 0.5s !important;
}
.page-id-1889 .uael-modal-close {
    margin-left: -30px !important;
    margin-bottom: -33px !important;
}

.modal {
    display: grid;
    align-items: center;
    justify-items: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    background-color: rgba(27, 30, 30, 0.44);
    transform: scale3d(1, 0, 1);
    transform-origin: top center;
    will-change: transform;
    opacity: 0;
}

.modal .modal-body {
    background-color: #fff;
    width: 780px;
    max-width: 100%;
}

.modal.show {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

.bs-total-items {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.33;
    color: #fff;
    font-family: "Segoe UI", sans-serif;
}

.bs-total-items b {
    color: #98CE00;
}

.submenu-opened .submenu-remove-section {
	display: none !important;
}
.submenu-opened .jet-mobile-menu__back {
	margin-right: auto;
	color: #2B579A;
	font-size: 17px;
}
.submenu-opened .jet-mobile-menu__back svg{
	color: #2B579A !important;
	width: 20px;
}
.jet-mobile-menu__controls {
	position: relative;
	min-height: 80px !important;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
}
.jet-mobile-menu__controls:before {
	content: '';
	position: absolute;
	width: 148px;
	height: 42px;
	left: 20px;
	top: 20px;
	background: url('/wp-content/uploads/2024/10/BS-colored-symbollogotype-dark.svg');
	background-size: contain;
	background-repeat: no-repeat;	
}
.submenu-opened .jet-mobile-menu__controls:before {
	display: none !important;
}
.jet-mobile-menu__after-template {
	margin-top: auto;
}
.jet-mobile-menu__items {
	padding: 0 20px !important;
}
.jet-mobile-menu__item {
	padding: 20px 0 !important;
}
@media(max-width: 767px){
	.elementor-element-e9262af {
		margin-top: 20px !important;
	}
}

#jet-menu-item-9818 .jet-sub-mega-menu {
    left: auto !important;
    right: -400px  !important;
}
#jet-menu-item-9817 .jet-sub-mega-menu {
    left: auto !important;
    right: 0 !important;
}
#jet-menu-item-1629 .jet-sub-mega-menu {
    left: auto !important;
    right: -218px !important;
}
.wpforms-submit {
	font-family: "Tahoma", Sans-serif !important;
	font-weight: 700 !important;
}
.wpforms-form select option {
	font-family: "Tahoma", Sans-serif !important;
	font-size: 14px;
}
.wpforms-form select {
	font-family: "Tahoma", Sans-serif !important;
	font-size: 14px;
}
.wpforms-form input {
	font-family: "Tahoma", Sans-serif !important;
	font-size: 14px;
}
.wpforms-form input::placeholder {
	font-family: "Tahoma", Sans-serif !important;
	font-size: 14px;
}
.wpforms-form textarea {
	font-family: "Tahoma", Sans-serif !important;
	font-size: 14px;
}
.wpforms-form textarea::placeholder {
	font-family: "Tahoma", Sans-serif !important;
	font-size: 14px;
}
.home .elementor-widget-uael-modal-popup:hover {
	background: #FFFFFF1A !important;
}

.jet-menu-body-blocker {
	overflow: hidden;
    position: fixed;
    width: 100%;
}