.cijena-po-kvadratu-single h4,
.cijena-nekretnine-single h4 {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color:#fff;
}

.cijena-po-kvadratu-single *,
.cijena-nekretnine-single * {
	margin: 0px;
}

.cijena-nekretnine-single-sidebar {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	line-height: 26px;
	color: #000;
	text-align: center;
}

.cijena-nekretnine-single-sidebar .currency-symbol {
	color: #CE9204;
}

.nekretnine-single-sidebar-all-icon-container > div {
    display: flex;
    flex-direction: row!important;
    flex-wrap: wrap!important;
    gap: 20px!important;
}

.nekretnine-single-sidebar-all-icon-container > div > div {
   max-width: calc(50% - 10px);
}
/*
.blognovosti-filter-container > div {
    border-bottom: solid 2px #AAAAAA;
}
*/
.blognovosti-filter-container .jet-radio-list__row{
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 2px solid #aaa;
	margin: 0 !important;
}
.blognovosti-filter-container .jet-radio-list__row label{
	position: relative;
	top: 2px;
}
.lognovosti-filter {
    transform: translateY(2px);
}

.lognovosti-filter .jet-radio-list__button:hover {
    border-color: #ce9301!important;
}

@media only screen and (max-width: 767px) {
/*
  .blognovosti-filter-container > div {
    border-bottom: solid 1px #AAAAAA;
}
*/
.lognovosti-filter {
    transform: translateY(1px);
}
}

body:not(.elementor-editor-active) .single-blog-redesign-content img {
    border-radius: 8px;
}

body:not(.elementor-editor-active) .single-blog-redesign-content h2,
body:not(.elementor-editor-active) .single-blog-redesign-content h3
{
	font-family: 'Raleway'!important;
	font-weight: 400!important;
	font-size: 24px;
	line-height: 1.4em;
}

body:not(.elementor-editor-active) .single-blog-redesign-content h3 {
	font-size: 22px;
	color: #131313;
}

body:not(.elementor-editor-active) .single-blog-redesign-content h2 strong,
body:not(.elementor-editor-active) .single-blog-redesign-content strong{
	font-family: 'Raleway'!important;
	font-weight: 400!important;
	color: #000;
}

body:not(.elementor-editor-active) .single-blog-redesign-container > div {
	background: #F5F5F5;
}

body:not(.elementor-editor-active) .single-blog-redesign-category li span {
	padding: 5px 25px;
	background: #CE9204;
	border-radius: 999px;
}

.cijena-nekretnine-loop,
.cijena-nekretnine-loop span{
	color: #151515;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 400;
}

/* Lang switcher */
.language-switcher-redesign .wpml-ls-current-language span {
    color: #fff;
}

.language-switcher-redesign,
.language-switcher-redesign li a {
    position: relative;
}

.language-switcher-redesign {
    display: flex;
    align-content: center;
    align-items: center;
}

.language-switcher-redesign li:first-child:before,
.language-switcher-redesign li:nth-child(2):before {
    content: '';
    position: absolute;
    background: #fff;
    opacity: 1!important;
    width: 1px;
    height: 16px;
    right: 0px;
    transform: rotate(45deg);
}

.language-switcher-redesign li {
    display: flex;
    align-content: center;
    align-items: center;
}

@media only screen and (min-width: 1025px) {
 .language-switcher-redesign:before {
    content: '';
    position: absolute;
    background: #fff;
    width: 1px;
    height: 20px;
}
}

/* Policy */
body:not(.elementor-editor-active) .policy-content-container > div {
	background: #F5F5F5;
	padding: 50px;
}

.privacy-content h2,
.privacy-content h3,
.privacy-content h4,
.privacy-content h5,
.privacy-content strong{
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	color: #151515;
	margin: 30px 0px;
}

.privacy-content a {
    color: #8D8D8D;
}

.privacy-policy-content h5 {
	margin-top: 0px;
}

