.box-1-1 {
  position: absolute !important;
  top: 0 !important;
  left: 0px !important;
  height: unset !important;
  display: flex;
  padding: 10px !important;
  width: fit-content !important;
  font-weight: 400;
  z-index: 1;
  background-color: #bc442c;
  padding: 5px 20px 5px 10px !important;
  font-size: 12px;
  clip-path: polygon(100% 0%, 90% 50%, 100% 100%, 0% 100%, 0% 0%);
  flex-direction: row !important;
}

.beh-10-1-10 {
  font-size: 0.8rem;
}

.beh-2-10-1-10 {
  font-size: 1.2rem;
}

.box-1-1 p {
  color: #fff;
  font-size: 13px !important;
  line-height: 1;
  margin: 0px auto !important;
  text-transform: initial;
}

.box-1-1 img {
  width: 9px !important;
  margin: 0 5px 0 0;
}

.box-1-3-list img {
  position: relative;
  top: -2px;
}

.box-1-3-list {
  position: absolute;
  top: 7px;
  right: 28px;
  display: flex;
  border: 1px solid #000;
  z-index: 500;
  border-radius: 15px;
  padding: 4px 6px 1px 9px;
}
.box-1-3-list .fa-thin.fa-heart {
  margin-right: 6px;
  margin-top: 1px;
}

.box-1-3 {
  position: absolute;
  top: 7px;
  right: 4px;
  padding: 0px 23px 0px 3px;
  border: 1px solid #000;
  z-index: 15;
  height: 27px;
  border-radius: 24px;
}

.box-1-3 img {
  position: relative;
  top: 7px;
  right: 2px;
  height: 25px;
  width: 27px;
}

.box-1-3 svg {
  position: relative;
  top: 7px;
  right: 2px;
  height: 25px;
  width: 27px;
}

.box-1-3-list svg {
  padding-left: 4px;
  height: 21px;
  width: 22px;
}

.box-1-3 p {
  color: #000;
  font-size: 17px;
  padding: 0px 7px;
  margin: 1px 0px 0px 0px;
}

.box-1-3-list p {
  color: #000;
  position: relative;
  font-size: 18px;
  margin: 0px;
  padding: 0px 3px 0px 0px;
}

.beh-box-100-40-1 {
  position: fixed;
  top: 174px;
  right: 10px;
  transition: all 0.5s ease;
  transform: translateX(400px);
  background: #fff;
  border: 1px solid #eaeaea;
  box-shadow: 5px 5px 20px #d1d1d140;
  border-bottom: 2px solid #000;
  max-width: 290px;
  z-index: 999;
  hyphens: none;
}

.beh-box-100-40-1-inner {
  padding: 13px;
}

.beh-box-100-40-1 .emoji {
  font-size: 18px;
  position: relative;
  right: 2px;
  top: 1px;
}

/*.box-100-46 .emoji{font-size: 18px;position: relative;right: 2px;top: 1px;}*/

.beh-box-100-40-1-inner p {
  font-size: 14px;
  line-height: 1.3;
  margin: 0;
  margin-bottom: 10px;
  hyphens: none;
  padding: 0;
  text-align: left;
}

.beh-box-100-40-1-inner p:last-child {
  margin-bottom: 0;
}

.beh-box-100-40-1-inner p:last-of-type {
  margin-bottom: 0;
}

.beh-box-100-41-1 .beh-box-100-40-1-inner {
  padding: 15px;
}
.beh-box-100-41-1 .beh-box-100-40-1-inner span {
  color: #000;
  font-weight: 700;
  display: inline-block;
}

.beh-box-100-41-1 .beh-box-100-40-1-inner .beh-abrechen-button span {
  position: relative;
  top: -1px;
}

.beh-box-100-41-1 .beh-box-100-40-1-inner button {
  border: 1px solid #000;
  border-radius: 15px;
  font-size: 10px;
  padding: 0px 14px;
  background-color: transparent;
  color: #000;
  text-transform: uppercase;
  margin: 0 auto;
  display: block;
  margin-top: 10px;
  font-weight: 400;
  height: 22px;
}

.beh-smallerFont {
  font-size: 12px;
}

