/*
Theme Name: Festival Events
Theme URI: https://www.theclassictemplates.com/products/festival-events
Author: classictemplate
Author URI: https://www.theclassictemplates.com/
Description: The Festival Events Theme is a vibrant and dynamic solution designed for event planners, cultural organizers, and community managers who want to showcase their festival events with elegance and creativity. This beautifully designed theme helps you promote music festivals, cultural festivals, food fairs, art events, and seasonal celebrations with ease. With its responsive design and SEO-friendly layout, your festival website will look perfect on all devices while ranking higher in search engines. The theme includes stunning templates for event schedules, photo galleries, artist lineups, and ticket booking, ensuring visitors stay engaged from the first click. Built with customization in mind, the Festival Events Theme supports drag-and-drop builders, color customization, and multiple header styles to match your event’s identity. Whether you’re organizing a concert, carnival, cultural event, or holiday celebration, this theme offers the flexibility you need. It integrates seamlessly with popular plugins for event management, registration forms, and social media sharing, helping you connect with your audience effortlessly. With fast loading speed, multilingual support, and user-friendly navigation, your festival events will stand out online. Make your Festival Events shine with this all-in-one theme designed to celebrate joy, culture, and community. Create memorable experiences, attract more attendees, and turn your next festival event into a digital success story.
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 5.6
Version: 0.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: festival-events
Tags: left-sidebar, right-sidebar, one-column, two-columns, three-columns, four-columns, grid-layout, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, footer-widgets, template-editing, rtl-language-support, style-variations, blog, entertainment, e-commerce
*/ 

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
main {
	display: block;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
.page-template-full-width .entry-content {
	margin-top: 0;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: bolder;
}
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
}
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
.wp-element-button,
.wp-block-button__link,
a.wp-block-post-excerpt__more-link {
	transition: all 0.3s;
}
.wp-element-button:hover,
.wp-block-button__link:hover,
a.wp-block-post-excerpt__more-link:hover {
	background-color: var(--wp--preset--color--secondary) !important;
	border-color: var(--wp--preset--color--secondary) !important;
	color: var(--wp--preset--color--button-1) !important;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
fieldset {
	padding: 0.35em 0.75em 0.625em;
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
details {
	display: block;
}
summary {
	display: list-item;
}
template {
	display: none;
}
[hidden] {
	display: none;
}
footer.wp-block-template-part {
	margin: 0;
}
.orderby {
	padding: 15px;
}
div#sticky-header {
	z-index: 91 !important;
}

/* -------------- pagination start----------------*/

.page-numbers {
	background: var(--wp--preset--color--primary);
	margin: 0 5px 5px 0;
	padding: 6px 13px;
	border-radius: 6px;
	font-size: 12px;
	display: inline-block;
	color: var(--wp--preset--color--white);
}
.page-numbers:hover {
	color: var(--wp--preset--color--white);
}
.page-numbers.dots {
	background-color: transparent;
}
.wp-block-query-pagination {
	gap: 10px;
}

/* -------------- pagination End----------------*/

/* -------------- woocommerce-breadcrumb ----------------*/

.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a {
	color: var(--wp--preset--color--link-color);
}

/* -------------- woocommerce-breadcrumb end----------------*/

/* -------------- Menus ----------------*/
.wp-block-navigation-item__content {
	padding-bottom: 3px;
	text-decoration: none;
	position: relative;
	overflow: hidden;
}
.wp-block-navigation-submenu li a:hover::before {
	right: 50%;
}
/* -------------- Menus ENd----------------*/

.wp-block-archives-list.wp-block-archives li::before,
.wp-block-categories-list.wp-block-categories li::before,
.taxonomy-category a::before {
	font-family: "Font Awesome 7 Free";
	content: "\f054";
	margin-right: 8px;
	font-weight: 600;
	font-size: 14px;
}
.wp-block-archives-list.wp-block-archives li,
.wp-block-categories-list.wp-block-categories li {
	list-style-type: none;
}
.wp-block-archives-list.wp-block-archives,
.wp-block-categories-list.wp-block-categories,
.taxonomy-category a {
	padding-left: 10px;
}
.wp-block-tag-cloud a.tag-cloud-link {
	font-size: 16px !important;
}
.tag-cloud-link::before,
.taxonomy-post_tag a:before {
	font-family: "Font Awesome 7 Free";
	content: '\f02b';
	font-weight: 600;
	margin-right: 8px;
}
.tag-cloud-link,
.taxonomy-post_tag a {
	text-decoration: none;
	background: var(--wp--preset--color--primary);
	margin: 0 5px 5px 0;
	padding: 5px 10px;
	border-radius: 6px;
	font-size: 12px;
	display: inline-block;
	color: var(--wp--preset--color--white);
	text-decoration: none;
}
.products-block-post-template li {
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.column-has-radius {
	border-radius: 8px;
}
.has-bg-image {
	background: #fff;
	border-radius: 100px;
	height: 100px;
	width: 100px;
	padding: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}
footer .has-arrow ul {
	padding: 0;
}
footer .has-arrow ul li:before {
	content: "\f345";
	font-family: 'dashicons';
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 12px;
}
footer .has-arrow ul li {
	list-style: none;
	padding-left: 15px;
	position: relative;
}
a.wp-block-post-excerpt__more-link {
	background: var(--wp--preset--color--primary);
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding: 8px 20px;
	border-radius: 6px;
	position: relative;
}
.wc-block-components-product-sale-badge.wc-block-components-product-sale-badge--align-right.wc-block-grid__product-onsale {
	background: #cf0000;
	border: none;
	color: #fff;
	font-size: 12px;
}
@media (max-width: 720px) {

	.no-border-mobile,
	.no-border-mobile .wp-block-column {
		border: none !important;
	}
}

/* blog page style */
.wp-block-post-author__name::before {
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	content: "\f007";
	padding-right: 8px;
}
.wp-block-post-date time::before {
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	content: "\f073";
	padding-right: 8px;
}
.wp-block-read-more-is-layout-flow::after {
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	content: "\f061";
	padding-left: 8px;
}
.wp-block-read-more-is-layout-flow:hover::after {
	padding-left: 10px;
	transition: color 0.10s ease;
}
a.wp-block-post-author-name__link:before {
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	content: "\f007";
	padding-right: 8px;
}
.wp-block-cover {
	z-index: 1;
}
/* blog page style */

.sidebar a {
	text-decoration: none;
}
.wp-block-image img{
	vertical-align: middle;
}

/* responsive style */
@media (max-width: 768px) {
	.brands{
		padding-top: 20px !important;
	}
	.header-info-wrapper{
		display: none !important;
	}
	.r-blog-spacing{
		margin-top: 40px !important;
		margin-bottom: 40px !important;
	}
}

/* festival-events styles */
.has-no-underline a{
	text-decoration: none;
}
.form-submit input.wp-block-button__link.wp-element-button{
	border: none;
}
header a {
	text-decoration: none;
}

/* Header */
.header-top .header-phone-box p, .header-top .header-mail-box p, .header-top .header-text-box{
	display: flex;
	align-items: center;
  gap: 8px;
}
.header-top .header-phone-box img, .header-top .header-mail-box img, .header-top .header-text-box img{
	height: 15px;
	width: auto !important;
}
.header-top .header-text-box img{
	margin-right: 8px;
}
.header-top .header-social-box li a{
	font-size: 18px;
}
.home .header-bottom .header-btm-left .logo-box{
	position: absolute;
  bottom: -50px;
  z-index: 2;
}
.header-bottom .header-btm-right .header-wishlist img{
	height: 20px;
	width: auto !important;
}
.header-bottom .header-btm-right .header-wishlist a:hover{
	background-color: transparent !important;
} 
.header-bottom .header-btm-right .header-wishlist a{
	display: flex;
}
.header-bottom .header-btm-right .header-cart .wc-block-cart-link__text{
	display: none;
}
.header-bottom .header-btm-right .header-account a{
	padding: 0;
}
.header-bottom .header-btm-middle .wp-block-navigation ul li a:hover,
.header-bottom .header-btm-middle .wp-block-navigation ul li.current-menu-item a{
	text-decoration: underline;
	color: var(--wp--preset--color--primary);
}
.header-bottom .header-btm-middle .wp-block-navigation li.has-child .wp-block-navigation__submenu-container li a{
	padding: 10px;
}
.header-bottom .header-btm-middle .wp-block-navigation li.has-child .wp-block-navigation__submenu-container li a:hover{
	color: var(--wp--preset--color--base);
}

/* Slider Section */
.slider-section .owl-carousel{
	display: block;
}
.slider-section .slider-nav-btn .custom-prev img, .slider-section .slider-nav-btn .custom-next img{
	width: 18px !important;
	display: flex;
}
.slider-section .slider-nav-btn .custom-prev a:hover{
	background-color: var(--wp--preset--color--button-3) !important;
} 
.slider-section .slider-nav-btn .custom-next a:hover{
	background-color: var(--wp--preset--color--primary) !important;
}
.slider-section .slider-content .slider-btn a:hover{
	background: var(--wp--preset--color--base) !important;
	border-color: var(--wp--preset--color--base) !important;
	color: var(--wp--preset--color--primary) !important;
}
.slider-section{
	position: relative;
}
.slider-section .slider-nav-btn {
	position: absolute;
	bottom: 40px;
    left: 35%;
    transform: translateX(-50%);
    z-index: 1;
}
.slider-section .slider-right .slider-img, .slider-section .slider-right .slider-img img{
	width: 120% !important;
	object-fit: cover;
}
.slider-section .slider-content, .slider-section .slider-right .slider-img img{
	box-shadow: 0px 4px 4px 0px #00000040;
}
/* Event Section */
.slider-section .slider-content .slider-btn a, .event-section .event-box .event-img img, .event-section .event-content .tribe-block .tribe-events-calendar-list__event-featured-image-wrapper img, .event-section .event-box .event-inner, .blog-section .blog-card .blog-left .blog-card-img img, .blog-section .blog-card, .blog-section .blog-card .blog-right .blog-card-title a, .blog-section .blog-card .blog-right .blog-card-desc .wp-block-post-excerpt__excerpt, .blog-section .blog-card .blog-right .blog-card-btn .wp-block-post-excerpt__more-link, .event-section .event-content .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-wrapper{
	transition: 1.3s;
}
.event-section .event-box .event-img, .event-section .event-box .event-img img, .event-section .event-content .tribe-block .tribe-events-calendar-list__event-featured-image-wrapper, .event-section .event-content .tribe-block .tribe-events-calendar-list__event-featured-image-wrapper img{
	min-height: 450px;
	width: 100%;
	object-fit: cover;
}
.event-section .event-box:hover .event-img img, .blog-section .blog-card:hover .blog-left .blog-card-img img, .event-section .event-content .tribe-events-calendar-list__event-row:hover .tribe-events-calendar-list__event-featured-image-wrapper img{
	transform: scale(1.1) rotate(0.5deg);
}
.event-section .event-box:hover .event-inner{
	background: var(--wp--preset--color--base) !important;
}
.event-section .event-box:hover .event-date, .event-section .event-box:hover .event-month, .event-section .event-box:hover .event-title, .event-section .event-box:hover .event-add, .event-section .event-box:hover .event-desc{
	color: var(--wp--preset--color--primary) !important;
}
.event-section .event-box .event-right, .blog-section .blog-card .blog-card-img-box{
	overflow: hidden;
}
.event-section .event-box .event-btn a:hover{
	border-color: #ffffff !important;
	color: var(--wp--preset--color--link-color) !important;
}
.event-section .event-box .event-add{
	display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.event-section .event-box .event-add img{
	height: 18px;
	width: auto !important;
}
.event-section .event-box .event-add img:nth-child(2){
	display: none;
}
.event-section .event-box:hover .event-add img:nth-child(2){
	display: inline-block;
}
.event-section .event-box:hover .event-add img:nth-child(1){
	display: none;
}

/* Event Section - Dynamic */
.event-section .event-content .tribe-block.tec-block__archive-events{
	margin: 0 !important;
	max-width: 100% !important;
}
.event-section .event-content .tribe-events-l-container{
	padding: 0 !important;
	margin: 0;
	max-width: 100% !important;
	min-height: auto !important;
}
.event-section .event-content .tribe-events-calendar-list__event-row{
	margin: 0 !important;
}
.event-section .event-content .tribe-block header.tribe-events-header,
.event-section .event-content .tribe-block .tribe-events-calendar-list__month-separator,
.event-section .event-content .tribe-block .tribe-events-calendar-list-nav,
.event-section .event-content .tribe-block .tribe-events-c-subscribe-dropdown__container,
.event-section .event-content .tribe-block .tribe-events-promo,
.event-section .event-content .tribe-block .tribe-events-calendar-list__event-date-tag,
.event-section .event-content .tribe-block .tribe-event-time{
	display: none;
}
.event-section .event-content .tribe-block ul.tribe-events-calendar-list{
	display: grid;
  grid-template-columns: auto auto;
  gap: 45px;
  margin-top: 70px;
}
.event-section .event-content .tribe-block .tribe-events-calendar-list__event-featured-image-wrapper,
.event-section .event-content .tribe-block .tribe-events-calendar-list__event-details{
	flex-basis: 50%;
}
.event-section .event-content .tribe-block .tribe-events-calendar-list__event-wrapper{
	background: var(--wp--preset--gradient--slider-bg);
	border: 1px solid var(--wp--preset--color--base);
	border-radius: 0 50px 50px 50px;
}
.event-section .event-content .tribe-block .tribe-events-calendar-list__event-featured-image-wrapper{
	padding: 0 !important;
	overflow: hidden;
}
.event-section .event-content .tribe-block .tribe-events-calendar-list__event-wrapper{
	overflow: hidden;
}
.event-section .event-content .tribe-block .tribe-events-calendar-list__event, .event-section .event-content .tribe-block .tribe-events-calendar-list__event-featured-image-wrapper img{
	height: 100%;
}
.event-section .event-content .tribe-block .tribe-events-calendar-list__event-details{
	align-self: center;
  text-align: center;
}
.event-section .event-content .tribe-block .tribe-events-calendar-list__event-datetime-wrapper time,
.event-section .event-content .tribe-block .tribe-events-calendar-list__event-title a,
.event-section .event-content .tribe-block .tribe-events-calendar-list__event-venue,
.event-section .event-content .tribe-block .tribe-events-calendar-list__event-description p,
.event-section .event-content .tribe-block .tribe-events-calendar-list__event-cost .tribe-events-c-small-cta__price{
	color: var(--wp--preset--color--base);
	font-style: italic;
}
.footer-section .wp-block-navigation li a, .footer-section .wp-block-social-links .wp-block-social-link-label{
	font-style: italic;
}
.event-section .event-content .tribe-block .tribe-event-date-start {
	display: inline-block;
	text-align: center;
	font-size: 35px;
	font-weight: 700;
	line-height: 1.3;
	text-transform: uppercase;
	word-break: break-all;
}
.event-section .event-content .tribe-block .tribe-event-date-start::before {
  content: attr(data-day);
  display: block;
}
.event-section .event-content .tribe-block .tribe-event-date-start::after {
  content: attr(data-month);
  display: block;
}
.event-section .event-content .tribe-block .tribe-events-calendar-list__event-title a, .event-section .event-content .tribe-block .tribe-events-calendar-list__event-venue, .event-section .event-content .tribe-block .tribe-events-calendar-list__event-cost .tribe-events-c-small-cta__price{
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 500;
}
.event-section .event-content .tribe-block .tribe-events-calendar-list__event-venue-title{
	font-weight: 500;
}
.event-section .event-content .tribe-block .tribe-events-calendar-list__event-description p{
	font-size: 14px;
	font-weight: 400;
}
.event-section .event-content .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-venue{
	position: relative;
	padding-left: 22px;
	display: inline;
}
.event-section .event-content .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-venue:after,
.event-section .event-content  .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-venue:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-size: contain;
}
.event-section .event-content .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-venue:after{
	background-image: url(./assets/images/location1.png);
}
.event-section .event-content  .tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-venue:before{
	background-image: url(./assets/images/location.png);
	display: none;
}
.event-section .event-content .tribe-events-calendar-list__event-row:hover .tribe-events-calendar-list__event-venue:after{
	display: none;
}
.event-section .event-content  .tribe-events-calendar-list__event-row:hover .tribe-events-calendar-list__event-venue:before{
	display: inline;
}
.event-section .event-content .tribe-events-calendar-list__event-row:hover .tribe-events-calendar-list__event-wrapper{
	background: var(--wp--preset--color--base);
}
.event-section .event-content .tribe-events-calendar-list__event-row:hover .tribe-events-calendar-list__event-datetime-wrapper time, 
.event-section .event-content .tribe-events-calendar-list__event-row:hover .tribe-events-calendar-list__event-title a, 
.event-section .event-content .tribe-events-calendar-list__event-row:hover .tribe-events-calendar-list__event-venue, 
.event-section .event-content .tribe-events-calendar-list__event-row:hover .tribe-events-calendar-list__event-description p,
.event-section .event-content .tribe-events-calendar-list__event-row:hover .tribe-events-c-small-cta__price{
	color: var(--wp--preset--color--primary);
}
.event-section .event-content .tribe-events-calendar-list__event-details{
	padding: 0 0 20px 0;
}
.event-section .event-content header.tribe-events-calendar-list__event-header{
	padding: 20px 20px 0 20px;
}
.event-section .event-content .tribe-events-calendar-list__event-datetime-wrapper .tribe-event-date-end{
	display: block;
}

/* Single Event */
.post-type-archive-tribe_events .tec-block__archive-events .tribe-events-l-container, .single-tribe_events .tec-block__single-event .tribe-events-pg-template{
	max-width: 85% !important;
}
.single-tribe_events .tec-block__single-event .tribe-events-sub-nav{
	padding: 0;
}
.single-tribe_events .tec-block__single-event .tribe-events-sub-nav .tribe-events-nav-previous a, .single-tribe_events .tec-block__single-event .tribe-events-sub-nav .tribe-events-nav-next a{
	background-color: var(--wp--preset--color--tetiary);
	color: var(--wp--preset--color--base);
	border-radius: 6px;
	padding: 7px 15px;
	display: flex;
  	align-items: center;
}
.single-tribe_events .tec-block__single-event .tribe-events-sub-nav .tribe-events-nav-previous a:before,
.single-tribe_events .tec-block__single-event .tribe-events-sub-nav .tribe-events-nav-next a:after{
	background-image: none;
	font-family: 'Font Awesome 7 Free';
	font-weight: 900;
}
.single-tribe_events .tec-block__single-event .tribe-events-sub-nav .tribe-events-nav-previous a:before{
	content: '\f104';
} 
.single-tribe_events .tec-block__single-event .tribe-events-sub-nav .tribe-events-nav-next a:after{
	content: '\f054';
}
.single-tribe_events .tec-block__single-event .tribe-events-sub-nav .tribe-events-nav-previous a:hover, .single-tribe_events .tec-block__single-event .tribe-events-sub-nav .tribe-events-nav-next a:hover{
	background-color: var(--wp--preset--color--primary);
}
.single-tribe_events .tec-block__single-event .tribe-common .tribe-events-c-subscribe-dropdown__button, .post-type-archive-tribe_events .tec-block__archive-events .tribe-events-c-subscribe-dropdown__container .tribe-common-c-btn-border{
	border-color: var(--wp--preset--color--tetiary);
	color: var(--wp--preset--color--tetiary);
}
.post-type-archive-tribe_events .tec-block__archive-events button.tribe-events-c-nav__prev, .post-type-archive-tribe_events .tec-block__archive-events button.tribe-events-c-nav__next{
	border-color: var(--wp--preset--color--tetiary) !important;
	background-color: var(--wp--preset--color--tetiary) !important;
	color: var(--wp--preset--color--base) !important;
	border-radius: 6px !important;
	padding: 7px 15px !important;
	display: flex;
  	align-items: center;
}
.single-tribe_events .tec-block__single-event .tribe-common .tribe-events-c-subscribe-dropdown__button:hover, .post-type-archive-tribe_events .tec-block__archive-events .tribe-events-c-subscribe-dropdown__container .tribe-common-c-btn-border:hover, .post-type-archive-tribe_events .tec-block__archive-events .tribe-events-header .tribe-events-c-search__button{
	background-color: var(--wp--preset--color--tetiary);
}
.post-type-archive-tribe_events .tec-block__archive-events .tribe-events-header .datepicker .day.active{
	background: var(--wp--preset--color--tetiary) !important;
}
.single-tribe_events .tec-block__single-event .tribe-events-event-meta:before{
	content: none;
}
.single-tribe_events .tec-block__single-event .tribe-events-meta-group{
	border-top: 0;
}
.single-tribe_events .tec-block__single-event .tribe-events-single-section, .post-type-archive-tribe_events .tec-block__archive-events .tribe-events-calendar-list li.tribe-common-g-row{
	box-shadow: 0 0 7px 3px #c4c4c4;
  margin: 8px;
  padding: 20px;
}
.single-tribe_events .tec-block__single-event .tribe-events-single-section .tribe-events-single-section-title{
	font-size: 20px;
}
.single-tribe_events .tec-block__single-event #tribe-events-footer, .post-type-archive-tribe_events .tec-block__archive-events .tribe-events-calendar-list-nav{
	border-top: 1px solid #000000;
	margin-top: 55px;
}
.post-type-archive-tribe_events .tec-block__archive-events .tribe-events-calendar-list__month-separator{
	margin: 25px 0;
}
.post-type-archive-tribe_events .tec-block__archive-events .tribe-events-calendar-list li.tribe-common-g-row{
	margin-bottom: 25px;
}
.post-type-archive-tribe_events .tec-block__archive-events .tribe-events-calendar-list__event, .post-type-archive-tribe_events .tec-block__archive-events li.tribe-common-g-row{
	align-items: center;
}
.post-type-archive-tribe_events .tec-block__archive-events .tribe-events-c-small-cta__price{
	font-size: 16px;
}

/* Category Section */
.category-section .category-card .category-card-btn a{
	display: flex;
	align-items: center;
	gap: 10px;
}
.category-section .category-card .category-card-btn a img{
	height: 12px;
	width: auto !important;
}
.category-section .category-card .category-card-btn a:hover{
	background-color: #0000 !important;
	color: var(--wp--preset--color--base) !important;
}
.category-section .category-card span.wp-block-cover__background, .category-section .category-card .wp-block-cover__inner-container{
	opacity: 0 !important;
	transition: 1s;
}
.category-section .category-card:hover span.wp-block-cover__background{
	opacity: 0.7 !important;
} 
.category-section .category-card:hover .wp-block-cover__inner-container{
	opacity: 1 !important;
}

/* Blog Section */
.blog-section .blog-inner-box .blog-card-title a,
.blog-section .blog-inner-box .blog-card-desc .wp-block-post-excerpt__excerpt,
.blog-section .blog-inner-box .blog-card-btn .wp-block-post-excerpt__more-link{
	font-style: italic;
}
.blog-section .blog-inner-box .blog-card-desc .wp-block-post-excerpt__excerpt{
	font-size: 13px;
	color: var(--wp--preset--color--secondary);
}
.blog-section .blog-inner-box .blog-card-btn .wp-block-post-excerpt__excerpt{
	display: none;
}
.blog-section .blog-inner-box .blog-card-btn .wp-block-post-excerpt__more-link{
	background-color: transparent !important;
	padding: 0;
	font-size: 16px;
}
.blog-section .blog-card:hover{
	background: var(--wp--preset--gradient--slider-bg);
}
.blog-section .blog-card:hover .blog-right .blog-card-title a, .blog-section .blog-card:hover .blog-right .blog-card-desc .wp-block-post-excerpt__excerpt, .blog-section .blog-card:hover .blog-right .blog-card-btn .wp-block-post-excerpt__more-link{
	color: var(--wp--preset--color--base);
}
.blog-section .blog-card .blog-right .blog-card-btn .wp-block-post-excerpt__more-link:hover{
	color: var(--wp--preset--color--base) !important;
}

/* Footer Section */
.footer-section a:hover{
	color: var(--wp--preset--color--button-1) !important;
}
.footer-section .footer-boxes .footer-phone a, .footer-section .footer-boxes .footer-mail a, .footer-section .footer-boxes .footer-location a, .footer-section .footer-box3 a, .footer-section .footer-box4 a{
	text-decoration: none;
}
.footer-section .footer-boxes .footer-phone a, .footer-section .footer-boxes .footer-mail a, .footer-section .footer-boxes .footer-location a{
	display: flex;
}
.footer-section .footer-boxes .footer-phone i, .footer-section .footer-boxes .footer-mail i, .footer-section .footer-boxes .footer-location i{
	margin-right: 10px;
	font-size: 16px;
	display: block;
  	margin-top: 5px;
}
.footer-section .footer-box3 ul, .footer-section .footer-box4 ul{
	list-style: none;
	padding-left: 0;
}
.footer-section .footer-social-box a{
	font-size: 22px;
	gap: 12px;
}

/* Scroll to Top */
.scroll-top-btn {
  display: none; /* Initially hidden */
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: var(--wp--preset--color--primary);
  color: white;
  border: none;
  border-radius: 50% !important;
  cursor: pointer;
  z-index: 1000; 
  transition: opacity 0.3s;
}
.scroll-top-btn .wp-block-button__link.wp-element-button{
  border-radius: 50% !important;
  padding: 0!important;
  margin: 0 !important;
}
.scroll-top-btn .wp-block-button__link,
.scroll-top-btn .wp-block-button__link:hover{
  background-color: transparent !important;
  font-size: 20px;
}
.scroll-top-btn .wp-block-button__link i{
	height: 50px;
	width: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--wp--preset--color--base);
}

