
 .wp-block-three-object-block {
	border: 1px dotted #f00;
}

.wp-block-three-object-viewer-environment.alignfull {
	position: relative;
	top: 0;
	bottom: 0;
	width: 105%;
	height: 100vh;
}

.wp-block-three-object-viewer-environment .components-popover__content{
	margin-right:-160px;
}

.pixel-modal .components-button {
	background-color: white;
	box-shadow: #0000005e 0px 5px 21px;

}

#VRButton{
	position: fixed !important;
	top: 20px !important;
	bottom:auto !important;
	background-color: rgba(76, 0, 99, 0.677) !important;
}
 .glb-preview-container {
	 padding: 100px;
	 text-align: center;
	 align-items: center;
	 align-content: center;
	 background-color:#f2f2f2;
	 height: 773px;
	 box-sizing: border-box;
	 padding-left: 230px !important;
 }

 .glb-preview-container button{
	padding: 15px;
	border-radius: 30px;
	padding: 5px !important;
    border-radius: 30px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.three-object-viewer-button {
	font-size: 12px !important;
	color: black;
	border: solid 1.5px black;
	border-radius: 8px;
	cursor: pointer;
	max-height: 30px !important;

}

.three-text-block-inner-wrapper{
	border-radius: 20px;
	padding: 10px;
	box-sizing: border-box;
}

.wp-block-three-object-viewer-sky-block,
.wp-block-three-object-viewer-model-block,
.wp-block-three-object-viewer-npc-block,
.wp-block-three-object-viewer-three-image-block,
.wp-block-three-object-viewer-three-audio-block,
.wp-block-three-object-viewer-three-light-block,
.wp-block-three-object-viewer-three-portal-block,
.wp-block-three-object-viewer-three-video-block,
.wp-block-three-object-viewer-spawn-point-block,
.wp-block-three-object-viewer-three-text-block  {
	display: flex;
	float: left;
	padding-left:10px !important;
	height: auto;
    padding-right: 10px !important;
    // background-color: rgb(42, 42, 42);
}

.wp-block-three-object-viewer-environment .block-editor-inner-blocks {
}

// .wp-block-three-object-viewer-environment {
// 	width: 100vw;
// }

.wp-block-three-object-viewer-environment .block-editor-inner-blocks.iframe {
	height: 100vh;
  }
  
  .wp-block-three-object-viewer-environment .block-editor-inner-blocks:not(.iframe) {
	height: 90vh;
  }
  

  .three-object-viewer-edit-panel .wide-slider {
    display: block;
}

.three-object-environment-edit-container .threeov-three-number-settings {
	display: flex;
}


.three-object-viewer-component-container {
	display: flex;
	flex-direction: column;
}
.three-object-viewer-component-container p {
	font-size: 0.6em;
}

.three-object-viewer-inner-edit-container p{
	margin: 0 auto;
}
.three-object-viewer-inner-edit-container .three-object-viewer-model-name {
    font-size: 0.7em;
}

.three-object-viewer-inner-edit-container {
	display: flex;
}

.three-object-viewer-inner {
	z-index:1;
	flex: 1;
	background-color: #3f3f3f;
	color: white;
	box-sizing: border-box;
	margin-bottom: 1px;
	margin-top: 1px;
	max-width: 180px;
	width: 180px;
	max-height: 40px;
	height: 40px;
	font-size: 0.8em;
	text-align: center;
	border-radius: 8px;
	box-shadow:0px 1px 5px 1px #1e1e1e;
	display: flex;
	padding-left: 10px;
    padding-top: 5px;
}

div:has(> .three-object-viewer-component-container, > .three-object-viewer-inner) {
	margin: 0px !important;
}


.three-object-viewer-inner svg, .three-object-viewer-component-container svg {
	height: 20px;
	filter: invert(88%) ;
	display: flex;
	padding-right: 5px;
	padding-top: 5px;
}

.three-object-viewer-inner p {
	font-size: 0.8em;
	margin: 0;
	display: flex;
	padding-top: 5px;
}

.wp-block-three-object-viewer-environment .block-editor-inner-blocks .block-editor-button-block-appender {
	width: 60px;
	height: 60px;
}

.wp-block-three-object-viewer-environment .block-editor-inner-blocks .block-editor-button-block-appender svg{
	width: 40px;
	height: 40px;
}
.wp-block-three-object-viewer-environment .block-editor-inner-blocks .block-editor-button-block-appender{
	margin: 0px 0px -60px;
	right: 0;
	position: absolute;
    background-color: #8e00f2;
    color: white;
}

.wp-block-three-object-viewer-environment:has(> .block-editor-inner-blocks) {
	// display: flex !important;
}

.wp-block-three-object-viewer-environment {
	// display: flex !important;
	background-color: rgb(42, 42, 42);
}

.stats {
	margin-top: 200px !important;
}

.glb-preview-container button:hover{
	border-radius: 30px;
	background-color:rgb(156, 199, 0);
	cursor: pointer;
}
.three-object-block-tip {
	overflow-wrap: break-word;
	background-color: black;
	color: white;
	padding: 10px;
	font-weight: 500;
	max-width: 160px;
	font-size: 12px;
	margin-top: 0px;
	margin: 0 auto;
	text-align: center;
}

.threeov-chat-button {
	position: absolute !important;
	top: 0px !important;
	z-index: 100;
}
.threeov-chat-container {
    background-color: rgba(0,0,0,.8) !important;
    z-index: 1001 !important;
    width: 100% !important;
    padding: 0px !important;
    margin-left: -8px !important;
}


.three-object-block-url-input {
	padding-bottom: 20px;
}

.three-object-block-url-input input{
	height: 40px;
}

.threeov-spinner {
	border: 8px solid #f3f3f3;
	border-top: 8px solid #007bff;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	animation: spin 1s linear infinite;
  }
  
  @keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
  }
  