/*
Theme Name: JohnnyoTheme
Theme URI: https://johnnyodesign.com/
Author: Johnnyo Design
Author URI: https://johnnyodesign.com/
Description: Sensible design solutions.
*/

/* Import the necessary CSS additions */
@import url( inc/bootstrap.css );
@import url('https://fonts.googleapis.com/css2?family=Archivo+Narrow:ital,wght@0,400..700;1,400..700&family=Coiny&display=swap');
/* Content */

html {
	scroll-behavior:smooth;
overflow-x: hidden;
}
body {
    font-family: Archivo Narrow;
    font-weight: normal;
    background: #FFFBF4;
    position: relative;
    overflow-x: hidden;
    background-size: 1707px;
    z-index: 0;
}

:focus {
    outline: none;
}

a {
	color: #CFAD56;
	text-decoration: underline;
}
p a {
    color: #CFAD56;
	text-decoration: underline;
}
a:hover, a:focus {
    color: #CFAD56;
    text-decoration: underline;
}
p a:hover, p a:focus {
    color: #CFAD56;
    text-decoration: underline;
}
.home .site-content {
    position: relative;
    width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
.site-content {
	margin-bottom: 0;
}
p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	font-family: Archivo Narrow;
	font-weight: 400;
	font-style: Regular;
	font-size: 20px;
	line-height: 150%;
	letter-spacing: 0%;

}
ul li {
	    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Archivo Narrow;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
}
h1 {
font-family: Archivo Narrow;
font-weight: 700;
font-style: Italic;
font-size: 72px;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
}

h2 {
font-family: Coiny;
font-weight: 400;
font-style: Regular;
font-size: 48px;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
	   
}
h3 {
font-family: Coiny;
font-weight: 400;
font-style: Regular;
font-size: 36px;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
}
h4 {
font-family: Archivo Narrow;
font-weight: 700;
font-style: Italic;
font-size: 28px;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
}
h5 {
font-family: Archivo Narrow;
font-weight: 400;
font-style: Regular;
font-size: 20px;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
}
.blackbg h1, .blackbg h2, .blackbg h3, .blackbg h4, .blackbg h5, .blackbg p {
	color: #fff;
}
.blackbg h1 span {
	color: #F9C1CF;
}
.blackleft {
	position: relative;
    padding: 50px 50px 50px 0;
}
.blackright {
	position: relative;
    padding: 50px 0 50px 50px;
}
.blackleft:after {
	content:"";
	position: absolute;
	top: 0;
	right: 0;
	width: 50vw;
	height: 100%;
	background-color: black;
	z-index: -1;
}
.blackright:after {
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	width: 50vw;
	height: 100%;
	background-color: black;
	z-index: -1;
}
.pinkbgright {
	position: relative;
    padding: 50px 0 50px 50px;
}
.pinkbgleft {
	position: relative;
    padding: 50px 150px 50px 0;
}
.pinkbgright:after {
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	width: 50vw;
	height: 100%;
	background-color: #F9C1CF;
	z-index: -2;
}
.pinkbgright:before {
	content:"";
	background-image: url("/wp-content/uploads/2025/09/271bd6cdae4bbe4886bf352fd05967a8bb8c94a8.png");
	position: absolute;
	top: 0;
	left: 0;
	width: 50vw;
	height: 100%;
	z-index: -1;
	background-size: 120px;
    opacity: .3;
}
.pinkbgleft:after {
	content:"";
	position: absolute;
	top: 0;
	right: 0;
	width: 50vw;
	height: 100%;
	background-color: #F9C1CF;
	z-index: -2;
}
.pinkbgleft:before {
	content:"";
	background-image: url("/wp-content/uploads/2025/09/271bd6cdae4bbe4886bf352fd05967a8bb8c94a8.png");
	position: absolute;
	top: 0;
	right: 0;
	width: 50vw;
	height: 100%;
	z-index: -1;
	background-size: 120px;
    opacity: .3;
}

