/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


/* --- Antigravity PageSpeed CLS Fix --- */
#rev_slider_2_1_wrapper {
    min-height: 700px !important;
    aspect-ratio: 16 / 9;
}
@media (max-width: 768px) {
    #rev_slider_2_1_wrapper {
        min-height: 400px !important;
    }
}
/* --- End Antigravity PageSpeed CLS Fix --- */