.beh-smallerFontPP {
  font-size: 14px;
}

.beh-i-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 10px;
  cursor: pointer;
  margin: 0;
}

.beh-i-info {
  width: 24px;
  height: 24px;
  margin-bottom: 10px;
}

.beh-box-1-200-50 {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}

.beh-box-content {
  position: relative;
  padding: 48px;
  background: #fafafa;
  width: 500px;
  z-index: 1;
}

.beh-box-1-200-50 .beh-i-close {
  top: 24px;
  right: 24px;
}

.beh-box-1-200-50 .beh-box-title {
  display: flex;
}

.beh-box-1-200-50 .beh-box-title img {
  margin-right: 13px;
  width: 24px;
  height: 25px;
  position: relative;
  top: -6px;
}

.beh-box-1-200-50 .beh-box-title h3 {
  margin: 0;
  font-size: 20px;
  font-weight: 900;
  color: #000;
}

.beh-box-1-200-50 .beh-box-txt {
  margin: 20px 0;
  font-size: 15px;
  line-height: 1.4;
  padding: 0;
  text-align: left;
  hyphens: none;
}

.beh-box-1-200-50 .beh-box-button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  border: 1px dashed #000;
  margin-bottom: 20px;
}

.beh-box-1-200-50 .beh-box-button-copy {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  cursor: pointer;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE3LjQ1IDIxLjJoLTguN2MtLjk2IDAtMS43NS0uNzktMS43NS0xLjc1VjcuNzVDNyA2Ljc5IDcuNzkgNiA4Ljc1IDZoOC42OWMuOTcgMCAxLjc1Ljc5IDEuNzUgMS43NXY3Ljg2SDE4VjcuNzVjMC0uMzEtLjI1LS41NS0uNTUtLjU1aC04LjdjLS4zIDAtLjU1LjI1LS41NS41NXYxMS42OWMwIC4zMS4yNS41Ni41NS41Nmg4LjY5Yy4zMSAwIC41NS0uMjUuNTUtLjU1aDEuMmMuMDEuOTYtLjc4IDEuNzUtMS43NCAxLjc1eiIgZmlsbD0iIzEyMTIxMiIvPjxwYXRoIGQ9Ik01LjIgMTYuNDVINFY0Ljc1QzQgMy43OSA0Ljc5IDMgNS43NSAzaDguNjl2MS4ySDUuNzVjLS4zIDAtLjU1LjI1LS41NS41NXYxMS43eiIgZmlsbD0iIzEyMTIxMiIvPjwvc3ZnPg==)
    50% no-repeat;
}

.beh-box-1-200-50 .beh-box-button-txt {
  font-size: 15px;
  margin: 0;
}

.beh-box-1-200-50 .beh-box-button-txt-code {
  font-weight: 700;
  text-transform: uppercase;
}

.beh-box-1-200-50 .beh-box-footer {
  font-size: 8px;
  color: #3e3e3e;
}

.beh-box-1-200-50 .beh-box-footer p {
  margin: 0;
  line-height: 1.2;
  padding: 0;
  font-size: 11px;
  text-align: left;
  hyphens: none;
}

.beh-box-1-200-50 .beh-box-bottomGradient {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  border: none;
  background: #000;
}

.box-2-26 .fa-thin.fa-bag-shopping {
  width: 33px;
  font-size: 27px;
  position: relative;
  top: 4px;
}

.box-2-26 {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 10px 15px 10px 10px;
  background-color: #fff;
  display: flex;
  align-items: flex-start;
  margin: 0;
  opacity: 0;
  transform: translateY(-35px);
  transition: all 0.5s;
  max-width: 330px;
  z-index: 9;
  border: 1px solid #eaeaea;
  box-shadow: 5px 5px 20px #d1d1d140;
}

.box-2-26 .bh-p-group {
  text-align: left;
  color: #000;
}

.box-2-26 .bh-p-group span {
  color: #c73a23;
  font-weight: 700;
}

.box-2-26 .bh-p-group :nth-child(2) {
  margin-top: 5px;
  line-height: 1.1;
}

.box-2-26 img {
  width: 22px;
  margin-right: 10px !important;
}