@media only screen and (max-width: 768px) {
	body:not(.elementor-editor-active) .policy-content-container > div {
		padding: 20px;
	}
}

@media only screen and (min-width: 1600px) {
	.thank-you-logo-container .elementor-motion-effects-layer,
	.thank-you-logo-container .thank-you-logo-inner-container{
		min-height: 500px;
	}
}

/* Blog loop redesign */
.blog-grid-featured-container-redesign {
    overflow: hidden;
    border-radius: 16px;
}

.blog-grid-featured-img-container-redesign {
    min-height: 320px!important;
}

.blog-grid-container-redesign:hover .blog-grid-featured-img-container-redesign {
    transform: scale(1.1);
}

/* Home nekretnine slide */
.home-carousel .featured-photo {
    max-height: 530px;
}

.home-carousel .swiper-slide-active .featured-photo {
    display: none!important;
}

.nekretnine-carousel-loop-featured-img-container {
    min-height: 530px;
    min-width: 100%;
     border-radius: 8px;
}

.nekretnine-carousel-loop-featured-container {
    border-radius: 8px;
}

.home-carousel:not(.swiper-slide-active) .nekretnine-carousel-loop-featured-container {
    display: none;
}

.home-carousel .swiper-slide-active .nekretnine-carousel-loop-featured-container {
    display: block!important;
}

@media only screen and (max-width: 767px) {
  .home-carousel .featured-photo {
    max-height: 320px;
}
    .nekretnine-carousel-loop-featured-img-container {
    min-height: 320px;
    min-width: 100%;
     border-radius: 8px;
}
}

.nekretnine-carousel-loop-featured-container {
    overflow: hidden;
}

.home-carousel:hover .nekretnine-carousel-loop-featured-img-container {
    transform: scale(1.1);
}
/* End home nekretnine slide */

/* Home nekretnine loop */
.nekretnine-grid-loop-featured-container {
    overflow: hidden;
    border-radius: 4px;
}

.nekretnine-grid-loop-featured-img-container {
    min-height: 300px;
    border-radius: 4px;
    width: 100%;
}

.nekretnine-grid-loop-container:hover .nekretnine-grid-loop-featured-img-container {
    transform: scale(1.1);
}

/* Promotion loop */
.promotions-loop-video .elementor-custom-embed-image-overlay img {
    min-height: 230px;
}

@media only screen and (min-width: 768px) and (max-width: 1025px) {
.home-promotions .elementor-swiper-button {
		top: 44%;
	}
}

@media only screen and (max-width: 767px) {
	.home-promotions .elementor-swiper-button {
		top: 42%;
	}
}

/* tablet gravity newsletter */
@media only screen and (max-width: 1025px) {
	.ginput_container.ginput_container_consent {
    display: flex;
    gap: 10px;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
}
}

/* tablet footer links */
@media only screen and (min-width: 768px) and (max-width: 1025px) {
	.footer-links-container > div {
    min-width: 33%!important;
    max-width: 33%!important;
}

.footer-links-container {
    gap: 20px;
}

.footer-links-container li {
    max-width: 120px;
}
}

@media only screen and (max-width: 1025px)  {
	.virtualna-setnja-list-why-best ul {
		gap: 20px!important;
	}
}

@media only screen and (max-width: 767px) {
	.single-blog-redesign-content .wp-block-media-text__content p {
    padding: 20px;
    display: flex;
    flex-direction: column;
    width: 90%;
    margin-left: 20px;
    margin-right: 20px;
}
	.contact-form .gform_button {
    width: auto!important;
    padding-top: 10px!important;
     padding-bottom: 10px!important;
}
}

.single-dubai .dubai-loop-item {
    font-weight: 500;
}

.dubai-loop-container .cijena-kvadrata,
.dubai-loop-container .cijena-kvadrata b {
    font-size: 16px;
    font-weight: 400;
}

.nekretnine-grid-loop-featured-img-container,
.blog-grid-featured-img-container-redesign {
    background-size: cover;
    background-position: center center;
}