/* Woocommerce */
.woocommerce-page .wc-block-components-product-button .added_to_cart.wc_forward,
.single-product .woocommerce-notices-wrapper .wc-block-components-notice-banner__content a.wc-forward{
	background-color: var(--wp--preset--color--primary) !important;
    border-radius: 50px;
    padding: 10px 28px !important;
    text-decoration: none;
    color: var(--wp--preset--color--link-color) !important;
    font-weight: 600;
}
.single-product .wc-block-components-notice-banner{
	align-items: center;
}
.single-product .woocommerce-notices-wrapper .wc-block-components-notice-banner__content{
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.single-product .wp-block-group.woocommerce.product{
	margin-top: 0;
}
.single-product .wp-block-woocommerce-product-meta .wp-block-group{
	flex-wrap: wrap;
}
.woocommerce-shop .products-box .add_to_cart_button span{
	font-size: 15px;
}

/* Product Rating */
.single-product #reviews{
	box-shadow: 0 0 6px 2px #b9b9b9;
	padding: 10px 20px 15px;
}
.single-product #reviews .comment-form-author label, .single-product #reviews .comment-form-author #author, .single-product #reviews .comment-form-email label, .single-product #reviews .comment-form-email #email{
    display: block;
    margin: 0;
}
.single-product #reviews .comment-form-author #author, .single-product #reviews .comment-form-email #email{
	width: -webkit-fill-available; 
	padding: 10px;
}
.single-product #reviews .comment-form-cookies-consent{
	padding: 10px 0;
}
.single-product #reviews .comment-form-cookies-consent{
	display: flex;
    align-items: flex-start;
    gap: 10px;
}
.single-product #reviews .comment-form-cookies-consent input#wp-comment-cookies-consent{
	margin-top: 6px;
}

