:root {
    /*main colors*/
    --primary-color: rgb(0,142,214);
    --primary-alt-color: #4cafe2;
    --primary-font-color: #000;
    --grey: #393939;
    --grey-alt: #6c6c6c;
    --dark-grey: #161616;
    --lighter-grey: #434343;
    --lightest-grey: #ccc;
    --lighter-grey: #ccc;
    --lightest-grey: #eee;
    --light: #fff;
    --transparent: transparent;
    --designer-grey: #dfdfdf;
    --designer-light-grey: #efefef;
    --overlay: rgba(0, 0, 0, 0.6);
    /*fonts*/
    --primary-font: primary;
    --nunito-font: Nunito;
    /*fontsizes*/
    --fontsize-h3: 20px;
    --fontsize-h4: 19px;
}




/* #region DESIGNER */
#hs3d_download_btn {
  position: fixed;
  z-index: 1039;
  left: 10px;
  bottom: 10px;
  width: auto;
  height: 40px;
  display: flex;
  align-items: center;
}
#jsonload, #jsonload_collage {
  color: var(--primary-color);
  cursor: pointer;
}
#hs3d_collagen_box .hs3d_upload_json_text {
  padding-right: 15px;
  margin-top: 20px;
}
#hs3d_download_btn i, .modal .btn i {
  margin-right: 15px;
}
#hs3d_designer #content-wrapper #content > div:not(.full-width) {
  width: 1300px;
}
#hs3d_designer .modal {
  z-index: 1050;
}
#hs3d_designer .handle{
  background-color: var(--primary-color);
}
#hs3d_designer .frame ul li.active{
  border-color: var(--primary-color) !important;
}
#hs3d_designer .frame ul li:hover{
  border-color: var(--primary-color) !important;
}
.hs3d_selectorheader{
  background-color: var(--primary-color);
}
#hs3d_designer .fontSelectUl li:hover{
  background-color: var(--primary-color);
  color: var(--light);
}
.hs3d_selector{
  border: 2px solid var(--primary-font-color) !important;
}
#hs3d_designer #hs3d_pricebox #hs3d_price_suggest h2{
  font-family: var(--primary-font) !important;
}
#hs3d_archive #hs3d_add_textfield .hs3d_dropdown{
  color: var(--light);
}
#hs3d_archive #hs3d_add_textfield:hover{
  color: var(--light) !important;
  background-color: var(--primary-color);
}
#hs3d-button-selector-left, #hs3d-button-selector-right {
background-color: var(--primary-color);
color: var(--light);
}
#hs3d_2deditor_container, #hs3d_preview_container{
  border: 2px solid var(--designer-grey);
}
#hs3d_designer .hs3d_box{
  border-width: 0px !important;
  border-radius: 0;
}
#hs3d_rotate_ninety { 
  margin-top: 20px;
  width: 10%;
  max-width: 50px;

}
#hs3d_designer .hs3d_box .canvas-container>:first-child{
  background-color: white;
}
#hs3d_2deditor_header:focus{
  outline: none !important;
}
.hs3d_editing_container{
  background-color: var(--light);
}
#hs3d_editing_block, #prepareContainer, #prepareEditingBox{
  border: 2px solid var(--designer-grey);
}
#hs3d_layerlist_btn {
background-color: var(--designer-light-grey);
border-top: 2px solid var(--designer-grey);
}
#hs3d_layerlist_btn .fa, #hs3d_layerlist_btn .fa5{
  color: var(--primary-color);
}
#hs3d_editing_option ul .fa, .hs3d-editing-header .fa,
#hs3d_editing_option ul .fa5, .hs3d-editing-header .fa5{
  color: var(--primary-color);
}
.hs3d-editing-header{
  background-color: var(--designer-light-grey);
}
.hs3d_text_align_container .hs3d_text_align.active, .hs3d_text_style_container .hs3d_text_style.active{
  color: var(--primary-color);
}
.hs3d_editing_color .hs3d_font_setcolor{
  outline: 1px solid var(--designer-light-grey);
}
.hs3d_font_setcolor.active{
  outline: 3px solid var(--primary-color);
}
.hs3d_font_category_title{
  background-color: var(--designer-light-grey);
}
.hs3d_font_setfont.active + .hs3d_font_name,
.hs3d_font_setfont.active{
  color: var(--primary-color) !important;
}
.hs3d_font_name{
  color: var(--grey-alt);
}
.hs3d_font_category_body, .collagen_setfont_wrapper{
  border-right: 1px solid var(--designer-light-grey);
  border-top: 1px solid var(--designer-light-grey);
}
#hs3d_archive_box #hs3d_archivecat_header{
  border-color: var(--designer-light-grey);
}
#hs3d_archivecat_box .themecatselect_option{
  border-bottom: 1px solid var(--designer-light-grey);
  border-right: 1px solid var(--designer-light-grey);
}
.close_btn .fa{
  color: var(--grey-alt);
}
.close_btn .fa:hover{
  color: var(--warning-color);
}
.hs3d_background_layer{
background-color: var(--overlay);
/* background-color: var(--light); */
}
#hs3d_editing_motiv_block, #hs3d_preview_block{
  background-color: var(--light);
}
#hs3d_designer .hs3d_toolbar .btn {
  border-radius: 50px !important;
}
#hs3d_designer .hs3d_toolbar .button .fa5,
#hs3d_designer .hs3d_toolbar .button .fa{
  width: 36px;
  text-align: center;
}
.hs3d_variation_body #hs3d_objul li.active{
  outline: 5px solid var(--primary-color);
}
#hs3d_pricebox_container{
  border: 2px solid var(--designer-grey);
}
#hs3d_pricebox .hs3d_box_title{
  color: var(--primary-font-color);
}
.quantity-btn-container, .price_wrapper{
  border-bottom: 1px solid var(--lightest-grey);
}
#hs3d_designer .hs3d_datacheck_option .fa-info-circle{
  color: var(--primary-color);
}
.background_white{
  background-color: var(--light);
}
.background_grey{
  background-color: var(--designer-light-grey);
}
.hs3d_prepare_filter_image_container.active p{
  color: var(--primary-color);
}
#hs3d_designerinfotext{
color: var(--primary-color);
font-weight: 600;
font-size: 12px;
line-height: 18px;
}
/** Slider **/
input[type=range] {
  background-color: var(--transparent);
}
input[type=range]::-webkit-slider-runnable-track {
  background: var(--lighter-grey);
}
input[type=range]::-webkit-slider-thumb {
  background: var(--primary-color);
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: var(--primary-alt-color);
}
input[type=range]::-moz-range-track {
  background: var(--lighter-grey);
}
input[type=range]::-moz-range-thumb {
  background: var(--primary-color);
}
input[type=range]::-ms-track {
  background: var(--transparent);
  border-color: var(--transparent);
  color: var(--transparent);
}
input[type=range]::-ms-fill-lower {
  background: var(--primary-alt-color);
}
input[type=range]::-ms-fill-upper {
  background: var(--lighter-grey);
}
input[type=range]::-ms-thumb {
  background: var(--primary-color);
}
input[type=range]:focus::-ms-fill-lower {
  background: var(--lighter-grey);
}
input[type=range]:focus::-ms-fill-upper {
  background: var(--primary-alt-color);
}
/** /Slider **/
/** Layerlist **/
.hs3d_draggable::before{
  font-family:  "Font Awesome 5 Free" !important;
  content: "\f338";
  font-weight: 900;
  color: var(--lighter-grey);
}
.hs3d_draggable .fa.layer-icon{
  color: var(--primary-font-color);
}
.hs3d_draggable .fa.layer-button{
  color: var(--lighter-grey);
}
.hs3d_draggable .fa.layer-button::before{
  font-size: var(--fontsize-h3);
  line-height: var(--fontsize-h3);
}
.hs3d_draggable .fa.layer-button:hover{
  color: var(--warning-color);
}
.hs3d_draggable .fa5.fa-font{
  color: var(--primary-color);  
}
/** /Layerlist **/
/** Dialog **/
#drop-area {
  border: 2px dashed var(--designer-grey);
}
#drop-area.highlight {
  border-color: var(--primary-color);
}
.close_modal_btn .fa, .close_designer_btn .fa{
  color: var(--primary-color);
}
.close_modal_btn .fa-circle, .close_designer_btn .fa-circle{
  color: var(--light);
}
#hs3d_designer .modal-title{
  font-family: var(--primary-font);
}
#open-privacy-modal{
  color: var(--primary-color);  
}
.zuz_light .zuz_lightbox{
  background-color: var(--grey-alt);
}
#hs3d_leave_box .modal-body .fa{
  color: var(--primary-color);
}
#hs3dDlgBtnDoneDesign .fa{
  color: var(--primary-color);
}
#hs3dDlgBtnDoneDesign:hover .fa{
  color: var(--light);
}
/** Dialog **/
/** header **/
#hs3d_designer_header{
  background-color: var(--light);
}
#hs3d_designer_layer_button, #hs3d_designer_layer_button * {
  color: var(--light);
}
#hs3d_designer_layer_button{
  background: var(--primary-color);
}
/** /header **/
/** Basket Done **/
#hs3dDlgBasketDone .modal-header{
  background-color: var(--designer-light-grey);
}
#hs3dDlgBasketDone .modal-header .fa-check{
  color: var(--light);
}
#hs3dDlgBtnDoneBasket:hover, #hs3dDlgBtnDoneBasket:hover .fa{
  color: var(--primary-color) !important; 
}
/** Basket Done **/

