/* CSS */
body {
    margin: 0;
  
}

lolp {
float: left;
  margin:  21px;
    padding: 6px 10px;
    background-color: orange;
  border: 20px;
  border-radius: 100px;
  border-color: black;
    cursor: pointer;
	color:white;
}
span {
float: left;
  margin:  21px;
    padding: 6px 10px;
    background-color: orange;
  border: 20px;
  border-radius: 100px;
  border-color: black;
    cursor: pointer;

}

#header {
    position:left;
	height: 100px;

	
    background-image: url('https://images6.alphacoders.com/736/thumb-1920-736068.png');
    background-size: cover;

}
#pls{
	float :left;
	
}
  #meguminimg {
	  width:45%;
	  float:left;
   padding-left: 40px;
       color: black;
  margin:  15px;
    padding: 10px 10px;
    background-color: white;
  border-style:solid;
    border-radius: 10px;



  }
#salespitch1{
    float: unset;
    text-align: right;
    color: black;
    margin: 40px 350px;
    padding: 10px 10px;
    background-color: white;
    border-style: solid;
    border-radius: 10px;
	font-style: bold;
}

#salespitch2{
  float: unset;
    padding: 10px 10px;
    margin: 0px 40px;
    padding: 10px 10px;
    background-color: white;
	
    border-style: solid;
    border-radius: 10px;
}

.price{
float: unset;
    padding-top: 50px;
    margin: 70px 400px;
    padding: 10px 10px;
    background-color: white;
    border-style: solid;
    border-radius: 10px;
}
.buy{
    float: unset;
    padding-top: 40px;
    margin: 150px 0px;
    padding: 10px 10px;
    color: white;
    background-color: #0fb50f;
}

#title {
    color: white;
  margin:  30px;
    padding: 10px 10px;
    background-color: palegreen;
  border-style:solid;
    border-radius: 100px;
}

#navigation {
    color: whitesmoke;
    text-align: left;
    padding: 0 20px;
}

#home-left {
    width: 70%;
    margin: 0 20px 20px;
    float: left;
  border-style: solid;
  border-bottom-width: 10px;
    border-right-width: 10px;
  border-color: rgb(0, 0, 0);
}

#home-right {
    padding: 0 20px;
}

#pick {
    padding: 10px 20px;
    background-color: lightgreen;
    cursor: pointer;
    border: none;
    outline: none;
}

#footer {
    clear: left;
    padding: 5px 20px;
    color: white;
    background-color: black;
   height: 40px;

}

#thebig {
    background-image: url('https://images6.alphacoders.com/736/thumb-1920-736068.png');
    background-size: cover;
    background-position: bottom;
  height: 100px;

}

#anime, #manga , #home{
    display: none;
}

#manga.card {
    width: 30%;
    margin-left: 2.5%;   
}



#shopbody {
float: center;	
	
}



#borderbox {
 color: black;
  margin:  30px;
    padding: 10px 10px;
    background-color: orange;
  border-style:solid;
    border-radius: 100px;
}

#searchsize {
	height:200%;
		width:200%;
}

.position1 {
	padding-left: 20px;
	padding-bottom: 20px;	
}

#idk{ float:center;

	
	
}

.jorgan{
	padding-top: 16px;
	text-align:center;
	font:  monospace ;
	
    text-decoration: underline;
}








.column {
  float: left;
  width: 24%;
  padding: 5px;
}

/* Clear floats after image containers */
.row::after {
  content: "";
  clear: both;
  display: table;

}

.trolley {
	  border-style:solid;
	  border-color:orange;	
    border-radius: 3px;
	
	
	
}

/* Add a black background color to the top navigation bar */
.topnav {
  overflow: hidden;
  background-color: black;
  
  height: 60%;
  
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  display: block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
   background-color: orange;
}

/* Change the color of links on hover */
.topnav a:hover {
  background-color: #ddd;
  color: black;
}

/* Style the "active" element to highlight the current page */
.topnav a.active {
  background-color: #2196F3;
  color: white;
}

/* Style the search box inside the navigation bar */
.topnav input[type=text] {
  float: right;
  padding: 6px;
  border: none;
  margin-top: 8px;
  margin-right: 16px;
  font-size: 17px;
}

/* When the screen is less than 600px wide, stack the links and the search field vertically instead of horizontally */
@media screen and (max-width: 600px) {
  .topnav a, .topnav input[type=text] {
    float: none;
    display: block;
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 14px;
  }
  .topnav input[type=text] {
    border: 1px solid #ccc;
  }
  

.search-container {
  float: right;
  size: 200%;
}
.search-container .input[type=text] {
  padding: 6px;
  margin-top: 8px;
  font-size: 17px;
  border: none;
}

.searchbut {
	width: 1000%:
	
}






.container {

    margin: auto;
}

.page {
    margin-bottom: 20px;
    text-align: center;
}

.page-header {
    color: seagreen;
}

.page-text, .card-text {
    padding: 0 10px;
}
#anime .page-header1 {

 font-family: monospace;
}
.page-text-info {
text-align: left;
}


.card {
    
  width: 30%;
    margin-left: 2%;
    margin-bottom: 20px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    overflow: hidden;
    float: left;
  border-style: solid;
  border-color: lightgreen;
}

.card-image {
    width: 200px;
  height: 250px:
}

.category,.productblock {
    max-width: 2140px;
    height: 3550px;
    padding: 5px;
    float: left;
    margin-top: 10px;
    position: relative;
}
.productdetails {
    border-left: #e70012 solid 15px;
    margin: 13px 0 5px 0;
    padding-left: 10px;
    height: 60px;
}

.morebutton {
    right: 0;
    bottom: calc(80px + 1.8%);
}


.productname {
    font-weight: bold;
    font-size: 1.1em;
	color: #000;
	display: block;
	    font-size: 0.9em;
}


element.style {
}
@media screen and (max-width: 767px)
.productname {
    font-size: 0.9em;
}
.productname {
    font-weight: bold;
    font-size: 3.1em;
}
user agent stylesheet
div {
    display: block;
}
html, html a {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}
a {
    color: #000;
}
a {
    color: #black;
	style: bold;

}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
body, html {
    padding: 0;
    margin: 0;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-size: 0.95em;
    line-height: inherit;
    color: #000;
   
}


body, html {
    padding: 0;
    margin: 0;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-size: 0.95em;
    line-height: inherit;
    color: #000;
    background: url(//images.goodsmile.info/media/top_bg-54f528f….jpg) top repeat-x;
}

}

.seriesname {
    font-size: 0.8em;
	    color: black;
		    cursor: pointer;
    text-decoration: underline;}


	* {box-sizing:border-box}

.slideshow-container {
  max-width: 700px;
  float: center-left;

 color: black;
  margin:  20px;
    padding: 5px 5px;
  border-style:solid;
    border-radius: 10px;
	border-width: 15px;
}

.mySlides {
  display: none;
}




.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  
 height: 20px;
 width: 50px;
}

.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}