.box-2-26 svg {
  width: 26px;
  height: 28px;
  margin-right: 10px;
  padding: 0;
  min-width: 26px;
}
.box-2-26 svg * {
  fill: #000 !important;
}

.box-2-26 p {
  margin: 0;
  font-size: 14px;
  text-align: left;
  padding: 0;
  hyphens: none;
}

.box-2-26 p strong {
  font-size: 15px;
  line-height: 1;
}
.box-2-26 p:nth-child(1) {
  font-weight: 700;
}

.box-2-26-animate {
  transform: none;
  opacity: 1;
}

.box-2-26-animate-out {
  transform: translateY(35px);
  opacity: 0;
}

.box-4-1-4 {
  margin: 0px 15px;
  text-align: left;
  padding: 12px;
  background-color: #f4f3f0;
  display: flex;
  margin-bottom: 11px;
  margin-top: 10px !important;
}

.box-4-1-4 img {
  height: 20px;
  margin-right: 10px;
  position: relative;
  top: -4px;
}

.box-4-1-4 p {
  margin: 0px;
  font-size: 13px;
  line-height: 1.4;
  padding: 0;
  text-align: left;
  hyphens: none;
}

.beh-box-4-100-40-1 {
  top: 215px;
  max-width: 290px;
}

.box-2-6 {
  display: flex;
  align-items: flex-start;
  background-color: #f0f0f0;
  position: relative;
  text-align: left;
  padding: 10px 12px;
  margin: 0 0 15px 0;
}

.box-2-6 img {
  width: 19px;
  margin-right: 12px;
}

.box-2-6 svg {
  width: 15px;
  height: 15px;
  margin-right: 10px;
}

.box-2-6 p {
  font-size: 14px;
  line-height: 1.2;
  margin: 0;
  text-align: left;
  padding: 0;
  hyphens: none;
}

.box-2-6 p:first-child:not(:only-child) {
  margin-bottom: 3px !important;
}

/* behamics demo */
div#beh-demoNudges-controls div {
  transition: all 0.2s ease;
  box-shadow: 2px 2px 19px #00000030;
}

div#beh-demoNudges-controls div:hover {
  opacity: 0.9;
}

div#beh-demoNudges-controls div:active {
  transform: scale(0.95);
}

div#beh-demoNudges-controls div.disabled {
  cursor: no-drop;
  opacity: 0.6 !important;
  transform: scale(1) !important;
}

.behamics_demo {
  background: #041234 !important;
  padding: 10px 20px;
  position: fixed;
  opacity: 1 !important;
  border-radius: 3px;
  color: #fff;
  margin-left: -24px;
}
.behamics_demo p {
  hyphens: none;
  padding: 0;
}
.beh-box-4-100-4-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  transform: translateY(-50px);
  opacity: 0;
  top: 70px;
  right: calc(100% + 10px);
  z-index: 1000000;
  transition: all 0.4s;
  width: 300px;
  border: 1px solid #eaeaea;
  box-shadow: 5px 5px 20px #d1d1d140;
}

.beh-box-4-100-4-overlay.beh-box-4-100-4-overlay-cartActive {
  right: 390px;
}

.beh-box-4-100-4-overlay-sticky {
  max-width: 1170px;
  width: 100%;
  justify-content: flex-end;
  left: 50%;
  top: 145px;
  bottom: unset;
  transform: translate(-50%, -110px);
  opacity: 0;
  transition:
    transform 0.6s,
    opacity 0.6s;
  background-color: transparent;
}

.beh-box-4-100-4-overlay-show {
  transform: none;
  opacity: 1;
}

.beh-box-4-100-4-overlay-sticky.beh-box-4-100-4-overlay-show {
  transform: translate(-50%, 0);
}
.beh-box-4-100-4-overlay-sticky.beh-box-4-100-4-overlay-dontshow {
  transform: translate(-110%);
}

.beh-box-4-100-4 {
  position: relative;
  background-color: #fff;
  padding: 15px;
  width: 100%;
}

.beh-box-4-100-4-overlay-sticky .beh-box-4-100-4 {
  box-shadow: 0px 3px 5px 0px #0000004a;
  margin: 0 17px;
}

