/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


/* *************************** */

/* 
 * Bar - Brewery Page CSS 
 * https://yqgonepage.wpenginepowered.com/bar-brewery/
 * */

.bar-brewery-header-menu .elementor-nav-menu--main ul:not(.sub-menu)>li>a{
    border-radius: 100px;
    background: rgb(255 255 255 / 15%);
	border: 1px solid transparent;
    backdrop-filter: blur(10px);
}

.bar-brewery-header-menu .elementor-nav-menu--main ul:not(.sub-menu)>li>a:hover{
	background: transparent;
	backdrop-filter: blur(0px);
	border-color: rgb(255 255 255 / 15%);
}

.bar-lounge-hero-heading{
	position: relative;
}

.bar-lounge-hero-heading:after{
	content: '';
	position: absolute;
	width: 44px;
	height: 125px;
	top: 50%;
	right: auto;
	bottom: auto;
	left: 42%;
	transform: translatey(-50%) rotate(333deg);
	background: url('/wp-content/uploads/2026/01/bar-hero-heading-bg-3.png') no-repeat center center;
	background-size: cover;
	mix-blend-mode: multiply;
	z-index: 1;
}

.bar-lounge-hero-heading:before{
	content: '';
	position: absolute;
	width: 85px;
	height: 125px;
	top: 50%;
	right: 25%;
	bottom: auto;
	left: auto;
	transform: translatey(-50%) rotate(27deg);
	background: url('/wp-content/uploads/2026/01/bar-hero-heading-bg-2.png') no-repeat center center;
	background-size: cover;
	mix-blend-mode: multiply;
	z-index: 1;
}

.bb-our-products-item-box{
	backdrop-filter: blur(20px);
}

.bb-our-products-item .elementor-image-box-img img{
	width: 93%;
	aspect-ratio: 1 / 1;
	object-fit: contain;
}

.our-products-btn .elementor-button span{
	text-decoration: underline;
}

.bar-our-menu-tab .e-n-tabs-heading{
	border-right: 1px solid #646464 !important;
}

.bar-our-menu-tab .e-n-tabs .e-n-tabs-heading .e-n-tab-title{
	transition: all 0.4s ease-in-out;
}

.bar-our-menu-tab .e-n-tabs .e-n-tabs-heading .e-n-tab-title:hover,
.bar-our-menu-tab .e-n-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]{
	padding: 22px 30px 22px 30px !important;
}

.bar-menu-list .elementor-icon-box-wrapper .elementor-icon-box-content{
	display: flex;
	justify-content: space-between;
	gap: 40px;
}

.bar-menu-item-img img{
	aspect-ratio: 1 / 1.4;
	object-fit: cover;
}

.client-testimonials .elementor-swiper .swiper-slide{
	padding: 30px 0 0;
}

.client-testimonials .elementor-swiper .elementor-testimonial{
	position: relative;
	background-color: #64646433;
	border: 1px solid  #FFFFFF33;
    border-radius: 10px;
    padding: 70px 40px 40px;
	backdrop-filter: blur(20px);
}

.client-testimonials .elementor-swiper .elementor-testimonial:before{
	content: '';
	position: absolute;
	top: -30px;
	left: 50%;
	background: url("/wp-content/uploads/2026/01/Group-225.png") no-repeat center center;
 	background-size: cover;
	width: 70px;
	height: 60px;
	transform: translateX(-50%);
}

.client-testimonials  .elementor-testimonial__cite{
	margin-top: 30px !important;
}

.instagram-feed-image figure img{
  	aspect-ratio: 1 / 1.02;
	object-fit: cover;
}

.instagram-feed-image figure {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	line-height: 0 !important;
}

.instagram-feed-image figure:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: linear-gradient(135.15deg, rgba(178, 4, 145, 0.7) 1.66%, rgba(238, 2, 3, 0.7) 49.88%, rgba(247, 167, 40, 0.7) 98.1%);
	height: 100%;
	width: 100%;	
	opacity: 0;
	transition: 0.4s ease-in-out
}

.instagram-feed-image figure:hover:after{
	opacity: 1;
}

