/*   Small Projects Bureau Development  */
/*   Harlan Ellison   */
/*   Martin Fuks   */


/*************************************************
/*		            Photo Grid                   */
/************************************************/


#image-archive-grid .wf-cell > .elementor-element {
    max-height: 242px;
    overflow: hidden;
    top: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slide-image {
    background: none !important;
    justify-content: center;
}

.slide-image img {
    width: auto !important;
}

.slide-image img.swiper-horizontal {
    max-width: 100%;
    height: auto !important;
}

#featured-image-section .elementor-1387 .elementor-element.elementor-element-12d8d4b::before {
  border-top: var(--photo-decoration-width) solid #33F30F !important;
  border-left: var(--photo-decoration-width) solid #33F30F !important;
}

/*************************************************
/*		            ELEMENTOR                   */
/************************************************/






/*************************************************
/*		            SECTION 3                   */
/************************************************/


/************    Section Styles    **************/

/************    Section Styles    **************/

/************    Section Styles    **************/


/*************************************************
/*		           RESPONSIVE                   */
/************************************************/
@media screen and (min-width: 1600px) {
}

@media screen and (max-width: 1100px) {
}

@media screen and (max-width: 810px) {
}

@media screen and (max-width: 520px) {
}