/*#region Designer */
#hs3d_designer .fa, #hs3d_designer .fa5, #hs3d_designer .fas, #hs3d_designer .fas5{
  margin-top: -3px;
}
#hs3d_designer #footer{
  margin-bottom: 0;
}
#hs3d_designer #content-wrapper .container-block.beveled > .row{
  width: 1300px;
}
#hs3d_objectlistframe.frame{
  height: 275px;
}
#hs3d_objectlistframe.frame ul li .title{
  height: 75px;
}
#hs3d_designer .price{
  position: static;
  margin-left: 0;
}
.hs3d_guideline_check_container{
  display: flex;
  align-self: flex-end;
  justify-content: start;
  margin-top: 10px;
  width: 100%;
  margin-left: 2px;
}
.hs3d_guideline_check_container label{
  font-weight: normal;
}
#hs3d_guideline_check{
  margin-right: 20px;
  margin-top: 3px;
}
.hs3d_guideline_check_container > *{
  height: 100%;
}
.hs3d_guideline_check_container #hs3d_guideline_check{
  height: 13px;
}
#hs3d_toolbar .fa, #hs3d_toolbar .fa5, #hs3d_prepare_toolbar .fa5, #hs3d_prepare_toolbar .fa{
  margin-top: 7px;
  line-height: 38px;
}
#hs3d_toolbar .btn-primary:hover, #hs3d_prepare_toolbar .btn-primary:hover{
  padding: 5px;
}
.hs3d_selectorheader{
  border: none;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
#hs3d_archivecat_box{
  left: 0;
}
#hs3d_archive_box{
  border: none;
  left: 0;
}
#hs3d_archive_box{
  text-align: center;
  font-weight: bold;
}
#hs3d_archivecat_box>:first-child{
  border-top-width: 2px !important; 
}
.hs3d_text_align_container, .hs3d_text_style_container{
  padding: 0 20px;
  display: flex;
  margin-top: 10px;
  margin-bottom: 15px;
}
.hs3d_text_align_container{
  justify-content: center;
}
.hs3d_text_style_container{
  justify-content: space-around;
}
.hs3d_text_align_container .hs3d_text_align, .hs3d_text_style_container .hs3d_text_style{
  font-size: 24px;
  cursor: pointer;  
}
.hs3d_text_align_container>:first-child{
  margin-right: 40px;
}
.hs3d_text_align_container>:last-child{
  margin-left: 40px;
}
#hs3d_align_left{
  text-align: left;
}
#hs3d_align_center{
  text-align: center;
}
#hs3d_align_right{
  text-align: right;
}
.hs3d_selector div.hs3d_font_setcolor{
  margin: 10px 0 0 14px;
}
#hs3d_font_style span{
  font-weight: bold;
  text-align: center;
}
#hs3d_designer #hs3d_pricebox #hs3d_price_suggest h2{
  text-transform: none;
  font-weight: normal;
}
#hs3d_pricebox #hs3d_price_amount{
  width: 60px;
  height: 35px;
  text-align: center;
}
#hs3d_archive #hs3d_add_textfield .hs3d_dropdown{
  font-size: 16px;
  padding-top: 7px;
}
#hs3d_archive #hs3d_add_textfield:hover{
  border: none !important;
  padding: 10px 30px;
}
#hs3d-button-selector-container{
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px; 
}
#hs3d-button-selector-left, #hs3d-button-selector-right {
padding: 10px 16px;
border: 0;
border-radius: 4px;
width: 45px;
cursor: pointer;
font-size: 20px;
}
.hs3d_editing_container{
  position: absolute;
  width: 100%;
  height: 100%;
}
#hs3d_editing_option{
  z-index: 0;
  display: flex;
  flex-wrap: wrap;
}
#hs3d_toggle_editing_block{
  display: none;
  border: 2px solid var(--designer-grey);
}
#hs3d_editing_block{
  padding: 0;
  margin: 0;
  margin-right: 23px;
}
.hs3d_editing_container > ul{
  padding: 0;
  list-style-type: none;
  width: 100%;
}
.hs3d_editing_container > ul > li, #hs3d_layerlist_btn,
.hs3d-editing-header, .hs3d_editing_inner_header{
  text-transform: none;
  font-size: 16px;
  display: block;
  line-height: 40px;
  width: 100%;
}
.hs3d-editing-header {
  line-height: 25px;
}
#hs3d_designer_main textarea.form-control {
  height: 50px;
}
.hs3d_editing_container > ul > li, .hs3d_editing_inner_header, #hs3d_layerlist_btn{
  padding-left: 20px;
}
.hs3d_editing_container > ul > li{
  margin: 15px 0;
}
#hs3d_layerlist_btn{
  height: 50px;
  padding-top: 5px;
  align-self: flex-end;
  display: flex;
  align-items: center;
}
.hs3d_editing_container > ul > li, #hs3d_layerlist_btn{
  cursor: pointer;
}
.hs3d_editing_container > ul > li span, 
.hs3d-editing-header{
  display: flex;
  align-items: center;
}
.hs3d_editing_container > ul > li #hs3d_upload_button{
  padding: 0;
}
#hs3d_editing_option ul .fa, .hs3d-editing-header .fa,
#hs3d_editing_option ul .fa5, .hs3d-editing-header .fa5,
#hs3d_editor_footer_slider ul .fa, #hs3d_editor_footer_slider ul .fa5,
#hs3d_layerlist_btn .fa, #hs3d_layerlist_btn .fa5{
  font-size: 24px !important;
  margin-right: 10px;
  text-align: center;
  width: 30px;
}
.hs3d-editing-header{
  font-size: 16px;
  padding: 10px 20px;
}
#hs3d_layerlist_element img, .hs3d_draggable-image-container, .hs3d_draggable-image-overlay{
  width: 50px;
  height: 50px;
}
.hs3d_draggable-image-overlay{
  position: absolute;
  top: 0;
}
.hs3d_draggable-image-container{
  position: relative;
}
.hs3d_editing_color .hs3d_font_setcolor{
  width: 20px;
  height: 20px;
  margin-right: 12px;
  margin-bottom: 15px;
}
.hs3d_editing_color{
  margin-left: 20px;
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
  margin-top: 15px;
}
.hs3d_editing_inner_box:first-child{
  margin-top: 15px;
}
.scrollable{
  overflow-y: scroll;
  scrollbar-width: thin;
}
.scrollable::-webkit-scrollbar{
  width: 5px;
}
.scrollable::-webkit-scrollbar-thumb {
  background: #999;
}
.hs3d_font_category_title{
  line-height: 25px;
  flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  width: 100%;
}
.hs3d_font_container{
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.hs3d_font_category_title span{
  margin-left: 15px;
}
.hs3d_font_category_body, .collagen_setfont_wrapper {
flex: 1 0 50%;
-webkit-flex: 1 0 50%;
width: 50%;
justify-content: center;
  flex-wrap: wrap;
  padding: 7px;
  cursor: pointer;
}
.hs3d_font_setfont, .hs3d_font_name{
  width: 100%;
  text-align: center;
  display: block;
}
.hs3d_font_setfont{
  padding-top: 10px;
  font-size: 24px;
  cursor: pointer;
}
.hs3d_font_name{
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 12px;
}
.width-30{
  width: 28%;
  float: left;
  max-width: 30%;
}
.width-70{
  width: 70%;
  float: left;
  max-width: 70%;
}
#hs3d_archive_box{
  margin-left: 20px;
}
#hs3d_archivecat_selected{
  font-size: 14px;
  text-transform: none;
}
#hs3d_archive_box #hs3d_archivecat_header{
  text-align: left;
  font-weight: 400;
}
#hs3d_archive_box .zuz_select_own_options{
  border: none;
}
#hs3d_archivecat_box {
display: flex;
flex-direction: row;
-webkit-flex-direction: row;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
  
}
#hs3d_archivecat_box .themecatselect_option{
flex: 1 0 50%;
  -webkit-flex: 1 0 50%;
  line-height: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
}
#hs3d_archivecat_box .themecatselect_option span{
  align-items: center;
}
#hs3d_archivecat_box .themecatselect_option:first-child{
  display: none;
  flex: 1 0 auto;
