.box-1-1 {
  position: absolute;
  top: -4px;
  left: -5px;
  background-color: #065066;
  padding: 1px 10px;
  border-radius: 2px;
  z-index: 1;
}
.beh-box-100-45 {
  background: #f0f0f0;
  padding: 6px 20px;
  border-radius: 0.25rem;
  margin-top: 15px;
  position: fixed;
  transform: translateX(-420px);
  /* border: 1px solid #a0a0a0; */
  font-family: inherit;
  z-index: 99;
  left: 10px;
  color: black;
  top: 290px;
  max-width: 21%;
  transition: all 0.7s;
}
.beh-animation-pdp {
  content: "";
  position: absolute;
  right: unset;
  top: unset;
  left: 18px;
  bottom: 15px;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background: #0f0f0f;
  animation: animball-pdp infinite 2.5s ease-in-out;
}
@keyframes animball-pdp {
  0% {
    scale: 1;
  }
  25% {
    scale: 0.67;
  }
  50% {
    scale: 1;
  }
  75% {
    scale: 0.67;
  }
  to {
    scale: 1;
  }
}
.beh-box-100-45-overlay-show {
  transform: 0px;
  opacity: 1;
}
.beh-box-100-45 .beh-i-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 10px !important;
  cursor: pointer;
  margin: 0 !important;
}
.beh-box-100-45 p {
  margin: 0;
  position: relative;
  align-items: center;
  left: 5px;
  top: 2px;
  font-family: inherit;
  color: #333333;
}
.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);*/
  background: rgb(65 65 65 / 80%);
  font-family: inherit;
  z-index: 9999;
}

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

.box-5-1 {
  background-color: #f2f2f2;
  margin: 10px 10px 0;
  padding: 5px;
  display: flex;
  border-radius: 4px;
}
.box-5-1 .emoji {
  font-size: 12px;
  margin: 0 10px 0 8px;
}
.box-5-1 p {
  margin: 0px;
}
.box-0-1 {
  position: absolute;
  top: 8px;
  left: -8px;
  transform: translateX(-107%);
  background-color: #fcd300;
  display: flex;
  align-items: center;
  padding: 6px 12px;
  border-radius: 23px;
  width: 140px;
}
.box-0-1 p {
  margin: 0px;
  position: relative;
  top: 2px;
  color: #101113;
}

.beh-exclamation {
  position: absolute;
  left: 10px;
  margin-top: 5px;
}

.tab-container .nudge-html-container .box-0-1::before {
  bottom: -9.5px;
  right: -7px;
  border-top: 14px solid transparent;
}
.nudge-html-container .box-0-1.box-7-0-1 {
  position: absolute !important;
  width: 207px !important;
  display: inline;
  bottom: -21px !important;
}
.nudge-html-container .box-0-1.box-7-0-1::before {
  bottom: -2.5px;
  right: -12px;
}
.nudge-html-container .box-0-1::before {
  bottom: -11.5px;
  right: -5px;
  border-top: 12.5px solid transparent;
}
.nudge-html-container .beh-box-100-45 {
  max-width: fit-content;
}

.box-0-1::before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: -13px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 15px solid #fcd300; /* The color of the triangle */
}
.beh-box-1-10-1-9 {
  font-size: 1.375rem !important;
}

.beh-box-1-10-1-9-1 {
  font-size: 0.875rem !important;
}

.beh-box-2-10-1-9 {
  font-size: 2.25rem !important;
}
.beh-2-10-1-9-1 {
  font-size: 0.75rem !important;
}
.beh-2-10-1-9 {
  font-size: 0.75rem !important;
}
.box-1-1 p {
  font-size: 12px;
  color: #fff;
  font-weight: 600;
  position: relative;
  top: 1px;
  text-transform: uppercase;
  font-family: "Overpass", sans-serif;
}

.nudge-html-container .box-1-1 p {
  margin: 0px;
}
.nudge-html-container .box-1-1 {
  padding: 2px 8px 3px;
}
.nudge-html-container .box-1-1 img {
  width: 9px !important;
  margin-left: 0px;
  margin-right: -3px;
}

.box-1-1 img {
  width: 9px !important;
  left: unset;
  margin-left: 1px;
}
.box-6-100-50 .beh-box-100-40-1-inner svg {
  animation: pulse 1.5s infinite ease-in-out;
  transform-origin: center;
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.15);
  }
  100% {
    transform: scale(1);
  }
}

