/* 
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
*/
body{
	overflow-x:hidden;
}
h1,h2,h3,h4,h5,h6{
   font-family: "Copernicus", Sans-serif !important;
}
a,a:hover{
	color: #702D1C;
}
#backToTop{
	visibility:hidden;
}
.language-switcher .switcher a img{
    display:none;
}
.language-switcher .switcher .selected a:after{
    background-image:
    url('https://www.bomcafe.com.au/wp-content/uploads/2022/07/Path-3208.svg');
    background-size:18px;
    height: 15px;
    width:auto;
    right:39px;
}
.language-switcher .switcher .option{
    position:
    absolute;
    margin-top:15px;
    width:100px;
	background-color: #C19A4B;
    border: 1px solid #ffffffab;
}
.language-switcher .switcher .option a{
    font-family: "AdelleSans", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    padding: 5px;
}
.wp-block-image .alignleft {
    float: left;
    margin: 0 1em 0.5em 0;
}
.single-post-section blockquote.wp-block-quote{margin: auto 20px;}
.single-post-section blockquote.wp-block-quote p {
	color: #0000008a;
	font-family: "Copernicus", Sans-serif !important;
	font-weight: 300;
	font-size: 15px;
	line-height: 22px;
	text-align: center;
}
.single-post-section blockquote.wp-block-quote strong {
	color: #0000008a;
	font-family: "Copernicus", Sans-serif !important;
	font-weight: 600;
	font-size: 15px;
}
.elementor-widget-image-carousel .swiper-container .swiper-slide figure {
    line-height: 0 !important;
}
/* .featured-products img.swiper-slide-image{
	max-height:285px;
} */
.slider-dots .swiper-pagination {
    z-index: 1;
    bottom: -110px !important;
}
.slider-dots span.swiper-pagination-bullet {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #4A300C;
    background-color: #28282800 !important;
    position:relative;
	opacity: 1;
}

.slider-dots span.swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    content: '';
    background: linear-gradient(45deg, rgba(128,82,33,1) 0%, rgba(201,163,80,1) 50%);
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    right: 0px;
    bottom: 0px;
    left: 0px;
    border-radius: 50%;
    margin: 0 auto;
    transform: translateY(-50%);
}
.featured-products figure{
    background-color:#ffffff;
/*     padding:40px 40px !important; */
    border:2px solid #B68E44;
	display: flex;
    min-height: 350px;
	flex-wrap: wrap;
	justify-content: center;
    align-items: center;
}
.featured-products .elementor-swiper-button-prev{
	left: -70px;
}
.featured-products .elementor-swiper-button-next{
	right: -70px;
}

 .star-icon .elementor-icon-list-item{align-items: start !important;}
 .star-icon .elementor-icon-list-item .elementor-icon-list-icon{margin-top: 8px;}

.bcf-tabs .elementor-tab-title{
    border:1px solid #B38A42!important;
    text-align:center;
	margin:0 15px;
	padding: 20px 14px !important;
}
.bcf-tabs .elementor-tab-title.elementor-active {
    border-bottom:4px solid #B38A42!important;
}
.tab-main-content{
	margin-top:50px;
}
.tab-main-content h3{
    color: #702D1C;
    font-family: "AdelleSans", Sans-serif;
    font-size: 40px;
    font-weight: bold;
    line-height: 38px;
}
.tab-main-content h4{
    color: #702D1C;
    font-family: "AdelleSans", Sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 38px;
}
.tab-main-content img{
	border:3px solid #B38A42;
	float: left;    
	margin: 0 25px 0 0;
}

.bottom-content {
    margin-top: 10px;
}
.banner-text .elementor-slide-description {
    width: 78%;
    margin: 0 auto;
}
.head-menu li.menu-item:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 95%;
    display: flex;
    margin: auto;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, rgba(128,82,33,1) 0%, rgba(201,163,80,1) 50%, rgba(128,82,33,1) 100%) !important;
}
.head-menu li.menu-item:last-child:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 95%;
    display: flex;
    margin: auto;
    left: 0;
    right: 0;
    background: transparent !important;
}
.single-post-section h2 {
    color: #702D1C;
    font-family: "AdelleSans", Sans-serif;
    font-size: 30px;
    font-weight: bold;
}
.single-post-section .single-class img {
    border: 3px solid #B38A42;
}
/* Privacy Policy CSS */

.privacy-policy-section strong,
.terms-of-use-section strong{
    font-weight: 500 !important;
    color: #444444 !important;
}

/* Privacy Policy Table CSS */

.table-section tbody tr td{
    border-top: 0px !important;
}

.table-section tbody tr td:nth-child(1){
    border-right: 0px !important;  
}

.table-section tbody tr td:nth-child(2){
    border-right: 0px !important;  
}

.table-section .table-header th:nth-child(2){
    border-right: 0px !important;
}

.table-section .table-header th:nth-child(1){
    border-right: 0px !important;
    
}

/* COVID 19 Updates */

.icon-list-flex .elementor-icon-list-text{
    display: flex;
    gap: 5px;
    
}


/* Inspired Slider CSS */

.elementor-427 .elementor-element.elementor-element-1f87224{
    --grid-column-gap: 0px;
    --grid-row-gap: 0px;
}

.inspired-creations .swiper-button-prev,
.inspired-creations .swiper-button-next{
    background: none;
    color: #B68E44;
    font-weight: bold;
    transform: scale(0.8) !important;
}

