/*
Theme Name:   Bizzpro Child
Theme URL:    https://wowtheme7.com/bizzpro-child/
Description:  Bizzpro Digital Agency WordPress Theme
Author:       wowtheme7
Author URL:   https://wowtheme7.com/
Template:     bizzpro
Version:      1.0.2
License:      GNU General Public License v2 or later
License URL:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  bizzprochildtheme
*/

/*
    Please Add your custom styles here
*/
@import url("../bizzpro/style.css");
@import url('https://fonts.googleapis.com/css2?family=Mona+Sans:ital,wght@0,200..900;1,200..900&display=swap');

@font-face {
  font-family: 'aparajita';
  src: url('https:/wp-content/themes/bizzpro-child-theme/fonts/aparaj.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.aparajita h2,.aparajita h1,.aparajita h3,.aparajita h4 {
  font-family: 'aparajita' ! important;
}

.elementor-3053 .elementor-element.elementor-element-d6ce393 .elementor-heading-title{ font-family: 'aparaj' !important;}


.elementor-12 .elementor-element.elementor-element-1e59353{ --overlay-opacity: 0.35 !important;}
p{  font-family: "Mona Sans", serif !important;}

.custom-logo-link img, .site-logo img, .footer-logo img {
    max-width: 320px !important;
}
.ScrollSmoother-wrapper {
   overflow: visible ! important;
    z-index: 9 ! important;
	    /*position: unset ! important;*/
}
.navbar.navbar-area.navbar-expand-lg.navigation-style-01.navbar-default .custom-container:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-bottom: 0px solid rgba(37, 37, 37, 0.1);
    z-index: -1;
}
.header__offcanvas .menu_icon{
	background-color: transparent ! important;
}
.header__search.d-inline-block {
    display: none ! important;
}


.header__offcanvas .menu_icon {
    /*background-image:   url("https://allgoodstuff.in/projects/ginie/wp-content/uploads/2025/01/ginie-full.png");
    background-size: 100%;*/
    height: 100px;
    background-repeat: no-repeat;
    border-radius: 100%;
    border: none;
    outline: none;
    position: relative;
    z-index: 2;
}
@media(min-width:1400px){
	.e-con {--container-max-width: 95%;}
}

@media only screen and (min-width: 1440px) and (max-width: 1620px)  {
	#ginie-bottle{ margin-left: 50px !important;}
	#bottom-lemon{ margin-top: -20px; margin-right: 25px;}
}
@media only screen and (min-width: 1621px) and (max-width: 1680px)  {
		#ginie-bottle{ margin-left: 130px !important;margin-top: -30px !important;}
		#bottom-lemon{ margin-top: -20px; margin-right: 50px;}
}
@media only screen and (min-width: 1681px) and (max-width: 1740px)  {
	.site-logo img{ margin-left: 120px !important;}
	#ginie-bottle{ margin-left: 250px !important;margin-top: -30px !important;}
	#magic-spark{ margin-left: -5px;}
	#bottom-lemon{ margin-top: -20px; margin-right: 67px;}
}
@media only screen and (min-width: 1741px) and (max-width: 1920px)  {
	.site-logo img{ margin-left: 150px !important;}
	#ginie-bottle{ margin-left: 195px !important;margin-top: -50px !important;}
	#bottom-lemon{ margin-top: -20px; margin-right: 85px;}
	#magic-spark{ margin-left: -40px;}
}
@media only screen and (min-width: 1921px) and (max-width: 2820px)  {
	.site-logo img{ margin-left: 150px !important;}
	#ginie-bottle{ margin-left: 255px !important;margin-top: -68px !important;}
	#magic-spark{ margin-left: -40px;}
	#bottom-lemon{ margin-top: -20px; margin-right: 105px;}
}