.beh-box-100-40-1 .beh-list li::after {
  position: absolute;
  left: 0;
  bottom: 6px;
  height: 2px;
  width: 15px;
  background-color: #58ae44;
  content: "";
  transform: translateX(10px) rotate(-45deg);
  transform-origin: left bottom;
}
.beh-box-100-40-1 .beh-list li::before {
  position: absolute;
  left: 0;
  top: 8px;
  height: 8px;
  width: 2px;
  background-color: #58ae44;
  content: "";
  transform: translateX(10px) rotate(-45deg);
  transform-origin: left bottom;
}

.beh-box-100-40-1 {
  position: fixed;
  top: 270px;
  right: 10px;
  transform: translateX(400px);
  transition: all 0.5s ease;
  background: #fff;
  border: 1px solid #d8d8d8;
  border-bottom: 2px solid #101113;
  max-width: 242px;
  z-index: 9;
}
.beh-box-100-40-1.beh-box-100-60-1 {
  max-width: 350px;
}

.beh-box-100-40-1.beh-box-100-60-1 .beh-melden-container div {
  text-align: center;
  padding: 7.5px 0;
}
.beh-box-100-40-1.beh-box-100-60-1 .beh-buttondouble {
  font-size: 14px;
  text-decoration: none;
  font-weight: 600;
  color: #065066;
  position: relative;
  margin-bottom: 20px;
  margin-top: -10px;
  text-transform: uppercase;
  border: 1px solid #065066;
  padding: 6px 15px;
  display: flex;
  justify-content: center;
  font-family: "Overpass", sans-serif;
  border-radius: 0.3125rem;
}

.beh-box-100-40-1.beh-box-100-41-1 {
  max-width: 255px;
  top: 180px;
}
.beh-box-100-40-1 .beh-box-100-40-1-inner p {
  font-size: 14px !important;
  line-height: 1.1 !important;
  margin: 0 !important;
  margin-bottom: 10px !important;
  color: #101113 !important;
}
.beh-box-100-40-1 .beh-box-100-40-1-inner img {
  margin-bottom: 5px;
}

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

.beh-box-100-40-1-inner p {
  font-size: 14px;
  line-height: 1.1;
  margin: 0;
  margin-bottom: 10px;
  color: #101113;
}

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

.beh-box-100-41-1 .beh-box-100-40-1-inner {
  padding: 15px !important;
}

.beh-box-100-41-1 .beh-box-100-40-1-inner p {
  font-size: 14px !important;
  line-height: 1.1 !important;
}

.beh-box-100-41-1 .beh-box-100-40-1-inner span {
  font-weight: 700;
  color: #101113;
}

.beh-box-100-41-1 .beh-box-100-40-1-inner button {
  border: 1px solid #101113 !important;
  border-radius: 4px !important;
  font-size: 12px !important;
  padding: 5px 12px 3px 12px !important;
  line-height: 18px;
  background-color: transparent !important;
  color: #000 !important;
  margin: 0 auto !important;
  display: block !important;
  margin-top: 10px !important;
  font-weight: 700 !important;
  min-height: unset !important;
  cursor: pointer !important;
}

.beh-box-100-40-1 svg {
  width: 23px !important;
  margin-top: -13px !important;
  margin-bottom: -5px !important;
  fill: #101113 !important;
}

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

.beh-i-info {
  width: 24px;
  color: #3a73b3;
}

.box-1-3-pp img {
  top: 3px !important;
  right: 3px !important;
}

.box-1-3-list {
  display: flex;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 3px 6px 3px 7px;
  border: 1px solid #212121;
  z-index: 1;
  border-radius: 21px;
  /* height: 32px; */
}

.box-1-3 {
  position: absolute;
  top: -6px !important;
  right: -6px !important;
  padding: 0px;
  border: 1px solid #a2afb6;
  display: flex;
  border-radius: 13px;
}

.box-1-3 img {
  position: relative;
  top: 12px;
  right: -5px;
  height: 19px;
  width: 18px;
  left: unset;
}

.box-1-3 svg {
  position: relative;
  /* top: 7px; */
  /* right: 2px; */
  height: auto;
  width: 16px;
  fill: #a2afb6;
  margin-right: 8px;
}

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

