/*
 Theme Name:   Grout Pump Hire Perth Theme
 Theme URI:    https://becb.design
 Description:  Grout Pump Hire Perth Child Theme for Divi
 Author:       Bec.B Designs
 Author URI:   https://becb.design
 Template:     Divi
 Version:      1.0.2
*/

/*****Bec.B Designs custom CSS below this line*****/

/*YouTube Shorts in Divi Video modules: portrait 9:16 frame. Add CSS class bbd-yt-short to the module.*/
.bbd-yt-short .fluid-width-video-wrapper {
	padding-top: 177.78% !important;
}
.bbd-yt-short .et_pb_video_box > iframe {
	width: 100%;
	height: auto;
	aspect-ratio: 9 / 16;
}
@media only screen and (max-width: 767px) {
	.bbd-yt-short {
		max-width: 240px !important;
	}
}
