/* BEGIN - hide donation modules */

/* END - hide donation modules */
/* BEGIN - hide full header */
body > main > section:nth-child(1) > div {
display: none !important;
}
/* END - hide full header */
/* BEGIN - hide section header */
.content-block-header {
display: none !important;
}
/* END - hide section header */
/* BEGIN - event date padding */
#content-block-15366 > div > div > p:nth-child(1) > img {
padding: 0 0 20px 0 !important;
}
/* END - event date padding */
/* BEGIN - float image about section */
#content-block-15368 > div > div > p:nth-child(1) > img {
float: left !important;
padding: 20px !important;
}
/* END - float image about section */
/* BEGIN – RESPONSIVE BEHAVIOR (AUTO ADJUST FOR DIFFERENT SCREEN SIZES) */
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
#content-block-15368 > div > div > p:nth-child(1) > img {
width: 100% !important;
}
/* BEGIN - tix font size */
body > main > div > div.ticket-page.relative.order-2.w-full.bg-white.before\:absolute.before\:-right-\[50vw\].before\:z-\[-1\].before\:h-full.before\:w-\[150vw\].before\:bg-white.lg\:order-1.lg\:w-8\/12.lg\:pe-32.before\:lg\:right-0 > section.page.lg\:py-16.py-12.event-details > h1 {
font-size: 20px !important;
}
/* END - tix font size */
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
#content-block-15368 > div > div > p:nth-child(1) > img {
width: 100% !important;
}
/* BEGIN - tix font size */
body > main > div > div.ticket-page.relative.order-2.w-full.bg-white.before\:absolute.before\:-right-\[50vw\].before\:z-\[-1\].before\:h-full.before\:w-\[150vw\].before\:bg-white.lg\:order-1.lg\:w-8\/12.lg\:pe-32.before\:lg\:right-0 > section.page.lg\:py-16.py-12.event-details > h1 {
font-size: 20px !important;
}
/* END - tix font size */
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
#content-block-15368 > div > div > p:nth-child(1) > img {
width: 25% !important;
}
/* BEGIN - tix font size */
body > main > div > div.ticket-page.relative.order-2.w-full.bg-white.before\:absolute.before\:-right-\[50vw\].before\:z-\[-1\].before\:h-full.before\:w-\[150vw\].before\:bg-white.lg\:order-1.lg\:w-8\/12.lg\:pe-32.before\:lg\:right-0 > section.page.lg\:py-16.py-12.event-details > h1 {
font-size: 24px !important;
}
/* END - tix font size */
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
#content-block-15368 > div > div > p:nth-child(1) > img {
width: 25% !important;
}
/* BEGIN - tix font size */
body > main > div > div.ticket-page.relative.order-2.w-full.bg-white.before\:absolute.before\:-right-\[50vw\].before\:z-\[-1\].before\:h-full.before\:w-\[150vw\].before\:bg-white.lg\:order-1.lg\:w-8\/12.lg\:pe-32.before\:lg\:right-0 > section.page.lg\:py-16.py-12.event-details > h1 {
font-size: 24px !important;
}
/* END - tix font size */
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
#content-block-15368 > div > div > p:nth-child(1) > img {
width: 25% !important;
}
/* BEGIN - tix font size */
body > main > div > div.ticket-page.relative.order-2.w-full.bg-white.before\:absolute.before\:-right-\[50vw\].before\:z-\[-1\].before\:h-full.before\:w-\[150vw\].before\:bg-white.lg\:order-1.lg\:w-8\/12.lg\:pe-32.before\:lg\:right-0 > section.page.lg\:py-16.py-12.event-details > h1 {
font-size: 24px !important;
}
/* END - tix font size */
}
/* END - RESPONSIVE BEHAVIOR (AUTO ADJUST FOR DIFFERENT SCREEN SIZES)*/