We Offer
We at Siza Gas & Welding Suppliers take pride in the quality of our products and try our level best to provide a world class service to our clients.
https://www.pinterest.com/
https://www.pinterest.com/
var $ = jQuery
$(document).ready(function(){
$('.card-carousel .card-prev').on('click', function(){
$(this).closest('.card-carousel').find('.elementor-swiper-button-prev').trigger('click')
$(this).closest('.card-carousel').find('.swiper-container').trigger('mouseleave')
})
$('.card-carousel .card-next').on('click', function(){
$(this).closest('.card-carousel').find('.elementor-swiper-button-next').trigger('click')
$(this).closest('.card-carousel').find('.swiper-container').trigger('mouseleave')
})
$('.card-carousel .card-prev a, .card-carousel .card-next a').on('click', function(e){
e.preventDefault()
})
$('.card-carousel .swiper-slide').each(function(){
if( $(this).find('.elementor-testimonial__text').length ) {
var link = $(this).find('.elementor-testimonial__text').text().trim()
$(this).find('.elementor-testimonial__content').remove()
$(this).append('')
}
})
})