-webkit-flex: 1 0 auto;
  width: 100%;
}
#hs3d_archive_box .themecatselect_option{
  font-weight: 400;
  font-size: 14px;
}
.hs3d_archive_pic{
  margin-top: 20px;
}
#hs3d_archiveimages{
  display: flex;
flex-direction: row;
-webkit-flex-direction: row;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
#hs3d_archiveimages .hs3d_archiveimage{
flex: 1 0 33%;
-webkit-flex: 1 0 33%;
  margin-bottom: 10px;
  text-align: center;
  display: flex;
}
#hs3d_archiveimages .hs3d_archiveimage img{
  margin: auto;
}
#hs3d_text_box{
  z-index: 2;
}
#hs3d_motiv_archive{
  z-index: 1;
}
.close_btn{
  position: absolute;
  right: 0;
  z-index: 5;
  cursor: pointer;
}
.close_btn .fa{
  vertical-align: middle;
}
.hs3d_background_layer{
position: static;
z-index: 1031;
width: 100vw;
padding: 0;
height: 100%;
top: 0;
left: 0;
}
.hs3d_spacing{
  /* height: 1000px; */
  height: auto;
}
#hs3d_designer_main{
  position: relative;
  z-index: 1035;
}
#hs3d_editing_motiv_block, #hs3d_preview_block{
  position: absolute;
  top: 0;
  padding: 40px;
}
#hs3d_editing_motiv_block{
  z-index: 1032;
}
#hs3d_preview_block{
  z-index: 1034;
}
#hs3d_editing_motiv_block .hs3d_toolbarbutton, #hs3dDlgPrepareImage .hs3d_toolbarbutton{
  width: 50px;
  height: 50px;
  font-size: 24px;
}
#hs3d_editing_motiv_block .hs3d_toolbar, #hs3dDlgPrepareImage .hs3d_toolbar{
  height: auto;
  width: 100%;
  align-self: flex-end;
}
#hs3d_editing_motiv_block .hs3d_toolbarbutton .fa,
#hs3d_editing_motiv_block .hs3d_toolbarbutton .fa5,
#hs3dDlgPrepareImage .hs3d_toolbarbutton .fa5, 
#hs3dDlgPrepareImage .hs3d_toolbarbutton .fa{
  font-size: 20px !important;
}
.hs3d_toolbar {
    text-align: center;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.hs3d_toolbarbutton {
    width: 34px;
    height: 34px;
    margin-right: 5px;
    font-size: 14px;
    padding: 5px;
}
.zuz_select_own {
    text-transform: uppercase;
    background-position: 100% center;
    background-repeat: no-repeat;
    position: relative;
    border: none;
    border-bottom: 1px solid #000000;
    border-radius: 0;
    padding: 0;
    font-size: 18px;
    font-family: 'oswald',sans-serif;
    letter-spacing: 0.03em;
    color: #000000;
    margin: 0;
    padding-left: 10px;
    height: 46px;
    line-height: 46px;
    cursor: pointer;
    padding-right: 10px;
}
.zuz_select_own_options div {
    position: relative;
    border-bottom: 1px solid #000000;
    padding-left: 10px;
    height: 46px;
    line-height: 46px;
    cursor: pointer;
}
#hs3d_designer .modal-content {
  padding: 0;
}
.issue_modal {
  background-color: #F2F2F2;
}
.issue_modal img {
  width: 100%;
  max-width: 200px;
  margin: 0 auto 20px;
  display: block;
}
#hs3d_designer .modal-content .modal-header,
#hs3d_designer .modal-content .modal-footer,
#hs3d_designer .modal-content .modal-body{
    padding: 15px;
}
#hs3d_designer .issue_modal .modal-content .modal-header {
  padding-bottom: 0;
  display: block;
}
#hs3d_designer .modal-content .modal-footer button {
    width: 100%;
}
.hs3d_toolbarbutton.btn-primary{
  border-radius: 25px;
}
.hs3d_upload_modal_footer_text {
  width: 100%;
}
.hs3d_upload_json_text {
  margin-left: 20px;
}
#preview-btn{
  margin-top: 30px;
}
.width-73{
  width: 73%;
  float: left;
}
.width-25{
  width: 25%;
}
.hs3d_variation_body #hs3d_objul{
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.hs3d_variation_body #hs3d_objul li{
  width: 50% !important;
  list-style: none;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
}
.hs3d_variation_body #hs3d_objul li a{
  cursor: pointer;
}
.hs3d_variation_body #hs3d_objul li img{
  height: 120px !important;
}
.hs3d_variation_body #hs3d_objul .title{
  display: none;
}
#hs3d_editing_motiv_block #hs3d_editor_footer_slider{ 
  display: none;
}

#hs3d_pricebox_container{
  padding-left: 15px;
  float: right;
  overflow-y: auto;
}
#hs3d_pricebox .hs3d_box_title{
  background: none;
  font-weight: 400;
  font-size: 18px;
  margin-top: 20px;
  border: none;
  height: auto;
  text-align: left;
  text-transform: none;
  padding: 0;
  line-height: 20px;
  margin-bottom: 0px;
}
#hs3d_pricebox_container #hs3d_pricebox .zuz_priceinfo{
  padding: 0;
}
#hs3d_preview_block #hs3d_pricebox .zuz_priceinfo>:first-child{
  margin-top: 5px;
  margin-bottom: 5px;
}
.zuz_priceinfo .form-check {
  padding-left: 0;
}
#hs3d_preview_block #hs3d_pricebox .zuz_priceinfo > :nth-child(2) {
  margin-bottom: 5px;
}
#hs3d_designer .hs3d_datacheck_option input[type="checkbox"]{
  cursor: pointer;
  align-self: center;
  margin-top: -6px;
}
#hs3d_designer .hs3d_datacheck_option{
  width: 100%;
  display: flex;
}
#hs3d_designer .hs3d_datacheck_option label{
  font-weight: 400;
  margin-left: 10px;
  flex-grow: 2;
  margin-top: 1px;
  align-self: center;
}
#hs3d_designer .hs3d_datacheck_option .fa-info-circle{
  font-size: 18px !important;
  margin-left: 3px;
}
#hs3d_designer .hs3d_datacheck_option .hs3d-infocircle{
  background: none;
  border: none;
  text-align: left;
}
[id ^= "tooltip"]{
  width: 250px !important;
  -position: fixed;
}
[id ^= 'hs3d_upselling_article']{
  margin-top: 10px;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
}
[id ^= 'hs3d_upselling_article'] .basket-upselling-input{
cursor: pointer;
  align-self: center;
  margin-top: -4px;
}
/* [id ^= 'hs3d_upselling_article'] .hs3d_upsell_text{
  color: var(--primary-color);
  font-weight: 500;
} */
[id ^= 'upsell_price']{
  font-size: 14px;
  margin-right: 26px;
}
.hs3d_upselling_option label{
font-weight: 400;
  margin-left: 10px;
  flex-grow: 2;
  margin-top: 1px;
  align-self: center;
}
[id ^= 'hs3d_upselling_article']:hover{
  text-decoration: none;
}
#hs3d_price_suggest {
  margin-top: 15px;
}
#hs3d_pricebox .amount{
  margin-top: 15px;
  margin-bottom: 2px;
}
#hs3d_pricebox .zuz_priceinfo #hs3d_price_amount{
  border: none;
  width: 30px;
}
#hs3d_pricebox .zuz_priceinfo .hs3d_quantity,#hs3d_pricebox .zuz_priceinfo .sumprice{
  display: inline;
}
#hs3d_pricebox .zuz_priceinfo .sumprice{
  float: right; 
  margin-top: -4px;
}
#hs3d_pricebox .zuz_priceinfo .sumprice, #hs3d_price_total{
  font-size: 28px;
}
#hs3d_pricebox .zuz_priceinfo .zuz_pricesub{
  text-align: right;
  display: block;
  float: right;
  width: 100%;
}
#hs3d_designer_main .bulk-price-heading, #hs3d_designer_main .bulk-price-list{
  display: block;
}
#hs3d_pricebox #bulk-price-body{
  height: 100px;
  overflow-y: scroll;
}
#hs3d_pricebox #bulk-price-body .bph-section, #hs3d_pricebox #bulk-price-list-body{
  margin-right:0;
  margin-left: 0;
}
#bulk-price-body-acc{
  font-weight: 500;
  cursor: pointer;
}
#bulk-price-body-acc, #hs3d_pricebox .zuz_priceinfo .hs3d_datacheck_option{
  margin-top: 0px;
  cursor: pointer;
}
#hs3d_pricebox #bulk-price-body-acc .fa{
  font-size: 10px !important;
  margin-left: 5px;
} 
#hs3d_backToMotiv_btn .fa{
  position: absolute;
  left: 20px;
  top: 13px;
}
#hs3d_backToMotiv_btn:hover .fa {
  color: inherit;
}
#hs3d_basket_priceadd .fa{
  margin-left: 10px;
}
#hs3d_backToMotiv_btn, #hs3d_basket_priceadd
{
  width: 250px;
  margin-top: 20px;
}
#hs3d_backToMotiv_btn, #hs3d_basket_priceadd, #hs3d_offer_btn {
  padding: 6px;
  font-size: 16px;
  position: relative;
  text-align: center;
}
#hs3d_offer_btn 
{
    margin-top: 20px;
    margin-right: 20px;
    width: 250px;
    padding: 7px 6px; 
}
#hs3dDlgBasketCheck .form-check .form-check-label {
  margin-bottom: 5px;
}
#hs3d_basket_priceadd{
  float: right;
}
#hs3dDlgBasketCheck .form-check{
  margin-top: 10px;
  display: block;
}
#hs3dDlgBasketCheck .form-check input{
  width: auto;
  display: inline;
  margin-top: 5px;
}
#hs3dDlgBasketCheck .form-check .form-check-label{
  width: 90%;
  display: inline-block;
  font-weight: normal;
}
#hs3d_basketpreviewimage {
  max-width: 100%;
}
#hs3d_designer #hs3dDlgBtnConfirmPreparations{
  width: 250px;
  margin-right: 20px;
  position: relative;
  padding: 8px 28px;
}
#hs3dDlgBtnConfirmPreparations >:first-child{
  position: absolute;
  right: 20px;
  top: 40%;
}
#hs3dDlgPrepareImage{
  background-color: #fff;
  padding: 10px;
  z-index: 1037;
  overflow: visible;
  bottom: initial;
}
#prepareCanvasContainer .canvas-container{
  position: absolute !important;
  margin: auto;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