.box-1-3 p {
  color: #a2afb6 !important;
  font-size: 16px !important;
  padding: 0px 4px 0px 8px;
  margin: 0px;
  position: relative;
  top: 2px;
}

.box-1-3-list p {
  color: #101113;
  position: relative;
  font-size: 18px;
  margin: -2px 5px -7px 0px;
}

.box-1-3-list img {
  margin: 0px;
  width: 18px;
}

.box-2-24 {
  position: absolute;
  top: 5px !important;
  right: 5px !important;
  padding: 0px;
  border: 1px solid #a2afb6;
  display: flex;
  border-radius: 13px;
  scale: 1.2;
  align-items: center;
}

.box-2-24 img {
  position: relative;
  top: 0px;
  right: 4px;
  height: 19px;
  width: 16px;
  height: 15px;
  left: unset;
}
.box-2-24 p {
  color: #a2afb6 !important;
  font-size: 14px !important;
  padding: 0px 5px 0px 6px;
  margin: 0px;
  position: relative;
  top: 1px;
  line-height: 1.5;
}
.box-2-26 {
  position: fixed;
  top: 300px;
  left: 5px;
  padding: 10px;
  background: #fff;
  display: flex;
  margin: 0 auto;
  border: 1px solid #d8d8d8;
  transform: translateX(-110%);
  transition: all 0.6s;
  max-width: 220px;
  opacity: 0;
  z-index: 9;
}
.box-2-26 .btn-close {
  position: relative;
  left: 14px;
  /* padding: 0px 2px 0px 1px; */
  color: black;
  height: 10px;
  margin-top: -4px;
  width: 16px;
  cursor: pointer;
}

.box-2-26 .emoji {
  font-size: 16px;
  margin-right: 8px;
}
.box-2-26 i {
  font-size: 26px;
  margin-right: 5px;
  margin-top: 0px;
  color: #101113;
}

.box-2-26 .bh-p-group {
  float: left;
  text-align: left;
  color: #101113;
  position: relative;
  top: -3px;
}

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

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

.box-2-26 .foot-benefits-item .foot-benefits-image svg {
  width: 26px !important;
  height: 26px !important;
  float: left;
  margin-right: 10px;
}

.box-2-26 .foot-benefits-item .foot-benefits-image {
  height: auto;
  display: flex;
}
.box-2-26 .foot-benefits-item {
  display: grid !important;
  margin: 0px;
  width: 100%;
}
.box-2-26 p {
  position: relative;
  top: 1px;
  margin: 0;
  font-size: 13px;
  line-height: 1.7;
}

.box-2-26 li p {
  margin-bottom: 8px;
}

.box-2-26 p:nth-child(1) {
  font-weight: 700;
}

.box-2-26 p:nth-child(2) {
  line-height: 1;
  position: relative;
  top: 1px;
}

.box-2-26-animate {
  transform: translateX(1px);
  opacity: 1;
}

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

.box-4-1-4 .cart-container-header {
  font-weight: 700;
}

.box-4-1-4 {
  margin: 0px;
  text-align: left;
  padding: 12px 11px;
  background-color: #f2f2f2;
  display: flex;
  border-radius: 4px;
}

.box-4-1-4 img {
  width: 22px;
  height: 22px;
  margin-right: 10px;
  position: relative;
  top: -1px;
}
.box-4-1-4 .box-4-25 {
  text-align: left !important;
  padding-bottom: 0px !important;
  padding-top: 10px;
}
.box-4-1-4 .box-4-25 img {
  width: 40px;
  height: 40px;
}
.box-4-1-4 p {
  margin: 0px;
  position: relative;
  top: 2px;
}

.box-2-6 {
  display: flex;
  background-color: #f2f2f2;
  margin: 20px 0;
  text-align: left;
  border-radius: 4px;
  padding: 10px 12px;
}

.box-2-6 img {
  width: 20px;
  height: 20px;
  margin-right: 3px;
  position: relative;
  top: 0px;
}

.box-2-6 svg {
  width: 20px;
  height: 20px;
  position: relative;
  margin-right: 5px;
}

.box-2-6 p {
  font-size: 15px;
  line-height: 1.1;
  margin: 1px 0px 0px 0px;
  text-align: left;
  white-space: normal;
  color: #101113;
  margin-left: 5px;
  position: relative;
  top: 2px;
}