.inspired-creations .swiper-button-prev{
    left: -70px;
}
.inspired-creations .swiper-button-next{
    right: -70px;
}

.inspired-template .inspired-template-heading h1{
    margin-bottom: -28px !important;
    
}

.inspired-template .inspired-template-heading h2{
    margin-bottom: -10px !important;
}

/* CONTACT FORM CSS */
.my-contact-form ::placeholder{
    opacity: 1 !important;
}

.my-contact-form .elementor-field-type-html{
    text-align: center;
    margin-bottom: 20px !important;

}
.my-contact-form .elementor-field-type-html h1{
        font-size: 50px !important;
    color: #3C2A11 !important;
    font-weight: bold !important;
    line-height: 63px !important;
}

.menu-section li a{
	text-align:center;
}
.menu-section .small-menu{
	font-size:18px;
	color:#C7A14F;
	text-transform:capitalize;
}
.back-grad{
background: rgb(128,82,33) !important;
background: linear-gradient(90deg, rgba(128,82,33,1) 0%, rgba(201,163,80,1) 50%, rgba(128,82,33,1) 100%) !important;
}
.footer-form button{
background: rgb(149,114,35);
background: linear-gradient(45deg, rgba(149,114,35,1) 0%, rgba(209,161,58,1) 80%);
	margin-top:20px;
}
.footer-form input{
	padding:14px 16px !important;
}
.footer-form input::placeholder{
	opacity:1 !important;
}
.a-link a{
	color:#FFC000;
}
.divider .elementor-widget-wrap{
	background: rgb(128,82,33);
background: linear-gradient(45deg, rgba(128,82,33,1) 0%, rgba(201,163,80,1) 50%, rgba(128,82,33,1) 100%);
}
.home-slider-section .slick-slide img{
	display:unset;
}
.home-slider-section .slick-active button::after {
    content: '';
    background: linear-gradient(45deg, rgba(128,82,33,1) 0%, rgba(201,163,80,1) 50%);
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    margin: 0 auto;
    transform: translateY(-50%);
}

.home-slider-section .slick-active button   {
    position: relative;
	padding: 6px 6px !important;
}
.home-slider-section .slick-dots{
	z-index:1;
	bottom:-40px;
}
.switcher .selected{
	    width: 68px;
			background:transparent !important;
}
.switcher .selected a {
    width: 54px !important;
    font-size: 0px !important;
	    border:0 !important;
	    display: flex;
    flex-direction: row-reverse;
}
.switcher .selected a:hover{
	background:transparent !important;
}
.switcher .selected a img{
	border-radius:50% !important;
}
.switcher .option{
	position:absolute;
}
.switcher .selected a:after{
	left: 10px;
	background-image:url(https://demowebs.1stopwebsitesolution.com/boom-cafe/wp-content/uploads/2022/07/Path-3208.svg) !important;
}
@media screen and (max-width: 1025px) {
.menu-section li a{
	text-align:left ;
}
.menu-section nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    position: absolute;
    right: 0;	
		padding:10px 30px 30px 5px;
}
	.banner-text .elementor-slide-description {
    width: 100%;
}
}
@media (min-width:1025px) and (max-width:1179px) {
    .elementor-nav-menu .menu-section .small-menu {
        font-size:15px;
    }
    .elementor-nav-menu .elementor-item{
        font-size:16px;
    }
}
@media screen and (max-width: 768px) {
	.tab-main-content img{
	width: 50%;
	}
	.tab-main-content h3{
	font-size: 40px;
    line-height: 45px;
	}
	.inspired-creations .swiper-button-next{
    right: -40px;
	}
	.inspired-creations .swiper-button-prev{
    left: -40px;
	}
	.single-post-section .elementor-widget-container > .wp-block-image{
	float: left;
    width: 54%;
	}
	.single-post-section h2{
	font-size: 40px;
    line-height: 45px;
	}
		.page-id-1927 .swiper-pagination{
		display:none;
	}
}
@media screen and (max-width: 600px) {
	.footer-menu.elementor-nav-menu__align-right .elementor-nav-menu, .footer-menu.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a{
	  -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	}
	.menu-section .small-menu{
		font-size:14px;
	}
	.menu-section nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
		padding:10px 5px 10px 5px;
	}
	.elementor-default .stay-connected .elementor-widget-heading .elementor-widget-container {
    margin:0;
	}
	.slider-dots .swiper-pagination{
		bottom: -120px !important;
	}
	.tab-main-content{
	margin-top:30px;
	}
	.tab-main-content img{
	width: 100%;
		margin-bottom:20px;
	}	
	.tab-main-content h3{
		font-size: 25px;
		line-height: 30px;
	}
	.my-contact-form .elementor-field-type-html h1{
		font-size:40px!important;
	}
	.icon-list-flex a{
		word-break: break-word;
	}
	.single-post-section .elementor-widget-container > .wp-block-image{
    width: 100%;
	}
	.single-post-section .elementor-widget-container > .wp-block-image .alignleft{
		margin:0;
	}
	.single-post-section h2{
		font-size: 25px;
		line-height: 30px;
	}
		.single-post-section p{
		font-size: 16px;
		line-height: 20px;
	}
	.featured-products .elementor-swiper-button-prev{
	left: -20px;
}
.featured-products .elementor-swiper-button-next{
	right: -20px;
}
	#backToTop{
		right:10px;
		bottom:10px;
		z-index:3;
	}
}