.filebird-gallery {
display: flex;
flex-wrap: wrap;
margin: -10px;
}
.filebird-gallery-item {
box-sizing: border-box;
padding: 10px;
}
.filebird-gallery-item img {
width: 100%;
height: auto;
display: block;
transition: all 0.3s ease;
}
.filebird-gallery-item a {
display: block;
overflow: hidden;
}
.filebird-gallery-item a:hover img {
transform: scale(1.05);
}
.filebird-gallery-error,
.filebird-gallery-empty {
padding: 20px;
background-color: #f7f7f7;
border-radius: 5px;
text-align: center;
color: #666;
font-style: italic;
} @media (max-width: 767px) {
.filebird-gallery-columns-4 .filebird-gallery-item,
.filebird-gallery-columns-5 .filebird-gallery-item,
.filebird-gallery-columns-6 .filebird-gallery-item {
width: 33.33%;
}
}
@media (max-width: 480px) {
.filebird-gallery-columns-2 .filebird-gallery-item,
.filebird-gallery-columns-3 .filebird-gallery-item,
.filebird-gallery-columns-4 .filebird-gallery-item,
.filebird-gallery-columns-5 .filebird-gallery-item,
.filebird-gallery-columns-6 .filebird-gallery-item {
width: 50%;
}
}.elementor-tab-title a{color:inherit}.elementor-toggle{text-align:start}.elementor-toggle .elementor-tab-title{border-block-end:1px solid #d5d8dc;cursor:pointer;font-weight:700;line-height:1;margin:0;outline:none;padding:15px}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{height:1em;margin-inline-start:-5px;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-block-end:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{border-block-end:1px solid #d5d8dc;display:none;padding:15px}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var( --container-widget-flex-grow )}