/* 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: -20px;
}

.beh-box-4-2-2 {
  margin: -34px 0px 0px 0px;
  color: #00aa00;
  font-weight: 700;
  display: flex;
  justify-content: space-between;
  float: left;
  width: 100%;
}
.beh-box-4-2-2 p {
  margin: 0;
  font-size: 15px;
}

.beh-box-100-6-1 {
  position: absolute;
  top: 200px;
  right: 10px;
  z-index: 999;
  width: revert;
  padding: 20px 80px 0px 80px;
  background-color: aliceblue;
  border-radius: 15px;
  box-shadow: 0px 4px #f5f5f5;
}

.beh-box-100-6-1 svg {
  width: 123px;
  height: 49px;
  display: block;
  margin: auto;
}

.beh-box-100-6-1 p {
  text-align: center;
  line-height: 1.2;
  margin: 20px 10px;
}

.beh-box-100-6-1 .countainer-text {
  display: flex;
  flex-flow: row;
  flex-basis: 50%;
}

.beh-box-100-6-1 .dot {
  height: 50px;
  width: 50px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 100px;
  right: -22px;
}

.beh-box-100-6-1 button {
  background-color: #f0f8ff;
  border: 1px solid #101113;
}

.beh-box-100-6-1 .beh-countdown {
  color: red;
}
.beh-coloured-frame {
  border: 4px solid #fcd300;
  box-shadow: 0 1px 4px rgb(193 164 11 / 62%);
}
.beh-coloured-frame-2 {
  box-shadow: 0 0px 6px rgb(252 211 0 / 62%);
}
.beh-animation {
  content: "";
  position: absolute;
  top: 10px;
  right: 5px;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background: #fadd0e;
  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;
  }
}

.box-4-17 {
  position: absolute;
  top: 40px;
  right: 0px;
}

.box-4-17 p {
  background-color: #fff;
  padding: 3px 10px;
  border: 1px solid #ce5153;
  color: #ce5153;
}

.box-4-1 {
  max-width: 595px;
  margin: 0 auto;
  text-align: center;
  padding: 15px 10px 10px 10px;
  background: #ffffff;
  position: fixed;
  bottom: 0px;
  left: 0;
  right: 0;
  z-index: 10;
  transform: translateY(205px);
  opacity: 0;
  border-radius: 5px 5px 0 0;
  box-shadow: 0 0 5px 0 #d6d6d6;
  transition: all 0.7s ease-in-out;
}

.box-4-1-animate {
  transform: translateY(0px);
  opacity: 1;
}

.box-4-1 h1 {
  font-size: 20px;
  color: #101113;
  margin-bottom: 12px;
  text-transform: unset;
  line-height: 1.2;
}

.box-2-9-container.clearfix img {
  width: 50px;
  height: 67px;
  margin-right: 5px;
}

.bh-box-2-9-square .beh-first-box a {
  border: 1px solid #101113;
  padding: 5px;
}

.bh-box-2-9-square .span-min {
  display: block;
}

.bh-box-2-9-square {
  display: flex;
}

@supports (-ms-ime-align: auto) {
  .box-4-1 {
    background: rgba(237, 237, 237, 0.91);
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.17);
  }
}

.box-4-1 p {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 13px;
  color: #585858;
}

.box-4-1 a {
  cursor: unset;
  color: unset;
}

.box-4-1 a:hover {
  text-decoration: none;
}

.box-4-1 a.bh-blue-text {
  color: unset;
}

.box-4-1 .box-4-1-org {
  margin-bottom: 5px !important;
}

.box-4-1 .box-7-1 p {
  width: 100%;
}

.box-4-1 .bh-box-2-9-square p {
  width: calc(100% - 75px) !important;
}

.box-4-1 .b-spacer {
  margin: 7px 0px !important;
}

.box-4-1 .bh-bottom-right {
  left: 5px !important;
}

.box-4-1 div img.beh-leaf-bag {
  width: 45px;
  height: 51px;
}

.box-4-1 .btn-close p img {
  width: 10px !important;
  margin-right: 0px !important;
}

.box-4-1-side.box-4-1 h1 {
  font-size: 18px;
}

.box-4-1 div img {
  width: 33px;
  float: left;
  margin-right: 13px;
  position: relative;
  top: 2px;
}

.box-4-1 div p {
  margin: 0;
  float: left;
  width: calc(100% - 30px);
}

.box-4-1-org {
  width: 100%;
  float: left;
  margin-bottom: 15px;
}

.box-4-1-side .bh-box-2-9-square img {
  display: inline-block;
  width: 36px !important;
  margin-left: 0px;
  position: relative;
  top: 0px !important;
}

.box-4-1-side .bh-box-2-9-square p {
  text-align: center;
  font-size: 10px;
  margin: 0;
  top: 0px !important;
}

.box-4-1-side .bh-box-2-9-right {
  width: 100% !important;
}

.box-4-1-side .bh-box-group {
  margin-bottom: 10px;
  float: left;
}

.box-4-1-side .bh-box-group p {
  width: calc(100% - 25px);
  float: left;
  margin: 0;
}

.box-4-12 .bh-hidden-text {
  display: none !important;
}

.box-4-1-side .btn-close {
  display: none !important;
}

.box-4-1-bottom {
  bottom: 122px;
}

.box-4-1-3 {
  background: #002d73;
}

.box-4-1-3 p {
  color: #fff;
}

.box-4-1-3 h1 {
  color: #fff;
}

.box-4-1 .box-4-1-org {
  margin-bottom: 5px !important;
}

.box-4-1-side .bh-grid-10 {
  display: none;
}

.box-4-1-org img {
  float: left;
  width: 20px;
  margin-right: 10px;
}

.box-4-1-org p {
  float: left;
  width: calc(100% - 30px);
  text-align: left;
}

.box-2-9 .box-4-1-org {
  margin-bottom: 5px;
}

.box-4-1-side .bh-grid-45:first-child {
  width: 62% !important;
}

.box-4-1-side .bh-grid-45:first-child p {
  font-size: 10px !important;
  text-align: left;
  width: 100%;
  line-height: 14px;
}

.box-4-1-side .bh-grid-45:nth-child(2n) {
  width: 38% !important;
}

.box-4-1-side .bh-grid-45:nth-child(2n) p {
  text-align: left;
}

.box-4-1-side p.bh-value {
  padding: 0px 10px;
  color: #ffffff;
  font-size: 12px;
  height: 15px;
  line-height: 15px;
}

.box-4-1-animate {
  transform: translateY(0px);
  opacity: 1;
}

.box-4-1-side {
  position: sticky;
  top: 16px;
  margin-left: -240px;
  max-width: 215px;
  background: #f8f8f8;
  float: left;
  padding: 20px 20px 25px 20px;
}

@supports (-ms-ime-align: auto) {
  .box-4-1-side {
    background: rgba(237, 237, 237, 0.47);
  }
}

.box-4-1-side .beh-leaf-bag {
  float: unset;
  width: 25px !important;
  margin-top: 0px !important;
  margin-bottom: 5px;
}

.box-4-1-side .box-2-9-content {
  float: left;
  width: 100%;
}

.box-4-1-side .box-2-9-content p {
  width: 100%;
}

.box-4-1-side p {
  margin: 15px 0;
}

.box-4-1-side.box-4-1 h1 {
  font-size: 18px;
}

.box-4-1-side .bh-bottom-right {
  margin: 0;
  bottom: 10px;
  font-size: 8px !important;
  text-align: center;
  left: 5px;
}

.box-4-1-side .bh-bottom-center {
  margin: 0;
  bottom: 28px;
  font-size: 8px !important;
  text-align: center;
  left: 5px;
}

.box-4-1-side .bh-box-group img {
  width: 15px;
  margin-right: 10px;
  float: left;
}

.box-4-1-side .box-4-1-leave-img {
  display: block;
  margin: 0 auto;
}

.box-4-1-side .bh-box-2-9-left {
  width: 0px !important;
}

.box-4-1-side .beh-timer-first {
  display: block !important;
  margin: 0 auto !important;
  margin-bottom: 4px !important;
}

.box-4-1-side .beh-timer-second {
  display: none !important;
}

.box-4-1-org {
  width: 100%;
  float: left;
  margin-bottom: 15px;
}

.box-4-1-side .bh-box-2-9-square img {
  display: inline-block;
  width: 36px !important;
  margin-left: 0px;
  position: relative;
  top: 0px !important;
}

.box-4-1-side .bh-box-2-9-square p {
  text-align: center;
  font-size: 10px;
  margin: 0;
  top: 0px !important;
}

.box-4-1-side .bh-box-2-9-right {
  width: 100% !important;
}

.box-4-1-side .bh-box-group {
  margin-bottom: 10px;
  float: left;
}

.box-4-1-side .bh-box-group p {
  width: calc(100% - 25px);
  float: left;
  margin: 0;
}

.bh-orange p {
  color: #be5108 !important;
}

.box-4-1-side .btn-close {
  display: none !important;
}

.box-4-1-bottom {
  bottom: 122px;
}

.box-4-1-3 {
  background: #002d73;
}

.box-4-1-3 p {
  color: #fff;
}

.box-4-1-3 h1 {
  color: #fff;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.bh-box-2-9-square img {
  display: inline-block;
  width: 50px;
  margin-left: 10px;
  position: relative;
  top: 4px;
}

.bh-box-2-9-square p {
  display: inline-block;
  color: #585858a8;
}

.bh-box-2-9-square {
  width: 50%;
  float: left;
  margin-top: 10px;
}

.bh-box-2-9-square:last-child p {
  position: relative;
  top: -2px;
}

.box-4-1-side .bh-box-2-9-square img {
  display: inline-block;
  width: 36px !important;
  margin-left: 0px;
  position: relative;
  top: 0px !important;
}

.box-4-1-side .bh-box-2-9-square p {
  text-align: center;
  font-size: 10px;
  margin: 0;
  top: 0px !important;
}

.beh-first-box {
  display: none !important;
}

.input1 {
  width: 43px;
  position: relative;
  text-align: center;
  padding: 2px 5px;
  top: 4px;
  background: #fff;
  color: #be5108 !important;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #a7a8aa6b;
  left: 0px;
  display: inline-block;
}

.span-min {
  position: relative;
  top: 2px;
  font-size: 12px;
  font-weight: 400;
  color: #525252;
  text-transform: capitalize;
}

.beh-second-box {
  display: block !important;
  margin: 0 auto !important;
  margin-bottom: 4px !important;
}

.bh-box-2-9-square img {
  display: inline-block;
  width: 50px;
  margin-left: 10px;
  position: relative;
  top: 4px;
}

.input2 {
  width: 43px;
  position: relative;
  text-align: center;
  padding: 2px 5px;
  top: 4px;
  background: #fff;
  color: green !important;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #a7a8aa6b;
  left: 0px;
  display: inline-block;
}

.measurementtrigger {
  cursor: pointer;
}

.footnote-bottom {
  position: relative;
  left: 0px;
  bottom: -18px;
  float: none;
  font-size: 11px;
  color: #00000082;
}

.footnote-bottom-beh {
  position: relative;
  left: -70px;
  bottom: -18px;
  float: left;
  font-size: 11px;
  color: #00000082;
}

.nudge-html-container .beh-box-1-200-50 {
  max-height: unset;
  max-width: unset;
  padding: 0px;
  background: none;
}
.nudge-html-container .box-1-3 img {
  top: 3px;
  right: 4px;
}
.nudge-html-container .box-1-3 p {
  top: 1px;
}
.nudge-html-container .beh-box-1-200-50 .beh-box-content {
  margin: 15px;
}

.nudge-html-container .beh-box-1-200-50 .beh-i-close {
  top: 5px;
  right: 5px;
}

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

.beh-box-1-200-50 .beh-i-close {
  top: 12px;
  right: 12px;
  padding: 5px;
  width: 28px !important;
}

.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: -1px;
}

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

.beh-box-1-200-50 .beh-box-txt {
  margin: 20px 0;
  font-size: 16px;
  line-height: 1.4;
}

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

.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: 10px;
  color: #3e3e3e;
}

.beh-box-1-200-50 .beh-box-footer p {
  margin: 0;
  line-height: 1.4;
  font-size: 10px;
}

.beh-box-1-200-50 .beh-box-bottomGradient {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  border: none;
  /* background: #fcd300 !important;*/
  background: linear-gradient(to top, #fcd300, transparent);
}

