/** Shopify CDN: Minification failed

Line 179:13 Expected identifier but found whitespace
Line 179:14 Unexpected "10px"

**/
@font-face {
    font-family: 'Magical Feather';
    src: url('/cdn/shop/files/MagicalFeather_bd0a1ee4-1188-49c5-9849-6a0d92669d35.woff2?v=1702726241') format('woff2'),
        url('/cdn/shop/files/MagicalFeather_541cb29d-6ef6-409e-9a9e-39aa42493875.woff?v=1702726242') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vogue';
    src: url('/cdn/shop/files/Vogue-Regular_edc14b0c-a695-4bfd-ab8e-a7dae67307af.woff2?v=1702726235') format('woff2'),
        url('/cdn/shop/files/Vogue-Regular_8464dc22-6839-4430-8b8b-dd57d5195f22.woff?v=1702726236') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'hello honey - Personal Use';
    src: url('/cdn/shop/files/hellohoneyPersonalUse_a2d2b6ec-b344-4e07-a7b8-ad3c920183a4.woff2?v=1702726242') format('woff2'),
        url('/cdn/shop/files/hellohoneyPersonalUse_a2d2b6ec-b344-4e07-a7b8-ad3c920183a4.woff2?v=1702726242') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Caviar Dreams';
    src: url('/cdn/shop/files/CaviarDreams_e87db83e-e9d6-4c1a-84e3-fad3b3cd478b.woff2?v=1703699485') format('woff2'),
        url('/cdn/shop/files/CaviarDreams_61a0ab5d-85b4-493d-8c9a-6be142c3a622.woff?v=1703699485') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.test1 {
  font-family: 'Vogue';
}
.test2 {
  font-family: 'Magical Feather';
}
.test3 {
	font-family: 'Caviar Dreams';
}
.test4 {
	font-family: 'hello honey - Personal Use';
}
.splide__arrow{
  top: 25% !important;
}
.test {
    font-size: 0px;
    padding: 0;
    margin: 0;
}

.Farbig-model-main #popup_name_image.frontnameimg_1 {
  font-family: 'Vogue';
  text-transform: uppercase;
}

.Farbig-model-main #popup_name_image.frontnameimg_2 {
  font-family: 'Magical Feather';
}
.Farbig-model-main #popup_name_image.frontnameimg_3 {
	font-family: 'Caviar Dreams';
}
.Farbig-model-main #popup_name_image.frontnameimg_4 {
	font-family: 'hello honey - Personal Use';
}
.Ruckseitengravur-model-main #popup_name_images.frontnameimg_1 {
    font-family: 'Vogue';
    text-transform: uppercase;
}
.Ruckseitengravur-model-main #popup_name_images.frontnameimg_2 {
  font-family: 'Magical Feather';
}
.Ruckseitengravur-model-main #popup_name_images.frontnameimg_3 {
	font-family: 'Caviar Dreams';
}
.Ruckseitengravur-model-main #popup_name_images.frontnameimg_4 {
	font-family: 'hello honey - Personal Use';
}
.addHalsketteProduct {
    display: none;
}

.splide__pagination {
	display: none !important;
}
.halskette_hr {
	border-color: #86868b;
	margin: 15px 0 !important;
}
.popup_short_texts {
	color: #fff;
	font-size: 12px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
      background-color: #b1d5f9;
}
.popup_context {
	margin: 0 20px;
}
.upload_photo_btn {
	background-color: #5aaaff !important;
	font-size: 18px !important;
	color: #fff;
	width: 100%;
	margin: 10px 0;
	border-radius: 10px;
	padding: 12px 65px;
}
.custom_uploadkit .uploadkit-field textarea.uploadkit-textarea {
	border-radius: 15px;
	height: 70px !important;
	border-color: #86868b;
	resize: none;
	box-sizing: border-box;
	overflow: hidden;
	margin-bottom: 10px !important;
	min-height: 70px;
    background:transparent;
}
.custom_uploadkit .uploadkit-field {
	margin-top: 10px;
}
.custom_uploadkit .uploadkit-button {
	background-color: #5aaaff !important;
	border-radius: 10px !important;
	font-size: 18px !important;
	font-weight: normal !important;
  margin: 0 0 10px 0 !important;
}