#prepareCanvasContainer{
  height: 100%;
  width: 100%;
  position: relative;
}
#hs3dDlgBtnBasketCancel, #hs3dDlgBtnBasketOk, #hs3dDlgBtnDoneDesign, #hs3dDlgBtnDoneBasket,
#hs3dDlgBasketError button{
  width: 100%;
  margin-left: 0;
}
#hs3dDlgBtnDoneProduct {
  text-align: center;
}
#hs3dDlgBtnDoneDesign, #hs3dDlgBtnDoneProduct {
  font-size: 12px;
  font-weight: 400;
}
#hs3d_designer #hs3dDlgBtnDoneDesign > i,
#hs3d_designer #hs3dDlgBtnDoneProduct > i{
    color: inherit;
}
#hs3dDlgBtnDoneBasket {
  margin-top: 15px;
}
#hs3dDlgBasketCheck .modal-footer{
  padding-top: 0;
}
#hs3dDlgBtnDoneDesign:hover .fa{
  color: var(--light);
}
#hs3dDlgBtnDoneBasket .fa, #hs3dDlgBtnDoneDesign .fa{
  margin-right: 10px;
}
#hs3d_preview_container{
  padding: 0;
  margin-bottom: 20px;
}
#hs3d_designerinfo{
  margin-left: 10px;
  text-align: left;
}
#hs3d_preview_block_heading{
  padding-left: 0;
}
#hs3d_preview_block_heading .download_hint i{
  font-size: 20px; 
  color: var(--primary-color);
}
#hs3d_editor_button_container, #hs3d_preview_button_container{
  padding-left: 0;
  padding-right: 0;
}
/** Slider **/
input[type=range] {
  width: 100%;
  margin: 7.5px 0;
  -webkit-appearance: none;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
}
input[type=range]::-webkit-slider-thumb {
  margin-top: -7.7px;
  width: 16px;
  height: 16px;
  border-radius: 50px;
  cursor: pointer;
  -webkit-appearance: none;
  border: 0;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
}
input[type=range]::-moz-range-thumb {
  width: 16px;
  height: 16px;
  border-radius: 50px;
  cursor: pointer;
  border: 0;
}
input[type=range]::-ms-track {
  border-width: 7.5px 0;
  width: 100%;
  height: 1px;
  cursor: pointer;
}
input[type=range]::-ms-fill-upper {
  background: #ccc;
}
input[type=range]::-ms-thumb {
  width: 16px;
  height: 16px;
  border-radius: 50px;
  cursor: pointer;
  margin-top: 0px;
  border: 0;
}
#hs3d_editor_button_container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-end;
}
.fullscreen #hs3d_editing_block ~ .col-md-9{
  position: absolute;
  background-color: #fff;
  left: 0;
  top: -60px;
  margin-top: 0;
}
.fullscreen #hs3d_editing_block ~ .col-md-9 #hs3d_2deditor_container{
    min-height: 68vh;
    max-height: 68vh;
}
.fullscreen #hs3d_editor_button_container,
.fullscreen #hs3d_editing_block,
.fullscreen #hs3d_toggle_editing_block{
    display: none !important;
}
.fullscreen #hs3d_editing_motiv_block #hs3d_editor_footer_slider {
    display: none;
}
.fullscreen #hs3d_preview_block{
    height: 100vh;
    top: -60px;
}
.fullscreen #hs3d_preview_block>*:not(:nth-child(2)){
    display: none;
}
.fullscreen #hs3d_editing_motiv_block{
    height: auto;
}
#hs3d_fullscreen_visible{
    height:8vh;
    padding:13px;
}
#hs3d_fullscreen_close{
  right:10px;
  top:10px;
}
#hs3d_fullscreen_header{
  font-size: 15px;
  line-height: 1.2;
  font-weight: 500;
}

/** /Slider **/
/** Designer Preview **/
#hs3d_preview_2d{
  margin: auto;
  display: block;
}
#prepareContainer{
  float: right;
}
#hs3d_3deditor_header{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#hs3d_3deditor_header .hs3d_boxeditheader, #hs3d_2deditor_header .hs3d_boxeditheader{
  display: none;
}
#hs3d_preview_block>:nth-child(2), #hs3d_2deditor_container, #hs3d_editing_block, #hs3d_pricebox_container, #prepareContainer, #prepareEditingBox{
  height: 450px;
}
#hs3d_editing_block ~ .col-md-9 {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#hs3d_editing_block ~ .col-md-9 #hs3d_2deditor_container{
  z-index: 10;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 100%;
  min-height: 350px;
  background-position: center;
}
#hs3d_2deditor_header{
  height: 100%;
  display: flex !important;
}
#hs3d_editorcanvas_wrapper {
  height: max-content;
  width: max-content;
  position: relative;
}
#hs3d_leave_stop_btn {
  width: 100%;
  text-align: center;
}
/* #hs3d_viewcanvas canvas{
  width: auto !important;
  height: auto !important;
  
} */
/** /Designer Preview **/
/** Designer Layerlist **/
#hs3d_layerlist_element{
  height: 100%;
  display: flex;
  flex-direction: column;
}
#hs3d_layerlist_box{
  overflow-y: scroll;
  z-index: 2;
}
.hs3d_draggable::before{
  margin-right: 15px; 
}
.hs3d_draggable .fa.layer-icon{
  width: 50px;
  height: 50px;
  vertical-align: middle;
}
.hs3d_draggable .fa.layer-icon::before{
  font-size: 50px;
}
.hs3d_draggable .fa.layer-button{
  position: absolute;
  right: 0;
  margin-right: 15px;
}
.drag_target{
  padding-bottom: 15px;
  padding-top: 15px;
}
.hs3d_draggable{
  display: flex;
  align-items: center;
}
.hs3d_draggable::before {
  font-size: 24px
}
.hs3d_draggable span{
  margin-left: 15px;
font-size: 12px;
text-overflow: ellipsis;
  overflow: hidden;
max-width: 55%;
white-space: nowrap;
display: inline-block;
vertical-align: middle;
}
.hs3d_draggable .fa-times-circle, .hs3d_draggable::before{
  cursor: pointer;
}
.hs3d_draggable .fa5.fa-font{
  width: 50px;
  height: 50px;
  font-size: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hs3d_draggable-image-container img{
  object-fit: contain;
}
/** /Designer Layerlist **/
/** Dialog **/
#drop-area {
  border-radius: 10px;
  font-family: sans-serif;
  margin: 0 30px 20px 30px;
  padding: 80px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#drop-area p{
  text-align: center;
  width: 100%;
}
#drop-area>:nth-child(2){
  font-size: 10px;
  margin-top: -5px;
  margin-bottom: 5px;
}
.close_modal_btn, .close_designer_btn{
  position: absolute;
  z-index: 1;
  cursor: pointer;   
}
.close_modal_btn{
  right: -15px;
  top: -15px;
}
.close_designer_btn{
  right: -18px;
  top: -15px;
}
.close_modal_btn .fa, .close_designer_btn .fa{
  font-size: 34px!important;
}
.close_modal_btn .fa-circle, .close_designer_btn .fa-circle{
  font-size: 22px !important;
  z-index: -1;
  top: 5px;
}

