/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

body {
	background-color: #f6f3ec;
	}

#page {
  	background-color: #f6f3ec;
	}

.text_indent {
	text-indent: 60px;
	}

#ast-scroll-top {
	width: 2.7em;
  	height: 2.7em;
  	background-color: #6b8e75;
	line-height: 0;
	padding-top: 2px;
	border-radius: 50%;
	display: flex;
	align-content: center;
	flex-wrap: wrap;
	transition: background .15s linear;
	}

#ast-scroll-top:hover {
  	background-color: #a2ae5a;
	}

/* LOGO */
.ast-logo-title-inline .site-logo-img {
  	padding-right: 0;
	}

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

/* NAV */
header#masthead {
	opacity: 1;
	}

nav#primary-site-navigation-desktop .main-navigation {
	padding-top: 10px;
	}

.main-header-menu .menu-link {
	padding: 0 15px;
	}

nav#primary-site-navigation-desktop ul#ast-hf-menu-1 li a::after {
  	content: '';
  	width: calc(100% - 30px);
  	height: 1px;
  	background-color: #fff;
  	display: block;
  	position: absolute;
  	bottom: 10px;
  	left: 15px;
  	transform: scaleX(0);
  	transform-origin: center;
  	transition: transform .2s ease-out;
	}

nav#primary-site-navigation-desktop ul#ast-hf-menu-1 li a:hover::after, nav#primary-site-navigation-desktop ul#ast-hf-menu-1 li.current-menu-item a::after {
  	transform: scaleX(1);
	}

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

/* NASLOVNA */
#hero_section {
	position: relative;
	top:-70px;
	overflow: hidden;
	display: block;
	}

.hero_text_casa_foresta {
	position: absolute !important;
	top: 40% !important;
	left: 50%;
	transform: translateX(-50%);
	}

.hero_text_casa_foresta p {
	margin-bottom: 0;
	}

.hero_text_oaza_za_opustanje {
	position: absolute !important;
	top: 40% !important;
	left: 50%;
	transform: translateX(-50%);
	}

.hero_section_cta_button {
	width: 18%;
	position: absolute !important;
	top: 70% !important;
	right: 41%;
	left: 41%;
	}

.hero_section_cta_button a {
	width: 100%;
	}

.hero_text_mobile {
	display: none !important;
	}

#uvod_naslov {
	margin-bottom: 50px;
	}

#uvod_content {
	margin-bottom: 90px;
	position: relative;
	}

#uvod_content::after {
	content: '';
	width: 35%;
	height: 1px;
	background: linear-gradient(to left, #b8c3bb00 0%, #b8c3bb 50%, #b8c3bb00 100%);
	display: block;
	position: absolute;
	bottom: 0;
	right: 32.5%;
	left: 32.5%;
	}

h6.uvod_podnaslov {
	color: #808080;
	margin-top: 20px;
	margin-bottom: 0;
	display: inline-block;
	position: relative;
	}

h6.uvod_podnaslov::before {
	content: '';
	width: 100%;
	height: 4px;
	background: linear-gradient(to right, #6b8e75 0%, #a2ae5a 100%);
	display: block;
	position: absolute;
	top: -10px;
	left: 0;
	}

.uvod_content_item p {
	margin-bottom: 0;
	}

#section_big_logo {
	margin-bottom: 80px;
	}

#section_sadrzaj_naslov, #section_zavirite_naslov {
	margin-bottom: 40px;
	}

#section_sadrzaj_naslov h6, #section_zavirite_naslov h6 {
	display: inline-block;
	position: relative;
	}

#section_sadrzaj_naslov h6::after, #section_zavirite_naslov h6::after {
	content: '';
	width: 100%;
	height: 2px;
	background: linear-gradient(to right, #6b8e75 0%, #a2ae5a 100%);
	display: block;
	position: absolute;
	bottom: -5px;
	left: 0;
	}

#section_sadrzaj_content, #section_zavirite_gallery {
	margin-bottom: 80px;
	}

#mrkopalj {
	height: 420px;
	background-image: url(https://casaforesta.eu/wp-content/uploads/2025/03/mrkopalj_bckg2.jpg);
  	background-position: 0;
  	background-size: 100%;
	background-repeat: no-repeat;
	margin-top: 60px;
	display: flex;
	align-content: center;
	flex-wrap: wrap;
	}

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

