This commit is contained in:
Roman Pyrih
2026-05-27 16:08:28 +02:00
parent f4eb901eda
commit 817e343090
4 changed files with 297 additions and 152 deletions

View File

@@ -84,4 +84,29 @@ body.page-id-11 .hp-hero-box #hp-hero-3d {
body.page-id-11 .hp-hero-box #hp-hero-3d > .elementor-widget-container {
height: auto;
width: 100%;
}
body.page-id-11 .box-7 > .e-con-inner {
padding: 0;
border-style: solid;
border-color: #c0c0c0;
border-width: 1px 0 0 0;
}
body.page-id-11 .box-7 .elementor-widget-image-box {
width: 100%;
border-style: solid;
border-color: #c0c0c0;
}
body.page-id-11 .box-7 .elementor-widget-image-box:nth-child(1) {
border-width: 0 0 0 1px;
}
body.page-id-11 .box-7 .elementor-widget-image-box:nth-child(2) {
border-width: 0 1px 0 1px;
}
body.page-id-11 .box-7 .elementor-widget-image-box:nth-child(3) {
border-width: 0 1px 0 0;
}
body.page-id-11 .box-7 .elementor-widget-image-box > .elementor-image-box-wrapper {
max-width: 274px;
margin-left: auto;
margin-right: auto;
}/*# sourceMappingURL=custom.css.map */