/**
 * ----------------------------------------------------------------------------
 * #.# Frontend CSS
 *
 * BLOCK: taguao-basic block CSS for the editor & front end.
 * ----------------------------------------------------------------------------
 */

.editor-styles-wrapper .wp-block:has( > .wp-block-gb-basic-taguao.container-fluid ) { margin-left: calc(-50vw + 50%) !important; margin-right: calc(-50vw + 50%) !important; max-width: 100vw !important; width: 100vw !important; }

/*
.wp-block-gb-basic-taguao {  display: flex; position: relative; box-sizing: border-box; }
*/
