@import "../../../poza/assets/css/style.min.css";

/* Your CSS code goes here
-------------------------------------- */


/* Pages */
/* Home */

body.home #primary #content { margin-bottom: 0; }


/* Gallery (Project) single */

ul.project-details { list-style-type: none; }

ul.project-details li span.project-detail-item-title { 
                                                     font-weight: bold;
                                                     color: #171717; 
                                                   }


/* About */
.about-bg-col .elementor-element-populated{
        background-position: center center !important;
        background-size: 70% !important;
}


/* Footer */

#sidebar-footer .widget {
    margin-bottom: 0;
}



/* Global */

.rtl-text p { direction: rtl; }