/*
Theme Name:   hello-elementor child theme
Description:  Write here a brief description about your child-theme
Author:       admin
Author URL:   Write here the author's blog or website url
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  hello-elementor-child
*/

/* Write here your own personal stylesheet */

.page-header .entry-title,
.projekti-loop-carousel .elementor-widget-container .elementor-swiper-button-prev{
	display:none;
	visibility:hidden;
}


/*
.slick-slider .slick-track {
    transition: none !important;
}
*/

.elementor  .usluge-row table tbody tr th,
.elementor  .usluge-row table tbody tr td{
	border:0px;
	background-color:#f0f8ff00;
	text-align:left;
	padding: 0;
	padding:bottom:25px;
}

.elementor .usluge-row table tbody tr .th-usluge-minus{
	padding-right:15px;
	color:#97D7DB;
	font-weight:600;
	font-size:26px;	
}

.elementor .usluge-row table tbody tr .th-usluge-naslov{
	font-family:Inter;
	font-weight:700;
	font-size:26px;	
}

.elementor  .usluge-row table tbody tr .td-usluge-opis{
		font-family:Plus Jakarta Sans;
	color: var(--e-global-color-text);
    font-weight: 400;
    line-height: 30px;
	font-size:16px;
}

@media (max-width: 768px){
.page-id-25.elementor-page .elementor.elementor-location-header .elementor-section.elementor-element-20d6a4e5{
    background-color: var(--e-global-color-primary);
}
}
