/*
Theme Name: Solaria Child
Theme URI: http://solaria.bravisthemes.com/
Template: solaria
Author: Bravis-Themes
Author URI: https://themeforest.net/user/bravis-themes
Description: Solaria is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Tags: Blog,E-Commerce,Portfolio,Grid Layout,One Column,Two Columns,Three Columns,Four Columns,Left Sidebar,Right Sidebar,Custom Background,Custom Colors,Custom Header,Custom Logo,custom-menu,Editor Style,Featured Image Header,Featured Images,flexible-header,Footer Widgets,Full Width Template,microformats,Post Formats,Sticky Post,Theme Options,threaded-comments,translation-ready,Block Editor Styles,Wide Blocks
Version: 1.0.1.1773845817
Updated: 2026-03-18 15:56:57

*/

.hover-imge-effect3 img {
    width: 100%;
}

.pxl-post-layout-service-1 .pxl-grid-inner.pxl-grid-masonry.row, .pxl-post-layout-service-1 .pxl-grid-inner.pxl-grid-masonry.row .pxl-grid-item {
    min-height: 595px;
}

.pxl-item--image img {
    width: 100%;
}

.pxl-date, a.btn--readmore, .pxl-contact-form1 .contact1 .pxl-contact-inner .ct-button .btn, .pxl-portfolio-carousel1 .pxl-swiper-arrow-wrap .pxl-swiper-arrow::before, .pxl-scroll-top, .pxl-image-carousel1 .pxl-swiper-arrow-wrap .pxl-swiper-arrow::before  {
    color: white;
}
.pxl-pagination-wrap .pxl-pagination-links .page-numbers.current {
    border-radius: 10px;
    color: white;
}

.pxl-portfolio-info .pxl-infor-item {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.pxl-post--holder g {
    fill: white !important;
}

.pxl-post--author {
    display: none;
}

input.wpcf7-form-control.wpcf7-file {
    height: unset !important;
    margin-bottom: 20px;
    border-radius: unset !important;
}

.pocetna-video img {min-height: 220px;object-fit: cover;object-position: left;}

.pxl-portfolio-info .col-item {
    flex-grow: 1;
}

@media only screen and (max-width: 767px) {
	.pxl-portfolio-info .pxl-infor-item {
		padding: 20px;
	}

	.pxl-portfolio-info .pxl-label {
		font-size: 18px;
	}

	.pxl-infor-item, .pxl-infor-item a {
		font-size: 14px;
	}
	
	.pxl-header-menu:before {
    	content: '';
		position: absolute;
		background-color: white;
		background-image: url(https://mi-energy.rs/wp-content/uploads/2026/03/mobile-menu-cover-3.webp);
		background-position: bottom right;
		background-size: contain;
		background-repeat: no-repeat;
		bottom: 0;
		left: 0;
		right: 0;
		height: 40vh;
	}
}
