.elementor-11 .elementor-element.elementor-element-6bd550c{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--padding-top:0%;--padding-bottom:0%;--padding-left:5%;--padding-right:5%;--z-index:999;}.elementor-11 .elementor-element.elementor-element-6bd550c:not(.elementor-motion-effects-element-type-background), .elementor-11 .elementor-element.elementor-element-6bd550c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://rowdychix.com/wp-content/uploads/2026/05/HEADER-1-1.png");background-position:bottom center;background-repeat:no-repeat;background-size:cover;}.elementor-11 .elementor-element.elementor-element-7bc0dcc{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-11 .elementor-element.elementor-element-dbedc58{text-align:start;}.elementor-11 .elementor-element.elementor-element-dbedc58 img{width:100%;}.elementor-11 .elementor-element.elementor-element-34eb34c{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-6994023{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-5269cbd{text-align:end;}.elementor-11 .elementor-element.elementor-element-8ae052f{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-11 .elementor-element.elementor-element-09d6445 .elementor-button{background-color:#FFDE00;font-family:"CS Benedict Stamp", Sans-serif;font-size:26px;font-weight:400;text-transform:uppercase;line-height:42px;fill:#000000;color:#000000;border-radius:50px 50px 50px 50px;padding:10px 0px 0px 0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-11 .elementor-element.elementor-element-6bd550c{--padding-top:2%;--padding-bottom:2%;--padding-left:5%;--padding-right:5%;}.elementor-11 .elementor-element.elementor-element-09d6445 .elementor-button{font-size:14px;}}@media(max-width:767px){.elementor-11 .elementor-element.elementor-element-7bc0dcc{--width:33%;}.elementor-11 .elementor-element.elementor-element-34eb34c{--width:60%;}.elementor-11 .elementor-element.elementor-element-6994023{--width:30%;}.elementor-11 .elementor-element.elementor-element-8ae052f{--width:59%;}.elementor-11 .elementor-element.elementor-element-09d6445 .elementor-button{font-size:8px;line-height:30px;padding:5px 0px 0px 0px;}}@media(min-width:768px){.elementor-11 .elementor-element.elementor-element-6bd550c{--content-width:1728px;}.elementor-11 .elementor-element.elementor-element-7bc0dcc{--width:25%;}.elementor-11 .elementor-element.elementor-element-34eb34c{--width:60%;}.elementor-11 .elementor-element.elementor-element-8ae052f{--width:100%;}}@media(max-width:1024px) and (min-width:768px){.elementor-11 .elementor-element.elementor-element-34eb34c{--width:50%;}.elementor-11 .elementor-element.elementor-element-6994023{--width:50%;}.elementor-11 .elementor-element.elementor-element-8ae052f{--width:70%;}}/* Start custom CSS for container, class: .elementor-element-6bd550c *//* Creates the organic wavy bottom */
.custom-rowdy-header {
    position: relative !important; /* Ensures the curb attaches to the bottom */
    overflow: visible !important;
}

.custom-rowdy-header::after {
    content: "";
    position: absolute;
    bottom: -15px; /* Adjust this if the wave hangs too low or high */
    left: 0;
    width: 100%; 
    height: 20px; /* Increase this to 30px or 40px if your curb.png image is tall */
    background-image: url("/wp-content/uploads/2026/05/curb.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 99; /* CHANGED to a high positive number so it overlaps the next section */
    pointer-events: none;
}

/* Prevents the button text from breaking onto two lines when zoomed */
.custom-rowdy-header .elementor-button {
    white-space: nowrap !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'CS Benedict Stamp';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://rowdychix.com/wp-content/uploads/2026/05/csbenedictstampregulardemo-zrbgx_fontlotb949.ttf') format('truetype');
}
/* End Custom Fonts CSS */