.beh-box-2-100-4 {
  box-shadow: none;
  border-radius: 0 !important;
  border: 1px solid #ececec;
}

.beh-box-4-100-4 p {
  margin: 0;
  padding: 0;
  text-align: left;
}

.beh-box-4-100-4-title p {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 15px;
  text-align: center;
}

.beh-box-4-100-4-content {
  display: flex;
  align-items: stretch;
  justify-content: space-around;
  flex-direction: column;
}

.beh-box-4-100-4-item {
  width: 33.33%;
  width: 100%;
  padding: 5px 0;
  display: flex;
  /* flex-direction: column; */
  text-decoration: none;
  color: #000;
}

.beh-box-4-100-4-item:hover {
  outline: 1px solid #cccccc;
}

.beh-box-4-100-4-item-img {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px auto;
}

.beh-box-4-100-4-item-img img {
  max-width: 100%;
  max-height: 100%;
}

.beh-box-4-100-4-item-img + div {
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-left: 15px;
}

p.beh-box-4-100-4-item-title {
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 10px;
}

p.beh-box-4-100-4-item-size {
  margin-bottom: 5px;
}

p.beh-box-4-100-4-item-price {
  font-size: 15px;
}

.beh-box-4-100-4.bhmRecos-1-10 p.beh-box-4-100-4-item-price {
  font-size: 13px;
}

p.beh-box-4-100-4-item-price.bhmRecos-formerPrice {
  color: #000;
  font-weight: 700;
}

p.beh-box-4-100-4-item-price span {
  color: #000;
  display: block;
  text-decoration: line-through;
  margin-top: -3px;
  font-weight: 500;
  margin-bottom: -8px;
}

.beh-box-4-100-4.bhmRecos-1-10 p.beh-box-4-100-4-item-price span {
  font-size: 15px;
}

.beh-box-4-2-2 {
  display: flex;
  color: #599f39;
  justify-content: space-between;
}
.beh-box-4-2-2 p {
  font-size: 0.9rem;
}
.beh-box-4-2-2 p span {
  text-align: right;
  float: right;
  font-weight: 500;
}
.box-2-9 {
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 10px;
  right: 10px;
  transform: translateY(110%);
  transition: all 0.7s;
  margin-top: 20px;
  z-index: 75109;
}

.box-2-9-margin {
  position: relative;
  background: #fff;
  max-width: 600px;
  margin: 0 auto;
  padding: 15px;
  display: flex;
  align-items: flex-start;
  border: 1px solid #eaeaea;
  box-shadow: 5px 5px 20px #d1d1d140;
}

.box-2-9-margin.box-2-9-1-34 {
  max-width: 550px;
}