#hs3d_designer .modal-content{
  box-shadow: none;
  border-radius: 0;
}
#hs3d_designer .modal-header{
  border-bottom: none;
}
#hs3d_designer .modal-title{
  margin-left: 20px;
  padding-top: 10px;
}
.modal-body{
  margin-left: 20px;
  margin-right: 20px;
}
#hs3d_privacy_box .modal-dialog{
  width: 400px;
}
#hs3dDlgImageUpload .modal-body p {
  line-height: 20px; 
}
#hs3d_designer #hs3dDlgImageUpload .modal-dialog {
   width: auto;
   max-width: 600px;
}
#hs3dDlgImageUpload, #hs3d_privacy_box,
#hs3dDlgNoDesign, #hs3dDlgBasketCheck, #hs3dDlgBasketDone,
#hs3dDlgBasketError{
  padding-right: 0px !important;
  width: 100vw;
}
.zuz_light label{
  font-weight: 400;
  font-size: 10px;
}
.zuz_light>:first-child .zuz_lightbox{
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.zuz_light>:last-child .zuz_lightbox{
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.zuz_light .hs3d_lightrow:first-child label p{
  display: inline-block;
}
#hs3d_quality_good{
  margin-top: 2px;
}
#hs3d_quality_fair{
  margin-top: 1px;
}
.privacy-text{
  margin-top: 20px;
  font-size: 9px;
}
#open-privacy-modal{
  margin-left: 8px;
  cursor: pointer;
}
#hs3d_privacy_box p{
  font-size: 12px;
  padding-bottom: 250px;
}
#hs3d_privacy_box{
  z-index: 1200;
}
#hs3d_designer .modal-footer{
  border-top: 0;
}
.modal-footer .btn-primary{
  width: 100%;
}
.modal-footer .hs3d_upload_modal_footer_text{
  display: flex;
  margin-left: 20px;
  text-align: left;
  font-size: 10px;
}
.modal_footer_text_left{
  width: 40%;
}
#hs3d_designer .modal-dialog{
  width: 400px;
}
#hs3d_shipment_box > .modal-dialog{
  width: 800px;
}
#hs3d_leave_box .modal-title{
  font-size: 14px;
}
#hs3d_leave_box .modal-header{
  padding-bottom: 0;
}
#hs3d_leave_box .modal-body{
  padding-top: 5px;
  font-size: 12px;
  padding-bottom: 0;
}
#hs3d_leave_box .modal-body .fa{
  font-size: 30px !important;
}
#hs3d_leave_box .modal-body>:last-child{
  display: flex;
  align-items: center;
}
#hs3d_leave_box .modal-body span{
  margin-left: 20px;
}
#hs3d_leave_box .modal-footer{
  display: flex;
  justify-content: center;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
  padding-top: 0;
}
#hs3d_data_save{
  display: none !important;
}
/** Dialog **/
/** Prepare Image **/
#hs3dDlgPrepareImage{
  max-width: 100vw;
}
#exampleModalLongTitle{
  font-size: 16px;
}
#hs3dDlgImageUpload .modal-content .modal-body .privacy-text p{
  font-size: 10px;
}
/*** Filter List ***/
#prepareEditingBox{
overflow-y: scroll;
}
#hs3d_prepare_filter_images{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#hs3d_prepare_filter_images .hs3d_prepare_filter_image_container{
flex-basis: 130px;
margin: 0 5px;
}
#hs3d_prepare_filter_images .hs3d_prepare_filter_image{
width: 100%;
  height: auto;
}
#prepareEditingBox .hs3d_prepare_slider_container input,
#prepareEditingBox .hs3d_prepare_slider_container p{
display: inline-block;
}
#prepareEditingBox .hs3d_prepare_slider_container input{
width: 85%;
}
#prepareEditingBox .hs3d_prepare_slider_container p{
width: 30px;
float: right;
text-align: right;
margin: 6.5px 5px;
}
.hs3d_prepare_filter_image_container.active p{
  font-weight: bold;
}
#prepareEditingBox .hs3d_editing_inner_header{
padding-left: 0;
}
#prepareEditingBox .hs3d_prepare_slider_container label{
text-transform: none;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 0;
  /*display: block;*/
  line-height: 40px;
  width: 100%;
}
#prepareEditingBox #hs3d_prepare_filter_images .hs3d_prepare_filter_title{
text-transform: uppercase;
  text-align: center;
}
#prepareEditingBox .hs3d_prepare_slider_container{
margin-top: 50px;
}
#hs3d_prepare_filter_images{
justify-content: space-around;
}
#prepareEdiitingBox_heading{
background-color: var(--designer-light-grey);
padding: 0 15px;
position: absolute;
left: 0;
width: 100%;
align-items: center;
  display: flex;
}
#prepareEdiitingBox_heading i{
color: var(--primary-color);
font-size: 24px !important;
  margin-right: 10px;
  text-align: center;
  width: 30px;
}
#prepareEdiitingBox_heading p{
display: inline-block;
  vertical-align: middle;
  margin: 0;
}
/*** /Filter List ***/
/** /Prepare Image **/
/** Basket Done **/
#hs3dDlgBasketDone .modal-header{
  margin: 20px 20px 0 20px;
}
#hs3dDlgBasketDone .modal-header .fa-check{
  background-color: green;
  padding: 2px;
  border-radius: 3px;  
  margin-right: 10px;
}
#hs3dDlgBasketDone .modal-header .fa-check, #hs3dDlgBasketDone .modal-header p{
  display: inline;
}
#hs3dDlgBasketDone .modal-dialog{
  max-width: 550px;
  width: 100%;
}
#hs3dDlgBasketDone .modal-body{
  padding-left: 0;
  padding-right: 0;
}
#hs3dDlgBtnDoneDesign, #hs3dDlgBtnDoneProduct{
  display: inline-block;
  width: 45%; 
  position: relative;
  padding: 10px;
}
#hs3dDlgBtnDoneBasket{
  position: relative;
}
#hs3dDlgBtnDoneProduct{
  float: right;
}
#hs3dDlgBtnDoneDesign .fa, #hs3dDlgBtnDoneProduct .fa, #hs3dDlgBtnDoneBasket .fa{
  position: absolute;
  top: 15px;
}
#hs3dDlgBtnDoneDesign .fa{
  left: 15px;
}
#hs3dDlgBtnDoneProduct .fa, #hs3dDlgBtnDoneBasket .fa{
  right: 15px;
}
#hs3dDlgBtnDoneBasket{
  padding: 8px 28px;
}
#hs3dDlgBasketDone {
  padding-top: 0 !important;
}
#xsellBasketDone {
  padding-top: 30px;
}
#xsellBasketDone > span {
  font-size: 18px;
  width: 100%;
  display: block;
  margin-bottom: 15px;
  font-weight: 500;
}
#xsellBasketDone ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  padding: 0;
}
#xsellBasketDone li {
  width: 33%;
  padding: 0 5px;
}
#xsellBasketDone img{
  width: 100%;
  padding: 5px 0;
}
#xsellBasketDone a {
  text-decoration: none;
}
#xsellBasketDone li span {
  text-align: center;
  width: 100%;
  display: block;
}
#xsellBasketDone li > :first-child {
  font-size: 12px;
  font-weight: 500;
}
#xsellBasketDone li span:last-child {
  font-size: 15px;
}
/** Basket Done **/
/*#endregion Designer */