.dubai-loop-container .dubai-loop-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    pointer-events: none;
    font-size: 14px;
    font-weight: 400;
    color: #151515;
}

.dubai-loop-items-container .e-con-inner {
     display: grid;
     grid-template-columns: auto auto auto;
     column-gap: 4px;
     gap: 4px;
	height: 22px;
}

.dubai-loop-container .dubai-loop-item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    pointer-events: none;
    font-size: 14px;
    font-weight: 400;
    color: #151515;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-end;
	gap: 4px;
}

.dubai-carousel .featured-photo > div {
    max-height: 530px!important;
	display: flex!important;
}

.dubai-carousel-price h4,
.dubai-carousel-price span, 
.dubai-carousel-price b {
    font-size: 16px;
    font-weight: 400;
}

/* Home badge award circle animation */

.home-about-image-inline {
	border: none!important;
}

.home-badge-award > div {
    position: relative;
}

.home-badge-award svg {
    position: absolute;
    z-index: 999;
    transform: rotate(-90deg);
}

.home-badge-award circle {
  stroke-dasharray: 1540;
  stroke-dashoffset: 1540;
 /* animation: dash 2.5s linear forwards; */
  animation-delay: 5s;
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1025px) {
	.home-badge-award svg {
		width: 460px;
		height: 460px;
	}
}

@media only screen and (max-width: 767px) {
	.home-badge-award svg {
		width: 260px;
		height: 260px;
	}
}

/* Popup overlay */
.featured-popup .dialog-widget-content:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000000d6;
	border-radius: 8px;
}

.featured-popup.featured-popup-round .dialog-widget-content:before {
	background: rgb(0 0 0 / 50%);
	border-radius: 200px 200px 0 200px;
}

.featured-popup.featured-popup-round a {
	outline: none!important;
}



/* Copyright */
.dev-by-forgebit .elementor-widget-container,
.dev-by-forgebit p,
.footer-copyright .elementor-widget-container {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

.dev-by-forgebit,
.footer-copyright {
	padding-bottom: 8px;
} 

.dev-by-forgebit img {
	margin-left: 6px! important;
}

.dev-by-forgebit *,
.footer-copyright * {
    display: flex!important;
    margin: 0px!important;
}

@media only screen and (max-width: 767px) {
	.dev-by-forgebit img {
		max-height: 14px!important;
		width: auto!important;
	}
}

/* Cookie */
.cookie-notice-container {
    padding: 6px;
}

#cookie-notice .cn-button {
    padding: 6px 12px;
    background: #000;
    font-size: 13px;
    border: solid 1px #fff;
    border-radius: 0px;
}

#cookie-notice:hover .cn-button {
   background: #ce9301;
}