/* STRANICE */
/* navigacija */
/* body:not(.home) nav#primary-site-navigation-desktop .main-navigation {
  	padding-top: 0;
	} */

/*
body:not(.home) .main-header-menu .menu-link {
	color: #808080 !important;
	}
*/

/* --- */

/* title bar */
.ast-page-builder-template .entry-header {
	height: 550px;
	margin-bottom: 100px !important;
	display: flex;
	align-content: center;
	flex-wrap: wrap;
	justify-content: center;
	}

body.stranice_mrkopalj.ast-page-builder-template .entry-header, body.stranice_kontakt.ast-page-builder-template .entry-header {
	margin-bottom: 60px !important;
	}

.ast-single-post.ast-page-builder-template .site-main > article {
	padding: 0;
	}

.ast-page-builder-template .entry-header {
  	margin-top: 0;
	margin-bottom: 0;
	}

.ast-single-post.ast-page-builder-template .site-main > article header h1 {
	font-family: Lato, sans-serif;
	font-size: 250%;
	color: #fff;
	text-align: center;
	margin: 0;
	transform: translateY(-20px);
	position: relative;
	}

.ast-single-post.ast-page-builder-template .site-main > article header h1::after {
	content: '';
	width: 45px;
	height: 2px;
	background-color: #fff;
	display: block;
	position: absolute;
	right: 50%;
	bottom: -30px;
	left: 50%;
	transform: translateX(-50%);
	}

body.stranice_mrkopalj.ast-single-post.ast-page-builder-template .site-main > article header h1 {
	color: #fff;
	}

header.entry-header {
	background-repeat: no-repeat;
  	background-size: cover;
  	background-position: center 0;
	position: relative;
	top: -70px;
	}

