@import url('https://fonts.googleapis.com/css2?family=Indie+Flower&family=Caveat:wght@700&family=Dancing+Script:wght@700&family=Spectral:wght@700&display=swap');
/* === Layout / Grid === */

/* Utilities */
.text-center { text-align: center !important; }

.p-4  { padding: 1.5rem !important; }
.pt-2 { padding-top: 0.5rem !important; }
.pb-1 { padding-bottom: 0.25rem !important; }

.mt-4 { margin-top: 1.5rem !important; }
.mb-1 { margin-bottom: 0.25rem !important; }

.d-none { display: none !important; }

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: 0px!important;
    padding-left: 0px!important;
	padding-top: 0px!important;
    margin-right: auto;
    margin-left: auto;
}
.force-fill {
    fill: #ffffff !important;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
 /*   margin-right: -15px;
    margin-left: -15px;
    margin-top: -35px!important;*/
	background-image: url(https://tablostar.ro/hartacerului/wall.webp) !important;
   
	background: round;
}
.spinner {
  border: 4px solid rgba(0, 0, 0, 0.1);
  border-left-color: #7983ff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
  margin: 20px auto;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
 
.rama-alba {
        border: 10px solid #e0dcdc!important;
    }
.rama-neagra {
       border: 10px solid transparent !important;
	background: 
    linear-gradient(135deg, #000000, #333333, #000000) !important;
	}
.rama-natur {
        border: 10px solid transparent !important;
	border-image: url('/hartacerului/starmap/images/lemn.jpg') 10 round !important;
    }
.border-white {
        border: 10px solid #e0dcdc!important;
    }
.border-black {
       border: 10px solid transparent !important;
	background: 
    linear-gradient(135deg, #000000, #333333, #000000) !important;
	}
.border-natur {
        border: 10px solid transparent !important;
	border-image: url('/hartacerului/starmap/images/lemn.jpg') 10 round !important;
    }
 .wcpa_row wcpa_row_index_1  .wcpa_row wcpa_row_index_2 .wcpa_row wcpa_row_index_3
 {display:none!important;}

 
 .footbar-product.w-100.js-footbar-product.pointer-events-all, .product-page-gallery__control.d-none.d-lg-flex.justify-content-end.align-items-center.mt-20{
 		display: none !important
 }
  .hidden {
            display: none !important;
        }
		.afisare-mesaj {
            display: none !important;
        }
		.afiseaza_previzualizare2
		{
		 
		}
	.afiseaza_previzualizare2{
		display: block;	
	--align-self: center!important;
	         display: block;
            padding: 5px 5px;
	 margin-bottom:5px;
            color: white;
           
            text-decoration: none;
            border-radius: 5px;
            text-align: center;
            font-size: 16px;
	 width: -webkit-fill-available;
}	
.button-link2 {
    display: inline-block;
    padding: 5px;
    margin-bottom: 5px;
    color: #000000;
    background-color: #ffecb5;
    text-decoration: none;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    width: -webkit-fill-available;
}


.afisare-mesaj2{
	    margin: 15px 0;
    padding: 12px 16px;
    border-radius: 8px;
    background: linear-gradient(135deg,#fff8e1,#ffecb3);
    color: #5d4037;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    line-height: 1.4;
}
.adaugaincos2 {
    --align-self: center !important;
    display: block;
    /* padding: 5px 5px; */
    margin-bottom: 5px;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    width: -webkit-fill-available;
    background-color: #56b827;
}
 .dimensiunea
 {background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 5px!important;
    text-align: -webkit-center!important;
    height: fit-content!important;
 }
 
 .contur 
 {
     max-width: 20%;
    text-align: center;
    padding: 10px;
    margin: 3px;
	    border: solid 1px #ececec;
		transition: all 2s; /* transition when the mouse leave */
		border-radius: 3px;
		background: #fff;
		inline-size: max-content;
		
	}
	.contur:hover
 {
    
		background: #d0cece;
	}
 .mt-4
 {
 margin-top: 0rem!important;
 }
 
 div[data-property="alegerama"] .contur{
 	max-width: 20%;
 }
 i.btn__icon.mr-5.mb-4,.breadcrumbs.pt-15,button.ap-input-icon.ap-icon-pin,.product-page-info__title.mb-15.text-center.text-lg-left, .product-page-info__price.text-center.text-lg-left .price {
 display: none;
}
 button.btn.btn--full.btn--status.btn--animated.js-product-button-add-to-cart{
 	padding: 15px
 }
.img-fluid {
    max-width: 100%;
    height: auto;
}
.p-3 {
    padding: 1rem!important;
}
.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
	justify-content: space-around;
}
 .product-detail input, .product-detail select {
 border: .063rem solid #0B1A26;
 border-radius: .3125rem;
 color: #0B1A26!important;
 font-family: "Futura PT Book";
 font-size: 1.25rem;
 font-weight: 300;
 height: inherit;
 letter-spacing: .023rem;
 line-height: 1.75rem;
 padding: .9375rem;
}
 	
 div#shopify-section-starmap {
 background: url(https://cdn.shopify.com/s/files/1/0351/8486/9435/files/milky-way.svg?v=1587614877);
 background-repeat: repeat-x;
 background-size: 100%;
 overflow-x: hidden;
}
 
 .bg-tiles > label{
 	font-size: 1.5vw;
 text-align: center;
 border: 1px solid;
 padding: 5px;
 border-radius: 5px;
 }
 .bg-tiles > label.cb:before{
 	font-size: 25px
 }
 .nav-tabs .nav-link {
 min-width: 30%;
 text-align: center
}
 
  input[type="checkbox"][id^="cb"], input[type="radio"][id^="cb"]{
 display: none;
}
/*  .custom_iframe {
 position: absolute;
 z-index: 5;
 padding-top: 0;
 width: 52%;
 left: 24%;
} */
 .class_forma{
	    /*width: 72%;
    margin-top: 4em;
	*/
	width: 69%;
    margin-top: 3.9em;
 }
 .custom_iframe {
 position: absolute;
 z-index: 98;
 padding-top: 0;
 width: 100%;
 left: 0;
  width: 100%;
/*  min-width: 279.5px;
 min-height: 279.5px; */
}
 .canvas {
	
	 transform: scale(0.9);
 }
 
 .pt-2.pb-1{
 	border: none ;
 }
 .custom-name {
 font-size: 1.3em;
/*  text-transform: uppercase; */
 display:none
}

 
.custom-frame{
	height:100%;
}
.frame-container{
 	border: none;
		height:100%;
	
 }

 .canvas2 {
	height: 80em;
    width: 60rem;
    transform: scale(0.5);
    transform-origin: top;
    margin: auto;
    box-shadow: 50px 0px 20px rgba(0, 0, 0, 0.2);
    margin-top: 1em;
 }
  #celestial-map canvas {
 cursor: -webkit-grab !important;
 display: inline-block !important;
 position: relative !important;
 min-height: 11.25rem;
 
 height: auto !important;
 margin: 0;
 padding: 0;
 display: inline-block;
 position: relative;
 width: 90% !important;
 padding-top:4em;
}
.centru-harta2
{
	height: 62%!important;
	width:80%!important;
	margin:auto!important;
}
 

.custom-address {
			font-size: 1.8em;
/*  text-transform: uppercase; */
 line-height: 1.3em;
 font-weight: bold;
        
   
    flex-direction: column;    /* Așează elementele vertical */
    justify-content: flex-end; /* Alinează la bottom */
       /* Înălțime minimă (ajustabilă) */
    gap: 4px;       
min-height: 4em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-bottom: 1.5em;
}

/* Ascunde elementele goale (dacă nu au text) */
.custom-address span:empty {
    display: none;
}

/* Opțional: elimină <br> dacă folosești Flexbox */
.custom-address br {
    display: none;
}
.custom-address span:not(:empty) + br {
    display: inline;
}
 .custom-textarea {
	 place-self: center;
 text-align: center;
 width: 94%;
 color: inherit;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;

 letter-spacing: 0.0384em;
 margin-top: 0em!important;
 resize: none;
 border: 0;
 overflow: hidden;
 line-height: 1;
/*  text-transform: uppercase; */
 background: rgba(0,0,0,0);
 pointer-events: none;
 font-weight: bold;
 text-align: center;
       
      
       
        box-sizing: border-box;
        font-size: 3em;
        letter-spacing: 0.0384em;
        margin-top: 0em !important;
        resize: none;
       
        overflow: hidden;
        line-height: 1;
        
        background: rgba(0, 0, 0, 0);
        pointer-events: none;
        font-weight: bold;
      
        display: flex;
        flex-direction: column;
        justify-content: center;
       height: 6em;
        white-space: pre-line;
        align-content: center;
}
 label.cb{
 	cursor:pointer
 }
 label.cb:before {
 background-color: white;
 color: white;
 content: " ";
 display: block;
 border-radius: 50%;
 border: 1px solid grey;
 position: absolute;
 top: -5px;
 left: 5px;
 width: 25px;
 height: 25px;
 text-align: center;
 line-height: 28px;
 transition-duration: 0.4s;
 transform: scale(0);
}
 :checked + label.cb {
 border-color: #ddd;
}

:checked + label.cb:before {
 content: "✓";
 background-color: grey;
 transform: scale(1);
}

 
 
 
 .switch {
 position: relative;
 display: inline-block;
 width: 60px;
 height: 34px;
}
 input:checked + .slider {
 background-color: #124792;
}
 
 #hideTime{
 	transition: all .5s linear;
 }
 
input:focus + .slider {
 box-shadow: 0 0 1px #124792;
}
.slider.round {
 border-radius: 34px;
}
.slider {
 position: absolute;
 cursor: pointer;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 background-color: #ccc;
 -webkit-transition: .4s;
 transition: .4s;
}
 
 .slider.round:before {
 border-radius: 50%;
}
.slider:before {
 position: absolute;
 content: "";
 height: 26px;
 width: 26px;
 left: 4px;
 bottom: 4px;
 background-color: white;
 -webkit-transition: .4s;
 transition: .4s;
}
 input:checked + .slider:before {
 -webkit-transform: translateX(26px);
 -ms-transform: translateX(26px);
 transform: translateX(26px);
}
 
  .w-35{
  width: 25px;
  }
 .elements-color{
  width: 75px;
  height: 75px;
 	}
 h2,h3{
  font-weight: bold
 }
 
 
 
#cover-spin {
 position: fixed;
 width: 100%;
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
 background-color: rgba(255, 255, 255, 0.7);
 z-index: 9999;
 display: none;
}

@-webkit-keyframes spin {
 from {
 -webkit-transform: rotate(0deg);
 }
 to {
 -webkit-transform: rotate(360deg);
 }
}

@keyframes spin {
 from {
 transform: rotate(0deg);
 }
 to {
 transform: rotate(360deg);
 }
}

#cover-spin::after {
 content: '';
 display: block;
 position: absolute;
 left: 48%;
 top: 40%;
 width: 50px;
 height: 50px;
 border-style: solid;
 border-color: black;
 border-top-color: transparent;
 border-width: 5px;
 border-radius: 50%;
 -webkit-animation: spin .8s linear infinite;
 animation: spin .8s linear infinite;
}
#hiddenIframe {
    position: absolute;
    top: -9999px;
    left: -9999px;
    width: 1px;
    height: 1px;
}
.spinner {
    width: 40px;
    height: 40px;
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-left-color: #333;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -20px; /* jumătate din înălțimea spinner-ului */
    margin-left: -20px; /* jumătate din lățimea spinner-ului */
}



