/** Shopify CDN: Minification failed

Line 1507:26 The "-" operator only works if there is whitespace on both sides

**/
:root {
  --pdp-accent: #fa5711;
}
/* Product */
.bb-page-width {
  max-width: calc(1240px + 32px);
  margin: auto;
  padding: 0 16px;
}
/* .bb_product_outer {
  padding-top: 72px !important;
} */
 
.bb-page-width.bb_product {
  max-width: calc(1240px + 32px);
}
.bb-section-outer.black {
  padding-top: 64px;
  padding-bottom: 64px;
  background: #131415ff;
} 
.bb-section-outer.black.lightTheme {
  padding-top: 64px;
  padding-bottom: 64px;
  background: #faf7f2;
}
img {
  width: 100%;
  display: block;
}
.bb-product-container {
  display: flex;
  align-items: flex-start;
  gap: 64px;
}
.bb-product-container .swiper-button-next svg,
.bb-product__gallery .swiper-button-next svg,
.bb-product-container .swiper-button-prev svg,
.bb-product__gallery .swiper-button-prev svg {
  width: 20px;
  stroke: black !important;
  fill: black;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  display: none !important;
}
.bb-product-container .swiper-button-next,
.bb-product__gallery .swiper-button-next {
  width: 64px;
  height: 40px;
  background: white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  padding: 4px 12px;
  cursor: pointer;
  border-radius: 4px;
  z-index: 2;
  right: 20px;
  top: unset;
  bottom: 20px;
}
.bb-product-container .swiper-button-prev,
.bb-product__gallery .swiper-button-prev {
  width: 64px;
  height: 40px;
  background: white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  padding: 4px 12px;
  cursor: pointer;
  border-radius: 4px;
  z-index: 2;
  left: 20px;
  top: unset;
  bottom: 20px;
}
.bb-product-container > div:nth-child(1) {
  width: 56.08%;
  overflow: hidden;
  position: relative;
  padding: 20px 0 0;
}
.bb-product-container > div:nth-child(2) {
  width: 43.2%;
  overflow: hidden;
}
.gallery-thumbs {
  height: 320px;
  width: 80px;
  margin-right: 8px;
}
.main-gallery {
  width: calc(100% - 88px);
  overflow: hidden;
  position: relative;
}
.main-gallery .swiper-slide {
  border-radius: 8px;
  overflow: hidden;
}
.gallery-thumbs .swiper-slide {
  border-radius: 8px;
  overflow: hidden;
}
.bb-product-container .swiper-pagination .swiper-pagination-bullet {
  background: #8b9095;
  opacity: 1;
  width: 14px;
  height: 14px;
  margin: 0 6px;
} 
.bb-product-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #040404;
}
.bb-product-container .swiper-pagination {
  top: unset;
  bottom: 32.5px;
  max-width: max-content;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.bb-product_gallery_flex {
  display: flex;
  overflow: hidden;
}
.bb-stars {
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 0px;
}
.bb-stars img {
  width: 16px;
}
.bb-stars p {
  margin: 0;
  margin-left: 10px;
}
.bb-section-outer.black strong {
  color: white;
  font-weight: 600;
}
.bolde_product-video-trigger {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: flex-end;
  cursor: pointer;
}
.bolde_product-video-trigger div {
  display: flex;
  align-items: center;
}
.bolde_product-video-trigger p {
  margin: 0;
  color: #7c7c7cff !important;
  font-size: 16px;
  text-decoration: underline;
}
.bolde_product-video-trigger svg {
  width: 16px;
}
.bolde_product-video-trigger svg circle,
.bolde_product-video-trigger svg polygon {
  color: #006effff;
}
.bolde_products-info-meta-line {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: space-between;
  padding: 20px 0 0;
}
.bolde_products-info-meta-line p {
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}
.bb-section-outer.black p,
.bb-section-outer.black h2,
.bb-section-outer.black h1,
.bb-section-outer.black h3,
.bb-section-outer.black h4 {
  color: white;
}
.bb-limited_box {
  position: relative;
  border: 1px solid #931C1F/*#1db923ff changed from green to red during q4 promo*/;
  border-radius: 12px;
  padding: 8px;
  margin-top: 24px;
  margin-bottom: 32px;
  padding-bottom: 26px;
}
.bb-limited_box p {
  margin: 0;
  text-align: center;
  font-size: 18px;
  color: #1db923ff !important;
  letter-spacing: 1px;
}
.bb-product_title {
  margin: 16px 0 0;
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
}
.bb-limited_box h3 {
  margin: 8px 0;
  font-size: 26px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 0;
}
.bb-limited_box h4 {
  display: flex;
  align-items: center;
  gap: 4px;
  margin: 0;
  justify-content: center;
}
.bb-limited_box span {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-style: italic;
}
.bb-limited_box img {
  width: 32px;
}
.bb-limited_ship_badge_outer {
  position: absolute;
  width: 100%;
  bottom: -18px;
  left: 0;
}
.bb-limited-ship-badge {
  display: flex;
  padding: 4px 12px;
  border-radius: 4px;
  background: #1db923;
  gap: 8px;
  max-width: 160px;
  margin: auto;
}
.bb-limited-ship-badge img {
  width: 16px;
  display: block;
}
.bb-limited_box .bb-limited-ship-badge p {
  color: white !important;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  line-height: 1.3em;
}
.bb-limited-ship-badge div {
  display: flex;
  align-items: center;
}
.bb-price_container {
  margin: 16px 0 0;
}
.bb-price_line h4 {
  margin: 0;
  font-size: 28px;
  line-height: 1.3em;
  font-weight: 500;
}
.bb-section-outer.black .bb-price-badge {
  margin: 0;
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  gap: 4px;
}
.bb-section-outer.black .bb-price-badge .discounted-price {
  position: relative;
  padding: 8px;
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  border-radius: 8px;
  background: transparent; /* your background color */
  color: #fff; /* text color */
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 8px;
}

.bb-section-outer.black .bb-price-badge .discounted-price::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 8px;
  padding: 1px; /* border thickness */
  background: linear-gradient(90deg, rgba(250, 87, 17, 0) 0%, #FA5711 100%);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  z-index: -1;
}

.bb-section-outer.black .bb-price-badge .discounted-price-label {
  font-weight: 500;
}
.bb-section-outer.black .bb-price-badge .discounted-price .discounted-price-s {
  font-weight: 500;
}
.bb-price_line.hidden {
  display: none;
}
.bb-price_line {
  display: flex;
  align-items: center;
  gap: 8px;
}

.bb-price-badge s {
  opacity: 0.7;
  color: fff;
  font-size: 18px;
}
.bb-price-badge span {
  font-weight: 400;
}
.bb-divider {
  height: 2px;
  background: linear-gradient(90deg, #FAF7F2 0%, #131415 100%);
  width: 100%;
  display: block !important;
  margin: 12px 0;
}
.bb-product_label {
  font-size: 16px;
  margin: 0;
  line-height: 1.3em;
  color: white;
  font-weight: 600;
}
.bb-product__color {
  font-weight: 400;
  font-size: 16px;
}
.bb-product__badge {
  display: inline-block;
  font-weight: 400;
  font-size: 12px;
  padding: 2px 8px;
  border-radius: 18px;
  border: 1px solid #0957be;
  line-height: 1.2em;
  position: relative;
  bottom: 3px;
}
.bb-product_selection_line:nth-child(1) {
  padding-bottom: 16px;
}
.bb-product_selection_line {
  display: flex;
  align-items: center;
  padding: 6px 0;
  gap: 8px;
}
.bb-product_selection_line > div:nth-child(1) {
  max-width: 115px;
  width: 100%;
}
.bb-product_color_selection {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 4px;
  align-items: center;
  letter-spacing: 0;
}
.bb-product-color_box.active {
  border: 1.25px solid #FA5711;
}
.bb-product-color_box {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1.25px solid transparent;
  padding: 5px;
  cursor: pointer;
}
.bb-select-box .bb-product_selection_line > div {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 100%;
}
.bb-select-box .bb-product_selection_line p {
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  margin: 0 0 0 12px;
  letter-spacing: 0;
}
.bb-product-color_box img {
  border-radius: 50%;
}
.bb-product-color_box.cyberspace img {
  background: #4a5f76;
}
.bb-product-color_box.ivory img {
  background: #e9e5d6;
}
.bb-product-color_box.blue img {
  background: #0a4da5;
}
.bb-product-color_box.sage img {
  background: #7a9ba1;
}
.bb-product-color_box.glacier img {
  background: #5db2dfff;
}
.bb-product-color_box.terra img {
  background: #ac7680;
}
.bb-product-color_box.black img {
  background: #222020;
}
.bb-product-color_box.white img {
  background: white;
}
.bb-product_selection_line p {
  font-size: 12px;
  margin: 0;
  line-height: 1.3em;
}
.bb-product-atc_primary-classic span {
  display: flex;
  align-items: center;
}
.bb-product-atc_primary span {
  display: flex;
  align-items: center;
}
.bb-product-atc_primary,
.bb-product-atc_primary-classic {
  display: flex; 
  padding: 12px;
  border-radius: 8px;
  background: #FA5711;
  color: white;
  cursor: pointer;
  width: 100%;
  box-shadow: none;
  outline: none;
  border: 1px solid #FA5711;
  justify-content: center;
  align-items: center;
  gap: 4px;
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
}
.bb-product-atc_primary svg,
.bb-product-atc_primary-classic svg {
  width: 24px !important;
  height: 24px !important;
}
.bb-product_atc.disabled .bb-product-atc_primary-classic {
  pointer-events: none;
}
.bb-product_atc {
  margin: 16px 0;
}
.bb-product__atc-icons {
  max-width: 315px;
  width: 100%;
  display: block;
  margin: 0 auto;
}
.bb-addons_container {
  display: flex;
  gap: 8px;
}
.bb-addons_cell {
  width: 100%;
  padding: 12px;
  padding-top: 20px;
  border-radius: 8px;
  background-image: url("/cdn/shop/files/square_grain_on_top_blacker.jpg?v=1713989688");
  background-size: cover;
  background-position: center;
  position: relative;
}
.bb-addon_info {
  cursor: pointer;
  margin: 0;
  font-size: 10px;
  text-align: center;
  text-decoration: underline;
  position: relative;
  margin: 6px 0;
}
.bb-addon-meta p {
  margin: 0;
  font-size: 12px;
  line-height: 1.3em;
}
.bb-addon_btn {
  margin-top: 12px;
  display: flex;
  padding: 6px 12px;
  border-radius: 4px;
  background: #fa4211;
  font-size: 14px;
  color: white;
  cursor: pointer;
  width: 100%;
  box-shadow: none;
  outline: none;
  border: 1px solid #fa4211;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
.bb-addonprice {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: 4px;
}
.bb-addonprice s {
  color: #b8b8b8ff;
}
.bb-addonprice-save {
  border-radius: 1000px;
  background: #1db923;
  color: #fff;
  font-weight: 600;
  font-size: 10px;
  line-height: 1;
  text-align: center;
  padding: 2px 4px;
}
.bb-addon_btn span:has(svg) {
  display: flex;
}
/* Popup ATC */
.bb_addon-popup .bb-addon_btn {
  font-size: 16px;
  gap: 12px;
  padding-block: 16px;
}
.bb_addon-popup .bb-addonprice {
  margin-left: auto;
}
.bb-addons_cell img {
  display: block;
  object-fit: cover;
  aspect-ratio: 1 / 1;
  max-width: 70px;
  margin: auto;
  border-radius: 4px;
}
.bb-addons-badge_out {
  position: absolute;
  left: 0;
  top: -20px;
  width: 100%;
  text-align: center;
}
.bb-addons-badge_out p {
  display: inline-block;
  padding: 1px 6px;
  border: 1px solid #a8dcff;
  background: #0957be;
  border-radius: 4px;
  color: #a8dcff !important;
  font-size: 12px;
  line-height: 1.3em;
}
.bb-addons_container {
  margin-top: 32px;
}

/* Addons V2 */
.bb-addons_container.v2 {
  flex-direction: column;
  gap: 0;
}
.bb-addons_container.v2 .bb-addons_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bb-addons_container.v2 .bb-addons_title {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.3;
  margin: 0;
}
/* Buttons */
.bb-addons_container.v2 .bb-addons_header-btns {
  display: flex;
  align-items: center;
  gap: 8px;
}
.bb-addons_container.v2 .bb-addons_header-btn {
  width: 24px;
  height: 24px;
  position: relative;
  inset: unset;
  border-radius: 50%;
  background: #363738;
  box-shadow: none;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.bb-addons_container.v2 .bb-addons_header-btn svg {
  width: 100%;
  height: 14px;
  fill: transparent !important;
  stroke: transparent !important;
}
.bb-addons_container.v2 .bb-addons_header-btn svg path {
  fill: #ffffff;
}
.bb-addons_container.v2 .bb-addons_header-btn.prev {
  transform: rotate(180deg);
}
.bb-addons_container.v2 .bb-addons_header-btn-dots {
  width: fit-content;
  position: relative;
  inset: unset;
  display: flex;
  align-items: center;
  gap: 4px;
}
.bb-addons_container.v2 .bb-addons_header-btn-dots .swiper-pagination-bullet {
  border-radius: 50%;
  background: #767778;
  margin: 0;
}
.bb-addons_container.v2 .bb-addons_header-btn-dots .swiper-pagination-bullet-active {
  background: var(--pdp-accent);
}
/* Wrapper */
.bb-addons_container.v2 {
  padding-block: 8px;
}
.bb-addons_container.v2:not(.swiper-initialized) {
  display: flex;
  align-items: stretch;
  gap: 12px;
}
.bb-addons_container.v2 .bb-addons_cell {
  overflow: hidden;
  align-self: stretch;
  height: auto;
  cursor: pointer;
  min-width: 160px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08), 0 0 0 1px #e0e0e0;
  border: 1px solid #fff;
  padding: 8px 0 0;
}
.bb-addons_container.v2 .bb-addons_cell.active {
  border-color: var(--pdp-accent);
  box-shadow: none;
}
/* ======================= Checkbox ========================= */
.bb-addons_container.v2 .bb-addons_checkbox {
  border-radius: 3px;
  border: 1px solid #fff;
  position: absolute;
  top: 32px;
  left: 12px;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bb-addons_container.v2 .bb-addons_cell.active .bb-addons_checkbox {
  border-color: var(--pdp-accent);
}
.bb-addons_container.v2 .bb-addons_cell.active .bb-addons_checkbox::after {
  content: "";
  display: block;
  width: 10px;
  height: 6px;
  border-left: 2.5px solid var(--pdp-accent);
  border-bottom: 2.5px solid var(--pdp-accent);
  position: absolute;
  left: 4.5px;
  top: 4px;
  transform: rotate(-45deg);
  box-sizing: border-box;
}
/* ======================= Toggle Switch ========================= */
.bb-addons__toggle-wrapper {
  position: absolute;
  top: 32px;
  left: 8px;
  display: flex;
  align-items: center;
  margin-right: 12px;
}
.bb-addons__toggle-checkbox {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  cursor: pointer;
}
.bb-addons__toggle-slider {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 20px;
  background: #e0e0e0;
  border-radius: 24px;
  cursor: pointer;
  transition: background 0.3s ease;
}
.bb-addons__toggle-slider:before {
  content: "";
  position: absolute;
  left: 3px;
  top: 3px;
  width: 14px;
  height: 14px;
  background: #fff;
  border-radius: 50%;
  transition: transform 0.3s ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.bb-addons__toggle-checkbox:checked + .bb-addons__toggle-slider {
  background: var(--pdp-accent);
}
.bb-addons__toggle-checkbox:checked + .bb-addons__toggle-slider:before {
  transform: translateX(12px);
}
.bb-addons__toggle-checkbox:focus + .bb-addons__toggle-slider {
  /* box-shadow: 0 0 0 2px rgba(255, 38, 109, 0.3); */
  box-shadow: 0 0 0 2px color-mix(in srgb, var(--pdp-accent) 30%, transparent);
}
/* ======================= Toggle Switch END ========================= */

.bb-addons_container.v2 .bb-addon_info {
  width: fit-content;
  line-height: 2;
  padding-inline: 8px;
  margin: 2px auto 6px;
}
.bb-addons_container.v2 .bb-addon-meta {
  height: 100%;
  background: #ffffff;
  border-radius: 0 0 6px 6px;
  padding: 12px;
}
.bb-addons_container.v2 .bb-addon-meta p {
  color: black !important;
}
.bb-addons_container.v2 .bb-addon-meta p:first-child {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.1;
  text-transform: uppercase;
}
.bb-addons_container.v2 .bb-addon-meta-desc {
  color: #2f2f2f !important;
  font-size: 14px;
  line-height: 1.1;
  margin-block: 3px 6px;
}
.bb-addons_container.v2 .bb-addonprice {
  font-size: 14px;
  line-height: 1;
  margin-top: auto;
}

/* Popup */
.bb_addon-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  padding: 16px;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.4);
  z-index: 9999;
}
.bb_addon-inner {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  max-width: 375px;
  width: 100%;
  max-height: 800px;
  background: black;
}
.bb_addon-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 36px;
  cursor: pointer;
}
.bb_addon-close svg {
  fill: #767676;
}
.bb_addon-media {
  height: 375px;
  background-size: cover;
  background-position: center;
}
.bb_addon-info {
  padding: 24px;
}
.bb_addon-info {
  /*background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 15%);*/
  /*margin-top: -50px;*/
}
.bb_addon-info h3 {
  margin: 0;
  font-size: 28px;
  line-height: 1.1em;
  color: white;
}
.bb_addon-info p {
  font-size: 17px;
  color: white;
  line-height: 1.3em;
  margin: 0;
  margin-top: 12px;
}
.bb-upsells_icon_line {
  display: flex;
  align-items: center;
  gap: 8px;
}
.bb-upsells_icon_line img {
  width: 16px;
  display: block;
}
.bb-upsells_icon_line p {
  font-size: 14px;
  color: white;
  font-weight: 600;
  margin: 0;
  line-height: 1.3em;
}
.bb-upsells_icons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin: 24px 0;
}
.bb_product_atc_icons {
  display: flex;
  gap: 24px;
}
.bb_product_atc_icons > div {
  width: 100%;
}
.bb_product_atc_icons img {
  width: 100%;
  max-width: 40px;
  display: block;
  margin: auto;
}
.bb_product_atc_icons p {
  font-weight: 600;
  margin: 0;
  text-align: center;
  line-height: 1.3em;
  font-size: 12px;
}
.bb_accordion-icon {
  display: flex;
  align-items: center;
  gap: 8px;
}
.bb_accordion-icon > div:nth-child(1) {
  width: 24px;
}
.bb_accordion-icon > div:nth-child(2) {
  width: 100%;
}
.bb_accordion-icon {
  font-size: 12px;
  color: white;
  margin: 0;
  line-height: 1.3em;
}
.bb_accordion-thumb {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.bb_accordion-thumb > div {
  display: flex;
  align-items: center;
}
.bb_accordion-thumb p {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 1em;
}
.bb_accordion-thumb svg {
  width: 24px !important;
  fill: white;
}
.bb-section-outer.black.lightTheme .bb_accordion-tab.first {
  border-width: 1px 0px 1px 0px;
  border-style: solid;
  border-color: #2C2C2C;
}
.bb_accordion-tab {
  cursor: pointer;
  padding: 12px 0;
  border-width: 1px 0px 1px 0px;
  border-style: solid;
  border-color: #2C2C2C;
}
.bb_accordion-tab-wrapper {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.bb_accordion-content {
  padding-top: 24px;
  display: none;
}
.bb_accordion-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 12px;
}
.bb_accordion-thumb svg {
  transition: all 0.2s;
}
.active .bb_accordion-thumb svg {
  transform: rotate(45deg);
}
.bb_accordion-content ul,
.bb_accordion-content li {
  font-size: 12px;
  color: white;
  line-height: 1.3em;
  margin: 0;
}
/* new css added */
.bold_bottle {
  text-align: center;
  padding: 20px 0;
  font-family: 'Inter', Arial, sans-serif;
  color: #fff;
}
.bb-addons_container-outer {display:none}
.include-in-your-kit p {
    text-align: center;
}
.flex-include-in-your-kit {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    max-width: 280px;
    margin: 0 auto;
}
/* Top Sale Banner */
.bold_bottle .sale-tag {
  font-family: var(--font-body-family);
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.15em;
  color: #1CB821;
}

/* Headline */
.bold_bottle .headline {
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 100%;
  margin: 0px 0 0;
  color: #FAF7F2 !important;
  letter-spacing: 0;
}

/* Offer Box */
.bold_bottle .offer-box {
  padding: 12px 27px;
  border: 1px solid #1CB821;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: max-content;
  gap: 4px;
  margin: 16px auto 0;
}
.bold_bottle .offer-icon svg {
  width: 26px;
  height: 26px;
}
.bold_bottle .offer-icon {
  font-size: 24px;
  display: flex;
}

.bold_bottle .offer-text {
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0;
  font-family: 'Barlow Semi Condensed';
  font-style: italic;
  letter-spacing: 0;
}

/* Shipping Text */
.bold_bottle .shipping {
  margin-top: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-family: 'Barlow Semi Condensed';
}

.bold_bottle .ship-icon {
  font-size: 20px;
  display: flex;
}

.bold_bottle .ship-text {
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
}
.version-second .kit-selection-options {
    display: flex;
    flex-direction: column-reverse;
    gap: 10px;
}
.version-second .kit-selection-options span {
    border: unset;
}
.version-second .kit-label input:checked + span {
    border: unset;
}
.version-second .kit-label input {
    display: block;
}
.version-second label.kit-label {
    border: 1px solid #656565;
    padding: 0;
}
/* .bb-addons_container{display:none;} */
.version-second .kit-label input {
  display: inline;
  width: 10%;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.version-second .kit-label input+span {
  display: inline;
  width: 90%;
  text-align: center;
}
.top-text-full-kit ul li {
  color: #fff;
}
.innerspan {
  font-size: 9px;
  padding: 0 !important;
  margin: 0;
}
 .version-second .kit-label.bundle-kit{
  cursor: pointer;
}

.version-second .kit-label.bundle-kit::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border: 2px solid #656565; 
  border-radius: 50%;
  background-color: transparent;
  box-sizing: border-box;
}

.version-second .kit-label.bundle-kit.kit_active::after {
  content: "";
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background-color:#ff6600;
  border-radius: 50%;
}
/* .parent_vs_content_hs{
  display:none;
} */
 /* new css ends here  */
@media only screen and (max-width: 678px) {
  .bb_product_outer {
    padding-top: 16px !important;
  }
  .Desktop_only {
    display: none !important;
  }
  .bb-product-container {
    flex-wrap: wrap;
    gap: 16px;
  }
  .bb-product-container > div:nth-child(1) {
    width: 100%;
  }
  .bb-product-container > div:nth-child(2) {
    width: 100%;
  }
  .gallery-thumbs {
    width: 40px;
    height: 190px;
  }
  .gallery-thumbs .swiper-slide {
    border-radius: 4px;
  }
  .main-gallery .swiper-slide {
    border-radius: 6px;
  }
  .main-gallery {
    width: calc(100% - 50px);
  }
  .bb-product-container .swiper-button-next,
  .bb-product__gallery .swiper-button-next {
    height: 32px;
    width: 45px;
    right: 20px;
    top: unset;
    bottom: 20px;
  }
  .bb-product-container .swiper-button-prev,
  .bb-product__gallery .swiper-button-prev {
    height: 32px;
    width: 45px;
    left: 20px;
    top: unset;
    bottom: 20px;
  }
}
.bb-product_gallery_flex img {
  object-fit: cover;
  aspect-ratio: 1/1;
}
.bb-product_gallery_flex.hidden {
  display: none;
}
@media only screen and (min-width: 678px) {
  .Mobile_only {
    display: none !important;
  }
}

html:has(body.rebuy-modal-visible),
html:has(body.rebuy-cart-visible),
html:has(body.rebuy-bundle-builder-container-visible) {
  overflow: hidden !important;
}
body.rebuy-modal-visible,
body.rebuy-cart-visible,
body.rebuy-bundle-builder-container-visible {
  overflow: unset !important;
}

.bb-section-outer.black.lightTheme p:not(.text-white),
.bb-section-outer.black.lightTheme h2:not(.text-white),
.bb-section-outer.black.lightTheme h1:not(.text-white),
.bb-section-outer.black.lightTheme h3:not(.text-white),
.bb-section-outer.black.lightTheme h4:not(.text-white),
.bb-section-outer.black.lightTheme strong:not(.text-white) {
  color: black;
}
.lightTheme .bb-divider {
  background: linear-gradient(90deg, #faf7f7, black);
}
.lightTheme .bb-product_label {
  color: black;
}
.bb-section-outer.black.lightTheme .bb-addons_cell p {
  color: white;
}
.lightTheme .bb_accordion-icon {
  color: black;
}
.lightTheme .bb_accordion-thumb svg {
  fill: black;
}
.bb-section-outer.black.lightTheme p.bb-price-badge,
.bb-section-outer.black.lightTheme p.bb-price-badge span,
.bb-section-outer.black.lightTheme p.bb-price-badge strong {
  color: white;
  background: black;
  padding: 5px;
  border-radius: 6px;
}
.bb-section-outer.black.lightTheme .bb_accordion-content ul,
.bb-section-outer.black.lightTheme .bb_accordion-content li:not(.text-white) {
  color: black;
}
.bb-section-outer.black.lightTheme .bb_accordion-tab.first {
  margin-top: 16px;
}
.bb-section-outer.black.lightTheme .bb_accordion-tab {
  border-bottom: 1px solid black;
}

.bb-product-container .bb-body {
  margin: 12px 0;
}

.bb-product__stock img,
.bb-product__delivery img,
.bb-product__atc-note img {
  max-width: 18px !important;
  max-height: 18px !important;
}

@media only screen and (max-width: 678px) {
  .bb-product_title {
    font-size: 26px;
    margin: 0;
    text-transform: uppercase;
  }
  .bb-limited_box {
    margin-top: 16px;
  }
  .bb-limited_box span {
    font-size: 26px;
  }
  .bb-limited_box h3 {
    margin-bottom: 0;
  }
  .bb-limited-ship-badge {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 8px;
    padding-right: 8px;
    max-width: 150px;
  }
  .bb-limited_ship_badge_outer {
    bottom: -10px;
  }
  .bb-product_gallery_flex {
    flex-direction: row-reverse;
  }
  .gallery-thumbs {
    margin-left: 10px;
    margin-right: 0;
  }
  .bb-product-container .swiper-button-next {
    right: 65px;
  }
  .bb-product__gallery .swiper-button-next {
    right: 82px;
  }
  .bb-product-container .swiper-button-prev {
    left: 16px;
  }
  .bb-product__gallery .swiper-button-prev {
    left: 32px;
  }
  .bb-product_selection_line {
    display: flex;
    align-items: flex-start;
    padding: 6px 0;
    gap: 6px;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .bb-product-color_box {
    width: 52px;
    height: 52px;
  }
  .bb_accordion-thumb p {
    font-size: 16px;
    font-weight: 500;
  }
  .bb-section-outer.bolde_patended-outer {
    margin-top: 50px;
  }

  .bolde_patended-outer .bolde-section_title {
    font-size: 30px;
  }
  body .bb-section-outer.bolde_patended-outer .bolde_accessorie_box h5 {
    position: absolute;
    width: 100%;
    left: 0;
    top: 12px;
  }
  .bolde_patended-icons {
    flex-wrap: wrap;
  }
  .bolde_patended-icons .bolde_accessorie_box img {
    max-width: 170px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
  }
  .bolde-covered_flex p {
    font-size: 12px;
    max-width: 230px;
  }
  .bolde_Acc-in {
    padding: 0 12px;
  }
}
.lightTheme .jdgm-rev-widg,
.lightTheme .jdgm-rev-widg div,
.lightTheme .jdgm-rev-widg span {
  color: black;
}
.lightTheme .jdgm-rev-widg span.jdgm-rev__buyer-badge:before {
  color: white;
}
.lightTheme .jdgm-star {
  color: #ffd200 !important;
}
.bolde_youtube-popup-outer {
  width: 100%;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 12px;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 99999;
}
.bolde_youtube-popup-inner {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  object-fit: cover;
  aspect-ratio: 16/9;
  max-width: 1000px;
  width: 100%;
}
.bolde_youtube-popup-inner iframe {
  object-fit: cover;
  aspect-ratio: 16/9;
  width: 100%;
  height: 100%;
}
.bolde_youtube-popup-close {
  position: absolute;
  right: 24px;
  bottom: 24px;
  width: 32px;
  z-index: 9;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid white;
  border-radius: 50%;
}
.bolde_youtube-popup-close svg {
  width: 24px;
  color: white;
}
.bb-adon_img.bundleaddonImg {
  transform: rotate(-25deg);
}
@media only screen and (max-width: 600px) {
  .bolde_youtube-popup-close {
    z-index: 9999;
    bottom: -30px;
    right: 8px;
  }
  .bolde_youtube-popup-inner {
    overflow: visible;
  }
  .bb-product_selection_line > div:nth-child(1) {
    max-width: 200px;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
  }
  .bb-product_label {
    text-wrap: nowrap;
    white-space: nowrap;
  }
  .bb-product_selection_line p {
    text-wrap: nowrap;
    white-space: nowrap;
  }
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}
.gallery-thumbs .swiper-slide {
  opacity: 0.7;
  cursor: pointer;
}

.product_native-icons-top-line {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.product_native-icons-top-line > div {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.product_native-icons-top-line img {
  width: 100%;
  max-width: 36px;
  display: block;
  margin: auto;
}
.product_native-icons-top-line p {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  line-height: 1.3em;
}
.product_native-icons-bottom-line {
  display: grid;
  gap: 12px;
  grid-template-columns: 1fr 1fr;
  margin-top: 12px;
}
.product_native-icon-line {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  justify-content: center;
  padding: 6px 12px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.4);
}
.product_native-icon-line > div:nth-child(1) {
  width: 32px;
}
.product_native-icon-line > div:nth-child(2) {
  width: calc(100% - 32px -8px);
}
.product_native-icon-line p {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  line-height: 1.3em;
}
.product_native-icons {
  margin: 20px 0 24px;
}
.product_native-icons-bottom-line img {
  width: 100%;
  max-width: 30px;
  display: block;
  margin: auto;
}
.product_native-icons-usp {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin: 0 0 20px;
}
.product_native-icons-usp .product_native-icon-line {
  padding: 0;
  border: 0;
  gap: 7px;
  max-width: max-content;
}
@media only screen and (max-width: 600px) {
  .product_native-icon-line p {
    font-size: 14px;
  }
  .product_native-icons-top-line p {
    font-size: 14px;
    margin-top: 0;
  }
  .product_native-icons-top-line img {
    max-width: 32px;
  }
  .product_native-icons-bottom-line img {
    max-width: 26px;
  }
}

.bolde_products-info-meta-line.standard {
  margin: 12px 0;
}
.bb_classic-border {
  display: block !important;
  border-bottom: 1px solid #3d4c45;
  margin: 16px 0;
}
.bolde_classic-price-line {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 16px 0;
}
.bolde_classic-price-line .bolde_classic-currprice {
  font-size: 24px;
  line-height: 1.3em;
  font-weight: bold;
}
.bolde_classic-price-line .bolde_classic-compprice {
  font-size: 24px;
  line-height: 1.3em;
  font-weight: 400;
  color: #131415;
}
.bolde_classic-price-line .bolde_classic-saveprice {
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 600;
  padding: 4px 12px;
  border-radius: 24px;
  color: white;
  background: #1db923;
}
.bolde_classic-product-line {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 12px 0;
}
.bolde_classic-product-line p {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3em;
}
.bolde_classic-product-line > div:nth-child(1) {
  width: 14px;
}
.bolde_classic-product-line > div:nth-child(2) {
  width: calc(100% - 14px);
}
.bolde_classic-product-points {
  margin: 24px 0;
}
.bolde_classic-variant-select-top {
  display: flex;
  gap: 16px;
}
.bolde_classic-variant-flavour-select {
  display: flex;
  align-items: center;
  height: 48px;
  padding: 2px 16px;
  padding-right: 32px;
  font-size: 16px;
  line-height: 1.3em;
  border: 1px solid #000000;
  background: white;
  border-radius: 6px;
  cursor: pointer;
  outline: none;
  box-shadow: none;
  width: 100%;
}
.bolde_classic-qty-container {
  display: flex;
  border-radius: 6px;
  overflow: hidden;
}
.bolde_classic-qty-container > div {
  width: 100%;
}
.bold_classic-qty-min.disable {
  background: #e8e8e8;
}
.bold_classic-qty-min {
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: #fa4211;
}
.bold_classic-qty-plus {
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: #fa4211;
}
.bold_classic-qty-val {
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 1em;
  font-weight: 600;
  background: white;
}
.bolde_classic-variant-flavour {
  width: 100%;
}
.bolde_classic-variant-select-top > div:nth-child(2) {
  width: 40%;
}
.bolde_selection-serving-tab.active {
  border: 1px solid black;
  background: white;
}
.bolde_selection-serving-tab {
  display: inline-block;
  padding: 16px 36px;
  border: 1px solid #b8b8b8;
  cursor: pointer;
  text-align: center;
  border-radius: 4px;
}
.bolde_selection-servings-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.bolde_selection-serving-tab p {
  margin: 0;
  color: #232323;
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 600;
}
.bolde_selection_label {
  font-size: 16px;
  line-height: 1.3em;
  margin: 12px 0;
  margin-top: 20px;
}
.bb_product-secure-label {
  font-size: 14px;
  text-align: center;
  color: #b8b8b8 !important;
  margin: 4px 0;
  line-height: 1em;
  text-align: center;
}
.bolde_tab-minus {
  display: none;
}
.bb_accordion-content p {
  margin: 0;
  font-size: 14px;
  line-height: 1.3em;
}
.bb_accordion-tab.classic .bb_accordion-thumb p {
  font-weight: 500;
}
.bb_accordion-tab.classic .bb_accordion-thumb svg {
  transform: rotate(0);
}
.active .bolde_tab-plus {
  display: none;
}
.active .bolde_tab-minus {
  display: block;
}
.bb_tab-expand {
  color: #fa4211 !important;
  margin: 0;
  text-decoration: underline;
  font-size: 14px;
  line-height: 1.3em;
  margin-top: 16px !important;
}
.bb_tab-nutrition {
  max-width: 80px;
  display: block;
  border-radius: 8px;
  margin-top: 16px;
}
.bb_accordion-tab.classic .bb_accordion-thumb p {
  font-size: 18px;
}
.bolde_upsells-nav-carousel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.bolde_upsells-nav-carousel > div:nth-child(1) {
  width: 100%;
}
.bolde_upsells-nav-carousel > div:nth-child(2) {
  width: 50%;
}
.bolde_upsells-nav-carousel .bolde_upsells-nav-controls {
  display: flex;
  align-items: center;
  gap: 40px;
  justify-content: flex-end;
}
.bolde_upsells-nav-carousel .bolde_upsell-nav-prev img {
  transform: rotate(180deg);
}
.bolde_upsells-nav-carousel .bolde_upsell-nav-prev,
.bolde_upsells-nav-carousel .bolde_upsell-nav-next {
  border: 1px solid #cccccc;
  border-radius: 6px;
  cursor: pointer;
  width: 100%;
  max-width: 60px;
}
.bolde_upsells-nav-carousel .bolde-section_title {
  text-align: left;
  font-size: 34px;
  text-transform: uppercase;
  margin-top: 0;
}
.bolde_upsell-atc {
  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: space-between;
  background: #fd4914;
  padding: 16px 24px;
  cursor: pointer;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3em;
}
.bolde_upsell-atc span {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3em;
  color: white;
}
.bolde_upsell-atc img {
  max-width: 14px;
  display: block;
  margin-left: auto;
}
.bolde_upsell-logo {
  max-width: 75px;
  margin: 12px 0;
  display: block;
}
.bolde_upsell-stars {
  max-width: 60px;
  margin: 12px 0;
  display: block;
}
.bolde_upsell-title {
  font-size: 16px;
  font-weight: 600;
  margin: 12px 0;
  line-height: 1.3em;
  min-height: 42px;
}
.bolde_upsell-price {
  font-size: 20px;
  line-height: 1.3em;
  margin: 0;
  margin-bottom: 12px;
  font-weight: 600;
}
.bolde_upsell-price s {
  font-size: 14px;
  opacity: 0.7;
  margin-left: 8px;
}
.bolde_upsells-carousel {
  margin-top: 40px;
}
.bolde_upsell-card {
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid #d9d9d9;
  background: white;
}
.bolde_upsell-card a {
  text-decoration: none;
  color: black;
}
.bolde_upsell-info {
  padding: 0px 16px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  min-height: 140px;
}
.bolde_upsells-carousel-outer {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
@media only screen and (max-width: 678px) {
  .bolde_upsells-nav-carousel .bolde-section_title {
    font-size: 30px;
  }
  .bolde_upsells-carousel {
    margin-top: 12px;
  }
  .bolde_upsell-title {
    font-size: 14px;
    min-height: 36px;
  }
  .bolde_upsell-atc {
    padding: 12px;
  }
  .bolde_upsell-atc span {
    font-size: 16px;
  }
  .bolde_upsell-title {
    margin: 6px 0;
  }
  .bolde_upsell-stars {
    margin-bottom: 6px;
  }
  .bolde_upsell-price {
    font-size: 16px;
  }
  .bolde_upsells-nav-controls_mob {
    display: flex;
    align-items: center;
    gap: 32px;
    justify-content: center;
    margin-top: 24px;
  }
  .bolde_upsell-nav-next-mob,
  .bolde_upsell-nav-prev-mob {
    width: 100%;
    max-width: 40px;
    border: 1px solid #cccccc;
    border-radius: 6px;
    cursor: pointer;
  }
  .bolde_upsell-nav-prev-mob img {
    transform: rotate(180deg);
  }
  .bolde_upsell-logo {
    max-width: 65px;
  }
  .bolde_upsell-stars {
    max-width: 60px;
  }
}

/* Carro faqs */
.bolde_carro-faqs .bolde-section_title {
  text-transform: uppercase;
  font-size: 34px;
}
.bolde_carro-faq-thumb {
  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: space-between;
}
.bolde_carro-faq-thumb img {
  max-width: 30px;
  display: block;
  margin-left: auto;
  transition: all 0.2s;
}
.active .bolde_carro-faq-thumb img {
  transform: rotate(45deg);
}
.bolde_carro-faq-block {
  cursor: pointer;
  border-bottom: 1px solid #3d4c4559;
  padding: 16px;
}
.bolde_carro-faq-thumb p {
  margin: 0;
  font-size: 24px;
  line-height: 1.3em;
}
.bolde_carro-faq-content p {
  font-size: 18px;
  line-height: 1.3em;
  margin: 0;
}
.bolde_carro-faq-content {
  padding-top: 16px;
  display: none;
}
.bolde_carro-faq-block {
  max-width: 1100px;
  margin: auto;
}
.bb-section-outer.black.lightTheme.bolde_carro-faqs {
  padding-top: 0;
}
@media only screen and (max-width: 678px) {
  .bolde_carro-faqs .bolde-section_title {
    font-size: 30px;
  }
  .bolde_carro-faq-thumb p {
    font-size: 20px;
  }
  .bolde_carro-faq-thumb img {
    max-width: 24px;
  }
}

.bb_tab-popup-outer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99999999;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 16px;
}
.bb_tab-popup-inner {
  background: white;
  max-width: 450px;
  width: 100%;
  max-height: 700px;
  overflow-y: scroll;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}
.bb_tab-popup-close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  border: 1px solid white;
  border-radius: 50%;
  cursor: pointer;
}
.bb_tab-popup-close svg {
  color: white;
  width: 24px;
}
.bb-option_selector {
  margin: 16px 0 0;
}
.bb-select-box .kit-selection-options,
.bb-select-box .kit-selection-options .kit-label {
  width: 100%;
}
.bb-select-box .kit-selection-options .kit-label {
  padding: 7.5px 16px;
  border-radius: 12px;
  border: 1px solid #656565;
  border-radius: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.bb-select-box .kit-selection-options .kit-label span.innerspan {
  width: inherit;
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-wrap: nowrap;
  border: 0;
  background: #42281C;
  border-radius: 6px;
  padding: 6px 4px 6px 4.76px !important;
  gap: 2.25px;
  text-transform: uppercase;
  align-items: flex-end;
  line-height: 1;
}
.bb-select-box .kit-selection-options .innerspan-content {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.bb-select-box .kit-selection-options .kit-label > span {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  text-wrap: nowrap;
  border: none;
}
.bb-select-box .kit-selection-options .kit-label.kit_active {
  border-color: #FA5711;
  background: #27150D;
}
.bb-select-box .bb-product_selector {
  background: #27150D;
  border: 1px solid #FA5711;
  border-radius: 12px;
  padding: 16px;
  margin: 8px 0 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.bb-select-box .bb-product_selection_line {
  padding: 0;
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
}
.bb-select-box .bb-product_selection_line .bb-product__color {
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  border: 1px solid #FAF7F2;
  border-radius: 6px;
  padding: 3px 8px;
  letter-spacing: 0;
}
.bb-select-box .bb-product__badge {
  display: none;
}
.bb-select-box .bb-product_selection_line:not(:first-child) {
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.bb-select-box .bb-product_label {
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0;
}
.include-in-your-kit .flex-kit-images img {
  border-radius: 8px;
}
.include-in-your-kit .flex-kit-images p {
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 13px;
  margin: 0;
}
.include-in-your-kit .flex-kit-images {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.include-in-your-kit .inc-inu-kit {
  position: relative;
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 0 0 16px;
}
.include-in-your-kit .inc-inu-kit::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 1px;
  background: #656565;
  z-index: 0;
}
.include-in-your-kit .inc-inu-kit span {
  background: #27150d;
  position: relative;
  z-index: 1;
  padding: 0 12px;
}
.bb-section-outer.version-second .bb-product-container .swiper-button-next, 
.bb-section-outer.version-second .bb-product__gallery .swiper-button-next, 
.bb-section-outer.version-second .bb-product-container .swiper-button-prev, 
.bb-section-outer.version-second .bb-product__gallery .swiper-button-prev {
  display: none;
}
.bb-section-outer.version-second .bolde_products-info-meta-line p {
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
}
.bb-section-outer.version-second .bb-product_title {
  margin: 17.5px 0 0;
  font-size: 40px;
  line-height: 100%;
}
.bb-section-outer.version-second .bb-price_container {
  margin: 14px 0 0; 
}
.bb-section-outer.version-second .kit-selection-options .kit-label {
  padding: 12px;
}
.bb-section-outer.version-second .kit-selection-options .kit-label.kit_active {
  border-color: #FA5711;
  background: #27150D;
}
.bb-section-outer.version-second .kit-selection-options .kit-label > span {
  justify-content: flex-start;
  font-size: 18px;
  line-height: 100%;
  text-transform: capitalize;
}
.bb-section-outer.version-second .version-second .kit-label input {
  margin: 0;
}
.bb-section-outer.version-second .version-second .kit-label.bundle-kit::before {  
  border: 1px solid #ffffff;
}
.bb-section-outer.version-second .version-second .kit-label.bundle-kit.kit_active::after {
  left: 13.5px;
}
.bb-section-outer.version-second .bb-product_selector {
  background: transparent;
  padding: 0;
  border: 0;
}
.bb-section-outer.version-second .bb-product_label {
  font-size: 16px;
  line-height: 100%;
}
.bb-section-outer.version-second .bb-product-color_box {
  width: 50px;
  height: 50px;
  padding: 4px;
}
.bb-section-outer.version-second .bb-product_selector {
  gap: 22px;
}
.bb-section-outer.version-second .bb-product_selection_line {
  gap: 20px;
}
.bb-section-outer.version-second .bb-product_selection_line p {
  font-size: 14px;
}
.bb-section-outer.version-second .bb-product-atc_primary, 
.bb-section-outer.version-second .bb-product-atc_primary-classic {
  padding: 18px;
  border-radius: 8px;
  gap: 8px;
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.bb-section-outer.version-second .bb-product-atc_primary .atc_arrow {
  display: flex;
  align-items: center;
  margin-left: calc(20.5px - 8px);
}
.bb-section-outer.version-second .bb-product-atc_primary .atc_arrow svg {
  width: 24px;
  height: 24px;
}
.bb-section-outer.version-second .bb-product_atc {
  margin: 24px 0 12px;
}
.bb-section-outer.version-second .product_native-icons {
  margin: 12px 0 24px;
}
.bb-section-outer.version-second .product_native-icon-line p {
  font-size: 12px;
  line-height: 100%;
}
.bb-section-outer.version-second .product_native-icon-line > div:nth-child(1) {
  width: 13px;
  height: 12px;
}
.bb-section-outer.version-second .product_native-icons-top-line img {
  max-width: 24px;
}
.bb-section-outer.version-second .product_native-icons-top-line p {
  font-size: 10px;
  line-height: 100%;
}
.bb-section-outer.version-second .bb_accordion-thumb p {
  font-size: 14px;
  line-height: 100%;
}
.bb-section-outer.version-second .product_native-icons-usp {
  margin: 0 0 12px;
}
.bb-section-outer.version-second .bb-product_color_selection {
  gap: 8px;
} 
.bb-section-outer.version-second .bb-section-outer.version-second .bb-product_title {
  margin: 14px 0 0;
}
.bb-section-outer.black .bb-price-badge {
  font-size: 24px;
}
.bb-section-outer.version-second .div_outer_box_v2 {
  padding: 12px;
  border: 1px solid #656565;
  border-radius: 12px;
  background: transparent;
  position: relative;
}
.bb-section-outer.version-second .div_outer_box_v2:has(.kit-label.kit_active) {
  border: 1px solid #FA5711;
  background: #27150D;
}
.bb-section-outer.version-second .div_outer_box_v2 .kit-label.bundle-kit {
  background: transparent !important;
  border: none !important;
  padding: 0;
}
.bb-section-outer.version-second .div_outer_box_v2 .kit-label.bundle-kit #kit-option {
  margin: 0;
}
.bb-section-outer.version-second .div_outer_box_v2 .kit-label.bundle-kit .sub-text {
  padding-block: 6.5px;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  gap: 8px;
  padding-left: 10px;
}
.bb-section-outer.version-second .kit-selection-options .sub-arrow svg {
  width: 19px;
  height: auto;
}
.bb-section-outer.version-second .div_outer_box_v2_label {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bb-section-outer.version-second .bb-price-badge {
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  text-wrap: nowrap;
  gap: 4px;
}
.bb-section-outer.version-second .bb-price-badge .labelprice {
  font-size: 11px;
  line-height: 100%;
}
.bb-section-outer.version-second .bb-price-badge .labelpricedivider {
  font-size: 16px;
  line-height: 100%;
  font-weight: 700;
}
.bb-section-outer.version-second .bb-price-badge .discounted-price {
  padding: 0;
}
.bb-section-outer.version-second .bb-price-badge .discounted-price::before {
  content: unset;
}
.bb-section-outer.version-second .div_outer_box_v2 .kit-label.bundle-kit::before {
  left: 0;
}
.bb-section-outer.version-second .kit-label.bundle-kit.kit_active::after {
  width: 12px;
  height: 12px;
  left: 13px;
}
.bb-section-outer.version-second .div_outer_box_v2 .kit-label.bundle-kit::after {
  left: 3px;
  width: 12px;
  height: 12px;
}
.bb-section-outer.version-second .top-text-full-kit ul li {
  font-size: 15px;
  line-height: 150%;
  font-weight: 400;
  letter-spacing: 0;
}
.bb-section-outer.version-second .top-text-full-kit ul {
  padding-left: 50px;
  position: relative;
}
.bb-section-outer.version-second .top-text-full-kit > ul {
  padding-block: 8px;
  margin-top: 0; 
  margin-bottom: 0;
}
.bb-section-outer.version-second .div_outer_box_v2:has(.kit-label.kit_active) .top-text-full-kit > ul::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 95%;
  height: 2px;
  background: #2C2C2C;
}
.bb-section-outer.version-second .full_kit_vs_hidecontent {
  display: none;
}
.bb-section-outer.version-second .div_outer_box_v2:has(.kit-label.kit_active) .full_kit_vs_hidecontent {
  display: block;
}
.bb-section-outer.version-second .top-text-full-kit ul .arrow-icon {
  margin-bottom: 0;
}
.bb-section-outer.version-second .top-text-full-kit > ul {
  padding-bottom: 0;
}
.bb-section-outer.version-second .div_outer_box_v2:has(.kit-label.kit_active) .top-text-full-kit > ul {
  padding-bottom: 8px;
}
.bb-section-outer.version-second .div_outer_box_v2:has(.kit-label.kit_active) .top-text-full-kit ul .arrow-icon {
  margin-bottom: 8px;
}
.bb-section-outer.version-second .div_outer_box_v2:has(.kit-label.kit_active) .top-text-full-kit > ul {
  margin-bottom: 16px;
}
.bb-section-outer.version-second .top-text-full-kit ul .arrow-icon {
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  margin: 8px 0;
  display: flex;
  align-items: center;
  gap: 3px;
  margin-left: -10px;
}
.bb-section-outer.version-second .kit-selection-options span {
  display: inline-flex;
}
.bb-section-outer.version-second .bb-limited_box p {
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.15em;
}
.bb-section-outer.version-second .bb-limited_box h3 {
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: capitalize;
  font-weight: 600;
  margin: 16px 0 0;
}
.bb-section-outer.version-second .bb-limited_box h4 {
  margin: 16px 0 0;
  border: 1px solid #1CB821;
  border-radius: 12px;
  padding: 12px;
}
.bb-section-outer.version-second .bb-limited_box h4 span {
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
}
.bb-section-outer.version-second .bb-limited_box img {
  width: 26px;
}
.bb-section-outer.version-second .bb-limited_box {
  padding: 8px 16px;
  border: 0;
  margin: 0;
}
.bb-section-outer.version-second .kit-selection-options {
  gap: 24px;
  margin-bottom: 16px;
}
.bb-section-outer.version-second .bb-limited_box {
  position: unset;
}
.bb-section-outer.version-second .bb-limited_ship_badge_outer {
  position: absolute;
  top: -10px;
  bottom: unset;
  left: 37px;
}
.bb-section-outer.version-second .bb-limited_ship_badge_outer .bb-limited-ship-badge {
  width: 100%;
  max-width: max-content;
  margin: 0;
  gap: 4px;
}
.bb-section-outer.version-second .parent_vs_content_hs {
  display: block !important;
}
.bb-section-outer.version-second .bb-limited_ship_badge_outer .sub-save-amount,
.bb-section-outer.version-second .bb-limited_ship_badge_outer .bb-limited-ship-badge div p {
  font-size: 14.4px;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: uppercase;
}
.bb-section-outer.version-second .bb-limited_ship_badge_outer .bb-limited-ship-badge img {
  max-width: 12px;
  height: 12px;
}
.bb-section-outer.version-second .bb-limited-ship-badge .bb-limited_ship_icons {
  display: flex;
  align-items: center;
  gap: 4px;
}

.bb-addons_container.v2 .bb-addons_header {
    padding-bottom: 12px;
}
.bb-addons_container.v2 .bb-addons_header-btns {
    gap: 16px;
}
.bb-addons_container.v2 .bb-addons_header-btns .bb-addons_header-btn-dots {
    transform: unset;
}
.bb-addons_container.v2 .bb-addons_header-btn-dots .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: #FA5711;
    opacity: 0.4;
}
.bb-addons_container.v2 .bb-addons_header-btn-dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}
.bb-addons_container.v2 .bb-addons_header-btn {
    width: 28px;
    height: 28px;
}
.bb-addons_container.v2 .bb-addons_header-btn svg {
    width: 16px;
    height: 16px;
}
.bb-addons_container.v2 .bb-addons_title {
    line-height: 100%;
    letter-spacing: 0;
}
.bb-section-outer.version-second .kit-selection-options .sub-arrow {
    width: 19px;
    height: 15px;
}
.bb-section-outer.version-second .bb-product-container .bb-addons_header-btns .swiper-button-next,
.bb-section-outer.version-second .bb-product-container .bb-addons_header-btns .swiper-button-prev {
  display: flex;
}
.bb-section-outer.version-second .kit-selection-options .sub-arrow img {
    width: 19px;
    height: 15px;
}
@media only screen and (min-width:679px) {  
  .gallery-thumbs .swiper-slide {
    width: 80px;
    height: 80px !important;
  }
}
@media only screen and (min-width:679px) and (max-width: 990px) {
  .bb-product-container {
    gap: 30px;
  }
  .gallery-thumbs .swiper-slide {
    width: 60px;
    height: 60px !important;
  }
  .gallery-thumbs {
    width: 60px;
  }
  .bold_bottle .sale-tag {
    font-size: 16px;
  }
  .bold_bottle .headline {
    font-size: 24px;
  }
  .bold_bottle .offer-box {
    padding: 10px;
  }
  .bold_bottle .offer-text {
    font-size: 22px;
  }
  .bold_bottle .offer-icon svg {
    width: 22px;
    height: 22px;
  }
  .bolde_products-info-meta-line {
    gap: 4px;
    padding: 10px 0 0;
  }
  .bb-stars p {
    margin-left: 6px;
  }
  .bb-product_title,
  .bb-section-outer.version-second .bb-product_title {
    margin: 12px 0 0;
    font-size: 28px;
    line-height: 34px;
  }
  .bb-section-outer.version-second .bb-product_title {
    margin: 6.5px 0 0;
  }
  .bb-section-outer.version-second .bolde_products-info-meta-line p {
    font-size: 14px;
  }
  .bb-price_container {
    margin: 12px 0 0;
  }
  .bb-section-outer.black .bb-price-badge {
    gap: 8px;
  }
  .bb-section-outer.black .bb-price-badge,
  .bb-section-outer.black .bb-price-badge .discounted-price {
    font-size: 16px;
    line-height: 20px;
  }
  .bb-section-outer.black .bb-price-badge .discounted-price {
    gap: 4px;
  }
  .kit-selection-options {
    flex-wrap: wrap;
  }
  .bb_accordion-thumb p {
    font-size: 18px;
  }
  .bb_accordion-thumb svg {
    width: 20px !important;
  }
  .bb_accordion-tab-wrapper {
    gap: 10px;
  }
  .product_native-icons {
    margin: 20px 0;
  }
  .product_native-icons-usp {
    margin: 0 0 16px;
  }
  .main-gallery,
  .main-gallery .swiper-wrapper,
  .main-gallery .swiper-slide {
    max-height: max-content;
  }
  .bb-product-container .swiper-button-prev, 
  .bb-product__gallery .swiper-button-prev, 
  .bb-product-container .swiper-button-next, 
  .bb-product__gallery .swiper-button-next {
    width: 50px;
    height: 30px;
  } 
  .bb-product-container .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 5px;
  }
  .bb-product-container .swiper-pagination {
    bottom: 28.5px;
  }
  
  .bb-section-outer.version-second .top-text-full-kit ul {
    padding-left: 20px;
  } 
  .bb-section-outer.version-second .top-text-full-kit ul li {
    font-size: 13px;
  }
  .bb-section-outer.version-second .top-text-full-kit ul .arrow-icon {
    font-size: 12px;
  }
  .bb-section-outer.version-second .kit-selection-options .sub-arrow img {
    width: 15px;
    height: 12px;
  }
  .bb-section-outer.version-second .kit-selection-options span {
    align-items: center;
  }
  .bb-section-outer.version-second .bb-limited_box p {
    font-size: 16px;
  }
  .bb-section-outer.version-second .bb-limited_box h3 {
    font-size: 18px;
    margin: 8px 0 0;
  }
  .bb-section-outer.version-second .bb-limited_box h4 span {
    font-size: 16px;
  }
  .bb-section-outer.version-second .div_outer_box_v2_label {
    flex-wrap: wrap;
  }
  .bb-section-outer.version-second .bb-limited_box img {
    width: 20px;
  }
  .bb-section-outer.version-second .bb-limited_box h4 {
    padding: 10px;
    margin: 14px 0 0;
  }
  .bb-section-outer.version-second .div_outer_box_v2:has(.kit-label.kit_active) .top-text-full-kit > ul {
    margin-bottom: 8px;
  }
  .bb-section-outer.version-second .kit-selection-options .kit-label > span {
    padding-left: 10px;
  }
}
@media only screen and (min-width:679px) and (max-width: 820px) {
  .bb-select-box .bb-product_label {
    font-size: 14px;
  }
  .product_native-icons-top-line p,
  .product_native-icon-line p {
    font-size: 14px;
  }
  .product_native-icon-line > div:nth-child(1) {
    width: 18px;
  }
  .product_native-icons-top-line > div {
    gap: 6px;
  }
  .product_native-icons-top-line img {
    max-width: 30px;
  }
}
@media only screen and (max-width:678px) {  
  .bb-product-container .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 4px;
  } 
  .gallery-thumbs .swiper-slide {
    height: 40px !important;
  }
  .bb-product-container .swiper-button-next {
    right: 10px;
    bottom: 10px;
    width: 40px;
    height: 28px;
  }
  .bb-product-container .swiper-button-prev {
    left: 10px;
    bottom: 10px;
    width: 40px;
    height: 28px;
  }
  .bb-product-container .swiper-pagination {
    bottom: 18.5px;
  }
  .bb-price_container {
    margin: 4px 0 0;
  }
  .bb-section-outer.black .bb-price-badge {
    font-size: 20px;
    line-height: 100%;
  }
  .bb-section-outer.black .bb-price-badge .discounted-price,
  .bb-price-badge s,
  .bb-section-outer.black .bb-price-badge {
    font-size: 16px;
    line-height: 100%;
  }
  .bb-select-box .kit-selection-options .kit-label {
    padding: 8px;
  }
  .bb-select-box .kit-selection-options .kit-label > span {
    gap: 8px;
  }
  .bb-select-box .kit-selection-options .kit-label > span {
    font-size: 16px;
    line-height: 100%;
  }
  .bb-select-box .kit-selection-options .innerspan-content span {
    font-size: 12px !important;
    line-height: 100%;
  }
  .bb-select-box .bb-product_label {
    font-size: 14px;
    line-height: 100%;
  }
  .bb-select-box .bb-product_selection_line .bb-product__color {
    margin: 0 0 0 7px;
    font-size: 12px;
    line-height: 100%;
  }
  .kit-selection-options {
    gap: 8px;
  }
  .bb-product-color_box {
    width: 40px;
    height: 40px;
    padding: 4px;
  }
  .bb-product_selection_line > div:nth-child(1) {
    gap: 6px;
  }
  .bb-select-box .bb-product_selection_line p {
    margin: 0;
  }
  .bb-product_atc {
    margin: 24px 0 16px;
  }
  .product_native-icon-line > div:nth-child(1) {
    width: 13px;
    height: 12px;
  }
  .product_native-icon-line p {
    font-size: 14px;
    line-height: 100%;
  }
  .product_native-icons-top-line img {
    max-width: 23px;
  }
  .product_native-icons-top-line p {
    font-size: 10px;
    line-height: 100%;
  }
  .bb_accordion-thumb p {
    font-size: 14px;
  }
  .bb-product_title {
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 0;
    margin: 14px 0;
  }
  .bb-product-container > div:nth-child(1) {
    padding-top: 4px;
  }
  .bold_bottle {
    padding: 0 0 20px
  }
  .bold_bottle .offer-box {
    padding: 15px 12px;
    max-width: 100%;
  }
  .bb-price-badge_outer {
    position: relative;
    /* width: 100%; */
    padding: 0 0 0px;
  }
  /* .bb-price-badge_outer::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, #FAF7F2 0%, #131415 100%);
  } */
  .bb-section-outer.version-second .bolde_products-info-meta-line p {
    font-size: 14px;
    font-weight: 500;
  }
  .bb-section-outer.version-second .bb-product_title {
    font-size: 32px;
    margin: 14px 0 16px;
    padding-bottom: 14px;
    position: relative;
  }
  .bb-section-outer.version-second .bb-product_title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, #FAF7F2 0%, #131415 100%);
  }
  .bb-section-outer.version-second .bb-divider {
    display: none !important;
  }
  .bb-section-outer.version-second .bb-price-badge_outer::after {
    content: unset;
  }
  .bb-section-outer.version-second .bb-select-box .bb-product_label,
  .bb-section-outer.version-second .top-text-full-kit ul .arrow-icon {
    font-size: 14px;
  }
  .bb-section-outer.version-second .bb-product-color_box {
    width: 53.5px;
    height: 53.5px;
  }
  .bb-section-outer.version-second .bb-select-box .bb-product_selection_line p {
    font-size: 12px;
  }
  .bb-section-outer.version-second .div_outer_box_v2 .kit-label.bundle-kit .sub-text {
    text-wrap: nowrap;
  }
  .bb-section-outer.version-second .top-text-full-kit ul li {
    font-size: 13px;
  }
  .bb-section-outer.version-second .div_outer_box_v2 .kit-label.bundle-kit .sub-text {
    padding-left: 11px;
  } 
  .bb-section-outer.version-second .bb-limited_box {
    padding: 8px 14px;
  }
  .bb-section-outer.version-second .bb-price-badge_outer {
    padding: 0;
  }
  .bb-product__atc-icons {
    height: 24px;
  }
  .bb-section-outer.version-second .bb-limited_ship_badge_outer .bb-limited-ship-badge {
    padding: 4px 8px;
  }
  .bb-section-outer.version-second .top-text-full-kit ul .arrow-icon {
    margin-bottom: 0;
  }
  .version-second .kit-label input+span {
    width: 100%;
  }
  .bb-section-outer.version-second .kit-selection-options .kit-label > span {
    padding-left: 24px !important;
  }  
  .bb-section-outer.version-second .kit-label.bundle-kit.kit_active::after {
    left: 13.5px;
  }
  .bb-section-outer.version-second .div_outer_box_v2 .kit-label.bundle-kit::after {
    left: 3.5px;
  }
  .bb-section-outer.version-second .div_outer_box_v2:has(.kit-label.kit_active) .top-text-full-kit > ul {
    margin-bottom: 8px;
  }
  .bb-section-outer.version-second .bb-price_container {
    margin: 4px 0 0;
  }
  .bb-section-outer.version-second .bb-product_selector {
    margin: 0;
  }
  .bb-section-outer.version-second .bb-product_selection_line {
    gap: 16px;
  }
  .bb-section-outer.version-second .bb-product-atc_primary {
    position: relative;
  }
  .bb-section-outer.version-second .bb-product-atc_primary .atc_arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 16.5px;
  }
  .bb-section-outer.version-second .kit-selection-options .sub-dot {
    max-width: max-content;
  }
  .bb-section-outer.version-second .bb-product_atc {
    margin: 24px 0 14px;
  }
}