#hs3d_shipment_btn{
  color: var(--primary-color) !important;
  cursor: pointer;
}
#hs3d_designer {
  overflow-y: visible !important;
  overflow-x: hidden;
  padding: 0 !important;
} 
.hs3d_layerlist_body .hs3d_draggable .layer-button.layer-edit {
  right: 25px;
}
.hs3d_layerlist_body .hs3d_draggable .layer-button.layer-edit:hover {
  color: var(--primary-color);
  cursor: pointer;
}
.hs3d_layerlist_body .hs3d_draggable .layer-button.layer-delete {
  margin-right: 0;
  right: 10px;
}
.hs3d_layerlist_body .hs3d_draggable span {
  max-width: 50%;
}
.basket_done_button_container .btn-secondary:hover ~ .hs3d-infocircle {
  color: var(--light) !important;
}
.basket_done_button_container .hs3d-infocircle {
  left: auto;
  right: 15px;
  z-index: 99;
  color: var(--primary-color);
  background: none;
  border: none;
  font-size: 18px !important;
  position: absolute;
  top: 15px;
  margin-top: -5px !important;
}
.basket_done_button_container #hs3dDlgBtnDoneProduct ~ .hs3d-infocircle {
  left: 15px;
  right: auto;
}
#hs3dDlgBasketDone .modal-body .basket_done_button_container {
  position: relative;
}
/* #region Collagen */

#hs3d_collagen_body
{
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    padding: 0 15px;
}
.image_thumb img
{
    width: 60px;
    height: 60px;
}
.image_container{
    text-align: center;
    margin-bottom: 15px;
    margin-left: 20px;
}

.image_tools_wrapper
{
    justify-content: space-around;
    max-width: 60px;
    margin: 10px auto 0;
}
.image_tools_wrapper i
{
    font-size: var(--fontsize-h4);
    color: var(--lighter-grey);
    cursor: pointer;
}
.image_tools_wrapper i:hover
{
    color: var(--primary-color);
}
.text_container{
    width: 100%;
    margin-bottom: 15px;
}
.text_container input
{
    width: 100%;
    margin-bottom: 10px;
}
.text_input_wrapper {
    margin-left: 20px;
    margin-right: 20px;
}
.text_input_wrapper p {
  margin-bottom: 5px;
}
.collagen_setcolor{
    width: 20px;
    height: 20px;
    margin-right: 12px;
    margin-bottom: 15px;
}
.collagen_setcolor.active {
    outline: 3px solid var(--primary-color);
}
.collagen_setfont.active + .hs3d_font_name, .collagen_setfont.active {
    color: var(--primary-color) !important;
}
.collagen_setfont
{
    font-size: 24px;
    cursor: pointer;
}
.collagen_setfont, .hs3d_font_name {
    width: 100%;
    text-align: center;
    display: block;
}

#hs3d_collagen_collection_body
{
    display: flex;
    flex-wrap: wrap;
}
#hs3d_collagen_collection_body .fa-spin {
  text-align: center;
  margin-top: 20px;
  width: 100%;
}
#load_more_col {
  width: 100%;
  margin: 30px;
}
#collagen_design_btn
{
    margin-top: 15px;
}
.collage_set {
    width: 50%;
    margin-top: 15px;
    cursor: pointer;
}
.collage_set img{
    object-fit: contain;
    height: 120px;
    width: 120px;
}
.collage_set.active img
{
    outline: 5px solid var(--primary-color);
}
#hs3d_pleaseWait .progress-bar
{
  background-color: var(--primary-color) !important;
}

/* #endregion Collagen */

@media screen and (max-width: 991px){
  .close_modal_btn {
    top: 15px;
    right: 15px;
  }
}

@media all and (max-width: 1330px)
{
    /*********************************************/

    #hs3d_designer #content-wrapper .container-block.beveled>.row{
        max-width: 100vw;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    #hs3d_editing_block{
        margin-right: 15px;
    }
    #hs3d_toggle_editing_block .hs3d-editing-header, #prepareEdiitingBox_heading p, #hs3dDlgPrepareImage #prepareEditingBox .hs3d_prepare_slider_container label,  #hs3dDlgPrepareImage #prepareEditingBox .hs3d_prepare_filter_container .hs3d_editing_inner_header{
        font-size: 14px;
    }
    #hs3d_editing_block *{
        font-size: 14px;
    }
    #hs3d_editing_block ~ .col-md-9{
        width: 69%;
        float: right;
    }
    #hs3d_editing_block #hs3d_layerlist_element .fa5.fa-font, #hs3d_editing_block #hs3d_text_box .fa5{
        font-size: 28px;
    }
}

@media all and (min-width: 768px){
  /* designer preview */
  .hs3d_preview_btn{
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      padding: 0;
      align-items: center;
  }
  #hs3d_preview_button_container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
    align-items: center;
    width: 100%;
  }
  /* /desigenr preview */
}

@media(min-width: 992px){
  #hs3d_editing_motiv_block, #hs3d_preview_block, #hs3dDlgPrepareImage{
    position: absolute;
    top: 50px;
    left: 50%;
    right: 50%;
    transform: translate(-50%,0);
  }
  #hs3d_designer_main {
    position: static;
  }
  #hs3d_designer {
    position: relative;
  }
  #hs3d_designer #content-wrapper {
    position: static;
  }
}

@media all and (min-width: 999px){
  #hs3d_editing_motiv_block, #hs3d_preview_block, #hs3dDlgPrepareImage{
  width: 980px;
  bottom: initial;
}
  .width-30{
      width: 30%;
  }
  #hs3d_editing_block{
      margin: 0;
  }
  #hs3d_toggle_editing_block{
      display: none !important;
  }
  #hs3d_fullscreen_btn{
    display: none;
  }
  #hs3d_archive #hs3d_add_textfield .hs3d_dropdown{
    display: none;
}
#hs3d_archive #hs3d_add_textfield, 
#hs3d_archive #hs3d_add_textfield:hover{
    cursor: default;
}
#hs3d-button-selector-container{
    display: none;
}
#hs3d_editing_motiv_block .hs3d_toolbar, #hs3dDlgPrepareImage .hs3d_toolbar{
    margin-bottom: 20px;
}
#hs3d_editing_motiv_block #hs3d_toolbar .hs3d_toolbarbutton span,
#hs3dDlgPrepareImage #hs3d_prepare_toolbar .hs3d_toolbarbutton span{
    margin: 0;
    display: block;
    height: 36px !important;
    line-height: 36px !important;
}
#hs3d_designer #content-wrapper #content{
    min-height: 800px;
}
#hs3dDlgPrepareImage .modal-footer {
    margin-top: 50px;
}
#hs3d_prefixed_preview_button_container{
    display: none;
}
}

@media(min-width: 1050px){
  #hs3d_editing_motiv_block, #hs3d_preview_block, #hs3dDlgPrepareImage{
  width: 1000px;
  }
}

@media(min-width: 1150px){
  #hs3d_editing_motiv_block, #hs3d_preview_block, #hs3dDlgPrepareImage{
  width: 1100px;
}
  .width-30{
      width: 27%;
  }
}

@media(min-width: 1250px){
  #hs3d_editing_motiv_block, #hs3d_preview_block, #hs3dDlgPrepareImage{
  width: 1200px;
}
}

@media(min-width: 1350px){
  #hs3d_editing_motiv_block, #hs3d_preview_block, #hs3dDlgPrepareImage{
  width: 1300px;
}
  .width-30{
      width: 28%;
  }
  #hs3d_editing_block{
      margin-right: 23px;
  }
  
}

@media(max-width: 1199px)
{
  /* Designer */
  #hs3dDlgPrepareImage .modal-body{
    padding: 0;
  }

  /* Designer */
  #hs3d_upload_close, #hs3d_uploadquality_close, #hs3d_prepareImage, #hs3d_basketDone_close, #hs3d_privacy_close{
    right: 10px;
    top: 10px;
  }

  .close_designer_btn{
      top: -15px;
      right: -15px;
  }
}

