/*

 Theme Name:     Divi Child

 Theme URI:      https://www.elegantthemes.com/gallery/divi/

 Description:    Divi Child Theme

 Author:         Elegant Themes

 Author URI:     https://www.elegantthemes.com

 Template:       Divi

 Version:        1.0.0

*/

 

 

/* =Theme customization starts here

------------------------------------------------------- */
ul#menu-main-menu {
    gap: 90px;
}
ul#menu-main-menu li a {
    padding: 0px;
}
.w-400 {
    font-weight: 400 !important;
}
.bg-blur {
    backdrop-filter: blur(5px);
}
.home-last-section .et_pb_button_module_wrapper {
    max-width: 565px;
}
.header-social-icon {
    position: absolute;
    top: 4px;
    right: 0;
}
.header-social-icon ul {
    display: flex;
    list-style: none;
    gap: 18px;
    padding: 0px !important;
}
.footer-icon {
    display: flex;
    justify-content: end;
    gap: 12px;
}
/* slider css */
.slick-slider
{
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
 
.slick-slide
{
float: left;
}
.slick-list.draggable {
    overflow: hidden;
}



/* .music-stand-img {
    position: absolute;
    top: 32%;
} */
.contact-wrap input ,.contact-wrap textarea{
    background: #D9D9D9;
    padding: 12px;
    margin-top: 10px;
    width: 100%;
    font-family: 'Inter';
    font-size: 16px;
    border-radius: 3px;
}
.contact-wrap input::placeholder {
    color: #767473;
}
.contact-wrap textarea {
    margin-top: 31px;
    height: 170px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: 
#3E6170;
    border: none;
    color: #fff;
    text-transform: uppercase;
    border-radius: 32px;
    width: auto;
    display: flex;
    justify-content: center;
    margin: auto;
    padding: 11px 100px;
    margin-top: 39px;
    font-weight: 400;
    box-shadow: -1px 1px 2px 0px rgba(0, 0, 0, 0.25) inset;
}
.centered-text {
    display: flex;
    align-items: center;
}
.bg-tvimg {
    position: relative;
}

.bg-tvimg::before {
    position: absolute;
    content: "";
    background: url(https://plum-cassowary-539721.hostingersite.com/wp-content/uploads/2026/03/Group-4.png);
    width: 100%;
    height: 1132px;
    background-repeat: no-repeat;
    left: -104px;
    top: -130px;
}
.bg-tvimg {
    position: relative;
}

.bg-tvimg::before {
    position: absolute;
    content: "";
    background: url(https://plum-cassowary-539721.hostingersite.com/wp-content/uploads/2026/03/Group-4.png);
    width: 100%;
    height: 1132px;
    background-repeat: no-repeat;
    left: 0px;
    top: -130px;
}

p.sub-text {
    font-size: 16px;
    color: rgba(23, 52, 65, 1);
	font-weight: 300;
}

p.title-text {
    font-size: 24px;
    color: rgba(23, 52, 65, 1);
    font-weight: 700;
}

.event-date {
    font-size: 14px;
    color: rgba(23, 52, 65, 1);
    line-height: 19px;
	padding-bottom: 5px;
}

p.event-text {
    font-size: 14px;
    color: rgba(23, 52, 65, 1);
	 line-height: 19px;
}
.event-slider {
    text-align: center;
}
.event-slider button.slick-prev.slick-arrow {
    font-size: 0px;
    background: none;
    border: transparent;
    background-image: url(https://plum-cassowary-539721.hostingersite.com/wp-content/uploads/2026/03/v-1.svg);
    width: 25px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    left: 4%;
    top: 36%;
    position: absolute;
    z-index: 999;
}
.event-slider button.slick-next.slick-arrow {
    font-size: 0px;
    background: none;
    border: transparent;
    background-image: url(/wp-content/uploads/2026/03/v-2.svg);
    width: 25px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    right: 4%;
    top: 36%;
    position: absolute;
    z-index: 999;
}
.event-slider.slick-initialized.slick-slider {
    padding: 0px 65px;
    text-align: center;
    margin-left: 7%;
    max-width: 530px;
	    position: relative;
    top: -72px;
}
.event-card a {
    background: #90AA9D;
    color: #fff;
    display: inline-block;
    margin-top: 15px;
    padding: 10px 28px;
    border-radius: 37px;
    font-family: 'Inter';
    font-weight: 300;
    font-size: 16px;
}
.footer-menu ul#menu-main-menu-1 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.contact-wrap .wpcf7-spinner {
    display: none;
}
.contact-wrap .wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 20px;
    display: block;
    font-weight: 800;
}
.video-grid {
  display: flex;
  gap: 30px;
}

.video-card {
  width: 50%;
  cursor: pointer;
}
.wpcf7-response-output {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
}
.video-thumb {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.video-thumb img {
  width: 100%;
  display: block;
}

.video-thumb .overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  background: rgba(0,0,0,0.4);
}

/* Popup */
.video-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.video-popup-inner {
  width: 80%;
  max-width: 900px;
  position: relative;
}

.video-popup iframe {
  width: 100%;
  height: 500px;
}

.close-popup {
  position: absolute;
  top: -40px;
  right: 0;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
}
@media(max-width: 1000px){
		.header-menu .et_pb_menu_inner_container.clearfix {
    display: flex;
    justify-content: space-between;
}
	.header-menu ul#mobile_menu1 {
    border-color: #1d2e37;
}
	.header-menu .et_pb_menu__logo-wrap {
    margin-bottom: 0px !important;
}
    .header-menu .et_pb_menu__wrap {
        margin-right: 100px;
        justify-content: end;
    }
	.footer-menu .et_pb_menu__menu {
    display: block !important;
}
	.footer-menu .et_mobile_nav_menu {
    display: none;
}
	.footer-menu ul#menu-main-menu-1 {
    display: flex;
    flex-direction: column;
    align-items: start;
}
	.footer-menu  .et_pb_menu__wrap {
    justify-content: start !important;
}
	.footer-icon{
    display: flex;
    justify-content: start;
    gap: 12px;
}
	.event-slider.slick-initialized.slick-slider {
    padding: 0px 65px;
    text-align: center;
    margin-left: 18%;
    max-width: 530px;
    position: relative;
    top: 42px;
}
.event-slider.slick-initialized.slick-slider {
        padding: 0px 65px;
        text-align: center;
        margin-left: 12% !important;
        margin: auto ;
        max-width: 530px;
        position: relative;
        top: 46px;
    }
		.centered-text {
    flex-wrap: wrap;
}
	.bg-tvimg::before {
    top: 9px;
}
	
}
@media(max-width: 600px){
    .header-menu .et_pb_menu__wrap {
        margin-right: 80px;
    }
.header-social-icon ul img {
    height: 19px;
    margin-top: 4px;
}
	.home-bg {
    background-position-x: 25% !important;
}
	.video-card {
    width: 100%;
    cursor: pointer;
}
	.video-grid {

    flex-direction: column;
}
	.event-slider.slick-initialized.slick-slider {
    padding: 0px 45px;
       margin-left: 0% !important;
    margin: auto;
    max-width: 530px;
    position: relative;
    top: 47px;
}
	p.sub-text {

    padding-bottom: 6px;
}
	.bg-tvimg::before {
    position: absolute;
    content: "";
    background: url(https://plum-cassowary-539721.hostingersite.com/wp-content/uploads/2026/03/Group-4.png);
    width: 100%;
    height: 1132px;
    background-repeat: no-repeat;
    left: -7px;
    top: 9px;
    background-position-x: center;
    background-size: 113% 100%;
}
	p.title-text {
    font-size: 20px;
    padding-bottom: 10px;
}
	.event-slider button.slick-prev.slick-arrow {
		left: 8%;
	}
	.event-slider button.slick-next.slick-arrow {
		right: 6%;
	}
.contact-wrap textarea {
    margin-top: 10px;
    height: 170px;
}
	.wpcf7-response-output {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
}
}