/* Animatie de rotatie */
@keyframes spin {
    100% { transform: rotate(360deg); }
}
#watermark {
	position: relative;
 display: none;
 top: 280px;
 left: 50%;
 width: 100%;
 opacity: 0.580;
 z-index: 99;
 color: white;
 font-size: 200%;
 transform: translate(-50%,-50%) rotate(-40deg);
}

div#changeWhite {
 width: 100% !important
}

.bottomDataContainer {
 position: relative;
 height: 100px
}
 
 .mob-button{
 	display: none
 }

@media (max-width: 1570px) and (min-width: 1200px) {
 .frame.border.m-auto.w-75.shadow.p-3 {
 height: 585px !important;
}
}

@media (max-width: 576px) {
 .mob-button{
 	display: block
 }
 #watermark {
	top: 200px;
}
 .horizontal, .vertical {
 	display:none
 }
 .w-35 {
 width: 25px;
 }
 .mob-50,
 div#layout1 {
 width: 100% !important;
 }
 .nav.nav-tabs>a {
 padding: 10px !important;
 }
 .frame {
 height: 490px;
 width: 100% !important
 }
 .container.main.content {
 padding-top: 75px !important
 }

 h4.mx-0.my-1.p-0.text-uppercase,
 h5#cust_mssg {
 font-size: 53% !important
 }
 .frame_bc {
 padding: 1% 0 !important;
 }
}
.cpicker{
background-color: rgb(162, 47, 47);
    width: 75px;
    height: 75px;
    border: none;
    padding: 0px;
     background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="none" d="M0 0h24v24H0z"/><path d="M6 6h2v12H6zm3.5 6l8.5 6V6z"/></svg>'); /* SVG-ul iconului generat */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    cursor: pointer;
	}


 