body.stranice_casa_foresta header.entry-header {
	background-image: url(https://casaforesta.eu/wp-content/uploads/2025/04/titlebar_casa_foresta3.jpg);
	}

body.stranice_mrkopalj header.entry-header {
	background-image: url(https://casaforesta.eu/wp-content/uploads/2025/04/titlebar_mrkopalj3.jpg);
	}

body.stranice_galerija header.entry-header {
	background-image: url(https://casaforesta.eu/wp-content/uploads/2025/04/titlebar_galerija.jpg);
  	background-size: cover;
  	background-position: center -120px;
	}

body.stranice_kontakt header.entry-header {
	background-image: url(https://casaforesta.eu/wp-content/uploads/2025/04/titlebar_kontakt.jpg);
  	background-position: center -120px;
	}

body:not(.home) header.entry-header .entry-title {
  	font-weight: 400;
	}

/* --- */

#stranice_mrkopalj_text .stranice_text p:last-child {
	margin-bottom: 0;
	}

.stranice_text p {
	font-size: 110%;
	}

ul.nabrajanje {
	list-style-type: none;
	padding-left: 0;
	}

ul.ikone {
	margin: 0;
	}

.stranice_section_casaforesta_features_main ul.ikone {
	margin-bottom: 30px;
	}

ul.ikone li {
	font-family: Lato, sans-serif;
	color: #7a7a7a;
	margin-right: 20px;
	}

h3.sadrzaji_naslov {
	font-family: Lato, sans-serif;
	font-weight: 400;
	color: #676565;
	margin-bottom: 30px;
	text-decoration: underline;
	}

.stranice_casaforesta_uvod_podnaslov {
	position: relative;
	margin-bottom: 40px !important;
	}

.stranice_casaforesta_uvod_podnaslov::after {
	content: '';
	width: 10%;
	height: 2px;
	background: linear-gradient(to right, #6b8e75 0%, #a2ae5a 100%);
	display: block;
	position: absolute;
	right: 90%;
	bottom: -35px;
	left: 0;
	}

.stranice_casaforesta_uvod_gumb a {
	transform: translateX(-5px);
	}

#stranice_section_casaforesta1, #stranice_section_casaforesta2 {
	position: relative;
	}

#stranice_section_casaforesta1::after, #stranice_section_casaforesta2::after {
	content: '';
	width: 5%;
	height: 2px;
	background: linear-gradient(to right, #6b8e75 0%, #a2ae5a 100%);
	display: block;
	position: absolute;
	right: 95%;
	top: 60px;
	left: 60px;
	}

.stranice_section_casaforesta_features_main ul.ikone li {
	display: inline;
	}

.stranice_section_casaforesta_features_list ul.ikone li {
	margin-right: 0;
	margin-bottom: 15px;
	}

.stranice_section_casaforesta_features_list ul.ikone li::before, .stranice_section_casaforesta_features_list ul.ikone li::after {
	content: '';
	display: table;
	clear: both;
	height: 0;
	}

ul.ikone li i {
	font-size: 120%;
	color: #6b8e75;
	margin-right: 7px;
	}

ul.ikone li span span {
	font-size: 110%;
	}

.stranice_section_casaforesta_features_list ul.ikone li i {
	width: 30px;
	height: 30px;
	font-size: 80%;
	color: #fff;
	background-color: #6b8e75;
	padding: 0;
	margin-top: 3px;
	margin-right: 15px;
	float: left;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	}

.stranice_section_casaforesta_features_list ul.ikone li i.fa-hot-tub-person {
	font-size: 80%;
	padding: 0;
	}

.stranice_section_casaforesta_features_list ul.ikone li i.fa-person-swimming {
	font-size: 90%;
	padding: 0;
	}

.stranice_section_casaforesta_features_list ul.ikone li i.fa-snowflake {
	font-size: 90%;
	padding: 0;
	}

.stranice_section_casaforesta_features_list ul.ikone li i.fa-square-parking {
	font-size: 95%;
	padding: 0;
	}

.stranice_section_casaforesta_features_list ul.ikone li i.fa-fire {
	font-size: 90%;
	padding: 0;
	}

.stranice_section_casaforesta_features_list ul.ikone li i.fa-dog {
	font-size: 85%;
	padding: 0;
	}

.stranice_section_casaforesta_features_list ul.ikone li span span {
	width: calc(100% - 45px);
	float: left;
	}

ul.nabrajanje_ikone_sadrzaji {
	margin-bottom: 40px;
	transform: translateX(2px);
	}

.stranice_section_casaforesta_features_list a.button {
	font-size: 100%;
	font-weight: 600;
	color: #2e2e2e;
	background-color: #fff;
	text-decoration: none;
	padding: 9px 30px 11px;;
	border: 3px solid #6b8e75;
	border-radius: 50px;
	transition-duration: 0.15s;
	}

.stranice_section_casaforesta_features_list a.button:hover {
	color: #fff;
	background-color: #6b8e75;
	}

#stranice_mrkopalj_uvod {
	position: relative;
	}

.stranice_mrkopalj_podnaslov::after {
	content: '';
	width: 5%;
	height: 2px;
	background: linear-gradient(to right, #6b8e75 0%, #a2ae5a 100%);
	display: block;
	position: absolute;
	right: 50%;
	bottom: -52px;
	left: 50%;
	transform: translateX(-50%);
	}

.gallery_container {
	margin-bottom: 60px !important;
	}

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

/* KONTAKT */
.kontakt_info_item p a {
	font-family: Lato, sans-serif;
	font-size: 120%;
	color: #808080;
	text-decoration: none !important;
	}

.kontakt_info_item p a:hover {
	text-decoration: underline !important;
	}

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

/* FOOTER */
footer {
	font-family: Lato, sans-serif;
	}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
  	width: 70%;
	margin: 0 auto;
	}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
  	padding-left: 0;
  	padding-right: 0;
	}

.footer_contact ul.nabrajanje {
	padding-left: 0;
	list-style-type: none;
	}

.footer_contact ul.nabrajanje {
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align: left;
	}

.footer_contact ul.nabrajanje li {
	margin-bottom: 5px;
	}

footer .footer_contact ul.nabrajanje li i {
	width: 6%;
	font-size: 90%;
	margin-top: 5px;
	margin-right: 8px;
	float: left;
	}

footer .footer_contact ul.nabrajanje li i.fa-map-marker-alt {
	margin-right: 5px;
	margin-left: 2px;
	}

footer .footer_contact ul.nabrajanje li i.fa-phone {
	margin-right: 5px;
	}

footer .footer_contact ul.nabrajanje li i.fa-envelope {
	margin-top: 8px;
	}

.footer-widget-area[data-section="section-footer-menu"] .astra-footer-vertical-menu .menu-item {
  	margin-bottom: 5px;
	}

div.footer_logo_item::before, div.footer_logo_item::after {
	content: '';
	display: table;
	clear: both;
	height: 0;
	}

.footer_logo div.footer_logo_item {
	margin-bottom: 20px;
	}

.footer_logo div.footer_logo_item.last-child {
	margin-bottom: 0;
	}

.footer_logo img {
	width: 70%;
	height: auto;
	}

.footer_logo img.villa_sirene_logo {
	width: 55%;
	}

.ast-footer-copyright {
	position: relative;
	}

.ast-footer-copyright::before {
	content: '';
	width: 30%;
	height: 1px;
	background: linear-gradient(to left, #b8c3bb00 0%, #b8c3bb 50%, #b8c3bb00 100%);
	display: block;
	position: absolute;
	top: -20px;
	right: 35%;
	left: 35%;
	}

.ast-footer-copyright p {
	font-family: Lato, sans-serif;
  	font-size: 73%;
  	font-weight: 400;
	}

.ast-footer-copyright p a {
	font-size: 105%;
  	color: #a2ae5a;
  	text-decoration: underline;
	}

.ast-footer-copyright p a:hover {
  	color: #6b8e75;
  	text-decoration: none;
	}

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

@media (max-width: 921px) {
	.ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
  		background-color: #f6f3ec;
		}
	
	.ast-builder-menu-mobile .main-navigation .main-header-menu, .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-link, .ast-builder-menu-mobile .main-navigation .main-header-menu .sub-menu {
    	background-color: #f6f3ec;
  		}
	
	 .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item:hover > .menu-link, .ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item:hover > .ast-menu-toggle {
    	background: #6b8e75;
  		}
	
	.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link {
    	background: #6b8e75;
  		}
	
  	#astra-footer-menu .menu-item > a {
    	padding-left: 0;
    	padding-right: 0;
  		}
	
	}

