/*comman css*/
h1,h2,h3,h4,h5,h6,a,p{
    word-break: break-word!important;
}
/*comman css end*/
/*header css*/

/*header css end*/
/*index*/

/*index end*/
/*footer*/

/*footer end*/
/*inner pages*/
/*champions-of-wood*/
.wood-src-cls .elementor-widget-text-editor:first-child p{
    min-height: 48px!important;
}
.wood-src-cls .elementor-widget-text-editor:nth-child(2) p{
    min-height: 98px!important;
}

.wood-victor-bg-cls>.elementor-widget-wrap{
    background-image: url('https://victoriawood.com.au/wp-content/uploads/2023/06/compress-Timber-Technik-Stills-01.jpg')!important;
    background-repeat: no-repeat!important;
    background-position: 20% center!important;
    background-size: cover!important;
} 

.our-work-cls .elementor-widget-image,
.our-work-cls .elementor-widget-image>.elementor-widget-container,
.our-work-cls .elementor-widget-image>.elementor-widget-container>img{
    height: 100%!important;
    object-fit: cover!important;
}

.elevating-sld-cls .swiper-slide-image{
    width: 100%!important;
    height: 350px!important;
    object-fit: contain!important;
}
/*champions-of-wood end*/

/*map-forestry*/
.map-forestry-cls{}
/*map-forestry end*/
/*inner pages end*/

/*res*/
@media(min-width:992px) and (max-width:1024px){
    .wood-src-cls .elementor-widget-text-editor:first-child p{
        min-height: unset!important;
    }
    .wood-src-cls .elementor-widget-text-editor:nth-child(2) p{
        min-height: unset!important;
    }
}
@media(min-width:768px) and (max-width:991px){
    .wood-src-cls .elementor-widget-text-editor:first-child p{
        min-height: unset!important;
    }
    .wood-src-cls .elementor-widget-text-editor:nth-child(2) p{
        min-height: unset!important;
    }
}
@media(min-width:448px) and (max-width:767px){
    .wood-src-cls .elementor-widget-text-editor:first-child p{
        min-height: unset!important;
    }
    .wood-src-cls .elementor-widget-text-editor:nth-child(2) p{
        min-height: unset!important;
    }
}
@media(max-width:447px){
    .wood-src-cls .elementor-widget-text-editor:first-child p{
        min-height: unset!important;
    }
    .wood-src-cls .elementor-widget-text-editor:nth-child(2) p{
        min-height: unset!important;
    }
}
/*res end*/