/*
Theme Name: AS Holding Child Theme
Template: hello-elementor
Author: Jaha Web Solutions
Author URI: https://jahaweb.com
Version: 2.9.0.1700008009
Updated: 2023-11-15 00:26:49

*/

/* wpml */ 

.wpml-ls-legacy-list-horizontal .wpml-ls-item {
    width: 50px !important;
}


/* menadzment */ 


 .menadzment .e-con-boxed.e-flex {
    border-radius: 8px;
}


/* logotipi */ 

.logotipi img {
	padding:0 20px 0 20px;
	 margin-right: 10px;
    box-shadow: 0px 0px 10px 0px rgba(207, 207, 207, 0.5) !important;
    border-radius: 8px!important;
	background:#fff;
	height: 120px !important;
    object-fit: contain;
    --background-transition: 0.3s!important;
	width:100%;
}

.logotipi.home img {
box-shadow: 0px 0px 10px 0px rgba(207, 207, 207, 0.5) !important;
    border-radius: 8px!important;
    margin-right: 10px;
	width:100%;
	background:#fff;
	height: 200px !important;
    object-fit: contain;
    --background-transition: 0.3s!important;}

/* breadrumbs */ 


span.breadcrumb_last {
    font-weight: 700;
}
}

/* biografija buttons */ 

.bio:hover svg {
    transform: rotate(45deg);
    transition: all 0.2s ease-in-out;
}

.biobutton svg {
    transition: all 0.2s ease-in-out;
    margin-bottom: -5px;
    fill: #fff !important;
    width: 2em;
}
.biobutton:hover svg {
    transform: rotate(45deg);
    transition: all 0.2s ease-in-out;
}



.logotipi.home img {
box-shadow: 0px 0px 10px 0px rgba(207, 207, 207, 0.5) !important;
    border-radius: 8px!important;
    margin-right: 10px;
	width:100%;
	background:#fff;
	height: 200px !important;
    object-fit: contain;
    --background-transition: 0.3s!important;}

/* footer */ 

.jahaweb a {
    color: #d1cad8 !important;
    font-weight: bold !important;
}


/* custom search styling */ 

.is-form-style input.is-search-input {
    height: 50px;
    border-radius: 8px 0px 0px 8px;
}

.is-form-style.is-form-style-3 input.is-search-input {
    font-size: 15px !important;
    font-family: 'DM Sans';
}
.is-form-style button.is-search-submit {
    height: 50px;
    border-radius: 0px 8px 8px 0px;
    width: 50px;
}

form.is-search-form.is-form-style.is-form-style-3 {
    display: flex;
}

span.is-search-icon {
    border: none;
}

.is-search-icon svg {
    width: 25px;
}




@media (max-width: 767px) {
	
	.logotipi.home img {
 
	height: 120px !important;
   
}
	
	
	
}
	

 .certifikati strong {
    font-size: 24px;
    display: flex !important;
}
.certifikati p {
    margin-bottom: 30px;
}