.beh-box-4-100-4-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  transform: translateX(110%);
  opacity: 0;
  top: 214px;
  right: 5px;
  border: 1px solid #c3c3c3;
  z-index: 1000000;
  transition: all 0.4s;
  width: 300px;
}

.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;
  font-family: "gt_walsheimlight", sans-serif;
}

.beh-box-4-100-4-title {
  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: #101113;
}

.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 10px 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-top: 10px;
}

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-weight: 700; */
  font-size: 13px;
  /* margin: auto 0 0 0; */
}

.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: #101113;
  font-weight: 700;
}

p.beh-box-4-100-4-item-price span {
  color: #101113;
  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;
}

.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: 7510;
}

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

.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 .box-2-9 {
  position: relative !important;
  transform: none !important;
  left: unset !important;
  box-shadow: unset !important;
  z-index: unset !important;
}

.box-2-9-animate {
  transform: none;
}
@keyframes animfire {
  0% {
    transform: skewY(-5deg);
    transform-origin: center bottom;
  }

  65% {
    transform: skewY(3deg);
    transform-origin: center bottom;
  }

  to {
    transform: skewY(-7deg);
    transform-origin: center bottom;
  }
}

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

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

.box-2-9 h1 {
  font-size: 19px !important;
  font-weight: 600;
  margin: 0 0 10px 0px !important;
  text-transform: unset;
  color: #101113;
  line-height: 1.2;
}

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

