.elementor-664 .elementor-element.elementor-element-306487ca{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--border-radius:40px 40px 40px 40px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:90px;--padding-bottom:90px;--padding-left:10px;--padding-right:10px;--z-index:2;}.elementor-664 .elementor-element.elementor-element-306487ca:not(.elementor-motion-effects-element-type-background), .elementor-664 .elementor-element.elementor-element-306487ca > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-664 .elementor-element.elementor-element-5518ea93{--display:flex;}.elementor-664 .elementor-element.elementor-element-74176883{text-align:center;}.elementor-664 .elementor-element.elementor-element-74176883 .elementor-heading-title{text-transform:uppercase;}.elementor-664 .elementor-element.elementor-element-d303f96{width:var( --container-widget-width, 50% );max-width:50%;--container-widget-width:50%;--container-widget-flex-grow:0;text-align:center;}.elementor-664 .elementor-element.elementor-element-d303f96.elementor-element{--align-self:center;}@media(max-width:1024px){.elementor-664 .elementor-element.elementor-element-306487ca{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:10px;--padding-right:10px;}.elementor-664 .elementor-element.elementor-element-d303f96{width:var( --container-widget-width, 85% );max-width:85%;--container-widget-width:85%;--container-widget-flex-grow:0;}}@media(max-width:767px){.elementor-664 .elementor-element.elementor-element-d303f96{width:100%;max-width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-6eccc26f */.elementor-664 .elementor-element.elementor-element-6eccc26f .sbi_photo_wrap {
        border-radius: 10px;
    overflow: hidden;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-306487ca */@media only screen and (min-width: 1025px) {

#sbi_images {
    display: grid !important;
    grid-template-columns: 33% 33% 34% !important;
    grid-template-rows: 1fr 1fr !important;
    gap: 10px !important;
}

/* sab images default */
#sbi_images .sbi_item {
    width: 100% !important;
    height: 100% !important;
}

/* Image 1 → left side full height */
#sbi_images .sbi_item:nth-child(1) {
    grid-column: 1 / 2;
    grid-row: 1 / 3;
}

/* Image 2 → right top left */
#sbi_images .sbi_item:nth-child(2) {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
}

/* Image 3 → right top right */
#sbi_images .sbi_item:nth-child(3) {
    grid-column: 3 / 4;
    grid-row: 1 / 2;
}

/* Image 4 → right bottom full width */
#sbi_images .sbi_item:nth-child(4) {
    grid-column: 2 / 4;
    grid-row: 2 / 3;
}

/* image fit fix */
#sbi_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#sbi_images .sbi_item:nth-child(1) img {
    height: 620px !important;
}

#sbi_images .sbi_item:nth-child(1) .sbi_photo_wrap {
    height: 620px !important;
}

#sbi_images .sbi_item:nth-child(2) .sbi_photo_wrap {
    height: 305px !important;
}

#sbi_images .sbi_item:nth-child(2) img {
    height: 305px !important;
}

#sbi_images .sbi_item:nth-child(3) .sbi_photo_wrap {
    height: 305px !important;
}

#sbi_images .sbi_item:nth-child(3) img {
    height: 305px !important;
}

#sbi_images .sbi_item:nth-child(4) .sbi_photo_wrap {
    height: 305px !important;
}

#sbi_images .sbi_item:nth-child(4) img {
    height: 305px !important;
}

}

#sbi_images .sbi_item .sbi_photo_wrap::before {
    content: "";
    position: absolute;
    width: 32px;
    height: 32px;
    background-image: url('http://love4cars.inthedemo.com/wp-content/uploads/2024/09/Vector-12.svg');
    
    z-index: 3;
    left: 20px;
    bottom: 20px;
    background-repeat: no-repeat;
}



@media only screen and (min-width: 768px) and (max-width: 1024px) {

#sbi_images {
    display: grid !important;
    grid-template-columns: 33% 33% 32% !important;
    grid-template-rows: 1fr 1fr !important;
    gap: 10px !important;
}

/* Image 1 → left side full height */
#sbi_images .sbi_item:nth-child(1) {
    grid-column: 1 / 2;
    grid-row: 1 / 3;
}

/* Image 2 → right top left */
#sbi_images .sbi_item:nth-child(2) {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
}

/* Image 3 → right top right */
#sbi_images .sbi_item:nth-child(3) {
    grid-column: 3 / 4;
    grid-row: 1 / 2;
}

/* Image 4 → right bottom full width */
#sbi_images .sbi_item:nth-child(4) {
    grid-column: 2 / 4;
    grid-row: 2 / 3;
}

/* image fit fix */
#sbi_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#sbi_images .sbi_item:nth-child(1) .sbi_photo_wrap {
    height: 415px !important;
}

#sbi_images .sbi_item:nth-child(1) img {
    height: 415px !important;
}

#sbi_images .sbi_item:nth-child(2) .sbi_photo_wrap {
    height: 200px !important;
}

#sbi_images .sbi_item:nth-child(2) img {
    height: 200px !important;
}

#sbi_images .sbi_item:nth-child(3) .sbi_photo_wrap {
    height: 200px !important;
}

#sbi_images .sbi_item:nth-child(3) img {
    height: 200px !important;
}

#sbi_images .sbi_item:nth-child(4) .sbi_photo_wrap {
    height: 200px !important;
}

#sbi_images .sbi_item:nth-child(4) img {
    height: 200px !important;
}

#sbi_images .sbi_item:nth-child(1) {
    height: 415px !important;
}

#sbi_images .sbi_item:nth-child(2) {
    height: 200px !important;
}

#sbi_images .sbi_item:nth-child(3) {
    height: 200px !important;
}


#sbi_images .sbi_item:nth-child(4) {
    height: 200px !important;
}



}/* End custom CSS */