.popup_heading {
  margin-top: 30px;
  font-size: 20px;
  margin-bottom: 10px;
}
.popup_subheading {
	margin-bottom: 10px;
}
.backpopup_more_text{
margin-bottom: 20px;  
}
.halskette_heading {
    font-size: 20px;
    line-height: 0.95;
    color: black;
}
.halskette_short_text {
  font-size: 14px;
  color: #5aaaff;
  cursor: pointer;
}

.halskette_selecteditems {
  margin: 7px 0px 15px 0px;
}

/* .halskette_name_btn {
  border-radius: 15px;
  border: 1px solid #86868b;
  /* padding: 15px; */
  margin-top: 10px;
} */
.frontnamecancel_btn .halskette_name_infoprice, .backnamecancel_btn .halskette_name_infoprice {
	padding: 20px 15px;
}
.halskette_name_title {
  /* line-height: 20px; */
  font-size: 17px;
}
.halskette_name_infoprice {
  display: flex;
  align-items: center;
  padding: 15px;
  justify-content: space-between;
  cursor: pointer;
      min-height: 90px;
}
.halskette-product-add-btn.add-to-cart {
    background-color: #C875FF!important;
    border: #C875FF;
    color: #ffffff !important;
    /* padding: 18px 20px !important; */
    font-family: var(--typeBasePrimary),var(--typeBaseFallback) !important;
}
.halskette-product-add-btn.add-to-cart span {
    font-size: 17px;
}
.halskette_name_info {
	font-size: 13px;
	line-height: 18px;
	margin-top: 0px;
}
.halskette_name_price {
  font-size: 13px;
  color: #bbb8b8;
}
.halskette_radio label {
	text-transform: capitalize !important;
	letter-spacing: unset;
	font-family: inherit;
	margin: 0;
	white-space: initial;
	padding: 20px;
	font-size: 16px;
	width: 50%;
	text-align: center;
}
.halskette_radio {
  display: flex;
  white-space: inherit;
  align-items: center;
  margin: 10px 0;
}

.halskette_radio label[for="Nein"] {
	border-start-start-radius: 15px;
	border-bottom-left-radius: 15px;
	border-top: 1px solid #86868b;
	border-bottom: 1px solid #86868b;
	border-left: 1px solid #86868b;
	/* border-right: 1px solid #86868b; */
	height: 65px;
}
.halskette_radio label[for="Ja"] {
	border-start-end-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top: 1px solid #86868b;
	border-bottom: 1px solid #86868b;
	border-right: 1px solid #86868b;
	line-height: 15px;
	height: 65px;
}
.halskette_radio input[type="radio"]:checked + label {
  border-color: #5aaaff;
  border-width: 2px;
}
#dropdown_info, #upload_info {
	cursor: pointer;
}
/* Weitere Info popupcss  */
.model_container {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  /* overflow-x: hidden; */
  overflow-y: auto;
}