@media(max-width: 991px)
{
  #hs3d_designer #jtl-nav-wrapper {
    display: none;
  }
  #hs3d_designer_header #hs3d_designer_pr_logo {
      padding-top: 10px;
  }
  #hs3d_designer #content-wrapper #content > div:not(.full-width)
  {
      padding: 0;
  }
  #hs3d_preview_2d {
    max-height: 220px;
    width: 100%;
  }
  #hs3d_pricebox_container {
    height: auto;
  }
  #hs3d_productinfo{
    margin-bottom: 15px;
}
#preview-btn{
    margin-top: 15px;
}
#hs3dDlgBtnConfirmPreparations{
    margin-right: 0;
    width: 100%;
}
#hs3d_shipment_close .close_modal_btn{
    right: 15px;
    top: 15px;
}
#bulk-price-body-acc{
    margin-top: 15px;
}
#hs3d_preview_block_heading h2,
#hs3d_preview_container{
    margin-bottom: 10px;
}
#hs3d_pricebox_container{
    display: none;
}
#preview-btn{
    margin-bottom: 120px;
}
.modal-dialog{
    margin: 0;
}
.modal-footer > .btn{
    width: 100%;
}
#hs3d_pleaseWait{
    padding-top: 0 !important;
}
#hs3d_designer .scrollbar{
  display: none;
}
#hs3d_designer h1{
  margin-top: 30px;
}
#hs3d_designer .modal-dialog{
padding: 0;
}
#preview-btn{
  width: 100%;
}
#hs3d_layerlist_btn{
  display: none;   
}
.hidden_in_editor{
  display: none;
}
.inline_in_editor{
  display: inline;
}
#hs3d_designer .modal-dialog {
  width: 100%;
  margin: 0;
  padding: 0px;
  }
.close_designer_btn {
  right: -30px;
  top: -30px;
}
#hs3d_editing_motiv_block{
  padding: 15px;
  width: 100vw;
  height: auto;
  padding-bottom: 80px;
}
#hs3d_editing_motiv_block *{
  float: none !important;
}
#hs3d_productinfo{
  font-size: 15px;
  line-height: 1.2;
  font-weight: 500;
}
#hs3d_editing_motiv_block .col-xs-12{
  padding: 0;
}
#hs3d_toggle_editing_block{
  display: block;
  float: none;
}
.width-30, .width-70, .width-73, .width-25, #hs3d_designer .modal-dialog {
  max-width: 100%;
}
#hs3d_designer {
  z-index: 1050;
}
#hs3d_designer .modal-content {
  display: block;
}
#hs3d_designer .modal-content #drop-area {
  padding: 80px;
}
#hs3d_editing_block{
  margin: 0 auto;
  width: 100%;
  float: none;
  height: 240px;
}
#hs3d_toggle_editing_block .hs3d-editing-header{
  font-size: 16px;
}
.hs3d-editing-header{
  padding: 0 20px;
  position: relative;
  line-height: 40px;
}
h2.hs3d_box_header.hs3d_box_title.zuz_priceboxhead, #hs3d_price_suggest{
  display:none !important;
}
#hs3d_editing_block *{
  font-size: 16px;
}
#hs3d_editing_block ~ .col-md-9, #prepareContainer{
  margin-top: 25px;
  width: 100%;
  float: none;
  height: auto;
}
#hs3d_designer #hs3dDlgPrepareImage .modal-content{
  width: 100vw !important;
  margin: 0;
  height: 100vh;
  overflow-y: scroll;
}
.modal-content{
  min-height: 100vh !important;
}
#hs3dDlgPrepareImage #prepareEditingBox{
  float: none;
  width: 100%;
  height: 40px;
  line-height: 36px;
}
#hs3dDlgPrepareImage #prepareEditingBox .hs3d_prepare_filter_container, #hs3dDlgPrepareImage #prepareEditingBox .hs3d_prepare_slider_container{
display: none;
}
#prepareEdiitingBox_heading p, #hs3dDlgPrepareImage #prepareEditingBox .hs3d_prepare_slider_container label,  #hs3dDlgPrepareImage #prepareEditingBox .hs3d_prepare_filter_container .hs3d_editing_inner_header{
float: none !important;
font-size: 16px;
}
#hs3d_editing_block ~ .col-md-9 #hs3d_2deditor_container, #prepareCanvasContainer{
  height: auto;
  min-height: 220px;
}
#prepareContainer{
  margin-top: 25px;
  width: 100%;
  padding: 0;
}
#hs3d_toolbar .hs3d_toolbarbutton, #hs3d_prepare_toolbar .hs3d_toolbarbutton{
  height: 40px;
  width: 40px;
}
#hs3d_editing_motiv_block #hs3d_toolbar .hs3d_toolbarbutton span,
#hs3dDlgPrepareImage #hs3d_prepare_toolbar .hs3d_toolbarbutton span{
  margin: 0;
  display: block;
  height: 26px !important;
  line-height: 26px !important;
  font-size: 20px !important;
}

#hs3dDlgBasketDone{
  padding-top: 0 !important;
}
#hs3d_editing_motiv_block #hs3d_toolbar .hs3d_toolbarbutton span, #hs3dDlgPrepareImage #hs3d_prepare_toolbar .hs3d_toolbarbutton span {
  width: 27px;
}
#hs3d_designer #hs3dDlgBtnConfirmPreparations,
#hs3d_editor_footer_slider, #hs3d_prefixed_basket_priceadd {
  width: 100%;
}
#hs3d_editing_block .hs3d_font_setcolor {
  font-size: 14px;
}
/* /editor */
/** Designer Header **/  
#hs3d_designer{
  max-width: 100vw;
  min-height: 100vh;
  height: 100vh;
  max-height: 100vh;
  top: 0;
  width: 100vw;
  padding: 0;
  z-index: 1000;
  position: fixed !important;
  overflow-y: scroll;
}
#hs3d_editing_motiv_block, #hs3d_preview_block{
  top: 60px;
}
#hs3d_designer_close, #hs3d_preview_close, #hs3d_object_layerdown, #hs3d_object_layerup{
  display: none !important;   
}
#hs3d_designer_header{
  position: absolute; 
  top: 0;
  width: 100vw;
  height: 60px;
  padding: 0 15px;
  display: flex !important;
  justify-content: space-between;
}
#hs3d_designer_pr_logo{
  max-height: 60px;
  max-width: 40%;
  width: auto;
  object-fit: contain;
}
#hs3d_designer_back_button{
  font-weight: 500;
}
#hs3d_designer_back_button, #hs3d_designer_back_button *{
  font-size: 12px;
}
#hs3d_designer_back_button i{
  margin: 24px 4px 24px 0px;
  line-height: 12px !important;
}
#hs3d_designer_layer_button{
  font-size: 12px;
  height: 50px;
  display: inline-block;
  border-radius: 10px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  padding: 10px 15px;
}
#hs3d_designer_layer_button i{
  display: block;
  text-align: center;
}
#hs3d_designer_back_button, #hs3d_designer_back_button i.fa5
{
  display: flex;
  height: 100%;
  align-items: center;
  margin-bottom: 0;
  margin-top: 0;
}
.modal-backdrop.fade.in, .modal-backdrop.fade.show{
  z-index: auto;
}
#hs3d_uploadImage {
  width: 100%;
}
.btn.btn-primary
{
  overflow: inherit;
}
/** /Designer Header **/
/** Designer Footer **/
#hs3d_editing_motiv_block #hs3d_editor_footer_slider{
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: white;
  margin: auto 0;
  z-index: 1000;
box-shadow: 0px 0px 5px 2px var(--designer-light-grey);
padding-left: 15px;
padding-right: 15px;
}
#hs3d_editor_footer_slider .slide-left, 
#hs3d_editor_footer_slider .slide-right{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  color: var(--primary-color);
}
#hs3d_editor_footer_slider .slide-left {
  left: 13px;
}
#hs3d_editor_footer_slider .slide-right {
  right: 13px;
}
#hs3d_editor_footer_slider ul{
  width: 80%;
  align-items: center;
  display: flex !important;
  flex-direction: row;
  padding: 10px 0;
  list-style: none;
  justify-content: space-between;
  margin: 0 auto;  
  overflow: hidden;
}
#hs3d_editor_footer_slider ul li{
  text-align: center;
  line-height: 26px;
  margin: 0;  
  flex: 0 0 33.33%;
  transition: margin ease .7s;
}
#hs3d_editor_footer_slider ul li.inactive{
  margin-left: -33.33%;
}
#hs3d_editor_footer_slider span{
  font-size: 14px;
  text-transform: initial;
}
#hs3d_editor_footer_slider span i{
  display: block;
  width: 100% !important;
}
#hs3d_editor_footer_slider span i::before{
  color:  var(--primary-color);
  font-size: 35px;
  line-height: 35px;
  text-align: center;
}
#hs3d_designer footer{
  display: none;
}
#hs3d_designer .hs3d_background_layer{
  background-color: var(--light);
}
/** /Designer Footer **/
/** Prepare Image **/
#hs3dDlgPrepareImage{
  max-width: 100vw;
  position: absolute;
  padding: 0;
}
#hs3d_prepareImage{
  position: fixed;
  right: 0px;
}
/** /Prepare Image **/
/* preview */
#hs3d_preview_block{
  width: 100%;
  padding: 15px 15px 120px 15px;
}