/* My Account */
.woocommerce-account .woocommerce-MyAccount-navigation li{
	background-color: var(--wp--preset--color--secondary);
	margin-bottom: 10px;
	padding: 10px !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a{
	color: var(--wp--preset--color--base);
}

/* Sidebar */
.sidebar-boxes ul.wp-block-latest-posts{
	display: flex;
 	flex-direction: column;
  gap: 15px;
}
.sidebar-boxes ul.wp-block-latest-posts .wp-block-latest-posts__post-title{
	font-weight: 600;
	font-size: 16px;
}
.comment-box .wp-block-post-comments-form .comment-form-cookies-consent{
	display: flex;
  align-items: flex-start;
}
.single-post .wp-block-column .wp-block-post-featured-image img.wp-post-image{
	height: 300px;
	width: auto;
}

/* Media */
@media screen and (max-width: 991px){
	.header-bottom .header-btm-middle .wp-block-navigation__responsive-container-open,
	.header-bottom .header-btm-middle .wp-block-navigation__responsive-container.is-menu-open{
		display: block;
	}
	.header-bottom .header-btm-middle .wp-block-navigation__responsive-container{
		display: none;
	}
	.header-bottom .header-btm-middle .wp-block-navigation__responsive-container-content a {
    	padding: 12px 16px !important;
	}
	.header-bottom .header-btm-middle .wp-block-navigation__responsive-container-content ul.wp-block-navigation{
		gap: 0;
	}
	.header-bottom .header-btm-middle ul.wp-block-navigation__submenu-container{
		padding-top: 0 !important;
	}
	.header-bottom .header-btm-middle ul.wp-block-navigation__container .wp-block-navigation-item.has-child .wp-block-navigation-submenu li{
    	padding-left: 30px;
  	}
	.header-bottom .header-btm-middle ul.wp-block-navigation__container .wp-block-navigation-item.has-child .wp-block-navigation-submenu li a:before{
	    content: '\f107';
	    font-weight: 900;
	    font-family: "Font Awesome 7 Free";
	    position: absolute;
	    left: 0;
	    top: 22px;
	    transform: translateY(-50%);
	    color: var(--wp--preset--color--base-2);
	    font-size: 12px;
  	}
  	.header-bottom .header-btm-middle nav ul a:hover{
		color: var(--wp--preset--color--text-1);
	}
}
@media screen and (max-width: 500px){
	.footer-section .footer-boxes .footer-location i{
		margin-right: 0;
	}
}
@media screen and (min-width: 782px) and (max-width: 1199px){
	.sidebar-boxes .wp-block-latest-posts__list .wp-block-latest-posts__featured-image{
		float: none;
	}
}
@media screen and (min-width: 600px) and (max-width: 799px){
	.related-poducts ul{
		display: grid !important;
		grid-template-columns: auto auto;
	}
	.related-poducts ul li{
		width: 100% !important;
	}
}
@media screen and (min-width: 800px) and (max-width: 991px){
	.related-poducts ul{
		display: grid !important;
		grid-template-columns: auto auto auto;
	}
	.related-poducts ul li{
		width: 100% !important;
	}
}
@media screen and (max-width: 991px){
	.wc-block-cart__sidebar .wc-block-components-totals-coupon__form .wc-block-components-button__text, .single-product .taxonomy-product_tag, .wc-block-cart__sidebar .wc-block-cart__submit .wc-block-cart__submit-button, .wc-block-checkout__actions .wc-block-checkout__actions_row button.wc-block-components-button, .woocommerce-shop .products-box .add_to_cart_button span,.single-product div.product form.cart div.quantity .qty, .single-product .taxonomy-product_cat, .single-product .single_add_to_cart_button, .related-poducts li .add_to_cart_button span, .woocommerce-page .wc-block-components-product-button .added_to_cart.wc_forward, .single-product #reviews .form-submit .submit.wp-block-button__link{
		font-size: 15px;
	}
	.woocommerce-shop .products-box .wp-block-post-title a, .related-poducts li .wp-block-post-title a{
		font-size: 18px;
	}
	.woocommerce-shop .products-box .wp-block-woocommerce-product-price ins bdi, .woocommerce-shop .products-box .wp-block-woocommerce-product-price del bdi, .related-poducts li .wp-block-woocommerce-product-price ins bdi, .related-poducts li .wp-block-woocommerce-product-price del bdi{
		font-size: 16px;
	}
}
@media screen and (max-width: 767px){
	.home .header-bottom .header-btm-left .logo-box{
		position: static;
	}
	.header-top .header-phone-box p, .header-top .header-mail-box p, .header-top .header-text-box, .header-top .header-social-box ul{
		justify-content: center;
	}
	.header-top .header-text-box p, .header-bottom .header-btm-left{
		text-align: center;
	}
	.header-bottom .header-btm-boxes:not(.is-not-stacked-on-mobile)>.header-btm-right, .header-bottom .header-btm-boxes:not(.is-not-stacked-on-mobile)>.header-btm-middle{
		flex-basis: 45% !important;
	}
	.slider-section .slider-right .slider-img, .slider-section .slider-right .slider-img img{
		width: 100% !important;
	}
	.slider-section .slider-right .slider-img img{
		height: 230px !important;
	}
	.slider-section .slider-right{
		padding: 10px !important;
	}
	.slider-section .slider-content{
		padding: 20px !important;
		border-radius: 30px 30px 30px 0 !important;
	}
	.slider-section .slider-left{
		padding: 10px 10px 0px 10px !important;
		border-radius: 30px 30px 30px 0 !important;
	}
	.slider-section{
		padding-bottom: 60px;
	}
	.slider-section .slider-nav-btn{
		bottom: 0;
		left: 50%;
	}
	.event-section .head-box .event-sec-title, .category-section .category-head-box .category-sec-title, .category-section .category-head-box .category-sec-title{
		font-size: 20px !important;
	}
	.event-section .head-box .event-sec-title, .event-section .head-box .event-sec-desc, .category-section .category-head-box .category-sec-title, .category-section .category-head-box .category-sec-desc, .blog-section .blog-head-box .blog-sec-title, .blog-section .blog-head-box .blog-sec-desc{
		max-width: 85%;
	}
	.event-section .event-box .event-img, .event-section .event-box .event-img img{
	  	height: 240px;
	  	min-height: auto;
	}
  	.event-section .event-right{
  		border-radius: 0 0 50px 50px !important;
  	}
	.category-section .category-card .category-bg{
		min-height: 280px !important;
	}
  	.blog-section .blog-card .blog-card-img-box{
	  	min-height: 200px !important;
	  	border-radius: 35px 35px 0 0 !important;
	  	margin-bottom: 15px;
  	}
  	.blog-section .blog-card .blog-card-img, .blog-section .blog-card .blog-card-img a, .blog-section .blog-card .blog-card-img img{
  		height: 200px !important;
  	}
	.blog-section .blog-card .blog-right{
  		padding-bottom: 20px !important;
  	}
  	.event-section .event-content .tribe-block ul.tribe-events-calendar-list{
  		grid-template-columns: auto;
  	}
  	.event-section .event-content .tribe-block .tribe-events-calendar-list__event-featured-image-wrapper, .event-section .event-content .tribe-block .tribe-events-calendar-list__event-details {
	    flex-basis: auto;
	    margin: 0;
	}
	.event-section .event-content .tribe-block .tribe-events-calendar-list__event-featured-image-wrapper, .event-section .event-content .tribe-block .tribe-events-calendar-list__event-featured-image-wrapper img{
		height: 240px;
		min-height: auto;
	}
	.event-section .event-content .tribe-block .tribe-events-calendar-list__event{
		flex-direction: column-reverse;
	}
	.event-section .event-content .tribe-block .tribe-event-date-start{
		font-size: 22px;
	}
	.post-type-archive-tribe_events .tec-block__archive-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item--today{
		display: none;
	}
	.footer-section .footer-box2 ul li, .footer-section .footer-boxes .footer-phone a, .footer-section .footer-boxes .footer-mail a, .footer-section .footer-boxes .footer-location a{
		justify-content: center;
	}
	.footer-section .footer-boxes{
		text-align: center;
	}
	.footer-section .footer-boxes li a, .footer-section .wp-block-social-links li .wp-block-social-link-label{
		font-size: 14px !important;
	}
	.footer-section .wp-block-social-links li svg{
		height: 24px;
		width: 24px;
	}
	.footer-section .wp-block-social-links li{
		margin: 0 auto !important;
	}
	.footer-section .footer-box1{
		padding-right: 0 !important;
	}
	.footer-section .footer-box2 nav ul, .footer-section .footer-box2 nav ul li{
		width: 100%;
	}
}
@media screen and (min-width: 729px) and (max-width: 991px){
	.wc-block-checkout__sidebar .wc-block-components-order-summary-item{
		flex-wrap: wrap;
	}
	.wc-block-checkout__sidebar .wc-block-components-order-summary-item__description{
		padding: 0;
	}
	.wc-block-checkout__sidebar .wc-block-components-checkout-order-summary__content{
		padding: 10px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.header-top .header-top-boxes{
		display: grid;
		grid-template-columns: auto auto;
	}
	.header-top .header-phone-box p, .header-top .header-mail-box p, .header-top .header-text-box p{
		font-size: 12px !important;
	}
	.header-top .header-mail-box p{
		justify-content: end;
	}
	.home .header-bottom .header-btm-left .logo-box{
		position: static;
	}
	.header-bottom .header-btm-boxes{
		flex-wrap: nowrap !important;
	}
	.slider-section .slider-boxes{
		flex-wrap: nowrap !important;
	}
	.slider-section .slider-content{
		padding: 25px !important;
	}
	.slider-section .slider-left, .slider-section .slider-content{
		border-radius: 90px 90px 90px 0 !important;
	}
	.slider-section .slider-left{
		padding: 10px 10px 0 10px !important;
	}
	.slider-section .slider-boxes:not(.is-not-stacked-on-mobile)>.slider-left{
		flex-basis: 60% !important;
	} 
	.slider-section .slider-boxes:not(.is-not-stacked-on-mobile)>.slider-right{
		flex-basis: 40% !important;
	}
	.slider-section .slider-right .slider-img, .slider-section .slider-right .slider-img img{
		width: 160% !important;
	}
	.slider-section .slider-right .slider-img img{
		height: 420px;
	}
	.slider-section .slider-right, .slider-section .slider-right .slider-img img{
		border-radius: 0 100px 100px 100px !important;
	}
	.slider-section .slider-right{
		padding: 10px !important;
	}
	.event-section .head-box .event-sec-title, .event-section .head-box .event-sec-desc, .category-section .category-head-box .category-sec-title, .category-section .category-head-box .category-sec-desc, .blog-section .blog-head-box .blog-sec-title, .blog-section .blog-head-box .blog-sec-desc{
		max-width: 70%;
	}
	.event-section .event-outre-boxes{
		flex-wrap: nowrap !important;
	}
	.event-section .event-box .event-inner{
		flex-wrap: wrap !important;
	}
	.blog-section .blog-card:not(.is-not-stacked-on-mobile)>.blog-left, .blog-section .blog-card:not(.is-not-stacked-on-mobile)>.blog-right, .event-section .event-inner:not(.is-not-stacked-on-mobile)>.event-left, .event-section .event-inner:not(.is-not-stacked-on-mobile)>.event-right {
    	flex-basis: 100% !important;
  	}
  	.event-section .event-box .event-img, .event-section .event-box .event-img img{
  		min-height: 200px;
  	}
  	.event-section .event-right{
  		border-radius: 0 0 50px 50px !important;
  	}
  	.category-section .category-boxes{
	  	flex-wrap: nowrap !important;
	  	gap: 10px;
	  	margin-top: 10px !important;
  	}
  	.category-section .category-card .category-bg{
  		min-height: 300px !important;
  	}
  	.blog-section .blog-inner-box .blog-card{
  		flex-wrap: wrap !important;
  	}
  	.blog-section .blog-card .blog-card-img-box{
	  	min-height: 200px !important;
	  	border-radius: 35px 35px 0 0 !important;
	  	margin-bottom: 15px;
  	}
  	.blog-section .blog-card .blog-card-img, .blog-section .blog-card .blog-card-img a, .blog-section .blog-card .blog-card-img img{
  		height: 200px !important;
  	}
  	.blog-section .blog-card .blog-right{
  		padding-bottom: 20px !important;
  	}
  	.event-section .event-content .tribe-block .tribe-events-calendar-list__event-featured-image-wrapper, .event-section .event-content .tribe-block .tribe-events-calendar-list__event-details {
	    flex-basis: auto;
	    margin: 0;
	    width: 100%;
	}
  	.event-section .event-content .tribe-block .tribe-events-calendar-list__event-featured-image-wrapper, .event-section .event-content .tribe-block .tribe-events-calendar-list__event-featured-image-wrapper img{
		height: 240px;
		min-height: auto;
	}
	.event-section .event-content .tribe-block .tribe-events-calendar-list__event{
		flex-direction: column-reverse;
	}
	.event-section .event-content .tribe-block .tribe-event-date-start{
		font-size: 22px;
	}
	.footer-section .footer-boxes{
		display: grid;
		grid-template-columns: 50% 50%;
	}
	.single-product .taxonomy-product_cat{
		font-size: 16px;
	}
	.single-product .single-product-content{
		flex-wrap: nowrap !important;
	}
	.single-product .single-product-right{
		flex-basis: 100% !important;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.header-top .header-phone-box p, .header-top .header-mail-box p, .header-top .header-text-box p{
		font-size: 12px !important;
	}
	.header-top .header-top-boxes, .header-top .header-phone-box p, .header-top .header-mail-box p, .header-top .header-text-box{
		gap: 5px;
	}
	.header-top .header-phone-box img, .header-top .header-mail-box img, .header-top .header-text-box img{
		height: 12px;
	}
	.header-top .header-social-box ul{
		gap: 8px;
	}
	.slider-section .slider-content{
		padding: 30px !important;
	}
	.slider-section .slider-left, .slider-section .slider-content{
		border-radius: 110px 110px 110px 0 !important;
	}
	.slider-section .slider-boxes:not(.is-not-stacked-on-mobile)>.slider-left, .slider-section .slider-boxes:not(.is-not-stacked-on-mobile)>.slider-right{
		flex-basis: 50% !important;
	}
	.slider-section .slider-left{
		padding: 10px 10px 0 10px !important;
	}
	.slider-section .slider-right{
		padding: 10px !important;
	}
	.slider-section .slider-right, .slider-section .slider-right .slider-img img{
		border-radius: 0 200px 200px 200px !important;
	}
	.event-section .head-box .event-sec-title, .event-section .head-box .event-sec-desc, .category-section .category-head-box .category-sec-title, .category-section .category-head-box .category-sec-desc, .blog-section .blog-head-box .blog-sec-title, .blog-section .blog-head-box .blog-sec-desc{
		max-width: 60%;
	}
	.event-section .event-left{
		padding: 15px !important;
	}
	.event-section .event-content .tribe-block .tribe-event-date-start{
		font-size: 26px;
	}
	.event-section .event-content header.tribe-events-calendar-list__event-header {
    	padding: 0;
	}
	.footer-section .footer-boxes{
		gap: 10px;
	}
	.footer-section .footer-boxes .footer-box1{
		padding-right: var(--wp--preset--spacing--30) !important;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1399px){
	.header-top .header-social-box ul{
		gap: 12px;
	}
	.slider-section .slider-content{
		padding: 35px 45px !important;
	}
	.slider-section .slider-left, .slider-section .slider-content{
		border-radius: 130px 130px 130px 0 !important;
	}
	.slider-section .slider-nav-btn{
		bottom: 25px;
	}
	.event-section .event-content .tribe-block .tribe-event-date-start{
		font-size: 32px;
	}
	.event-section .event-content header.tribe-events-calendar-list__event-header{
		padding: 0;
	}
	.footer-section .footer-boxes{
		gap: 20px;
	}
	.footer-section .footer-boxes .footer-box1{
		padding-right: var(--wp--preset--spacing--30) !important;
	}
}
@media screen and (min-width: 1400px) and (max-width: 1599px){
	.slider-section .slider-nav-btn{
		bottom: 25px;
	}
}