.box-2-9-1-34 .box-2-9-content {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.box-2-9-1-34 .box-2-9-content .bh-box-2-9-square {
  width: 45%;
  display: flex;
  flex-direction: column;
}
.nudge-html-container .beh-box-1-200-50 {
  right: 40px !important;
}
.nudge-html-container .beh-box-1-200-50 .beh-box-content {
  width: 329px;
}
.nudge-html-container .beh-box-4-100-4-overlay .beh-box-4-100-4 {
  width: 245px !important;
}
.nudge-html-container .box-2-9 {
  position: relative !important;
  transform: none !important;
  left: unset !important;
  box-shadow: unset !important;
  z-index: unset !important;
}
.nudge-html-container .beh-animation-cart {
  right: 6px !important;
  top: 6px !important;
}

.box-2-9-animate {
  transform: none;
}

.box-2-9 .box-2-9-margin > img:not(.beh-i-close) {
  float: none !important;
  margin: 0 15px 0 0 !important;
  width: 27px !important;
}

.box-2-9-container {
  text-align: left;
}

.box-2-9 h1 {
  font-size: 16px !important;
  font-weight: 600;
  margin: 0 0 10px 0px !important;
  text-transform: unset;
  color: #000;
}

.box-2-9 span.brRole {
  display: block;
}
.box-2-9 p {
  line-height: 1.2;
  font-size: 14px;
  margin: 7px 0;
  hyphens: none;
  color: #000;
  padding: 0;
  text-align: left;
}

.box-2-9 p:first-child {
  margin-top: 0;
}

.box-2-9 p.red,
.box-2-9 p.green {
  color: #d60e0e;
  font-size: 17px;
  font-weight: 700;
}

.box-2-9 p.red {
  color: #d60e0e;
}

.box-2-9 p.green {
  color: #54ab56;
  margin-top: auto;
}
.box-2-9 a {
  text-decoration: none;
  background: none;
  cursor: pointer;
}

.box-2-9 a:hover {
  background: none;
}

.box-2-9 .beh-i-close {
  position: absolute;
  right: 10px;
  top: 6px;
  margin: 0;
  width: 10px !important;
}
.box-2-9 .beh-i-close img {
  width: 10px;
  height: 10px;
}
.box-2-9 .beh-i-close p {
  margin: 0;
  padding: 0;
}
.nudge-html-container .box-2-9 .beh-i-close {
  display: none;
}
.beh-box-4-26 span {
  color: #599f39 !important;
}
.beh-box-4-1-4-prd-features {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 33.33%;
}
.beh-box-4-1-4-prd-features:nth-child(2) {
  margin: 0 10px;
}
.beh-box-4-1-4-prd-features img {
  width: 30px;
  height: 30px;
  margin: 0;
}
.beh-box-4-1-4-prd-features p {
  font-size: 12px;
  text-align: center;
}
.beh-box-100-feedback {
  position: fixed;
  bottom: 0;
  right: 50px;
  border-radius: 4px 4px 0 0;
  background-color: #fff;
  box-shadow: 0px 1px 5px #949494;
  max-width: 300px;
  width: 100%;
  transform: translateY(100%);
  transition: all 0.6s;
  z-index: 999999999999999999999;
}
.beh-box-100-feedback.beh-box-100-feedback-show {
  transform: none;
}
.beh-box-100-feedback-openIcon {
  position: absolute;
  right: 30px;
  background-color: inherit;
  box-shadow: inherit;
  width: 40px;
  height: 20px;
  bottom: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px 4px 0 0;
  cursor: pointer;
}
.beh-box-100-feedback-openIcon::after {
  content: "";
  position: absolute;
  height: 5px;
  width: 150%;
  top: 100%;
  background-color: inherit;
}
.beh-box-100-feedback-openIcon img {
  width: 10px;
  height: auto;
  transform: rotate(180deg);
  transition: all 0.6s;
}
.beh-box-100-feedback.beh-box-100-feedback-show .beh-box-100-feedback-openIcon img {
  transform: none;
}
.beh-box-100-feedback p {
  margin: 0;
  text-align: center;
  font-size: 13px;
  line-height: 1.2;
}
.beh-box-100-feedback .beh-box-100-feedback-container-title {
  font-weight: 700;
  margin-bottom: 10px;
}
.beh-box-100-feedback-container {
  padding: 15px;
}
.beh-box-100-feedback-page2 .beh-box-100-feedback-container,
.beh-box-100-feedback-page3 .beh-box-100-feedback-container {
  padding-bottom: 0;
}
.beh-box-100-feedback-container > div {
  display: none;
}
.beh-box-100-feedback-footer {
  display: flex;
  align-items: center;
  border-top: 1px solid #cccccc;
  padding: 10px 15px;
}
.beh-box-100-feedback-footer .beh-box-100-feedback-footer-logo {
  font-size: 12px;
  margin-right: 10px;
  text-decoration: none !important;
}
.beh-box-100-feedback-footer .beh-box-100-feedback-footer-logo svg {
  margin: 0 0 3px 2px;
  width: 62px;
  height: 12px;
}
.beh-box-100-feedback-footer-button {
  margin-left: auto;
  display: flex;
  align-items: stretch;
}
.beh-box-100-feedback button {
  background: none;
  border: none;
  outline: none;
  padding: 7px 14px;
  margin: unset;
  line-height: 1;
  font-size: 13px;
  border-radius: 4px;
}
.beh-box-100-feedback .beh-btn-primary {
  background-color: #37aae2;
  color: #fff;
}
.beh-box-100-feedback .beh-btn-secondary {
  box-shadow: inset 0px 0px 0px 1px #37aae2;
  color: #37aae2;
  margin-right: 10px;
}
.beh-box-100-feedback button.beh-btn-primary[disabled] {
  background-color: #e5e5e5;
  color: #787878;
  pointer-events: none;
  cursor: no-drop;
}
.beh-box-100-feedback-page1 .beh-box-100-feedback-container-page1,
.beh-box-100-feedback-page2 .beh-box-100-feedback-container-page2,
.beh-box-100-feedback-page3 .beh-box-100-feedback-container-page3,
.beh-box-100-feedback-page-thankyou .beh-box-100-feedback-container-page-thankyou {
  display: block;
}
.beh-box-100-feedback-page3 button.skip,
.beh-box-100-feedback-page1 button.skip {
  display: none;
}
.beh-box-100-feedback-container-labels > div {
  border-top: 1px solid #ccc;
  padding: 10px 15px;
  margin: 0 -15px;
  display: flex;
  align-items: center;
}
.beh-box-100-feedback-container-labels label {
  margin: 0 0 0 10px;
  font-size: 13px;
  cursor: pointer;
}
.beh-box-100-feedback-container-button {
  margin-top: 10px;
  display: flex;
  justify-content: center;
}
.beh-box-100-feedback-page-thankyou .beh-box-100-feedback-footer {
  justify-content: center;
}
.beh-box-100-feedback-page-thankyou .beh-box-100-feedback-footer > * {
  margin: 0;
}
.beh-box-100-feedback-page-thankyou .beh-box-100-feedback-footer-button {
  display: none;
}
.box-4-200-60-2 {
  padding: 0 20px 20px 20px;
}
.box-4-200-60-2 * {
  margin: 0;
  padding: 0;
  text-align: left;
  color: #3c904e;
  font-weight: 700;
  line-height: 1.2;
  font-size: 12px;
}
.box-4-200-60-2-title {
  margin-bottom: 10px;
}
.box-4-200-60-2-title h3 {
  font-size: 22px;
  text-transform: none;
}
.box-4-200-60-2-content-features {
  margin-top: 5px;
  display: flex;
  flex-wrap: wrap;
}
.box-4-200-60-2-features {
  display: flex;
  align-items: center;
  width: 40%;
  white-space: nowrap;
  margin-top: 7px;
}
.box-4-200-60-2-features svg {
  min-width: 20px;
  width: 20px;
  margin: 0 8px 0 0 !important;
}
.box-4-200-60-2-features p {
  font-size: 12px;
}

.box-select-nudge {
  background-color: white !important;
  box-shadow: 0 4px 9px #0000003d;
  padding: 10px 20px;
  border-radius: 4px;
  display: block;
}
.box-select-nudge h2 {
  font-size: 16px;
  color: black;
  padding: 5px 0px;
}
.box-select-nudge button {
  background: #333333;
  padding: 7.5px 20px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin: 5px 0;
  border-radius: 33px;
  color: white;
  font-weight: 600;
  border: unset;
  font-size: 14px;
  box-shadow: 0 4px 9px #0000003d;
}
.box-select-nudge button:hover {
  background: #000000f1;
}
.box-select-nudge button:active {
  scale: 1.001;
}
.box-select-nudge div {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  border-radius: 5px;
}
.box-select-nudge div:hover {
  background-color: rgb(250, 250, 250);
}
.box-select-nudge label {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 10px 40px;
  width: 100%;
  position: static;
  margin-bottom: 0;
}
.box-select-nudge input {
  position: absolute;
  cursor: pointer;
  width: fit-content;
  padding: 0;
  left: 15px;
}
.box-select-nudge input[type="radio"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #333;
  background-color: #ffffff;
  cursor: pointer;
}

.box-select-nudge input[type="radio"]:checked {
}

.box-select-nudge input[type="radio"]:checked::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  background-color: #000000;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.beh-animation {
  content: "";
  position: absolute;
  left: unset;
  right: 7px;
  top: 6px;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background: #0f0f0f;
  animation: animball infinite 2.5s ease-in-out;
}
@keyframes animball {
  0% {
    scale: 1;
  }
  25% {
    scale: 0.67;
  }
  50% {
    scale: 1;
  }
  75% {
    scale: 0.67;
  }
  to {
    scale: 1;
  }
}
.beh-animation-cart {
  content: "";
  position: absolute;
  left: unset;
  right: 21px;
  top: 97px;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background: #0f0f0f;
  animation: animball infinite 2.5s ease-in-out;
}
@keyframes animball {
  0% {
    scale: 1;
  }
  25% {
    scale: 0.67;
  }
  50% {
    scale: 1;
  }
  75% {
    scale: 0.67;
  }
  to {
    scale: 1;
  }
}
@media (max-width: 990px) {
  .box-1-3-list {
    right: 10px;
  }
  .beh-box-100-40-1 {
    top: 90px;
  }
  .beh-i-info {
    width: 24px;
    height: 24px;
  }
  .beh-box-100-40-1 .beh-box-100-40-1-inner p {
    font-size: 14px;
  }
  .box-2-26 .fa-thin.fa-bag-shopping {
    font-size: 21px;
  }
  .box-2-26 p {
    line-height: 1.2;
  }
  .box-2-26 {
    right: unset;
    left: 10px;
  }
}