.model-open {
  z-index: 99999;
  opacity: 1;
  /* overflow: hidden; */
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  margin: 30px auto;
  max-width: 100%;
}
/* width */
.custom-model-wrap::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.custom-model-wrap::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.custom-model-wrap::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
.custom-model-wrap::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.custom-model-wrap {
  display: block;
  width: 100%;
  /* max-width:450px; */
  margin:auto;
  position: relative;
  background-color: #f8f7f2;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 25px 25px 0 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	overflow-y: auto;
}
@media screen and (min-width:769px){
  .custom-model-wrap {
    border-radius: 25px 25px;
  }
  .Weitere-model-main .custom-model-wrap,
  .Handzeichnung-model-main .custom-model-wrap{
	height: auto;
  }
}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .model_bg_overly {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.model_bg_overly {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}

.model_close_btn {
	position: relative;
	cursor: pointer;
	z-index: 99;
	/* color: #fff; */
	/* background: #c2c2c4; */
	width: 27px;
	height: 27px;
	/* border-radius: 50%; */
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	margin-right: 0;
}

.aufFoto_close_main {
    margin-top: 20px;
    margin-bottom: 25px;
}

.popup_headings {
	text-align: center;
  /* padding-bottom:20px; */
}


.popup_name_inputs {
  margin: 10px 0;
  width: 100%;
  border-radius: 15px;
  border-color: #86868b;
  padding: 20px 15px;
  font-size: 17px;
}
.text_center {
  text-align: center;
}
.image_save_btn {
  padding: 11px 20px;
  border-radius: 10px;
  width: 100%;
  background-color: #c875ff !important;
  border: #c875ff !important;
  color: #ffffff !important;
  font-size: 16px;
  margin-top: 10px;
}
.image_cancel_btn {
  padding: 11px 20px;
  border-radius: 10px;
  width: 100%;
  color: #c875ff !important;
  font-size: 16px;
}
.popup_header {
  text-align: center;
}
.popup_headings {
  text-align: center;
}
/* .wrap_image_container img {
  width: 100%;
  max-width: 280px;
  margin: 0 auto;
  text-align: center;
} */
.wrap_image_container {
  max-width: 350px;
  margin: 0 auto;
  min-height:308px;
}
.wrap_image_wrapper {
    background-color: #b1d5f9;
    /* width: calc(100% + 40px); */
    position: relative;
    /* margin-left: -20px;
    margin-right: -20px; */
    min-height: 308px;
}
.splide_silder {
	margin-left: -20px;
	margin-right: -20px;
}
body.popup_active{
 overflow: hidden;
}
/*.popup_fonts {
  margin: 10px 0;
  display: flex;
  align-items: center;
  text-align: center;
  border-radius: 10px;
  border: 1px solid #86868b;
  height: 56px;
  width: 100%;
}*/
.popup_fonts {
    margin: 10px 0;
    display: flex;
    align-items: center;
    text-align: center;
    border-radius: 10px;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
}
.popup_fonts .frontname {
    max-width: 40%;
    flex: 0 0 40%;
    border: 1px solid #86868b;
    margin-right: -1px;
    height: 80px;
    font-size: 18px;
  /* border-left: none; */
}
.popup_fonts>span.name_active {
    border: 2px solid #5aaaff;
}
/* .popup_fonts>span.name_active + .frontname{
    border-left: 2px solid #5aaaff;
} */
.popup_fonts .frontname:first-child{
  border-radius: 15px 0px 0px 15px;
}
.popup_fonts .frontname:last-child {
    border-radius: 0px 15px 15px 0px;
}
.popup_fonts span {
  width: 100%;
  height: 56px;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
}

label.variant__label {
    text-transform: capitalize;
    font-size: 18px;
    line-height: 1;
    font-weight: 400;
    font-family: var(--typeBasePrimary),var(--typeBaseFallback);
    letter-spacing: var(--typeBaseSpacing);
}
label.variant__label .variant__label-info{
    text-transform: capitalize;
    font-size: 14px;
    line-height: 0.95;
    color: black;
    font-weight: 400;
    font-family: var(--typeBasePrimary),var(--typeBaseFallback);
    letter-spacing: var(--typeBaseSpacing);
}
.halskette_selecteditems {
margin: 7px 0px 15px 0px;
}
.custom-select {
  position: relative;
  display: inline-block;
  width: 100%;
}

.options {
  position: absolute;
  display: none;
  margin-top: 0;
  padding: 0;
  list-style: none;
  background-color: #fff;
  margin: 0;
    border-radius: 0 0 10px 10px;
  border-left: 1px solid #86868b;
  border-right: 1px solid #86868b;
  border-bottom: 1px solid #86868b;
  z-index: 99;
}
ul.halskette_select li:last-child .list_item {
	border-bottom: none;
}
.list_item_price {
	color: #64646454;
	font-size: 13px;
}
h3.popup_header {
    font-size: 34px;
  hyphens: auto;
}
.popup_headings {
    max-width: 430px;
    margin: auto;
}
.popup_subheading_text {
	hyphens: auto;
}
span.list_item_value {
    font-size: 16px;
}
.options li {
  padding: 10px;
  cursor: pointer;
}
.popup_content_image {
    width: 90%;
    margin: 0 auto 10px;
}

.pop-up-content-wrap p {
    font-size: 17px;
    text-align: center;
    -webkit-hyphens: auto;
    hyphens: auto;
    width: 90%;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
}
.select-trigger.selector_open {
	border-bottom: none;
	background: #fff;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
#halskette_select.selected_open {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
      width: 100%;
}
.options li:first-child .list_item {
  border-top: 1px solid #d2d2d7;
  padding-top: 15px;
}
.options li:first-child {
  padding-top: 0;
}
.select-trigger::after {
	background-image: url(/cdn/shop/t/66/assets/ico-select.svg);
	background-repeat: no-repeat;
/* 	background-position: right 20px center; */
	background-size: 11px;
	content: '';
	-moz-appearance: none;
	-webkit-appearance: none;
/* 	padding-right: 40px; */
	appearance: none;
position: absolute;
right: 0;
width: 30px;
height: 20px;
top: 45%;
}
.selected-option .list_item {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.select-trigger {
	border: 1px solid #86868b;
	border-radius: 15px;
	font-size: 17px;
	width: 100%;
	list-style: none;
	margin-left: 0;
	padding: 20px 40px 20px 15px;
  cursor: pointer;
  position: relative;
  line-height: 18px;
}
  

  ul.options li:not(.init) {
    float: left;
    width: 100%;
    padding: 15px 15px 0 15px;
    cursor: pointer;
  }
  ul.options li .list_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    border-bottom: 1px solid #d2d2d7;
    padding: 0 0 15px 0;
  }

.popup_fonts>span.frontname_1.name_active {
    border-radius: 10px 0 0 10px;
}
.shriftart_4.popup_fonts>span.frontname_4.name_active {
    border-radius: 0 10px 10px 0;
}
.shriftart_3.popup_fonts>span.frontname_3.name_active {
    border-radius: 0 10px 10px 0;
}
.shriftart_2.popup_fonts>span.frontname_2.name_active {
    border-radius: 0 10px 10px 0;
}
.shriftart_1.popup_fonts>span.frontname_1.name_active {
    border-radius: 10px 10px 10px 10px;
}
.shriftart_4.popup_fonts > span:not(:last-child) {
   border-right: 1px solid #86868b;
}

.shriftart_3.popup_fonts > span:not(.frontname_3,.frontname_4) {
   border-right: 1px solid #86868b;
}

.shriftart_2.popup_fonts > span:not(.frontname_2,.frontname_3,.frontname_4) {
   border-right: 1px solid #86868b;
}
/* name print css */

.halskette_frontname_texts .halskette_name_texts,
.halskette_backname_texts .halskette_rucks_texts{
  margin-top: 0px;
}

.engraving-messagesection {
	font-size: 15px;
	line-height: 18px;
	font-weight: 400;
	/* letter-spacing: -.022em; */
	color: #808080;
}

.halskette_after_savecontainer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  align-items: center;
}
.halskette_wrapper_info {
    flex-basis: calc(100% - 160px);
}
.halskette_header.halskette_headernew {
}
/* .engraving-messagesection.row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  align-items: center;
} */
.engraving-addbutton {
  text-align: right;
  max-width: 160px;
  color: #ce84ff;
}
.engraving-messagesection-item {
  flex-basis: 100%;
  max-width: 100%;
}
.engraving-lineseparator:after {
  font-size: 14px;
  line-height: 1.42859;
  font-weight: 400;
  letter-spacing: -.016em;
  content: "|";
  padding-left: 2px;
  margin-right: 2px;
  color: #1d1d1f;
}
.halskette_name_cancel_data {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.halskette_name_cancel_data .flagship-collapsable-header {
  font-size: 18px;
  line-height: .95;
  color: #000;
}
.halskette_name_cancel_data .flagship-collapsable-header-button,
.halskette_name_cancel_data .fflagship-collapsable-header-button2{
  color: #ce84ff;
}
select.addHalsketteProduct {
    display: none;
}
.uploadkit-thumbnails {
    display: flex;
    flex-wrap: wrap;
}
.uploadkit-thumbnail, .uploadkit-field {
    display: none;
}
.uploadkit-thumbnails {
    margin: auto;
    width: 100%;
    max-width: 100%;
}
.uploadkit-main-wrapper .uploadkit-thumbnail, .uploadkit-main-wrapper .uploadkit-field {
    display: block;
}
.uploadkit-thumbnails{
  margin:0 !important;
}
.uploadkit-main-wrapper {
    width: 33%;
    padding: 0 0px;
    margin:0;
}
.uploadkit-wrapper-img .wrapper-img{position:relative;width:100%;}
/* .uploadkit-wrapper-img .wrapper-img:after {
	content: "x";
	background-color: #ccc;
	width: 25px;
	height: 25px;
	position: absolute;
	right: -8px;
	top: -8px;
	border-radius: 50%;
	color: #fff;
	font-size: 16px;
	display: flex;
	align-content: center;
	justify-content: center;
	margin: 0 auto;
	line-height: 21px;
	cursor: pointer;
} */
.uploadkit-wrapper-img {
    position: relative;
    height: calc(100% - 95px);
    display: flex;
    align-items: center;
    justify-content: center;
}
/* .uploadkit-wrapper-img {
    height: 100px;
} */

.uploadkit-thumbnails img.uploadkit-thumbnail {
    max-height: 250px;
    margin: auto;
    width: 100%;
    background: transparent;
    object-fit: cover;
}
label.uploadkit-field-label {
    display: none !important;
}
.popup_name_images.frontnameimg_4,
.popup_name_image.frontnameimg_4{
    word-spacing: -7px;
}

@media screen and (min-width:800px){
	.model_container:before {
	  content: "";
	  display: inline-block;
	  height: auto;
	  vertical-align: middle;
	  margin-right: -0px;
	  height: 100%;
	}
}
@media screen and (max-width:799px){
    .custom-model-wrap {
  height: calc(100vh - 40px);
  max-height: calc(100vh - 40px);
  }
 .custom-model-inner {
    margin-top: 45px;
    margin-bottom: 0;
}
  .halskette_name_title {
  line-height: 20px;
  font-size: 17px;
}
  .custom-model-wrap {

  max-width: 450px;
  margin: auto;}
  .popup_headings {
  max-width: 400px;
  margin: auto;
}
  .popup_subheading {
	margin-bottom: 10px;
	max-width: 280px;
	width: 280px;
	margin: 0 auto 10px auto;
}
    .backpopup_more_text {
	margin-bottom: 20px;
	max-width: 280px;
	width: 280px;
	margin: 0 auto 20px auto;
}
  .popup_content_image {
	width: 100%;
}
.pop-up-content-wrap p {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
  .halskette_name_info {
 
  hyphens: auto;
}
}
/* @media screen and (max-width:767px){
.halskette_name_info {
	font-size: 10px;
}
  
} */

.popup_fonts {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
#shopify-section-template--18077920395529__main .halskette-product-add-btn.add-to-cart {
padding: 16px 18px;
	border: #c875ff;
	color: #ffffff !important;
	background-color: #c875ff !important;
	font-size: 17px !important;
	border-radius: 8px;
}
.popup_fonts::-webkit-scrollbar
{
  display: none;
  width: 0px;
  height: 0px;
  background-color: transparent;
}
.halskette_radio input[type="radio"]:checked + label {
    border-color: #5AAAFF;
    border-width: 2px;
    z-index: 9;
    border-left: 2px solid #5AAAFF;
  border-right: 2px solid #5AAAFF;
}
  .shriftart_1 #frontname_1 {
	width: 100%;
	max-width: 100%;
	flex: 0 0 100%;
}


#popup_name_images,
#popup_name_image{
    text-align: center;
    width: 100%;
    font-size: 20px;
   overflow-wrap: break-word;
  
}

