body {
	font-family: "Lato-Bold", Sans-serif!important;
}

@font-face {
	font-family: 'Lato-Bold';
	src: url('/wp-content/uploads/2025/06/Lato-Bold-2.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

p {
	margin: 0;
	font-weight: normal;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	font-weight: normal;
}

a {
	transition: all 0.2s;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lato-Bold", Sans-serif !important;
}
p{
	font-family: "Lato-Regular", Sans-serif !important;
	font-weight:300;
}

@media(max-width:1024px){
	body h1,h2 {
		font-size:28px!important;
		line-height:38px!important;
	}
	h3,h4,h5,h6 {
		font-size:26px!important;
		line-height:36px!important;
	}
}
@media(max-width:991.92px){
	body h1,h2 {
		font-size:24px!important;
		line-height:32px!important;
	}
	h3,h4,h5,h6 {
		font-size:22px!important;
		line-height:32px!important;
	}
}

/* Header css */

.home .site-header{
	background-color: #148C96!important;
}
.home .site-header .elementor-nav-menu li a{
	color: #FFFFFF!important;
}
.home .site-header .main-cta a:hover{
	background-color: #FFFFFF!important;
	border-color: #FFFFFF!important;
}
.home .site-header .elementor-nav-menu li a:hover{
	color:#FAAF37!important;
}
.home .site-header .site-logo-b, .site-header .site-logo{
	display:none;
}
.home .site-header .site-logo{
	display:block;
}

/* Footer Form css */

/* .newsletter-form {
  display: flex;
  align-items: center;
  max-width: 355px;
  background-color: #ffffff;
  border-radius: 30px;
  overflow: hidden;
} */
.wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output {
    color: #fff;
}

.newsletter-form p{
	display: flex;
}
.newsletter-form {
	position:relative;
}

.newsletter-form input[type="email"] {
  flex: 1;
  padding: 15px 20px;
  border: none;
  border-radius: 30px 0 0 30px;
  outline: none;
  font-size: 14px;
  color: #333;
  max-width: 270px;
}

.newsletter-form input[type="submit"] {
	background-color: #FAAF37;
	color: white;
	padding: 13px 25px 12px 25px!important;
	border: none!important;
	border-radius: 25px!important;
	cursor: pointer;
	font-size: 16px!important;
	font-family: "Lato-Regular", sans-serif!important;
	position: absolute;
	right: 8px;
}
.newsletter-form .wpcf7-submit:hover {
	border-radius: 25px!important;
}
.newsletter-form  .wpcf7-not-valid-tip{
	padding:10px 0;
}
.wpcf7 form .wpcf7-response-output{
	margin: 0!important;
	font-size: 14px!important;
}
.wpcf7-form.sent .wpcf7-response-output, .wpcf7-form.invalid .wpcf7-response-output{
	margin-top: 15px!important;
}
.wpcf7-spinner{
	display:none;
}

/* css */
#listen-or, #listen-wh, .mic-cta a{
	display:flex;
}

#listen-or::before {
    content: url(/wp-content/uploads/2025/06/Path-91266.svg);
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
#listen-or:hover::before, #listen-wh:hover::before{
	content: url(/wp-content/uploads/2025/06/mic-white.svg);
}
#listen-wh::before, .mic-cta a::before{
    content: url(/wp-content/uploads/2025/06/mic-white.svg);
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
.mic-cta a:hover::before {
    content: url(/wp-content/uploads/2025/06/mic-white.svg);
}

.browse-h a::after {
    content: url(/wp-content/uploads/2025/06/arrow-left-2-1.svg);
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    position: relative;
}

.browse-h a:hover::after{
	content: url(/wp-content/uploads/2025/06/arrow-left-1.svg);
}

.logo-slider-h .swiper-slide {
    background-color: #fff;
    border-radius: 8px;
    margin: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}

.logo-slider-h .swiper-slide {
  padding: 20px;
}

.testi-h .elementor-swiper-button{
	top:70%!important;
	margin: 0 -80px;
}

.testi-h .elementor-swiper-button-prev{
	content: url(/wp-content/uploads/2025/06/Right.svg);
}

.testi-h .elementor-swiper-button-next{
	content: url(/wp-content/uploads/2025/06/Right-1.svg);
}

#shop-h{
	display:flex;
}

#shop-h::before{
	content: url(/wp-content/uploads/2025/06/Icon-awesome-shopping-cart-2.svg);
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
#shop-h:hover::before{
	content: url(/wp-content/uploads/2025/06/Icon-awesome-shopping-cart-1-1.svg);
}
#menu-1-bbe1d2b .mob-contact{
	display:none;
}
#hubspot-form-popup{
	margin:12px;
}
#subscribe-b{
	position: absolute;
	width: 100%;
	display: block;
	left: 185px;
	top: -50px;
}
.elementor-field-textual.elementor-size-md{
	min-height:50px!important;
}
.elementor-field-type-submit{
	position:relative;
}
.cky-notice-btn-wrapper .cky-btn:hover, .cky-prefrence-btn-wrapper .cky-btn:hover, .cky-btn:focus:not(:focus-visible){
	border-radius: 25px 25px 25px 25px!important;
}
@media(max-width:1024px){
	.testi-h .elementor-swiper-button {
		margin: 0px -8px;
	}
	.mob-contact{
		display:block;
	}
	br{
		display:none;
	}
	.home .site-header .elementor-nav-menu li a{
		color:#000000!important;
	}
	.home .site-header .elementor-nav-menu li a:hover{
		color:#FAAF37!important;
	}
	.home .site-header .elementor-menu-toggle svg{
		fill:#FFFFFF!important;
	}
	
}
@media(max-width:992px){
	.elementor-testimonial__text{
		margin:0 15px;
	}
	.testi-h .elementor-swiper-button{
		width:40px;
	}
}
@media(max-width:767px){
	.video-cookie iframe{
		width:100%!important;
		height:100%!important;
	}
}