@media (max-width: 767px) {
  .beh-box-1-200-50 .beh-box-content {
    width: 100%;
    max-width: 500px;
    margin: 15px;
  }
}
@media (max-width: 660px) {
  .beh-box-4-100-4-overlay {
    position: relative;
    right: unset;
    top: unset;
    left: unset;
    bottom: unset;
    transform: none;
    z-index: unset;
    width: unset;
    box-shadow: none;
    border: none;
  }
  .beh-box-4-100-4-content {
    flex-direction: row;
    justify-content: flex-start;
    overflow-x: auto;
  }
  .beh-box-4-100-4-item {
    width: 180px;
    min-width: 180px;
    flex-direction: column;
    outline: none !important;
    margin-bottom: 10px;
  }
  .beh-box-4-100-4-item-img + div {
    margin: 0;
  }
  .beh-box-4-100-4-item-img + div p {
    text-align: center;
  }
  .box-2-9.box-4-1 {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    margin: unset;
  }
  .box-2-9-margin {
    border: none;
  }
}
@media (max-width: 480px) {
  .box-2-9 h1 {
    font-size: 16px;
  }

  .box-2-9 span.brRole {
    display: none;
  }
}

@media (max-width: 458px) {
  .beh-box-100-40-1 {
    top: 100px;
  }
  .beh-box-1-200-50 .beh-box-title img {
    top: 0px;
  }
}