.wrap_image_container {
    position: relative;
}
  .image_save {
  background-color: #5aaaff !important;
  border-radius: 10px !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  margin: 0 0 10px !important;
  color: rgb(255, 255, 255);
  padding: 12px 65px;
  width: 100%;
}
.custom_uploadkit .uploadkit-button.uploadkit-button-uploaded.uploaded_button_full {
  border: 1px solid #86868b;
  background: transparent !important;
  color: #000 !important;
}
  .after_upload_photo {
  align-items: center;
  justify-content: space-between;
  display: flex;
  width: 100%;
}
.halsketteupload_edit_text {
  color: #ce84ff;
}
  .uploadkit-main-wrapper {
	margin: 0 auto;
}
.error {
    margin-bottom: 5px;
    color: red;
    display: none;
}
.select-trigger.error-text {
    border: 1px solid red;
}

.count-item {
	position: absolute;
	width: 25px;
	z-index: 9;
	padding: 10px;
	color: #fff;
	font-size: 17px;
}
.inner-html {
    position: relative;
}

ul.options {
    width: 100%;
}
#custom-select-handymodell {
    max-height: 350px;
    overflow: auto;
}


/* new css */
.popup_content_images {
    width: 90%;
    margin: 0 auto 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.radio-buttons {
    margin: 10px 0;
}
.radio-buttons input {
    display: none;
}

.radio-buttons label {
    min-height: 80px;
    border: 1px solid #86868b;
    border-radius: 15px;
    font-size: 17px;
    width: 100%;
    padding: 20px 20px 20px 15px;
    text-transform: capitalize;
    font-family: var(--typeBasePrimary),var(--typeBaseFallback);
    margin-bottom: 15px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: space-between;
      letter-spacing: var(--typeBaseSpacing);
}
.radio-buttons label span {
    float: right;
    font-size: 12px;
}
.radio-buttons input:checked + label {
       border: 2px solid #5AAAFF;
}
.radio-buttons.error-text label {
    border: 1px solid red;
}
.engraving-messagesection-item {
    display: flex;
}


.halskette-product-add-btn.add-to-cart.bold_hidden {
    display: block !important;
}
.halskette-product-add-btn.add-to-cart.bold_clone {
    display: none !important;
    opacity: 0 !important;
    height: 0 !important;
    visibility: hidden !important;
}
.halskette-product-add-btn.add-to-cart.add-to-cart--secondary.uploadkit-cloned-atc-button {
    display: none !important;
}


@media screen and (max-width:1080px){
.engraving-messagesection-item {
    display: block;
  font-size: 14px;
}
.engraving-name {
    width: 100%;
    display: block;
  font-size: 14px;
}
.engraving-buttonlink span {
    font-size: 14px;
}
.engraving-messagevalue {
    width: 100%;
    display: block;
  font-size: 14px;
}
}

@media screen and (max-width:380px){
.engraving-messagesection-item {
  font-size: 12px;
}
.halskette_wrapper_info {
    flex-basis: calc(100% - 135px);
}
.engraving-addbutton {
    max-width: 135px;
}
.engraving-name {
  font-size: 12px;
}
.engraving-buttonlink span {
    font-size: 12px;
}
.engraving-messagevalue {
  font-size: 12px;
}
}