/*
 Theme Name:   Casino Event Planners
 Theme URI:    https://casinoeventplanners.com
 Description:  Book your unforgettable casino party with America's best casino party rentals & planning service.
 Author:       Randy Baum
 Author URI:   https://www.randybaumdesign.com
 Template:     generatepress
 Version:      0.1
*/

html :where(.wp-block-video) {
    margin-bottom: 0;
    margin-top: 0;
}

body .wp-block-quote:not(.is-large):not(.is-style-large) {
    border-left: none;
    padding: 0;
}

body :where(.editor-styles-wrapper) ul {
    padding: 0;
}

.editor-styles-wrapper :where(.gb-navigation[data-gb-mobile-menu-type=full-overlay]) .gb-menu-container--mobile .gb-menu-toggle--clone {
	display: none;
}