@media (max-width: 420px) {
  .beh-box-1-200-50 .beh-box-content {
    padding: 32px 20px;
  }

  .beh-box-1-200-50 {
    padding: 0px;
  }

  .beh-box-1-200-50 .beh-i-close {
    top: 20px;
    right: 20px;
    font-size: 22px;
  }

  .beh-box-1-200-50 .beh-box-title img {
    margin-right: 8px;
    width: 18px;
    height: 18px;
  }

  .beh-box-1-200-50 .beh-box-title h3 {
    font-size: 17px;
    line-height: 1.2;
  }

  .beh-box-1-200-50 .beh-box-txt {
    margin: 0;
    margin-top: 8px;
    margin-bottom: 16px;
    font-size: 14px;
  }

  .beh-box-1-200-50 .beh-box-button {
    padding: 12px;
    margin-top: 0;
    margin-bottom: 16px;
  }

  .beh-box-1-200-50 .beh-box-button-copy {
    width: 18px;
    height: 18px;
    margin-right: 8px;
  }

  .beh-box-1-200-50 .beh-box-button-txt {
    padding-top: 3px;
    font-size: 14px;
  }
}

@media (max-width: 820px) {
  .box-2-6 {
    margin: 16px auto;
  }
}

@media (max-width: 408px) {
  .box-4-1-4 .beh-img-hand {
    top: -11px;
  }
}

@media (max-width: 408px) {
  .beh-animation-cart {
    top: 106px;
  }
}
