/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.2
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 {
	padding:0;
	margin:0;
	font-family: "DM Sans", Sans-serif;
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, img {
	padding:0;
	margin:0;
}
ul li, ol li{
	list-style:none;
	padding:0;
	margin:0;
}
header,section,footer{
	display: block;
}
a, a:hover, a:focus{
	text-decoration:none;
	outline:none;
}

a {
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}

img
{
	max-width: 100%;
	align-self: center
}

p, .elementor-widget-text-editor {font-family: "DM Sans", Sans-serif;font-weight: 400;}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
  opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
   opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
   opacity: 1;
}
/*HEADER*/
.logo-outer, .headertop-con {	padding-left: 0 !important;}
.main-menu {  display: flex; display: -webkit-flex;  gap: 20px;  list-style: none;  padding: 0;  margin: 0;}
.main-menu  li a {	text-decoration: none;	color: #414651;	font-size: 16px;	font-weight: 600;}
.main-menu  li a:hover {	text-decoration: none;	color: #2C1C5F;}
.cart-icon img {	width: 35px;}
.cart-number {	width: 20px;	height: 20px;	display: inline-block;	background: #2C1C5F;	border-radius: 90px;color: #fff;	font-size: 12px;line-height: 20px;	text-align: center;	font-weight: 400;	font-family: "DM Sans", Sans-serif; position: absolute;  right: 0;  top: 3px;}
/*FOOTER*/
.footer-menu-con li { display: block; width: 100%; margin: 0 0 12px;}
.footer-menu-con li a { color: #DCDFEA; font-size: 16px; line-height: 24px; font-weight: 500;text-decoration: none;text-decoration: none;}
.footer-menu-con li a:hover { color: #B692F6;  text-decoration: none;}
.copyright-con p {	color: #B9C0D4;	font-size: 13px;	line-height: 24px;}

/*HOME*/
.verified-con .elementor-heading-title span {
	color: #404968;
	font-weight: 400;
	font-size: 12px;padding-left: 5px;
}
.banner-stars-con span svg {	height: 20px !important;}
.home-banne-btn a {	width: 100%;}
.trustpilot-slider-outer .slick-slide {	margin-right: 20px; margin-left:0;}
.client-verified-con .elementor-heading-title { display: flex; align-items: center; gap: 3px;}
.client-verified-con img {	width: 17px;	display: inline-block !important;}
.trustpilot-slider-outer .slick-arrow {	width: 56px;	height: 56px;	background: url(assets/images/testimonial_arrow.png) left top no-repeat;	z-index: 99;background-size: 56px; position: absolute;
  right: 0;  left: auto;  top: -100px;}
.trustpilot-slider-outer .slick-arrow:hover { background: url(assets/images/testimonial_arrow_hover.png) left top no-repeat; background-size: 56px;}
.trustpilot-slider-outer .slick-arrow.slick-next {	 transform: rotate(180deg);}
.trustpilot-slider-outer .slick-arrow:before { display: none;}
.trustpilot-slider-outer .slick-prev.slick-arrow {	right: 75px;	top: -72px;}
.trustpilot-slider-outer p a { color:#007AFF ;}
.trustpilot-slider-outer .elementor-heading-title {	display: flex;	gap: 7px;}
.beat-product-outer { position: relative;}
.beat-product-outer::before {content: "";position: absolute;left: 65px; width: 161px; height:281px; top:auto; bottom: 16px;background: url(assets/images/mosquito-killer.png) left top no-repeat; background-size: 100%; border: none;}
.beat-product-outer::after {content: "";position: absolute;right: 10px; width: 227px; height:239px;top: 40px;background: url(assets/images/mosquito.png) left top no-repeat; background-size: 100%; border: none;}
.home-accordion-outer .e-n-accordion-item-title-icon span > svg {	fill: transparent !important;	height: 30px !important;}
.home-accordion-outer .e-n-accordion-item-title {	padding: 0 !important; display: flex !important;  align-items: center !important;  justify-content: space-between !important;}
.home-accordion-outer .e-n-accordion-item {	border-bottom: 1px solid #EFF1F5;	padding: 20px 0;	margin-bottom: 0 !important;}
.home-accordion-outer .e-n-accordion-item-title-icon {	margin-top: -15px;}
.home-accordion-outer .e-n-accordion-item:last-child {	border-bottom: none !important;}
.n2-ss-slider .n2-ss-slide-background-image img {	border-radius: 8px !important; -moz-border-radius: 8px !important; -webkit-border-radius: 8px !important;}
.fur-drinnen-con .elementor-image-box-img {	margin-top: 3px !important;}

.home-accordion-custom  summary.e-n-accordion-item-title {
    justify-content: space-between;
}

.home-accordion-custom svg {fill: transparent !important;}
/*----- 28-05-2025 Css Start----*/

/*ul.payment_methods.methods {
  border-bottom: none !important;
}*/
.shop_table tr.fee {
    color: #079455;
}
p.testmode-info {
    display: none;
}
button.button.add-to-cart-custom-btn {
    background: #7f56d9;
    color: #fff;
    border-color: #7f56d9;
    width: 100%;
    transition-duration: 0.5s;
    border-radius: 8px 8px 8px 8px;
    padding: 22px 30px 22px 30px;
    font-family: "DM Sans", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}
button.button.add-to-cart-custom-btn:hover {
	background-color:#6941C6;
}
.small-addbtn button.button.add-to-cart-custom-btn {
    font-size: 16px;
    line-height: 24px;
    padding: 15px 10px 15px 10px;
}
.extra-addbtn button.button.add-to-cart-custom-btn {
    font-size: 18px;
    line-height: 28px;
    padding: 16px 30px 16px 30px;
}
.review_groupbox .glsr-summary {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    max-width: 100% !important;
    gap: 40px;
}
.custom-summary-group {
    text-align: center;
}
.custom-review-group img {
    width: 100%;
    height: 120px;
}
.glsr-summary-percentages span.glsr-bar-background {
    width: 200px !important;
}
#review_listbox .slick-slide {
    background: #fff;
    gap: 20px;
    padding: 20px;
    border: 1px solid #EFF1F5;
    border-radius: 10px;
	margin: 0px 10px;
    max-height: 390px !important;
}

/*---popup css ---*/

.pum-title.popmake-title {
    font-weight: 700;
    color: #7f56d9;
    font-size: 24px;
}
.pum-title.popmake-title {
    font-weight: 700;
    color: #7f56d9;
    font-size: 24px;
}
.popmake-content .glsr-form-wrap button.glsr-button.wp-block-button__link {
    background: #7f56d9;
    color: #fff;
    border-color: #7f56d9;
    transition-duration: 0.5s;
    border-radius: 8px 8px 8px 8px;
    padding: 10px;
    font-family: "DM Sans", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24Px;
    margin-top: 20px!important;
}
button.pum-close.popmake-close {
    background: #7f56d9 !important;
}
#sticky_bottombtn {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    display: none;
    text-align: center;
    bottom: 0px;
}

/*----- 28-05-2025 CSS End ----*/


@media (orientation: landscape) and (max-width: 900px), (orientation: portrait) and (max-width: 700px) {
	div#n2-ss-2 [data-hide-mobileportrait="1"] {
	display: block !important;
}
div#n2-ss-2 .n2-thumbnail-dot img {
	width: 110px;
	height: 110px;
}
}

/*MEDIA*/
@media screen and (min-width:1025px) and (max-width: 1260px) {
.e-con-inner {
	padding-left: 10px !important;
	padding-right: 10px !important;
}
}

@media (max-width: 1024px) {
.four-grids-con {	display: grid;	grid-template-columns: repeat(2, 1fr);	gap: 20px;} 
.beat-product-outer::before {	left: 25px;	width: 91px;	height: 211px;	bottom: -44px;}
.beat-product-outer::after {	right: 10px;	width: 147px;	height: 169px;	top: 10px;}
.trustpilot-slider-outer .slick-slide {	margin-right: 5px;	margin-left: 5px;}
.footer-menu-con li a {	font-size: 13px;	line-height: 24px;}
.logo-outer {	width: 190px;}

.haeder-nav-outer-main .e-con-inner {	display: flex;	align-items: center !important;	flex-direction: row !important;	justify-content: space-between !important;padding-left: 10px;    padding-right: 10px;}
.logo-outer {	width: 150px;	display: inline-block;	padding: 0 !important;	max-width: 150px !important;}
.header-right-con {	width: 90px;	display: flex;    flex-wrap: nowrap;	padding: 0 !important;	margin: 0 !important;}
.hamburger-con {	width: 50px !important;	float: right;}
.cart-icon {	width: 18px;}
.cart-con {	width: 65px;	display: flex !important;	align-items: center;	justify-content: start;}
.cart-amount-con {	position: absolute;	right: 0;	top: 0;}
.cart-number {	position: relative;right: auto;  top: auto;}
.menu-icon {cursor: pointer; z-index: 9999; width: 39px;}
.nav-outer .elementor-element {	width: 100%;}
.nav-outer { 
	position: fixed;
	top: 0;
	right: -450px;
	width: 400px;
	height: 100vh;
	background: #2C1C5F;
	padding: 110px 20px 80px;
	z-index: 9999;
	transition: right 0.4s ease-in-out, background 0.3s ease;
}
.menu-close-icon {	visibility: hidden;	transition: opacity 0.3s ease, visibility 0.3s ease;	position: absolute;	top: 20px;	right: 20px;	cursor: pointer;	z-index: 10000;width: 39px;}
.nav-open .menu-close-icon {	display: block;	z-index: 9999;	/*top: -19px; */ top: 50px;	right: 3px; visibility: visible; position: fixed;}
.nav-open .nav-outer {right:0;}
.menu-close-icon, .nav-open .menu-icon  { display: none;}
.menu-icon img {	width: 40px;}
.main-menu {	display: block;	gap: 20px;}
.main-menu li a {	text-decoration: none;	color: #fff;	font-size: 17px;	font-weight: 500;	margin: 20px 0;	display: block;}
.main-menu li a:hover, .main-menu li a:focus,  .main-menu li a:active:focus {	color: #fff;	}
}


@media (max-width: 991px) {
	button.button.add-to-cart-custom-btn {
		padding: 15px 30px 15px 30px;
		font-size: 17px;
		line-height: 26px;
	}
	.small-addbtn button.button.add-to-cart-custom-btn {
		font-size: 16px;
	}
	.extra-addbtn button.button.add-to-cart-custom-btn {
		font-size: 17px;
	}
}



@media (max-width: 767px) {
.banner-stars-con .elementor-icon-list-item {	display: block;}
.banner-stars-con .elementor-icon-list-items li {	display: block;}
.banner-list-con ul li {	margin-bottom: 10px !important;}
.four-grids-con {	grid-template-columns: repeat(1, 1fr);}
.four-grids-con .elementor-element,
.four-grids-con .elementor-widget-container,
.four-grids-con .elementor-image-box-wrapper {
	width: 100%;
}
.four-grids-con .elementor-image-box-wrapper {	display: flex;	gap: 10px;	text-align: left !important;	align-items: center;}
.four-grids-con .elementor-widget-image-box .elementor-image-box-img {	margin: 0 !important;	text-align: left;	width: 45px !important;	display: inline-block !important;margin-left: 0 !important;  margin-right: 0 !important;}
.four-grids-con .elementor-widget-image-box .elementor-image-box-content {	width: auto;}
.four-grids-con .elementor-image-box-wrapper h3 br { display: none;}
.uv-tech-outer .elementor-heading-title br {	display: none;}
.fur-drinnen-con .elementor-image-box-wrapper {	display: flex;	gap: 10px;	text-align: left !important;}
.fur-drinnen-con .elementor-image-box-img {	width: 65px !important;margin-top: 3px !important;	display: inline-block !important;	margin-left: 0 !important;	margin-right: 0 !important;}
.fur-drinnen-con .elementor-image-box-content {	width: auto !important;	padding-left: 10px;}
.trustpilot-slider-outer .slick-arrow {	width: 32px;	height: 32px;	background-size: 32px !important;	right: auto;	left: 0;	top: -42px;}
.trustpilot-slider-outer .slick-prev.slick-arrow {	right: auto;	top: -26px;	left: 10px;}
.trustpilot-slider-outer .slick-arrow.slick-next {	left: 55px;}
.beat-product-outer::before {	left: 25px;	width: 61px;	height: 101px;	bottom: auto;	top: 40px;}
.beat-product-outer::after {	right: 10px;	width: 77px;	height: 90px;	top: 40px;}
.footer-menu-con li {	text-align: center; margin: 0 0 3px;}
}

@media (max-width: 640px) {
div#n2-ss-2 .n2-thumbnail-dot img {
	width: 90px;
	height: 90px;
}
}

@media (max-width: 479px) {
.beat-product-outer::before {	left: 5px;	width: 41px;	height: 71px;	top: 40px;}
.beat-product-outer::after {	right: 0px;	width: 60px;	height: 70px;	top: 40px;}

.nav-outer { 	right: -350px;	width:350px;}
.headertop-con .elementor-icon-list-text {	font-size: 13px !important;}
.headertop-con .elementor-icon-list-icon {	width: 23px !important;}
div#n2-ss-2 .n2-thumbnail-dot img {
	width: 130px;
	height: 130px;
}
}

@media (max-width: 375px) {
.beat-product-outer::before {	left: 5px;	width: 41px;	height: 71px;	top: 40px;}
.beat-product-outer::after {	right: 0px;	width: 60px;	height: 70px;	top: 40px;}

.nav-outer { 
	right: -290px;
	width:290px;
}
}