.wd-popup.wd-promo-popup{
	background-color:rgb(255,255,255);
	background-position:center center;
}

.header-banner{
	background-color:rgb(47,182,129);
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://goanfest.com/wp-content/uploads/2022/10/df-bnr.jpg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
}

:root{
--wd-text-font:"Space Grotesk", Arial, Helvetica, sans-serif;
--wd-text-font-weight:500;
--wd-text-color:222222;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Playfair Display SC", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Playfair Display SC", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:700;
--wd-entities-title-color:rgb(0,0,0);
--wd-entities-title-color-hover:rgb(200, 85, 61);
}
:root{
--wd-alternative-font:"Space Grotesk", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Playfair Display SC", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Playfair Display SC", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(46,141,178);
}
:root{
--wd-alternative-color:rgb(251,188,52);
}
:root{
--wd-link-color:rgb(30,115,190);
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(56,179,216);
}
:root{
--btn-default-bgcolor-hover:rgb(221,153,51);
}
:root{
--btn-shop-bgcolor:rgb(30,115,190);
}
:root{
--btn-shop-bgcolor-hover:rgb(221,153,51);
}
:root{
--btn-accent-bgcolor:rgb(30,115,190);
}
:root{
--btn-accent-bgcolor-hover:rgb(221,153,51);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-shop-color: #fff;
		
					--btn-shop-color-hover: #fff;
		
					--btn-accent-color: #fff;
		
					--btn-accent-color-hover: #fff;
		
					
			
							--btn-default-brd-radius: 35px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
			
					
					
			
							--btn-shop-brd-radius: 35px;
				--btn-shop-box-shadow: none;
				--btn-shop-box-shadow-hover: none;
			
					
					
			
							--btn-accent-brd-radius: 35px;
				--btn-accent-box-shadow: none;
				--btn-accent-box-shadow-hover: none;
			
					
								}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-width: 1222px;
		}
	
			.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1192px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1202px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1212px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1222px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1232px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1252px;
		}
		@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
			.header-banner {
			height: 40px;
		}
		body.header-banner-display .website-wrapper {
			margin-top:40px;
		}
		@media (max-width: 1024px) {
			.header-banner {
				height: 40px;
			}
			body.header-banner-display .website-wrapper {
				margin-top:40px;
			}
		}
	
	
	
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//goanfest.com/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.5.3") format("woff2");
}

.ticker__viewport {
  background: #2FB681;
  color: #fff;
  overflow: hidden;
  padding: 10px 0;
}
.ticker__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
}

.ticker__item {
  display: inline-block;
  white-space: nowrap;
	color:#ffffff !important;
	font-size:20px;
}

.ticker__item a {
	 color:#ffffff !important;
	padding:0px 10px;
	font-size:20px;
    text-decoration: none !important;
}
 .ticker__item a:hover{
    color:#ffffff !important;
	 text-decoration: underline;
}
marquee {
    display: block;
}