.box-2-9 p {
  line-height: 1.2;
  font-size: 14px;
  margin: 7px 0;
  hyphens: none;
  color: #454545;
}

.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 !important;
  margin-top: auto;
}

.nudge-html-container .box-2-9 p {
  font-family: "Roboto", sans-serif !important;
}

body .box-2-9 p a.measurementtrigger {
  text-decoration: none;
  background: none;
  cursor: pointer;
  color: #454545 !important;
}

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

.box-2-9 .beh-i-close {
  position: absolute;
  right: 10px;
  top: 10px;
  margin: 0;
  width: 10px !important;
}

.nudge-html-container .box-2-9 .beh-i-close {
  display: none;
}

.beh-box-100-15-1 {
  background-color: #fff;
  position: absolute;
  top: 30px;
  width: 235px;
  right: 0px;
  padding: 0.8rem 1rem 0.8rem 1rem;
  z-index: 9;
  box-shadow: 0 0 12px rgba(66, 66, 66, 0.45);
  border-radius: 4px;
}
.beh-box-100-15-1 p {
  margin: 0px;
}

.beh-box-100-15-1::before {
  content: "";
  position: absolute;
  top: -3px;
  right: 36px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 9px solid #fff;
}

.beh-box-100-15-1-color-yellow {
  color: #fadd0e !important;
}

