/**
* Theme Name: TownPress Child
* Theme URI: http://preview.lsvr.sk/townpress
* Description: TownPress child theme
* Author: LSVRthemes
* Author URI: http://themeforest.net/user/LSVRthemes/portfolio
* Template: townpress
* Version: 3.1.0
*/

/* Add your custom CSS after this comment */

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

    RESPONSIVE DEFINITIONS

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

    /* -------------------------------------------------------------------------
        LARGE DEVICES
		devices with width between 992px and 1199px
    ------------------------------------------------------------------------- */

    @media ( max-width: 1199px ) {

		/* your CSS here */

	}

    /* -------------------------------------------------------------------------
        MEDIUM DEVICES
		devices with width between 768px and 991px
    ------------------------------------------------------------------------- */

    @media ( max-width: 991px ) {

		/* your CSS here */

	}

	/* -------------------------------------------------------------------------
        SMALL DEVICES
		devices with width between 481px and 767px
    ------------------------------------------------------------------------- */

    @media ( max-width: 767px ) {

		/* your CSS here */

	}

	/* -------------------------------------------------------------------------
        EXTRA SMALL DEVICES
		devices with width up to 480px
    ------------------------------------------------------------------------- */

	@media ( max-width: 480px ) {

		/* your CSS here */

	}

.lsvr-townpress-weather-widget__time, .category .post__content, .archive .post__content, .header-languages__list {
	display: none !important;
}

/* .home .post__content {
	display: none !important;
} */

.header__content-inner {
	text-align: center !important;
}

.header-logo {
	max-width: 600px !important;
	margin-top: 135px !important;
}

/* .header-logo img {
	height: 70px !important;
} */

.widget_text p {
	margin: 0 !important;
}

.lsvr_gallery-featured-widget__thumb img {
	margin: 0 auto !important;
}

@media only screen and (max-width: 991px) {
	.header-navbar.header-navbar--sticky, .lsvr-townpress-menu-widget__nav {
		display: none !important;
	}
}

.header-navbar.header-navbar--sticky, .home .header-toolbar-toggle {
	display: none !important;
}

.footer-text {
	width: 100% !important;
}

.header__content-inner {
	min-height: 400px !important;
}

.header-background__image {
	background-position: center center !important;
}

.lsvr-townpress-menu-widget__nav {
	border-top: 0 !important;
}

@media only screen and (max-width: 991px) {
	#text-3 .textwidget p span {
		display: none;
	}
	
	#text-3 .textwidget .orar_strand p strong:last-of-type {
		float: right;
	}
}

.home .plati_online {
	background: url('/wp-content/uploads/2021/11/portal-cetateni.png');
}

.home .monitorul {
	background: url('/wp-content/uploads/2021/11/MonitorulOficialLocal.png');
}

.home .achita_amenzi_online {
	background: url('/wp-content/uploads/2021/11/SVSU.jpg');
}

.home .sesizari {
	background: url('/wp-content/uploads/2021/11/doc-online.png');
}

.home .su-button-style-flat {
/* 	width: 100% !important;
	max-width: 240px;
	height: 240px;
	margin: 15px auto !important; */
	background-size: cover !important;
}

.home .su-button-style-flat span {
	padding: 150px 0 15px !important;
}

.su-spoiler-title {
	font-size: 18px !important;
}

.page .c-content-box {
	padding: 24px 30px 24px 30px !important;
}

.su-accordion {
	margin-bottom: 0 !important;
}

@media only screen and (max-width: 767px) {
	.home .su-button-style-flat span {
		font-size: 18px !important;
	}
	
	.header__content-inner {
		min-height: 300px !important;
	}
}

sup {
	top: 10px !important;
}

html .home .su-button i {
	margin: 0 auto !important;
	display: block !important;
	padding: 25px 0;
}