.instagram-feed-image figure:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	background: url("/wp-content/uploads/2026/01/instagram-images.png") no-repeat center center;
 	background-size: cover;
	height: 63px;
	width: 63px;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: 0.4s ease-in-out;
	z-index: 1;
}

.instagram-feed-image figure:hover:before{
	opacity: 1;
}

.bb-faq-items .e-n-accordion-item{
	border-radius: 10px;
    border: 1px solid transparent;
    background: transparent;
    backdrop-filter: blur(10px);
	transition: all 0.3s ease-in-out;
}

.bb-faq-items .e-n-accordion-item[open]{	
    border-color: rgba(255, 255, 255, 0.20);
    background: rgba(100, 100, 100, 0.20);    
}

.bb-faq-items .e-n-accordion-item-title{
	position: relative;
	gap: 0;
}

.bb-faq-items .e-n-accordion-item .e-n-accordion-item-title .e-n-accordion-item-title-header{
	position: relative;
	width: calc(100% - 20px);
	padding-bottom: 10px;
	padding-right: 40px;
	height: 50px;
	border-bottom: 1px solid #FFFFFF33 !important;
	align-items: center;
}

.bb-faq-items .e-n-accordion-item-title-icon{
	height: 50px;
	width: 50px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.20);
	background: rgba(100, 100, 100, 0.20);
	backdrop-filter: blur(10px);
	position: absolute;
	right: 30px;
	bottom: 10px;
}

.bar-footer-menu nav ul li.menu-item {
	position: relative;
	padding-left: 20px;
}

.bar-footer-menu nav ul li.menu-item:before{
	content: '';
	position: absolute;
	top: 10px;
	left: 0;
	background-color: #FFD25A;
	height: 6px;
	width: 6px;
}

@media only screen and (max-width: 991px){

	.bar-lounge-hero-heading:after {
		width: 24px;
		height: 75px;
		left: 35%;
	}

	.bar-lounge-hero-heading:before {
		width: 45px;
		height: 72px;
		right: 23%;
	}
	
	.bb-our-products-item .elementor-image-box-img img {
		width: 70%;
	}
	
	.bar-our-menu-tab .e-n-tabs-heading{
		border-right: none !important;
	}

	.bar-our-menu-tab .e-n-tabs .e-n-tabs-heading .e-n-tab-title{
		border: 1px solid #FFFFFF33 !important;
	}

	.bar-our-menu-tab .e-n-tabs .e-n-tabs-heading .e-n-tab-title:hover,
	.bar-our-menu-tab .e-n-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]{
		padding: 16px 18px !important;
	}
	
	.client-testimonials .elementor-swiper .elementor-testimonial{
		padding: 50px 25px 25px;
	}
	
	.client-testimonials .elementor-swiper .elementor-testimonial:before {
		top: -25px;
		width: 60px;
		height: 50px;
	}

	.client-testimonials  .elementor-testimonial__cite{
		margin-top: 25px !important;
	}
	
	.bb-faq-items .e-n-accordion-item-title-icon{
		right: 20px;
	}
	
	.instagram-feed-image figure:before{
		height: 53px;
		width: 53px;
	}
}

@media only screen and (max-width: 767px){

	.bar-lounge-hero-heading:after {
		width: 18px;
		height: 50px;
		left: 30%;
	}

	.bar-lounge-hero-heading:before {
		width: 35px;
		height: 52px;
		right: 23%;
	}

	.bar-our-menu-tab .e-n-tabs .e-n-tabs-heading .e-n-tab-title:hover,
	.bar-our-menu-tab .e-n-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]{
		padding: 14px 16px !important;
	}
	
	.client-testimonials .elementor-swiper .elementor-testimonial{
		padding: 40px 20px 20px;
	}

	.client-testimonials .elementor-swiper .elementor-testimonial:before {
		top: -20px;
		width: 50px;
		height: 40px;
	}

	.client-testimonials  .elementor-testimonial__cite{
		margin-top: 20px !important;
	}

	.bb-faq-items .e-n-accordion-item-title-icon{
		right: 15px;
	}
	
	.bb-faq-items .e-n-accordion-item-title-icon{
		height: 40px;
		width: 40px;
	}

	.instagram-feed-image figure:before {
		height: 43px;
		width: 43px;
	}
}

/* ********************************** */