/*
Theme Name: Divi-Child
Theme URI: 
Version: 2.7.3
Description: Customized Divi child teheme
Author: Al Silver
Author URI: 
Template: Divi
Text Domain: divi_child
*/
/* Browser Reset */

body{	font: 18px 'Lato', sans-serif;}
a, a > *, #page, #site-navigation li a:after, #header, #menu-btn div, #wpadminbar{ -webkit-transition: all ease-in-out 0.25s; -moz-transition: all ease-in-out 0.25s; -o-transition: all ease-in-out 0.25s; transition: all ease-in-out 0.25s;}

input[type="submit"], button { background: #d3af37; border: none; color: #000; cursor: pointer; display: inline-block; font-size: 15px; font-weight: bold; padding: 15px 30px;}
input[type="submit"]:hover, button:hover{ background: #FF084A; }


/*Header*/
#main-header { background: #ff084a !important; color: #fff;}
#main-header.et-fixed-header { top: 0 !important;}
.admin-bar #main-header.et-fixed-header { top: 32px !important;}
.logo_container #logo { bottom: -30px; max-height: 1000%; position: absolute;}
.et-fixed-header #logo { max-height: 100%; bottom: 0;}
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation { padding: 0 0 !important;}
#top-menu li { padding: 20px 0;}
#top-menu li:hover a, #top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .et_color_scheme_red #top-menu li.current-menu-ancestor > a, .et_color_scheme_red #top-menu li.current-menu-item > a, .et_color_scheme_pink #top-menu li.current-menu-ancestor > a, .et_color_scheme_pink #top-menu li.current-menu-item > a, .et_color_scheme_orange #top-menu li.current-menu-ancestor > a, .et_color_scheme_orange #top-menu li.current-menu-item > a, .et_color_scheme_green #top-menu li.current-menu-ancestor > a, .et_color_scheme_green #top-menu li.current-menu-item > a{ color: #D3AF37; font-weight: 600; }
.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a { border-right: 1px solid #ff6691; display: block; padding: 5px 20px !important;}
.et_header_style_left #et-top-navigation nav > ul > li:first-of-type > a, .et_header_style_split #et-top-navigation nav > ul > li:first-of-type > a { border-left: 1px solid #ff6691;}
.nav li ul { top: 60px; background: #FF084A !important; }
/*#et_top_search { display: none;}*/
#page-container #top-header { background: #fff; color: #000; font-family: "Lato",sans-serif; font-weight: 300; /*max-height: 99999px;*/ overflow: unset; padding: 30px 0; z-index: 0;}
#page-container #top-header.et-fixed-header{ max-height: 1px; }
#et-info { float: none; font-size: 18px; font-weight: 300; padding: 0; text-align: right;}
#top-header #info-phone, #top-header .info-phone { padding: 13px 0 13px 40px!important; position: relative; /*background: url('images/phone-icon-blk.png')no-repeat center left;*/} 
#info-phone, .info-phone { display: inline-block; font-size: 27px; color: #000 !important; font-weight: 400; margin: 0; padding: 5px 0; }
#info-email{ display: inline-block; font-size: 20px; font-weight: 400; margin: 0; padding:5px 0; color: #000 !important; }
#top-header .et-social-icons li { margin: 0; vertical-align: top;} 
.et-social-icon a:before { content: none !important;} 
.et-social-gigmasters a{ 
    /*background: url('https://partypsychic.com/wp-content/uploads/2023/09/TheBash.jpg') no-repeat center; */
    background: url('https://partypsychic.com/wp-content/uploads/2024/10/bash.png') no-repeat center; 
    width: 34px; height: 34px; background-size: contain;}
.et-social-bsky a{ background: url('images/bsky-icon.jpg') no-repeat center; width: 34px; height: 34px; }
.et-social-instagram a{ background: url('images/instagram-icon.png') no-repeat center; width: 34px; height: 34px; }
.et-social-facebook a{ background: url('images/facebook-icon.png') no-repeat center; width: 34px; height: 34px; }
/* .et-social-google-plus a{ background: url('images/gplus-icon.png') no-repeat center; width: 34px; height: 34px; } */
.et-social-twitter a{ background: url('images/twitter-icon.png') no-repeat center; width: 34px; height: 34px; }
.et-social-linkedin a{ background: url('images/linkedin-icon.png') no-repeat center; width: 34px; height: 34px; }
.et-social-yelp a{ background: url('images/yelp.png') no-repeat center; width: 34px; height: 34px; }
.et-social-yelp a img {display: none;}
 
#top-menu ul.sub-menu{ padding: 10px 0; }
#top-menu ul.sub-menu li a {color: white;font-size: 21px;font-weight: 300;}
#top-menu ul.sub-menu li a:hover {color: #D3AF37;font-weight: 600;}
#top-menu li li{ padding: 0; }
#top-menu li li a{ width: 250px; }
#top-menu li a{font-size:22px; font-weight: bolder;}
#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after{ top: 25%; }
#top-menu .spclnav{background: #d3af37;color:#fff;}
#top-menu li.spclnav.current-menu-item>a, #top-menu .spclnav a:hover{color:#000 !important}

#main-header-container{
	transition: 0.5s;
}
/* DDDD */

/* #main-header-container.fixed-header-active {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: auto;
    z-index: 2;
} */

/* .latest-parties-gallery img {
    height: 200px;
    object-fit: cover;
} */

/* .latest-parties-gallery h3.et_pb_gallery_title {
    display: none;
} */

/* DDDD */
#info-phone, .info-email {
    display: inline-block;
    font-size: 27px;
    color: #000 !important;
    font-weight: 400;
    margin: 0;
    padding: 5px 0 15px;
}

.logo_container #logo {
    padding: 0 0 10px;
}

/*Banner*/
#banner { position: relative; }
#banner .widgettitle { display: none;}
#banner .ms-slide-info { color: #fff; font-size: 14px; left: 0; margin: 0 auto !important; max-width: 100%; position: absolute !important; right: 0; top: 20%; width: 960px;}
/*#banner .ms-info { max-width: 100%; width: 465px;}*/
#banner .ms-info h2 { color: #ebdddd; font-size: 45px; margin: 0 auto 25px;}
#banner .ms-info h2 strong::after { background: #ff084a; bottom: -10px; content: ""; height: 5px; left: 0; margin: auto; position: absolute; right: 0; width: 115px;}
#banner .ms-info h2 strong { display: inline-block; font-family: "Princess Sofia",cursive; font-size: 74px; font-weight: normal; margin: 30px 0 0 10px; position: relative;}
#banner .ms-info a { background: #d3af37; color: #000; display: inline-block; font-size: 13px; font-weight: bold; padding: 10px; margin: 0 1px;}
#banner .ms-info a:hover{ background: #FF084A; }
.ms-skin-default .ms-bullet { background: #000 !important; border-radius: 100px;}
.ms-skin-default .ms-bullet-selected { background: #D3AF37 !important;}

#banner .metaslider ul.slides { margin: 0; }

#banner .ms-info { max-width: 100%;position: absolute; width:960px; top: 50%; left: 0; right: 0; margin: 0 auto; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
#banner .info-inner { width: 465px; }

/*Content*/
#main-content {min-height:830px;}
#main-content .page-title h1, #main-content .page-title h2 { border: none; color: #fff; font-size: 55px; margin: 0 auto; padding: 30px 0;}
#main-content .page-title h1:before,#main-content .page-title h1:after, #main-content .page-title h2:before, #main-content .page-title h2:after{ display: none; }
#main-content h1 strong { font-weight: normal;}
#main-content h1:after, #main-content .title-tag h2:after { background: #663399; bottom: -2px; content: ""; height: 3px; left: 0; margin: auto; position: absolute; right: 0; width: 300px;}
#main-content h1, #main-content .title-tag h2 { font-size: 45px; border-bottom: 1px solid #ddd; margin: 0 auto 40px; padding: 0 0 30px; position: relative;}
#main-content h2 { margin: 25px auto 15px;}
#main-content p { line-height: 180%; margin: 0 auto 15px; padding: 0; font-size:1.6em;}
#main-content ul{ display: inline-block; line-height: 180%; margin: 0 35px 0 0; vertical-align: top;}
#main-content .et_pb_row { padding: 0;}
#main-content p img.alignnone { margin: 0 10px 15px; vertical-align: middle;}
#main-content .title-seo h1 { font-size: 24px; border-bottom: none!important;}
#main-content .title-seo h1:after {display: none!important;}

/* Booking Page */
.entry-content #info-phone, .entry-content #info-email{ font-size:  inherit !important; }
/*.entry-content form[action*="booking"]{ max-width:  350px; }*/
.entry-content form[action*="booking"] input[type="text"], .entry-content form[action*="booking"] input[type="tel"], .entry-content form[action*="booking"] input[type="email"], .entry-content form[action*="booking"] input[type="date"],.entry-content form[action*="booking"] input[type="number"], .entry-content form[action*="booking"] select{ 
	width: 100%; display: block; padding: 8px 10px; font-size: 16px; border: 1px solid #333; }
.entry-content form[action*="booking"] input[type="submit"]{ margin: 20px auto; text-transform: uppercase;  }

.bookform div {display: inline-block;}
div.cols-1 {width: 98%;margin:1%;}
div.cols-2 {width: 48%;margin:1%;}
div.cols-3 {width: 31%;margin:1%}
input[type=date] {padding: 10px;border: 1px solid #bbb;}


/*Content Bottom*/
#content-bottom{ background: url('images/ripple-bg.jpg') #663399; padding: 35px 0;}
#content-bottom .container{ text-align: center;}
#content-bottom .widget { display: inline-block; margin: 0 10px; position: relative;}
#content-bottom .widget p { padding: 0;}
#content-bottom .widget h2 { display: none;}
#content-bottom .widget p.btn { bottom: 0; height: 25%; left: 0; margin: auto; position: absolute; right: 0; top: 0;}
#content-bottom .widget p.btn a { background: rgba(232, 5, 44, 0.4); color: #fff; display: inline-block; font-family: "Princess Sofia",cursive; font-size: 32px; min-width: 200px; padding: 15px;}
#content-bottom .widget:hover p.btn a{ background: rgba(232, 5, 44, 0.7); }

/*Other Info*/
#other-info { padding: 40px 0; border-top: 1px solid #ddd;}
#other-info .container { text-align: center;}
#other-info .column { display: inline-block; font-size: 14px; line-height: 150%; margin: 0 5px; max-width: 100%; padding: 0 10px; text-align: left; vertical-align: top; width: 220px;}
#other-info .column h2 { border-bottom: 1px solid #ccc; color: #ff084a; font-size: 20px; font-weight: normal; margin: 0 auto 20px; padding: 0 0 15px;}
#other-info .column small { color: #ff084a; font-size: 15px;}
#other-info .column #info-phone-footer { color: #000; display: inline-block; font-size: 20px;}
#other-info .column #et-info-email::before { content: none;}
#other-info .column #et-info-email { color: #000; font-size: 18px;}
#other-info .column .et-social-icons { float: none; text-align: left;}
#other-info .column .et-social-icons li { display: block; margin: 0;}
#other-info .column .et-social-icon a { background-position: left center; margin: 0 0 10px; padding: 5px 0 0 50px; width: auto;}
#other-info .column .et-social-icon span { color: #000; display: block; font-size: 16px; font-weight: bold;}
#other-info .column p a { color: #d2ad37; font-style: italic;}
#other-info .column .content_excerpt { border-bottom: 1px solid #ccc; margin: 0 0 15px; padding: 0 0 15px;}
#other-info .column #map{ width: 220px; height: 140px; }
#other-info .column #text-2 .textwidget p { font-weight: 700;} 


/*Footer*/
#main-footer{ background: url('images/footer-bg.jpg') #663399;  }
#et-footer-nav, #footer-bottom { background: transparent !important;}
#main-footer .container{ text-align: center;}
.bottom-nav li{ font-weight: 400; padding: 0; width: 19%;}
.bottom-nav li:first-of-type a { border-left: 1px solid #793db6;}
.bottom-nav a { border-right: 1px solid #793db6; display: block;}
#footer-info { float: none; text-align: center;}
#footer-bottom .et-social-icons { float: none;}


input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select{ padding: 10px;}

.list-col3 {columns: 3; width: 100%; margin: 0!important;}
.list-center {text-align: center; margin: 0!important; width: 100%; list-style: none!important;}
.centered {text-align: center!important;}
/**
 * INNER PAGES
 */

/* SERVICE PAGE */
.offRow {margin-bottom: 15px;}
.offImg {margin-bottom: 5px!important;}
.offImg img {height: 180px; object-fit: cover; object-position: center top; width: 100%!important; transition: all ease 0.5s;}
.offImg a:hover img {filter: brightness(80%); box-shadow: 0 0 10px #000;}

.imp-img-wrap .et_pb_text {margin-bottom: 10px !important;}
.imp-img img {transition: all .5s linear;}
.imp-img:hover img {box-shadow: 0px 0px 20px #000; transform: scale(1.03);}

/* RATE PAGE */
.rateTop {margin-bottom: 30px;}
.rateTop h1, .rateLoc h1 {padding-bottom: 10px!important; margin-bottom: 10px!important}
.rateTop h4 {font-size: 25px; padding-bottom: 30px;}
.rateTop h4 strong {font-size: 32px;}
.rateTop p {font-size: 18px; margin-bottom: 5px!important;}
.rateMotto h2 {font-size: 30px; margin-bottom: 0!important;}
.rateMotto h3 {font-size: 25px}
.rateMottoLeft {background: linear-gradient(to right, #ddd, transparent)}
.rateMottoRight {background: linear-gradient(to left, #ddd, transparent)}

/* CONTACT PAGE */
.inConBox input:not([type=submit]), .inConBox textarea {width: 100%!important; box-sizing: border-box;}
.inConBox input[type=submit] {margin: 0 auto; text-align: center;}
.inConBox .inb {width: calc(32.33% - 3px); display: inline-block; vertical-align: top; margin-left: 1.6%!important;}
.inConBox .inb:first-of-type {margin-left: 0!important;}

/* PARTNER PAGE */
.partLeft li {font-size: 15px;}

/* WHAT WE OFFER PAGE */
.offCnLeft p {font-size: 1.2em!important;}

/* GALLERY PAGE */
#gallery-img img { height: 143px !important; object-fit: cover; }

/* ENTERTAINERS PAGE */
.et-service-list ul {
	font-size: 1.6em;
}
.et-service-list ul li a {
	color: #572b82;
}
.team-members-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
}
figure.team-member {
	width: 25%;
	padding: 5px;
}
figure.team-member a {
	z-index: 1;
	overflow: hidden;
	display: block;
}
figure.team-member *,
figure.team-member:hover * {
	-webkit-transition: all ease 0.7s;
	-o-transition: all ease 0.7s;
	transition: all ease 0.7s;
}
figure.team-member img {
	display: block;
	width: 100%;
}
figure.team-member:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transform-origin: center;
	-moz-transform-origin: center;
	-ms-transform-origin: center;
	-o-transform-origin: center;
	transform-origin: center;
}
figure.team-member figcaption {
	padding: 10px 0;
	background-color: #639;
}
figure.team-member:hover figcaption {
	background-color: #874fc0;
}
figure.team-member figcaption h3 {
	text-align: center;
	font-size: 20px;
	color: #fff;
	padding-bottom: 0;
}

/*ENTERTAINER SINGLE PAGE*/

.single-team_member #main-content .container:before {
	display: none;
}
article.team_member .team_member-wrap {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
article.team_member .team_member-image { 
	width: 30%;
	text-align: center;
}
article.team_member .team_member-image img {
	display: block;
	width: 100%;
}
article.team_member .team_member-image a {
	padding: .3em 1em;
	display: inline-block;
	margin: 20px 0 0;
}
article.team_member .team_member-image a:after {
	top: 7px;
}
article.team_member .team_member-image a:hover {
	padding: .3em 2em .3em .7em;
}
article.team_member .team_member-image a,
article.team_member .team_member-image a:hover {
	
	color:#FFFFFF!important;
	border-width:0!important;
	font-size:22px;
	background-color:#d3af37;
}
article.team_member .team_member-wrap .entry-content {
	padding: 0 0 0 30px;
	width: 70%;
}
article.team_member h1 {
	text-align: center;
	font-size: 32px !important;
	padding: 0 0 10px !important;
	margin-bottom: 10px !important;
}
article.team_member h1:after { 
	display: none; 
}
article.team_member .team_member-wrap .entry-content h3 { 
	font-size: 24px !important;
}
article.team_member .team_member-wrap .entry-content ul,
article.team_member .team_member-wrap .entry-content p { 
	font-size: 16px !important;
}
article.team_member .team_member-wrap .entry-content ul li a {
	color: #000;
}
article.team_member .team_member-wrap .entry-content ul li a:hover{
	text-decoration: underline;
	color:#572B82;
}

.team_member .entry-content li a {
    color: #ff084a !important;;
}

/**
 * Media Queries
 */

/**
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
/*@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}*/


/*.logo_container #logo {
    transform: translate(-125%, 125%);
}*/

@media screen and (max-width: 1500px) {
	.logo_container #logo {
    transform: unset;
}
}

@media (max-width: 1120px) {
	#banner .ms-slide-info{ top: 10%; }
}

@media (max-width: 1020px) {
	#banner .ms-info h2 { font-size: 35px;}
	#banner .ms-info h2 strong { font-size: 45px; margin: 15px 10px 0; border-bottom: 5px solid #FF084A;}
	#banner .ms-info h2 strong:after { content: none;}
	
	#et_mobile_nav_menu{padding-top:28px;}

	figure.team-member figcaption h3 { font-size: 16px; }

	article.team_member .team_member-wrap { justify-content: center; flex-direction: column; align-items: center; }
	article.team_member .team_member-image { width: 450px; max-width: 100%; }
	article.team_member .team_member-wrap .entry-content { width: 100%; padding: 40px 0; }
}

@media (max-width: 870px) {
	.logo_container #logo{height:auto;width:45%;}
	
	#banner .ms-slide-info { background: #111; position: static !important; text-align: center;}
	#banner .ms-info { width: auto; padding: 20px 15px;}
	div.cols-2 {width: 98%;margin:1%;}
	div.cols-3 {width: 48%;margin:1%;}
	div.cols-3.always3 {width: 31%;margin:1%}
}

@media (max-width: 800px) {
	#gallery-drop { width: 100%; font-size: 18px; }
}

@media screen and (max-width: 768px) {
	h3.partiesh3 { display: inline-block; padding: 20px 5px 0; }
 	img.alignleft { margin-bottom: 10px; }
}

@media (max-width: 767px) {
	#et-info .et-social-icons{ display: inline-block; }

	figure.team-member { width: 50%; }
}

@media (max-width: 670px) {
	#et-footer-nav { display: none;}
	video.alignright{float: none; display: block; margin: 0 auto;}
	div.cols-2 {width: 98%;margin:1%;}
	div.cols-3 {width: 98%;margin:1%;}
}

@media screen and (max-width: 500px) {
	.logo_container #logo { transform: translate(-18%, 110%) !important; width: 180px;}
	
	.logo_container #logo{bottom:95px;left:37%;right:37%;max-width:150px;}
	.home .logo_container #logo{bottom:-30px;left:unset;right:unset;max-width:unset;}
	
	#et-info{text-align:center;font-weight:600;color:#fff;}
	div#et-info a {color: #fff !important;}

	figure.team-member { width: 100%; }
}

@media (max-width: 460px) {
	#main-content .page-title h1 { font-size: 40px; }
}

@media screen and (max-width: 425px) {
	.logo_container #logo { transform: translate(-20%, 110%) !important; width: 150px;}
}

@media screen and (max-width: 375px) {
	.logo_container #logo { transform: translate(-20%, 104%) !important; width: 135px;}
}