#hs3d_preview_block *{
  float: none;
}
#hs3d_preview_block_heading, #hs3d_preview_container{
  padding: 0;   
}
#hs3d_preview_container, #hs3d_pricebox_container{
  width: 100%;
}
.hs3d_preview_btn{
  text-align: center;
}
#hs3d_prefixed_preview_button_container{
  padding: 0;
}
#hs3d_prefixed_basket_priceadd{
  margin-bottom: 10px;
}
/* /preview */
#hs3dDlgBasketDone .modal-dialog, #hs3d_pleaseWait .modal-dialog{
  max-width: 100%;
}
#hs3d_editing_block ~ .col-md-9 #hs3d_2deditor_container{
  background-size: 140% auto;
}
#hs3dDlgImageUpload .modal-content .modal-body{
  max-height: 70vh;
  overflow-y: scroll;
}
#hs3d_download_btn {
  display: none;
}
}

@media (min-width: 500px) and (max-width: 991px){
  .hs3d_variation_body #hs3d_objul li{
      width: 33% !important;
  }
  #hs3d_editing_motiv_block #hs3d_toolbar .hs3d_toolbarbutton:first-child span,
  #hs3dDlgPrepareImage #hs3d_prepare_toolbar .hs3d_toolbarbutton:first-child span{
      margin-left: -1px;
  }
  }

@media all and (max-width: 767px){
  #remove-quantity, #add-quantity{
      border: none;
      background-color: var(--transparent) !important;
  }
  #hs3d_price_amount{
      border: 1px solid var(--designer-grey) !important;
  
  }
  #hs3d_offer_btn, #hs3d_basket_priceadd,
  #hs3d_preview_button_container > *
  {
      width: 100%;
  }
  #hs3d_preview_button_container {
      flex-wrap: wrap;
      width: 100%;
  }
  #hs3d_designer [id ^= 'trustbadge-container']
  {
      display: none;
  }
  #hs3dDlgBtnUploadOk {
    margin-bottom: 60px;
  }
  .collagen_design_btn_container {
    margin-bottom: 100px;
  }
  .hs3d_background_layer {
    z-index: -1;
  }
  #hs3d_preview_2d {
    max-height: 220px;
    width: auto;
    max-width: 100%;
  }
}

@media (min-width: 501px) {
  #hs3dDlgBasketDone .modal-body .basket_done_button_container {
      display: inline-block;
      width: 45%;
      margin-top: 10px;
  }
  #hs3dDlgBtnDoneDesign, #hs3dDlgBtnDoneProduct#hs3dDlgBtnDoneDesign, #hs3dDlgBtnDoneProduct {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 10px;
    margin-top: 0;
  }
  .basket_done_button_container.last {
      float: right;
  }
  
}

@media(max-width: 500px)
{
  /* designer editor */
  #hs3d_preview_button_container > * {
    width: 100%;
}

#hs3d_preview_button_container {
  flex-wrap: wrap;
}
#hs3d_editing_motiv_block #hs3d_toolbar .hs3d_toolbarbutton span, #hs3dDlgPrepareImage #hs3d_prepare_toolbar .hs3d_toolbarbutton span {
  width: 17px;
}
#hs3d_toggle_editing_block .hs3d-editing-header{
    font-size: 12px;
}
#hs3d_editing_block *{
    font-size: 12px;
}
#hs3d_toolbar .hs3d_toolbarbutton, #hs3d_prepare_toolbar .hs3d_toolbarbutton{
    height: 30px;
    width: 30px;
}
#hs3d_editing_motiv_block #hs3d_toolbar .hs3d_toolbarbutton span,
#hs3dDlgPrepareImage #hs3d_prepare_toolbar .hs3d_toolbarbutton span{
    height: 15px !important;
    line-height: 16px !important;
    font-size: 16px !important;
}
#hs3dDlgBtnDoneDesign, #hs3dDlgBtnDoneProduct{
    width: 100%;
    margin-bottom: 15px;
}
#prepareEdiitingBox_heading p, #hs3dDlgPrepareImage #prepareEditingBox .hs3d_prepare_slider_container label,  #hs3dDlgPrepareImage #prepareEditingBox .hs3d_prepare_filter_container .hs3d_editing_inner_header{
font-size: 12px;
}
#prepareEditingBox .hs3d_prepare_slider_container input{
width: 78%;
}
#xsellBasketDone {
    display: none;
}
/* /designer editor */
}
@media all and (max-width: 450px){
  #hs3d_preview_container{
      height: inherit !important;  
  }
  #hs3d_leave_box .modal-footer{
      display: block;
      margin: 0;
      padding: 0;
  }
  #hs3d_leave_continue_btn, #hs3d_leave_stop_btn{
      width: calc(100% - 30px) !important;
      margin: 0px 15px 15px 15px;
  }
  #hs3d_designer ._1gwv20v{
    display: none !important;
  }
  .zuz_light .hs3d_lightrow:first-child label{
  padding-top: 4px;
      line-height: 0.2;
  }
  .zuz_light .hs3d_lightrow:first-child label p{
      display: block;
  }
  [data-page="1"] #x-selling-wrapper .cross-box .product-wrapper .product-cell .caption{
      padding-left: 15px;
      width: 60%;
  }
}
@media (orientation: landscape) {
  #hs3d_fullscreen_visible{
      height: 15vh;
  }
  .fullscreen #hs3d_editing_block ~ .col-md-9 #hs3d_2deditor_container{
      min-height: 75vh;
      max-height: 75vh;
  }
  .fullscreen #hs3d_editing_block ~ .col-md-9 #hs3d_2deditor_container{
      width: 95%;
  }
  .fullscreen .hs3d_guideline_check_container{
      width: 95%;
  }
}

/*Warenkorb Button*/
#hs3d_prefixed_basket_priceadd{
  height: 40px;
  font-size: 14px;
  padding: 6px;
}
#hs3d_backToMotiv_btn, #hs3d_basket_priceadd{
  font-size: 14px;
}
#hs3d_prefixed_basket_priceadd .fa-chevron-right{
  margin-left: 10px;
}
/*Tooltip*/
#hs3d_pricebox_container{
  overflow: visible;
}
.tooltipHover {
  position: relative;
  display: inline-block;
}

.tooltipHover .tooltiptext {
  visibility: hidden;
  width: 250px;
  background-color: white;
  border: 1px solid black;
  color: black;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  border-radius: 6px;
  padding: 5px 5px;
  position: absolute;
  z-index: 1;
  top: -60%;
  right: 145%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltipHover .tooltiptext::after {
  content: "";
  position: absolute;
  top: 5%;
  right: -4%;
  margin-left: 0px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent transparent #555;
}

.tooltipHover:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
  z-index: 50;
}

/*Tooltip Top Position Links*/
.tooltipHoverTopLeft {
  position: relative;
  display: inline-block;
}

.tooltipHoverTopLeft .tooltiptextTopLeft {
  visibility: hidden;
  width: 250px;
  background-color: white;
  border: 1px solid black;
  color: black;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  border-radius: 6px;
  padding: 5px 5px;
  position: absolute;
  z-index: 1;
  top: -290%;
  right: -395%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltipHoverTopLeft .tooltiptextTopLeft::after {
  content: "";
  position: absolute;
  bottom: -28%;
  right: 30%;
  margin-left: 0px;
  border-width: 6px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltipHoverTopLeft:hover .tooltiptextTopLeft {
  visibility: visible;
  opacity: 1;
}
/*Tooltip Top Position Rechts*/
.tooltipHoverTopRight {
  position: relative;
  display: inline-block;
}

.tooltipHoverTopRight .tooltiptextTopRight {
  visibility: hidden;
  width: 250px;
  background-color: white;
  border: 1px solid black;
  color: black;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  border-radius: 6px;
  padding: 5px 5px;
  position: absolute;
  z-index: 1;
  top: -290%;
  right: -395%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltipHoverTopRight .tooltiptextTopRight::after {
  content: "";
  position: absolute;
  bottom: -28%;
  right: 30%;
  margin-left: 0px;
  border-width: 6px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltipHoverTopRight:hover .tooltiptextTopRight {
  visibility: visible;
  opacity: 1;
}
@media (max-width: 767px){
  .tooltipHoverTopLeft .tooltiptextTopLeft{
    right: -85%;
  }
  .tooltipHoverTopLeft .tooltiptextTopLeft::after{
    right: 7%;
  }
  .tooltipHoverTopRight .tooltiptextTopRight {
    left: 220%;
  }
  .tooltipHoverTopRight .tooltiptextTopRight::after {
    right: 86%;
    border-color: #555 transparent transparent transparent;
  }
}