@media (max-width: 990px) {
  .box-4-1-4 {
    margin-bottom: 10px;
  }

  .beh-box-100-40-1 {
    top: 430px;
  }
  .beh-box-4-100-40-1 {
    top: 200px !important;
  }
  .beh-box-100-45 {
    max-width: 47%;
  }
}

@media (max-width: 480px) {
  .beh-box-100-40-1 {
    top: 355px;
    max-width: 255px;
  }
  .beh-box-100-40-1-inner {
    padding: 15px 12px 10px;
  }
  .beh-box-100-45 {
    max-width: 90%;
  }
  .beh-box-100-40-1.beh-box-100-41-1 {
    top: 214px;
  }
  .beh-box-100-40-1 .beh-box-100-40-1-inner p {
    font-size: 14px;
    margin-bottom: 7px;
  }
  .box-1-3 p {
    font-size: 13px !important;
    padding-left: 6px;
  }
  .box-1-3 {
    padding: 0px;
  }
  .box-1-3 svg {
    margin-right: 6px;
    margin-left: -2px;
    width: 13px;
  }
  .box-1-1 {
    top: -11px;
    left: -11px;
    padding: 1px 5px;
  }
  .box-1-1 p {
    font-size: 10px;
    line-height: 1.5;
  }
  .box-1-1 svg {
    top: -3px !important;
  }
  .box-2-26 {
    top: 330px;
  }
  .beh-img-thumb-1 {
    width: 32px !important;
  }
  .beh-img-thumb-2 {
    width: 41px !important;
  }
  .beh-img-clock-1 {
    width: 33px !important;
  }
}
