.box-1-1 {
  position: absolute !important;
  top: 5px !important;
  left: 5px !important;
  background-color: #007dde !important;
  display: flex !important;
  align-items: center !important;
  z-index: 999 !important;
  padding: 3.5px 8px !important;
  border-radius: 21px !important;
}

.beh-box-1-10-1-10 {
  margin-left: 0px !important;
  margin-right: 6px !important;
}
.beh-box-1-10-1-9 {
  font-size: 17px !important;
}

.beh-box-2-10-1-9 {
  font-size: 1.4rem;
  margin-top: 4px !important;
}

.beh-box-2-10-1-10 {
  margin-left: 0px !important;
  margin-right: 0.5rem !important;
}

.beh-2-10-1-9 {
  font-size: 2.7rem !important;
}

.box-1-1 p {
  font-size: 11px;
  color: #fff !important;
}

.nudge-html-container .box-1-1 p {
  margin: 0px;
}

.box-1-1 img {
  width: 8px !important;
  margin-right: 5px;
}

.beh-box-100-40-1 {
  position: fixed;
  top: 148px;
  right: 10px;
  transform: translateX(400px);
  transition: all 0.5s ease;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 2px solid #000;
  max-width: 283px;
  z-index: 9;
}

.beh-box-100-40-1.beh-box-100-41-1 {
  max-width: 290px;
}
.beh-box-100-40-1 .beh-box-100-40-1-inner p {
  font-size: 14px;
  line-height: 1.1;
  margin: 0;
  margin-bottom: 10px;
  color: #000;
}
.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: 13px;
  line-height: 1.1;
  margin: 0;
  margin-bottom: 10px;
  color: #000;
}

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

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

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

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

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

.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-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: 4px !important;
  right: 2px !important;
  padding: 3px;
  border: 1px solid #000;
  display: flex;
  width: fit-content;
  z-index: 999999;
  border-radius: 20px;
}

.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: auto;
  width: 21px;
  margin-right: 8px;
}

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

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

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

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

.box-2-26 {
  position: absolute;
  top: 312px;
  left: 10px;
  padding: 10px;
  background: #fff;
  display: flex;
  margin: 0 auto;
  border: 1px solid #e1e1e1;
  transform: translateX(-110%);
  transition: all 0.6s;
  max-width: 292px;
  opacity: 0;
  z-index: 9;
}

.box-2-26 .beh-amount.beh-red {
  color: #000;
  font-weight: 700;
}

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

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

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

.box-2-26 svg {
  width: 26px;
  height: 34px;
  margin-right: 10px;
}

.box-2-26 p {
  position: relative;
  top: 1px;
  margin: 0;
  font-size: 13px;
  line-height: 1.7;
}

.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: translateX(-110%);
  opacity: 0;
}

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

.box-4-1-4 {
  margin: 0px 0px 10px 0px;
  text-align: left;
  padding: 12px 11px;
  background-color: #e9e9e9;
  display: flex;
  border: 1px solid #eaeaea;
  width: 100%;
  box-sizing: border-box;
  border-radius: 6px;
  margin-top: -22px;
}

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

.box-4-1-4 svg {
  width: 42px;
  height: 32px;
  margin-right: 11px;
}

.box-4-1-4 p {
  margin: 0px;
  position: relative;
  top: 0px;
  font-size: 16px;
}

.box-2-6 {
  display: flex;
  background-color: #ffff;
  margin: -25px 0 0px 0px;
  text-align: left;
  padding: 13px 11px;
}

.nudge-html-container .box-2-6 {
  border: 1px solid rgb(233, 233, 233);
}

.box-2-6 img {
  width: 21px;
  height: 20px;
  margin-right: 7px;
  position: relative;
  top: 1px;
}

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

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

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

.beh-box-4-12-9 {
  display: flex;
  align-items: center;
  margin: 0px;
}
.beh-box-4-12-9-stars {
  display: flex;
  position: relative;
  top: -1px;
  margin-right: 2px;
}
.beh-box-4-12-9 svg {
  width: 12px;
  height: 12px;
  fill: #fec600;
  margin: 0;
}
.beh-box-4-12-9 p span {
  color: #fec600;
}

.beh-box-4-12-9 p span.beh-reviews {
  color: #3184ed;
}

.beh-box-4-12-9 svg .st0 {
  stroke-width: 0px !important;
}

.beh-box-4-12-9 p {
  font-family: "AzoSansRegular", sans-serif;
  font-size: 11px;
  margin: 0 0 0 4px;
}
.beh-box-4-12-9-wishlist {
  display: flex;
  align-items: center;
}
.beh-box-4-12-9-stars ~ .beh-box-4-12-9-wishlist::before {
  content: "|";
  margin: 0px 8px 3px;
  line-height: 1;
}
.beh-box-4-12-9-wishlist img {
  width: 14px;
  height: 14px;
  position: relative;
  top: -1px;
}

.beh-box-4-2-2 {
  color: #00aa00;
  font-weight: 700;
  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 #000;
}

.beh-box-100-6-1 .beh-countdown {
  color: red;
}

.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: #000;
  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 #000;
  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 .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-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);
  font-family: inherit;
  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: -1px;
}

.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: 16px;
  line-height: 1.4;
}

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

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

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

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

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

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

@media (max-width: 821px) {
  .box-1-1 {
    padding: 1.5px 8px !important;
  }
  .box-4-1-4 svg {
    width: 36px;
  }
}

@media (max-width: 480px) {
  .box-2-6 {
    margin: 13px 0px 0px 0px;
  }
  .box-1-1 {
    left: 10px !important;
  }
  .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;
  }
}
