/** Shopify CDN: Minification failed

Line 19:0 Unexpected "{"
Line 19:1 Expected identifier but found "%"
Line 117:1 Unexpected "{"
Line 117:2 Expected identifier but found "%"

**/
@font-face {
    font-family: 'Lato';
    src: url('/cdn/shop/files/Lato-Black.woff2?v=1700402187') format('woff2'),
        url('/cdn/shop/files/Lato-Black.woff?v=1700402187') format('woff'),
        url('/cdn/shop/files/Lato-Black.ttf?v=1700402303') format('truetype'),
        url('/cdn/shop/files/CaviarDreams.svg#CaviarDreams') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
{% comment %} 

@font-face {
    font-family: 'Vogue';
    src: url('/cdn/shop/files/Vogue-Regular.eot?v=1689612268');
    src: url('/cdn/shop/files/Vogue-Regular.eot?v=1689612268?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/Vogue-Regular.woff2?v=1689612268') format('woff2'),
        url('/cdn/shop/files/Vogue-Regular.woff?v=1689612269') format('woff'),
        url('/cdn/shop/files/Vogue-Regular.ttf?v=1689612268') format('truetype'),
        url('/cdn/shop/files/Vogue-Regular.svg#Vogue-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Magical Feather';
    src: url('/cdn/shop/files/MagicalFeather.eot?v=1689612268');
    src: url('/cdn/shop/files/MagicalFeather.eot?v=1689612268?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/MagicalFeather.woff2?v=1689612268') format('woff2'),
        url('/cdn/shop/files/MagicalFeather.woff?v=1689612269') format('woff'),
        url('/cdn/shop/files/MagicalFeather.ttf?v=1689612269') format('truetype'),
        url('/cdn/shop/files/MagicalFeather.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Caviar Dreams';
    src: url('/cdn/shop/files/CaviarDreams.eot?v=1689612268');
    src: url('/cdn/shop/files/CaviarDreams.eot?v=1689612268?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/CaviarDreams.woff2?v=1689612268') format('woff2'),
        url('/cdn/shop/files/CaviarDreams.woff?v=1689612268') format('woff'),
        url('/cdn/shop/files/CaviarDreams.ttf?v=1689612269') format('truetype'),
        url('/cdn/shop/files/CaviarDreams.svg#CaviarDreams') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'hello honey - Personal Use';
    src: url('/cdn/shop/files/hellohoneyPersonalUse.eot?v=1689612269');
    src: url('/cdn/shop/files/hellohoneyPersonalUse.eot?v=1689612269&#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/hellohoneyPersonalUse.woff2') format('woff2'),
        url('/cdn/shop/files/hellohoneyPersonalUse.woff') format('woff'),
        url('/cdn/shop/files//cdn/shop/files/hellohoneyPersonalUse.ttf?v=1689612269') format('truetype'),
        url('/cdn/shop/files/hellohoneyPersonalUse.svg#hellohoneyPersonalUse') format('svg');
    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';
}

.test {
    font-size: 0px;
    padding: 0;
    margin: 0;
}

.Namen-model-main #popup_name_image.frontnameimg_1 {
  font-family: 'Vogue';
}
.Namen-model-main #popup_name_image.frontnameimg_2 {
  font-family: 'Magical Feather';
}
.Namen-model-main #popup_name_image.frontnameimg_3 {
	font-family: 'Caviar Dreams';
}
.Namen-model-main #popup_name_image.frontnameimg_4 {
	font-family: 'hello honey - Personal Use';
}
.Ruckseitengravur-model-main #popup_name_images.frontnameimg_1 {
  font-family: 'Vogue';
}
.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';
}
 {% endcomment %}
.test {
    font-size: 0px;
    padding: 0;
    margin: 0;
}
.addHalsketteProduct {
    display: none;
}


.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;
}
.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: 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;
}
.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;
    font-weight: unset;
}
.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: 280px;
  margin: 0 auto;
}
.wrap_image_wrapper {
 background-color: #b1d5f9;
    width: calc(100% + 40px);
    position: relative;
    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.options 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;
}
.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;
}
.popup_content_image {
    width: 90%;
    margin: 0 auto 10px;
}
.select-trigger.selector_open {
	border-bottom: none;
	background: #fff;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.options.selected_open {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.options.selected_open li:first-child .list_item {
  border-top: 1px solid #d2d2d7;
  padding-top: 15px;
}
.options.selected_open 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: 50%;
  max-width: 50%;
}
.halskette_header.halskette_headernew {
}
/* .engraving-messagesection.row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  align-items: center;
} */
.engraving-addbutton {
  /* align-self: flex-end; */
  text-align: right;
  flex-basis: 50%;
  max-width: 50%;
  color: #ce84ff;
}
.engraving-messagesection-item {
  flex-basis: 50%;
  max-width: 50%;
}
.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;
}

@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: 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;
}
}


.popup_fonts {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
 .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;
}

ul.options {
    width: 100%;
}
#custom-select-handymodell {
    max-height: 350px;
    overflow: auto;
}
.radio-buttons {
    margin: 10px 0;
}
.radio-buttons input {
    display: none;
}

.radio-buttons label {
    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;
}
.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;
}
.wrap_image_container.tasse_images {
    max-width: 100%;
}
.test-flex span {
    width: 100%;
    display: block;
}
.span-transparent{
      font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    color: gray;
}
.wrap_image_container.tasse_images img {
    max-width: 100%;
}
.btn.btn--full.add-to-cart.add-to-cart--secondary {
	margin-top: 10px;
}