.bigscrollwrap {
width: 100vw;
    background-color: black;
    height: 700px;
}
.bigscrollwrap .textwidget{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.bigscroll {
color: #F1CFD7;
    font-family: Archivo Narrow;
    font-weight: 700;
    font-style: Italic;
    font-size: 20em;
    line-height: 64%;
    letter-spacing: 0%;
    text-transform: uppercase;
    animation-name: bigscroll;
    width: 2000vw;
    animation-timeline: scroll();
}
.bigscrollalt {
	animation-name: bigscrollalt;

}
.wavescroll h3 {
	margin: 0;
}
.imgright .widget{
	height: 100%;
}
.floatingimgright {
    background-image: url(https://sexypace.dreamhosters.com/wp-content/uploads/2025/09/c61a772…-scaled.jpg);
    background-repeat: repeat;
    width: calc(100% + 100px);
    right: 0;
    position: absolute;
    height: calc(100% - 200px);
    top: 100px;
    border: 4px solid #fff;
    border-radius: 15px;
}
.sponsorlogos {
    padding: 0;
}
.sponsorlogos img {
	height: auto;
    aspect-ratio: 1;
    width: 100%;
}
.sponsorlogos .panel-grid-cell {
	    display: flex;
    justify-content: space-between;
}
.sponsorlogos .so-panel{
	width: 17%;
}
.sponsorlogos .widget {
	margin-bottom: 0 !important;
}
.contentcapsule {
	    border: 4px solid #fff;
    border-radius: 15px;
}
.pinkcapsule {
	position: relative;
}
.pinkcapsule:before {
	content:"";
	background-image: url("/wp-content/uploads/2025/09/271bd6cdae4bbe4886bf352fd05967a8bb8c94a8.png");
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-size: 120px;
    opacity: .3;
}
.pinkcapsule:after {
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #F9C1CF;
	z-index: 0;
}
.pinkcapsule .panel-layout {
	    position: relative;
    z-index: 2;
}
.widget_sow-button {
	display: inline-block;
}
.sowb-button span{
	text-transform: uppercase;
    font-size: 20px;
}
.sowb-button {
	height: 37px;
    border: 2px solid white !important;
	    padding: 9px 30px !important;
}
.pinkbgleft .sowb-button, .pinkcapsule .sowb-button, .pinkrow .sowb-button {
    border: 2px solid black !important;
}
.slider1 .slide {
	height: 430px;
}
.slider1 .slideimg {
	width: 200px;
    height: 350px;
    background-position: center !important;
    background-size: cover !important;
	transition: 0.6s ease-in-out;
	margin-top: 40px;
	    margin-left: auto;
    margin-right: auto;
	    border-radius: 10px;
    border: 3px solid #fff;
}
.slider1 .slick-current .slideimg {
	width: 240px;
    height: 430px;
	transition: 0.6s ease-in-out;
	margin-top: 0px;
}
.topslider {
	background: black;
}
.slider2 {
    position: relative;
    left: -150px;
    top: 0;
    width: calc(50vw + 150px);
}
.slider2 .slide {
	height: 500px;
}
.slider2 .slideimg {
	width: 280px;
    height: 500px;
    background-position: center !important;
    background-size: cover !important;
	transition: 0.6s ease-in-out;
	    margin-left: auto;
    margin-right: auto;
	    border-radius: 10px;
    border: 3px solid #fff;
}
.prev {
        position: absolute;
    bottom: -50px;
    font-size: 26px;
    background-color: transparent;
    border: none;
    color: #fff;
    margin: auto;
    left: 0;
    right: 50px;
	    width: fit-content;
}
.nex {
        position: absolute;
    bottom: -50px;
    font-size: 26px;
    background-color: transparent;
    border: none;
    color: #fff;
    margin: auto;
    right: 0;
    left: 50px;
	    width: fit-content;
}
.siteinfo p{
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}
.site-info {
	padding: 30px;
	background: black;
}
.headlogo img {
	    position: absolute;
    z-index: 1;
    height: 100px;
    margin: auto;
    left: 0;
    right: 0;
}
#mega-menu-wrap-primary {
	    position: absolute;
    z-index: 1;
    right: calc(50vw + 50px);
}
#mega-menu-wrap-primary2 {
	    position: absolute;
    z-index: 1;
    left: calc(50vw + 50px);
}
#navbar {
	height: 100px;
    background: black;
}
.mega-menu-link {
	    padding: 0 40px !important;
}
@keyframes bigscroll {
  0% {
    transform: translateX(-10vw);
  }
  100% {
    transform: translateX(-110vw);
  }
}
@keyframes bigscrollalt {
  0% {
    transform: translateX(-100vw);
  }
  100% {
    transform: translateX(0vw);
  }
}

