You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							70 lines
						
					
					
						
							901 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							70 lines
						
					
					
						
							901 B
						
					
					
				
								#detail .table-bordered td {
							 | 
						|
								    width: 50%;
							 | 
						|
								    white-space: initial !important;
							 | 
						|
								    font-size: 1.4rem;
							 | 
						|
								}
							 | 
						|
								
							 | 
						|
								.shop-box {
							 | 
						|
								    margin-top: 1rem;
							 | 
						|
								    font-size: 1.4rem;
							 | 
						|
								}
							 | 
						|
								
							 | 
						|
								.logo-img {
							 | 
						|
								    width: 80px;
							 | 
						|
								    height: 80px;
							 | 
						|
								    margin-right: 1rem;
							 | 
						|
								}
							 | 
						|
								
							 | 
						|
								.media {
							 | 
						|
								    padding: 1rem 2rem;
							 | 
						|
								    background-color: #f8f8f8;
							 | 
						|
								}
							 | 
						|
								
							 | 
						|
								.shop-logo {
							 | 
						|
								    width: 2rem;
							 | 
						|
								    height: 2rem;
							 | 
						|
								    margin-right: 0.6rem;
							 | 
						|
								}
							 | 
						|
								
							 | 
						|
								.alert {
							 | 
						|
								    margin-bottom: 0;
							 | 
						|
								    border-radius: 0;
							 | 
						|
								}
							 | 
						|
								
							 | 
						|
								.mt-0 {
							 | 
						|
								    max-width: 50rem;
							 | 
						|
								    font-size: 1.4rem;
							 | 
						|
								}
							 | 
						|
								
							 | 
						|
								.price {
							 | 
						|
								    max-width: 48rem;
							 | 
						|
								    display: inline-block;
							 | 
						|
								    overflow: hidden;
							 | 
						|
								    font-size: 1rem;
							 | 
						|
								    color: #27272788;
							 | 
						|
								}
							 | 
						|
								.money{
							 | 
						|
								    float: right;
							 | 
						|
								    font-size: 1.4rem;
							 | 
						|
								}
							 | 
						|
								.return{
							 | 
						|
								    float: left;
							 | 
						|
								    font-size: 1.4rem;
							 | 
						|
								}
							 | 
						|
								
							 | 
						|
								
							 | 
						|
								#container {
							 | 
						|
								    width: 100%;
							 | 
						|
								    height: 100%;
							 | 
						|
								}
							 | 
						|
								input {
							 | 
						|
								    position: absolute;
							 | 
						|
								    top: 30px;
							 | 
						|
								    z-index: 9999;
							 | 
						|
								}
							 | 
						|
								#btn-2d {
							 | 
						|
								    left: 20px;
							 | 
						|
								}
							 | 
						|
								#btn-3d {
							 | 
						|
								    left: 80px;
							 | 
						|
								}
							 |