@media (max-width: 768px) {
 .canvas2 {
	height: 30em;
        width: 100%;
        transform: scale(0.9) !important;
margin-top: 0.3em;
transform-origin: top;
 }
 .centru-harta2
{
	height: 60%;
	width:85%;
	margin:auto;
	
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
  
  /*  padding-top: 10px !important;*/
  
}
  #celestial-map canvas {
 cursor: -webkit-grab !important;
 display: inline-block !important;
 position: relative !important;
 min-height: 11.25rem;
 height: auto !important;
 margin: 0;
 padding: 0;
 display: inline-block;
 position: relative;
 width: 90% !important;
 padding-top:2em;
}

 



.custom-address {
	min-height: 4em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-bottom: 2.5em;
	font-size: 3vw;
    line-height: 3vw;
    font-weight: bold;
        
  
    flex-direction: column;    /* Așează elementele vertical */
    justify-content: flex-end; /* Alinează la bottom */
    min-height: 5em;         /* Înălțime minimă (ajustabilă) */
    gap: 4px;                  /* Spațiu între elemente (opțional) */
}

/* Ascunde elementele goale (dacă nu au text) */
.custom-address span:empty {
    display: none;
}

/* Opțional: elimină <br> dacă folosești Flexbox 
.custom-address br {
    display: none;
}
*/
 .custom-textarea {
text-align: center;
       
      place-self: center;
       
        box-sizing: border-box;
        font-size: 1.1em;
        letter-spacing: 0.0384em;
        margin-top: 0em !important;
        resize: none;
       
        overflow: hidden;
        line-height: 1;
      
        background: rgba(0, 0, 0, 0);
        pointer-events: none;
        font-weight: bold;
       
        display: flex;
        flex-direction: column;
        justify-content: center;
       height: 6em;
        white-space: pre-line;
        align-content: center;
}
.class_forma{
	    width: 68.5%;
    margin-top: 2rem;
 }
 .row{height:auto;}
}

/* ✨ Gold Shine */
.gold-animated {
  background: linear-gradient(
    90deg,
    #FFD700 20%,
    #FFA500 40%,
    #FFF 50%,
    #FFA500 60%,
    #FFD700 80%
  );
  background-size: 200% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shineGold 3s linear infinite;
  font-weight: bold;
}

@keyframes shineGold {
  to {
    background-position: 200% center;
  }
}

/* ✨ Silver Shine */
.silver-animated {
  background: linear-gradient(
    90deg,
    #C0C0C0 20%,
    #A9A9A9 40%,
    #FFF 50%,
    #A9A9A9 60%,
    #C0C0C0 80%
  );
  background-size: 200% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shineSilver 3s linear infinite;
  font-weight: bold;
}

@keyframes shineSilver {
  to {
    background-position: 200% center;
  }
}