@media (max-width: 767px) {
	.ast-header-break-point .ast-above-header-bar {
  		background-color: #f6f3ec;
		}
	
	.ast-primary-header-bar {
  		background-color: #f6f3ec;
		}
	
	 ul.ast-nav-menu li {
    	margin-bottom: 1px !important;
  		}
	
	.ast-header-break-point .main-header-bar-navigation {
  		line-height: 2.8;
		}
	
	.entry-content {
  		background-color: #f6f3ec;
		}
	
	.ast-above-header-bar {
		min-height: unset !important;
		}
	
	.ast-mobile-header-wrap .ast-primary-header-bar, .ast-primary-header-bar .site-primary-header-wrap {
  		min-height: unset !important;
		}
	
	.ast-logo-title-inline .ast-site-identity {
  		padding: 20px 0 0;
		}
	
	[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
  		fill: #676565;
		}
	
	#hero_section {
		margin-bottom: 40px;
		border-radius: 20px;
  		top: 0;
		}
	
	.hero_text_casa_foresta, .hero_text_oaza_za_opustanje, .hero_section_cta_button {
		display: none;
		}
	
	.hero_text_casa_foresta_mobile p, .hero_text_oaza_za_opustanje_mobile h1 {
		color: #676565 !important;
		}
	
	.hero_text_casa_foresta_mobile p {
		font-size: 80%;
		margin-bottom: 0;
		}
	
	.hero_text_oaza_za_opustanje_mobile h1 {
		line-height: 0.3em !important;
		}
	
	.hero_section_cta_button_mobile a {
		width: 65%;
		font-size: 100% !important;
		color: #fff !important;
		padding: 20px 25px !important;
		margin-top: 30px;
		margin-right: 17.5%;
		margin-left: 17.5%;
		background-color: #6b8e75 !important;
		border-color: #6b8e75 !important;
		transition: all 0.15s linear;
		}
	
	.hero_section_cta_button_mobile a:hover {
		color: #2e2e2e !important;
		background-color: #fff !important;
		}
	
	.hero_text_mobile {
		display: block !important;
		}
	
	#uvod_naslov {
		margin-top: 40px;
		margin-bottom: 40px;
		}
	
	h6.uvod_podnaslov {
		font-size: 110%;
  		margin-top: 0;
		}
	
	h6.uvod_podnaslov::before {
		content: '';
		width: 100%;
		height: 4px;
		top: -15px;
		left: 50%;
		transform: translateX(-50%);
		}
	
	#uvod_content_item1 {
		margin-bottom: 20px;
		}
	
	#uvod_content::after {
  		content: none;
		}
	
	#uvod_content {
  		margin-bottom: 30px;
		}
	
	#section_sadrzaj_naslov h6 {
		font-size: 110%;
		}
	
	.elementor-12 .elementor-element.elementor-element-633f3ab .elementor-icon, .elementor-12 .elementor-element.elementor-element-d22ed44 .elementor-icon {
    	padding: 40px !important;
  		}
	
	.elementor-12 .elementor-element.elementor-element-d9a2b5d .elementor-icon, .elementor-12 .elementor-element.elementor-element-c359f81 .elementor-icon, .elementor-12 .elementor-element.elementor-element-926a3bc .elementor-icon {
    	padding: 45px !important;
		}
	
	.elementor-element .swiper .elementor-swiper-button-prev {
		left: 20px !important;
		}
	
	.elementor-element .swiper .elementor-swiper-button-next {
		right: 20px !important;
		}
	
	.section_zavirite_gallery_inner img {
		width: 90% !important;
		height: auto !important;
		}
	
	.gumb_rezerviraj a {
		width: 100%;
		}
	
	#mrkopalj {
  		height: 300px;
		background-position: 50% 0;
  		background-size: cover;
  		margin-top: 40px;
		margin-bottom: 60px;
		}
	
	header.entry-header {
		top: 0;
		}
	
	.ast-page-builder-template .entry-header {
  		height: 400px;
  		margin-bottom: 60px !important;
		}
	
	.ast-single-post.ast-page-builder-template .site-main > article header h1 {
  		font-size: 200%;
  		transform: translateY(0);
		}
	
	.ast-single-post.ast-page-builder-template .site-main > article header h1::after {
		bottom: -20px;
		}
	
	.stranice_casaforesta_uvod_podnaslov::after {
  		width: 20%;
  		right: 0;
  		bottom: -30px;
  		left: 50%;
		transform: translateX(-50%);
		}
	
	.stranice_casa_foresta_text p:last-child {
		margin-bottom: 20px;
		}
	
	.stranice_casaforesta_uvod_gumb a {
		width: 65%;
		padding: 20px 25px !important;
		margin-right: 17.5%;
		margin-left: 17.5%;
		}
	
	#stranice_section_casaforesta1::after, #stranice_section_casaforesta2::after {
  		width: 20%;
  		top: 35px;
  		right: unset;
  		left: 50%;
		transform: translateX(-50%);
		}
	
	.stranice_section_casaforesta_features_main ul.ikone {
  		margin-bottom: 0;
		}
	
	ul.ikone li i {
		width: 10%;
		font-size: 200%;
    	margin-top: 0px;
    	margin-right: 45%;
    	margin-left: 45%;
    	float: none;
		}
	
	ul.ikone li i.fa-ruler-combined {
		padding-left: 4px;
		}
	
	ul.ikone li span span {
		font-size: 130%;
		display: block;
    	float: none;
		text-align: center;
		}
	
	h3.sadrzaji_naslov {
		font-size: 160%;
		text-align: center;
		}
	
	#stranice_section_casaforesta_features_list {
		flex-direction: column !important;
		}
	
	.stranice_section_casaforesta_features_main {
		order: 2 !important;
		}
	
	.stranice_section_casaforesta_features_list {
		width: 100% !important;
		order: 1 !important;
		}
	
	.stranice_section_casaforesta_features_list ul.ikone li {
  		margin-bottom: 30px;
		}
	
	.stranice_section_casaforesta_features_list ul.ikone li i {
		width: 60px;
  		height: 60px;
  		font-size: 140%;
  		padding: 0;
		margin: 0 auto 7px;
  		float: none;
		display: flex;
		justify-content: center;
		align-items: center;
		}
	
	.stranice_section_casaforesta_features_list ul.ikone li i.fa-hot-tub-person {
  		font-size: 140%;
		}
	
	.stranice_section_casaforesta_features_list ul.ikone li i.fa-person-swimming {
  		font-size: 150%;
		}
	
	.stranice_section_casaforesta_features_list ul.ikone li i.fa-snowflake {
  		font-size: 150%;
		}
	
	.stranice_section_casaforesta_features_list ul.ikone li i.fa-fire {
  		font-size: 145%;
		}
	
	.stranice_section_casaforesta_features_list ul.ikone li i.fa-square-parking {
  		font-size: 155%;
		}
	
	.stranice_section_casaforesta_features_list ul.ikone li i.fa-dog {
  		font-size: 145%;
		}
	
	.stranice_section_casaforesta_features_list ul.ikone li span span {
  		width: 100%;
  		float: none;
		}
	
	ul.nabrajanje_ikone_sadrzaji li > span::before, ul.nabrajanje_ikone_sadrzaji li > span::after {
		content: ' ';
		display: table;
		clear: both;
		height: 0;
		}
	
	.stranice_section_casaforesta_features_list a.button {
    	width: 65%;
		text-align: center;
    	padding: 20px 25px !important;
    	margin-right: 17.5%;
    	margin-left: 17.5%;
		display: inline-block;
  		}
	
	.text_indent {
  		text-indent: initial;
		}
	
	footer {
		background-color: #f6f3ec;
		}

	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
		width: 90%;
		}
	
	#stranice_mrkopalj_uvod::after {
    	width: 20%;
    	right: unset;
    	bottom: 0;
  		}
	
	body.stranice_galerija header.entry-header {
  		background-position: center 0;
		}
	
	body.stranice_kontakt.ast-page-builder-template .entry-header {
  		margin-bottom: 80px !important;
		}
	
	body.stranice_kontakt header.entry-header {
  		background-position: center 0;
		}
	
	.kontakt_info_item {
		display: block !important;
		}
	
	.kontakt_info_address p {
		margin-bottom: 0;
		}
	
	.kontakt_info_item p a {
  		font-size: 150%;
		}
	
	footer .footer_contact ul.nabrajanje li {
		text-align: center;
		margin-bottom: 15px;
		}
	
	footer .footer_contact ul.nabrajanje li:last-child {
		margin-bottom: 0;
		}
	
	footer .footer_contact ul.nabrajanje li i {
		width: 10%;
		font-size: 200%;
		margin-top: 0;
		margin-right: 45%;
		margin-left: 45%;
		float: none;
		}
	
	footer .footer_contact ul.nabrajanje li i.fa-map-marker-alt {
  		margin-right: 45%;
  		margin-left: 45%;
		}
	
	footer .footer_contact ul.nabrajanje li i.fa-phone {
  		margin-right: 45%;
  		margin-left: 45%;
		}
	
	footer .footer_contact ul.nabrajanje li i.fa-envelope {
  		margin-top: 0;
		}
	
	footer .footer_contact ul.nabrajanje li span {
		width: 100%;
		font-size: 140%;
		float: none;
		display: block;
		}
	
	.footer-widget-area[data-section="section-footer-menu"] .astra-footer-vertical-menu .menu-item {
  		margin-bottom: 0;
		}
	
	#astra-footer-menu .menu-item > a {
		font-size: 120%;
		}
	
	footer ul.ast-nav-menu li {
		margin-bottom: 5px !important;
		}
	
	.footer_logo div.footer_logo_item {
		margin-bottom: 30px;
		}
	
	.footer_logo div.footer_logo_item:last-child {
		margin-bottom: 0;
		}
	
	.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
    	margin-bottom: 0;
  		}
	
	.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
  		padding-left: 80px;
  		padding-right: 80px;
		}
	
	.ast-footer-copyright p {
  		font-size: 90%;
		}

}

@media (max-width: 544px) {
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    	padding-top: 0;
    	padding-bottom: 0;
  		}
	
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
    	margin-bottom: 30px;
  		}
	
}

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