/*
Theme Name: Classic Venue
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.21.1.1690476881
Updated: 2023-07-27 16:54:41

*/
/* @import url('https://fonts.googleapis.com/css2?family=Anton&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@font-face {
    font-family: 'custom bold font';
    src: url(/wp-content/themes/Divi-child/fonts/theboldfont.ttf);
    src: url(/wp-content/themes/Divi-child/fonts/theboldfont.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
} */
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');



body{
	
/* 	font-family: "Bebas Neue", sans-serif; */
	font-family: 'Inter',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 400;
    font-style: normal;
	line-height:1.5em;
}
/* div#page-container {
    background: hsl(0deg 0% 100% / 85%);
} */
/* div#main-content a:not(.button):hover {
	text-decoration:underline;
}
div#main-content a.all-events-button:hover, div#main-content .tw-name a:hover, 
.tw-plugin-calendar #calendar a:hover{
	text-decoration:none;
} */
h1,h2,h3,h4,h5,h6{
/* 	font-family: "Bebas Neue", sans-serif; */
	font-size:20px;
}
div a {
    color: #00af84;
}
div a:hover {
    color: #fbb03b;
}

input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    background-color: #fff;
    color: #232323;
    border: none;
    width: 100%;
    padding: 10px;
/* 	font-family:"Bebas Neue", sans-serif; */
	font-family: 'Inter',Helvetica,Arial,Lucida,sans-serif;
}
button, .button, input[type="submit"]{
    font-size: 18px;
    background-color: #00af84;
    border-width: 1px !important;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    font-weight: 500;
    padding: .3em 1em;
    line-height: 1.7em !important;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border-radius: 0;
	color:#fff;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: all !important;
    transition-property: all !important;
	cursor:pointer;
	font-family: "Bebas Neue", sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
}

button:hover, .button:hover, input[type="submit"]:hover,
button:focus, .button:focus, input[type="submit"]:focus{
	background-color:#fbb03b;
	border-color:#fbb03b;
	color:#232323;
}
.event-booking-form input, .event-booking-form select {
    margin: 8px 0;
    display: inline-block;
    width:100%;
    padding: 10px;
	border:2px solid;
}
.event-booking-form input.wpcf7-submit{
	font-size: 18px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    padding: 10px 30px !important;
}
.event-booking-form input[type="checkbox"], .event-booking-form input[type="radio"] {
    padding:0;
    width:initial;
    margin: 8px 10px 8px 0;
}
.event-booking-form label {
    margin-top: 15px;
    display: inline-block;
}

.error404 #main-content {
    background-color: rgba(255,255,255,.3) !important;
}
a.et_pb_button {
    text-align: center;
}

.faq__answer {
    color: #232323 !important;
    font-size: 18px;
}
.tw-venue-details {
    margin-bottom: 0;
    margin-top: 5px;
}
.event_video {
    margin-top: 30px;
}
body #post-9161 .et_pb_toggle h3.et_pb_toggle_title {
    font-weight: 400 !important;
    letter-spacing: 1px;
    font-size: 25px !important;
    color: #232323 !important;
}
body #post-9161 .et_pb_toggle h3.et_pb_toggle_title:before{
	color:#232323;
}
@media screen and (max-width:767px){
	h1 span.title-text{
		font-size: 35px;
        line-height: 1;
        text-align: center;
        width: 100%;
        display: block;
	}
}
.et_pb_scroll_top.et-pb-icon{background-color:#00af84;}


/* Header design  */
div#tacoma h2 {
    padding: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: 5px;
}
.slick-dotted.slick-slider{margin-bottom:0px;}

@media screen and (min-width:1301px){
	div#header-section .col-1 {
    padding-left: 120px !important;
}
	
}


@media (min-width:981px) and (max-width:1300px){
		div#header-section .col-1 {
    padding-left: 30px !important;
}
	div#tacoma h2 {
    font-size:25px !important;
}
}
@media screen and (max-width:980px){
	#header-section{
		background:#232323 !important;
	}