@media only screen and (min-width: 1100px) and (max-width: 1210px) {
	.header-desktop-menu a.elementor-item {
		padding-left: 4px!important;
		padding-right: 4px!important;
		font-size: 15px!important;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1099px) {
	.header-desktop-menu a.elementor-item {
		padding-left: 0px!important;
		padding-right: 0px!important;
		font-size: 14px!important;
	}
}

@media (min-width: 980px) and (max-width: 1024px) {
    .home-winner-black-badge-one {
    right: 230px!important;
        top: 190px!important;
}

.home-winner-black-badge-two {
    right: 60px!important;
    top: 120px!important;
}
}


@media (min-width: 820px) and (max-width: 979px) {
    .home-winner-black-badge-one {
    right: 130px!important;
        top: 190px!important;
}

.home-winner-black-badge-two {
    right: -30px!important;
    top: 110px!important;
}
}


@media (min-width: 768px) and (max-width: 819px) {
    .home-winner-black-badge-one {
    right: 130px!important;
        top: 160px!important;
}

.home-winner-black-badge-two {
    right: -40px!important;
    top: 90px!important;
}
}


@media (min-width: 481px) and (max-width: 720px) {
    .home-winner-black-badge-one {
    right: 210px!important;
        top: 110px!important;
}

.home-winner-black-badge-two {
    right: 120px!important;
    top: 60px!important;
}
}

@media (max-width: 767px) {
	.home-about-image-inline {
		right: -4%!important;
	}
}

@media (min-width: 401px) and (max-width: 480px) {
	.home-winner-black-badge-one {
		right: 130px!important;
		top: 90px!important;
	}

	.home-winner-black-badge-two {
		right: 40px!important;
		top: 60px!important;
	}
}

@media (min-width: 300px) and (max-width: 400px) {
	.home-winner-black-badge-one {
		right: 100px!important;
		top: 100px!important;
	}

	.home-winner-black-badge-two {
		right: 10px!important;
		top: 50px!important;
	}
}

@media (min-width: 200px) and (max-width: 299px) {
	.home-about-image-inline {
		right: 26%;
	}
	.home-winner-black-badge-one {
		right: 20px!important;
		top: 100px!important;
	}

	.home-winner-black-badge-two {
		right: -80px!important;
		top: 70px!important;
	}
}

.home-about-image-inline svg,
.home-about-image-inline svg * {
  pointer-events: none!important;
}

/* Real Estate Specs Widget */
.elementor-widget-loop-carousel-specs-international .real-estate-specs,
.elementor-widget-loop-carousel-specs-zagreb .real-estate-specs,
.elementor-widget-loop-carousel-specs-zadar .real-estate-specs {
	display: flex;
	column-gap: 40px;
	flex-wrap: wrap;
	row-gap: 8px;
}

.elementor-widget-loop-carousel-specs-international .real-estate-specs > *:before,
.elementor-widget-loop-carousel-specs-zagreb .real-estate-specs > *:before,
.elementor-widget-loop-carousel-specs-zadar .real-estate-specs > *:before {
	content: "";
	width: 12px;
	height: 12px;
	margin-right: 8px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
}

.elementor-widget-loop-carousel-specs-international .real-estate-specs > .area:before,
.elementor-widget-loop-carousel-specs-zagreb .real-estate-specs > .area:before,
.elementor-widget-loop-carousel-specs-zadar .real-estate-specs > .area:before {
	background-image: url(/wp-content/uploads/2023/06/AreaIcon.svg);
}

.elementor-widget-loop-carousel-specs-international .real-estate-specs > .house_area:before,
.elementor-widget-loop-carousel-specs-zagreb .real-estate-specs > .house_area:before,
.elementor-widget-loop-carousel-specs-zadar .real-estate-specs > .house_area:before {
	background-image: url(/wp-content/uploads/2023/06/AreaIcon.svg);
}

.elementor-widget-loop-carousel-specs-international .real-estate-specs > .rooms:before,
.elementor-widget-loop-carousel-specs-zagreb .real-estate-specs > .rooms:before,
.elementor-widget-loop-carousel-specs-zadar .real-estate-specs > .rooms:before {
	background-image: url(/wp-content/uploads/2023/06/RoomIcon.svg);
}

.elementor-widget-loop-carousel-specs-international .real-estate-specs > .bedrooms:before,
.elementor-widget-loop-carousel-specs-zagreb .real-estate-specs > .bedrooms:before, 
.elementor-widget-loop-carousel-specs-zadar .real-estate-specs > .bedrooms:before {
	background-image: url(/wp-content/uploads/2023/06/BedroomIcon.svg);
}

body:not(.elementor-editor-archive) .international-filter-container > div,
body:not(.elementor-editor-archive) .zagreb-filter-container > div,
body:not(.elementor-editor-archive) .zadar-filter-container > div {
    background: black;
    border-radius: 16px;
    padding-inline: 26px!important;
}

@media (max-width: 767px) {
	body:not(.elementor-editor-archive) .zagreb-filter-container > div {
		padding-left: 12px!important;
		padding-right: 16px!important;
	}
}

/* @media (max-width: 1025px) {
   .zagreb-filter-container {
    background: black!important;
    border-radius: 0px!important;
    padding-inline: 0px!important;
} 
} */

@media (max-width: 1025px) {
	body:not(.elementor-editor-archive) .international-filter-container,
	body:not(.elementor-editor-archive) .zagreb-filter-container,
	body:not(.elementor-editor-archive) .zadar-filter-container {
		background: black!important;
		border-radius: 0px!important;
		padding: 10px 0px 20px 0px!important;
	} 
}

@media (min-width: 1025px) {
    .international--country-city .jet-filters-group {
        flex-direction: row !important;
    }
}

ul.international-taxonomy-country-display {
    list-style: none !important;
    padding-left: 0 !important;
    margin: 16px 0px 8px 0px !important;
    color: #8D8D8D !important;
    font-family: "Raleway", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    line-height: 1.2em !important;
}

ul.international-taxonomy-country-display li:not(:first-child) {
    display: none !important;
}

.sifra-content {
    font-family: "Raleway", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5em;
    color: #131313;
}

body .filter-home-page {
    gap: 10px !important;
}

/* zagreb input price, size filter rework */
@media (min-width: 1300px) {
	.nekretnine-archive-filters-container-zagreb {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-content: center;
	}

	.nekretnine-archive-filters-container-zagreb {
		display: grid;
		grid-template-columns: repeat(16, 1fr);
		grid-column-gap: 40px !important;
	}

	.nekretnine-archive-filters-container-zagreb .jet-smart-filters-select .jet-select__control {
		display: flex;
		flex-direction: row;
		width: min-content;
		max-width: 160px;
		margin-left: 20px;
	}

	.nekretnine-archive-filters-container-zagreb > div:nth-of-type(1) {
		grid-column: 1 / 3;
	}

	.nekretnine-archive-filters-container-zagreb > div:nth-of-type(2) {
		grid-column: 4 / 6;
	}

	.nekretnine-archive-filters-container-zagreb > div:nth-of-type(3) {
		grid-column: 7 / 12;
	}

	.nekretnine-archive-filters-container-zagreb > div:nth-of-type(4) {
		grid-column: 12 / 15;
	}

	.nekretnine-archive-filters-container-zagreb > div:nth-of-type(5) {
		grid-column: 15 / -1;
	}

	.zagre-filter-button {
		display: flex;
		justify-content: flex-end;
		flex-direction: row;
		align-items: center;
	}

	.nekretnine-archive-filters-container-zagreb .jet-range__inputs {
		padding-top: 10px !important;
	}

	.filter .nekretnine-archive-filters-container-zagreb .cijena:before,
	.filter .nekretnine-archive-filters-container-zagreb .kvadratura:before{
		display: none;
	}

	.nekretnine-archive-filters-container-zagreb span.jet-range__inputs__group__text {
		font-size: 13px;
	}

	.filter .nekretnine-archive-filters-container-zagreb .tip:before {
		position: absolute;
		left: 0;
	}

}

@media (min-width: 768px) and (max-width: 1300px) {
	.nekretnine-archive-filters-container-zagreb {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-column-gap: 40px !important;
	}
	.nekretnine-archive-filters-container-zagreb .jet-smart-filters-select .jet-select__control {
		display: flex;
		flex-direction: row;
		width: min-content;
		max-width: 460px;
		margin-left: 36px;
	}
	.filter .nekretnine-archive-filters-container-zagreb .tip:before {
		position: absolute;
		left: 0;
	}
}

.nekretnine-archive-filters-container-zagreb .jet-range__inputs {
	padding-top: 10px !important;
}

.nekretnine-archive-filters-container-zagreb .jet-range__inputs__group {
	font-size: 14px !important;
} 

@media (min-width: 1px) (max-width: 1300px) {
	.zagreb-dodatni-filteri {
		margin-top: 16px !important;
		margin-bottom: 16px !important;
	}
}

@media (max-width: 767px) {
	.nekretnine-archive-filters-container-zagreb .jet-range__inputs__group {
		font-size: 12px !important;
	}
}