@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//bergenliceremoval.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.1") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Bubble World";
	src: url("//bergenliceremoval.com/wp-content/uploads/2023/10/bubbleworld-nrg50.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/* h1.entry-title.title {
    margin-right: 85%;
}

 */


.child_main {
  display: flex;
  align-items: center;
}

.child__img {
  width: 60px;
  height: 60px;
}

.child__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(2);
  animation: dance 0.9s linear infinite;
}
@keyframes dance {
  0% {
    transform: rotate(0deg) scale(1.15);
  }
  25% {
    transform: rotate(4deg) scale(1.19);
  }
  50% {
    transform: rotate(0) scale(1.2);
  }
  75% {
    transform: rotate(-5deg) scale(1.19);
  }
  100% {
    transform: rotate(0deg) scale(1.15);
  }
}
.children_mian {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    margin-bottom: -5px;
}

.children {
  overflow: hidden;
  width: 100%;
}

.child__img:nth-child(1) img {
  animation: loadingC 0.6s linear infinite;
  transform: scale(1.15);
}
.child__img:nth-child(3) img {
  animation: anime2 1s linear infinite;
  transform: scale(1.15);
}
.child__img:nth-child(5) img {
  animation: loadingC 0.5s linear infinite;
  transform: scale(2);
}
.child__img:nth-child(7) img {
  animation: loadingC 0.5s linear infinite;
  transform: scale(1.15);
}
.child__img:nth-child(9) img {
  animation: loadingC 0.5s linear infinite;
  transform: scale(1.17);
}

@keyframes loadingC {
  0% {
    transform: scale(1.15) translate(0, 0);
  }
  50% {
    transform: scale(1.15) translate(0, 3px);
  }
  100% {
    transform: scale(1.15) translate(0, 0);
  }
}
@keyframes anime2 {
  0% {
    transform: scale(1.15) translatex(0);
  }
  50% {
    transform: scale(1.15) translatex(-6px);
  }
  100% {
    transform: scale(1.15) translatex(0);
  }
}









.about_mianBox {
  display: flex;
  align-items: center;
  width: 100%;
}

.about__mianImg {
  width: 87%;
  height: 600px;
  position: relative;
  z-index: 99;
}

.children__images--new {
  width: 20%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
	z-index:1;
}

.about__mianImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 25px;
}

.child__img--new {
  width: 100%;
  height: 95px;
  position: relative;
  z-index: -1;
  top: -25px;
}

.child__img--new img {
  width: 100%;
  object-fit: contain;
  height: 141px;
  position: relative;
  animation: move 2s linear infinite;
}
.child__img--new:nth-child(2) img {
  animation-duration: 2.2s;
}
.child__img--new:nth-child(3) img {
  animation-duration: 2.4s;
}
.child__img--new:nth-child(4) img {
  animation-duration: 2.6s;
}

.child__img--new:nth-child(4) {
  left: -25px;
}

.child__img--new:nth-child(3) {
  left: -16px;
}

.child__img--new:nth-child(2) {
  left: -16px;
}

.child__img--new:nth-child(1) {
  left: -10px;
}
.hand__img {
  position: absolute;
  top: 73px;
  left: 39px;
  width: 52%;
  height: 30px;
  animation: fly 1s linear infinite;
}

.hand__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@keyframes fly {
  0% {
    transform: rotate(-10deg);
    transform-origin: left;
  }
  25% {
    transform: rotate(0deg);
    transform-origin: left;
  }
  50% {
    transform: rotate(5deg);
    transform-origin: left;
  }
  75% {
    transform: rotate(0deg);
    transform-origin: left;
  }
  100% {
    transform: rotate(-10deg);
    transform-origin: left;
  }
}
@keyframes move {
  0% {
    left: -5px;
  }
  25% {
    left: -10px;
  }
  50% {
    left: 0px;
  }
  75% {
    left: -10px;
  }
  100% {
    left: -5px;
  }
}
.hand__img--alt {
  left: 47px;
  top: 68px;
  animation-duration: 1.5s;
}
.hand__img--sec img {
  object-fit: contain;
}

.hand__img--sec {
  height: 40px;
  top: 76px;
  left: 38px;
}