div#header-section #header-second-row .header-second-row-col-3, 
div#header-section .col-3, div#header-section .col-2 {
    display: none;
}
#header-section .et_pb_row_0_tb_header {
    max-width: 180px !important;
}
div#header-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
div#tacoma h2 {
    padding-left: 15px;
    font-size: 25px;
	color:#00af84 !important;
}
#header-section .et_pb_row_0_tb_header, #header-section #header-second-row {
    display: flex;
	align-items:center;
    justify-content:space-between;
}	
#header-section #header-second-row .et_pb_button_module_wrapper{
    text-align: right;
}
#header-section .header-second-row-col-2 .et_pb_menu__wrap {
    justify-content: flex-end;
}
	#header-section .mobile_menu_bar:before{font-size:50px;}
	
	#header-second-row .et_pb_column_3_tb_header{
		background:transparent;
	}
	
	
	.et_pb_menu .et_mobile_menu{
		left:auto;
		right:-20px;
		min-width: 200px;
	}
}


@media screen and (max-width:519px){
/* 	#header-section .et_pb_row_0_tb_header, #header-section #header-second-row {
    flex-wrap:wrap;
} */
	.et_pb_column_3_tb_header, .et_pb_column_4_tb_header, 
	#header-section .et_pb_column_1_tb_header, 
	#header-section .et_pb_column_2_tb_header{
		flex-basis:50%;
	}
	
	div#tacoma h2 {
    padding-left: 0px;
	font-size:20px;
}
	#header-section #header-second-row .et_pb_button_module_wrapper{
    text-align: center;
}
    #header-section .et_pb_row_0_tb_header {
        max-width: 115px !important;
    }	
}

@media (min-width:981px) and (max-width:1100px){
	.et_pb_menu .et-menu>li{
		padding-left:5px;
		padding-right:5px;
	}
	div .et_pb_menu_0_tb_header.et_pb_menu ul li a {
		font-size:18px;
	}
	
}

body.home .tm-paginate{display:none !important;}

body .tm-paginate{display: block !important; padding-bottom: 20px; }
body .tm-paginate a.page-numbers, body .tm-paginate span.page-numbers {
    padding: 5px;
    margin-top: 30px !important;
    display: inline-block !important;
    text-decoration: none;
	color:#fff;
}
body .tm-paginate a.page-numbers:hover,body .tm-paginate span.page-numbers.current,footer .footer-address a:hover{
    color:#fbb03b !important;
}
.see-all-events{
	text-align:center;
}
.see-all-events a {
    display: inline-block;
    border: 1px #00AF84 solid;
    font-weight: 600;
    font-size: 18px;
    line-height: 50px;
    text-transform: uppercase;
    background: transparent;
    padding: 0 35px;
    color: #fff;
    white-space: nowrap;
    font-family: 'Bebas Neue';
    letter-spacing: 1px;
    margin-top: 30px;
    margin-bottom: 30px;
}

form button.submit-btn:hover, #tm-responsive button:hover,#tm-responsive .button:hover,.see-all-events a:hover{
	background-color:#fbb03b !important;
	color:#232323;
	border-color:#fbb03b;
}

/* footer sub-menu open css */
ul#menu-footer-menu ul.sub-menu {
    visibility: visible;
    opacity: 1;
    position: static;
    padding-top: 0;
}

ul#menu-footer-menu > li {
    display: flex;
    flex-direction: column;
}

ul#menu-footer-menu ul.sub-menu li, ul#menu-footer-menu ul.sub-menu li a {
    padding: 0;
    margin: 5px 0 0;
}

ul#menu-footer-menu > li > a:after {
    display: none;
}

div#bio.all-about-artist {overflow:hidden;}
div#tw-responsive.artist-with-event-list {
    background: transparent;
}
div#tw-responsive.artist-with-event-list div#bio.all-about-artist {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
    position: relative;
    padding: 0 15px;
}
div#tw-responsive.artist-with-event-list div#dates {
    background: rgb(35, 35, 35);
	background-image: url('https://superfunnycome.wpenginepowered.com/wp-content/uploads/2026/03/black-textile-fabric-texture-background-2026-01-07-00-34-33-utc-scaled.jpg');
    padding: 50px;