@media (prefers-reduced-motion: no-preference) {
  @supports (animation-timeline: scroll()) {
    animation: bigscroll linear both;
	animation: bigscrollalt linear both;
    animation-timeline: view(x);
  }
}


.tribe-events-widget-events-list__header-title {
	font-family: Coiny !important;
font-weight: 400 !important;
font-style: Regular !important;
font-size: 36px !important;
leading-trim: NONE !important;
line-height: 100% !important;
letter-spacing: 0% !important;
text-transform: uppercase !important;

}
.tribe-events-widget-events-list__event-title-link {
	font-family: Archivo Narrow !important;
font-weight: 700 !important;
font-style: Italic !important;
font-size: 28px !important;
leading-trim: NONE !important;
line-height: 100% !important;
letter-spacing: 0% !important;
text-transform: uppercase !important;

}
.tribe-events-widget-events-list__event-datetime {
	font-family: Archivo Narrow !important;
font-weight: 400 !important;
font-style: Regular !important;
font-size: 20px !important;
leading-trim: NONE !important;
line-height: 100% !important;
letter-spacing: 0% !important;
text-transform: uppercase !important;

}
.tribe-events-widget-events-list__event-date-tag-daynum, .tribe-events-widget-events-list__event-date-tag-month {
	font-family: Archivo Narrow !important;
font-weight: 700 !important;
font-style: Bold !important;
font-size: 32px !important;
leading-trim: NONE !important;
line-height: 100% !important;
letter-spacing: 0% !important;
text-align: center !important;
text-transform: uppercase !important;
color: white  !important;
}
.tribe-events-widget .tribe-events-widget-events-list__event-date-tag-datetime {
    background-color: black;
    height: auto !important;
    aspect-ratio: 1;
    border-radius: 5px;
	    padding: 14px;
}
.tribe-common .tribe-common-g-col {
    min-width: 86px !important;
	margin-right: 20px;
}
.tribe-events-widget-events-list__view-more-link{
	font-family: Archivo Narrow !important;
font-weight: 400 !important;
font-style: Italic !important;
font-size: 20px !important;
leading-trim: NONE;
line-height: 100% !important;
letter-spacing: 0% !important;
text-transform: uppercase !important;
text-decoration: underline !important;
text-decoration-style: solid !important;
text-decoration-offset: 0% !important;
text-decoration-thickness: 0% !important;
text-decoration-skip-ink: auto !important;

}
.sponsorlist .textwidget{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
}
.sponsorlist img{
    max-width: 20%;
    height: auto;
    max-height: 95px;
    margin: 5%;
}
.sponsorlist2 .textwidget{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.sponsorlist2 img{
    max-width: 20%;
    height: auto;
    max-height: 95px;
    margin: 2%;
}
#pg-151-0 {
	z-index: 0;
    position: relative;
}
#sbi_images {
	padding: 0 !important;
}
.caption {
	display: none !important;
}
@media screen and (max-width: 1055px) {
#mega-menu-wrap-primary {
	display: none !important;
}
	#mega-menu-wrap-primary2 {
    position: absolute;
    z-index: 1;
    right: 30px;
}
	.mega-menu-link {
        height: calc(100vh / 6) !important;
        text-align: center !important;
        font-size: 40px !important;
        line-height: calc(100vh / 6) !important;
}
	#mega-menu-wrap-primary2 .mega-menu-toggle.mega-menu-open ~ button.mega-close {
		        left: auto !important;
        right: 0 !important;
	}
}
@media screen and (max-width: 780px) {
.blackleft:after {
    right: -23px;
    width: 120vw;
}
	.pinkbgright:after, .pinkbgright:before, .blackright:after {
    left: -15px;
    width: 120vw;
}
	.pinkbgleft:after, .pinkbgleft:before {
    right: -15px;
    width: 120vw;
}
	.floatingimgright {
		width: 100%;
    position: relative;
    top: 0px;
    aspect-ratio: 2 / 1.3;
	}
	.blackright, .blackleft, .pinkbgright, .pinkbgleft {
    padding: 50px 0;
	}
	.slider2 {
    left: 0;
    width: calc(50vw + 150px);
}
	.sowb-button {
    display: table !important;
}
}