/* 	margin-top:-20px; */
}
div#tw-responsive.artist-with-event-list .artist-details {
/* 	max-width:initial;
	margin:0 -15px; */
}

/* as per latest updates 25th march start */

#tw-responsive .tw-info-price-buy-tix .button {
	padding:10px 30px;
}
#tw-responsive .see-all-events.tw-info-price-buy-tix {
    float: none;
}
#tw-responsive .tw-info-price-buy-tix .button, #tw-responsive .tw-more-info-btn.button, #tw-responsive .google-calendar .tw-buy-tix-btn.button, #tw-responsive input[type='submit'] {
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 30px;
    height: auto;
    line-height: 30px !important;
}a.button.tw-more-info-btn {}

/* as per latest updates 25th march end */

@media screen and (max-width:980px) {
	ul#mobile_menu2 {
    text-align: center;
    right: 0;
}

	ul#mobile_menu2 ul.sub-menu li {
    text-align: center;
    padding: 0;
}

	ul#mobile_menu2 ul.sub-menu {
    padding: 0 !important;
}
	
	footer ul#menu-footer-menu {
    text-align: center;
}
	footer div.et_pb_menu .et_mobile_nav_menu, footer div ul#mobile_menu2 {
		display: block;
		position: static;
        width: 100%;
		padding:0;
	}
	footer span.mobile_menu_bar {
		display:none;
	}
}

/* gradient-border-button css starts here */

#tw-responsive .gradient-border-button, 
#tw-slider .gradient-border-button{
	background: linear-gradient(145deg, #4daa86, #7a16cf);
    border: 0;
	padding:4px;
	display:inline-block;
}
#tw-responsive .gradient-border-button a.button, 
#tw-slider .gradient-border-button a.button{
    margin: 0 !important;
    background: #232323 !important;
    border: 0 !important;
	color:#fff;
    font-family: "Bebas Neue", sans-serif !important;
    border: 0;
    transition: all .3s ease;
    font-size: 22px !important;
    line-height: normal !important;
    transition: background .3s ease-in-out;
}
#tw-responsive .gradient-border-button:hover, 
#tw-slider .gradient-border-button:hover {
    background: linear-gradient(145deg, #7a16cf, #4daa86) !important;
}
#tw-responsive .gradient-border-button:hover a.button, 
#tw-slider .gradient-border-button:hover a.button{color:#fbb03b !important }

/* gradient-border-button css ends here */

.single-tm_events #tw-responsive .tw-name.event-title {
    font-family: 'Custom bold font',Helvetica,Arial,Lucida,sans-serif;
    font-size: 68px;
}
.single-tm_events .artist-list h3{ font-family: 'Bebas Neue', sans-serif; }
.single-tm_events .tw-venue-name,
.single-tm_events .artist-list h4.artist-title a
{font-family: 'Custom bold font',Helvetica,Arial,Lucida,sans-serif;}

@media (max-width: 980px) {
.single-tm_events #tw-responsive .tw-name.event-title  {
        font-size: 40px;
        margin-top: 20px;
    }
}

/* discount page social icons */
.discount-social-nav li { margin: 0px 15px 8px 0; }
.discount-social-nav li a.icon {
    color: #fff !important;
    width: 28px !important;
    height: 28px !important;
    background: none !important;
	
}
.discount-social-nav li a.icon:before{
	font-size: 18px !important;
}
.discount-social-nav li a.icon:hover:before,
.discount-social-nav li a.icon:hover{
	color: #fbb03b !important;
}

/* updates - CWS-7209 - 06/Apr/26  */
.home #tw-responsive, .home div#tw-responsive .four.columns, div#tw-responsive.event-list, div#tw-responsive .tw-plugin-upcoming-event-list .tw-section .row div.four.columns {
    background-color: transparent;
}
@media (max-width: 520px) {
.event-booking-form input[type="submit"] {
    padding: 10px !important;
    letter-spacing: normal;
}
	div#tw-responsive.artist-with-event-list div#dates {
		padding: 20px;
		}
}