body{
	/*background-color: #140d0c;*/
	font-family: 'Roboto', sans-serif;
	/*background-image: url(../../namesdesignerReq/ndimg_regular.jpg);
	background-image: url(https://simpletees.online/img/mistywoman_jonescreationsbm.jpg);*/
	background-image: url("https://simpletees.online/img/mistywoman_jonescreationsbm.jpg") top center no-repeat;
	font-family: 'PT Sans', sans-serif;
	background-position: top center;
	/* background-attachment: fixed; */
	background-size: cover; 
	background-repeat: no-repeat;


	/* background-image: none; */
	/*background-color: #eee;*/
	background-color: #140d0c;
	/*background: linear-gradient(180deg, left, middle, rgba(55,55,55, 0.9), rgba(205,205,205, 0.1));*/
	background-size: 100% auto;
	background-image: url(https://simpletees.online/img/mistywoman_jonescreationsbm.jpg);
	/* background-position: top right; */
	/* background-size: auto auto; */
	/*background-attachment: cover;*/
	/*background-repeat: no-repeat;*/
	padding: 5%;
}
/* .notify{

} */

.goGreen{
	padding: 4px;
	border-radius: 4px;
	color: #ccc;
	background-color: rgb(65, 167, 6);
}

.goRed{
	padding: 4px;
	border-radius: 4px;
	color: #ccc;
	background-color: rgb(197, 20, 7);
}
#slidOut{
	max-width: 30px;
}

#searchBar{
	padding: 1.1em; 
	border-radius: 10px 0px 0px 0px; 
	color: #eeeeee;
	position: fixed; 
	right: 0; 
	bottom: 0; 
	background-color: #111111b2;
	min-width: 200px;
	width: 50%;
	max-width: 300px;
	/* overflow: hidden; */
}

#copyr{
	position: fixed;
	top: -4;
	left: -2%;
	display: block;
	background-color: #444;
	color: #ddd;
	text-align: center;
	font-size: 2em;
	width: 1em;
	height: 1em;
	padding: .5em;
	border-radius: 1em;
	margin: 0em;
	overflow: hidden;
	z-index: 8;
}

.mess1{
	width: 80%;
	max-width: 85%;
	padding: 3% 0.1%;
	color: yellowgreen;
	font-size: 0.7em;
	margin-bottom: 1em; 
}

#copyr:hover{
	background-color: black;
	width: auto;
	height: auto;
	overflow: none;
}

#copyr #credits{
	/* display: none; */
	font-size: 0.3em;
	float: right;
	text-align: left;
}

#copyr #credits:hover{
	display: block;
}

section form{
	display: block;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}


.menuE #form{
	display: block;
	position: relative;
	background-color: white;
	border: 1px dotted black;
	border-radius: 5px;
	margin: auto;
	padding: 10px;
	width: 90%;
}
.menuE #form h3{
	width: 30%;
}

.menuE #form input[name="name"],.menuE #form textarea{
	width: 100%;
	background-color: transparent;
	font-size: 1.5em;
	line-height: 1.2em;
	color: gray;
	margin-bottom: 10px;
	padding: 5px;
	font-family: arial;
}

.menuE #form textarea{
	width: 100%;
	background-color: transparent;
	font-size: 1.5em;
	line-height: 1.2em;
	color: gray;
	float: right;
}

.menuE #form input[type="button"]{
	background-color: black;
	border-radius: 4px;
	padding: 6px;
	color: #ccc;
}
.menuE #form input[type="button"]:hover{
	background-color: gray;
	color: #ccc;
}

#returnPolicy{
	font-size: 1.5em;
	font-weight: 800;
	line-height: 1.75em;
	max-width: 670px;
}
#parAgree{
	padding:0px;
	margin: 0px;
	position: absolute;
	top: 1em;
	right: 2em;
}

#inputDiv{
	position: relative;
	width: 100%;
	max-width: 670px;
	text-align: left;
	padding: 2em;
	/* margin-right: auto;
	margin-left: auto;
	margin-top: 2em; */
	margin: 4em auto;
	background-color: #ddd;
}
#emailTitl{
	display: block;
	font-size: 0.8em;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#tt{
	display: inline-block;
}

#tutorialBtn{
	position: fixed;
	background-color: #ddd;
	border-radius: 5px;
	padding: 1em;
	top: 1em;
	right: 1em;
	width: 50px;
	z-index: 7;
}
.vidDescr{
	font-size: 0.7em;
	width: 30%;
	max-width: 400px;
	text-align: right;
	float: right;
	right: 0;
	bottom: 10%;
}
.vidDescr p{
	width: 100%;
	font-size: 0.6em;
	margin-bottom: 50px;
}

#tt{
	
	width: 100%;
}

#tutorialBtn div{
	/* background-color: green; */
	display: block;
	position: absolute;
	bottom: 5px;
}

#tutHold{
	display: block;
	/* background-color: yellow; */
	height: 100%;
	
}

#tutHold video{
	background-color: black;
	position: absolute;
	display: block;
	float: left;
	width: auto;
	max-width:auto; 
	max-height:400px; 
	height: 100%;
	top: 5px;
	left: 5px;
}


#tutHold #video{
	background-color: black;
	position: absolute;
	display: block;
	float: left;
	width: auto;
	max-width:auto; 
	max-height:400px; 
	height: 100%;
	top: 5px;
	left: 5px;
}


#tutorialBtn:hover{
	background-color: #ccc;
	
}

#tutorialBtn img{
	width: 100%;
	height: auto;
}

.selectedItem{
	position: relative;
	background-color: black !important;
	color: #ccc !important;
}
.selectedItem span{
	font-size: 2em;
	color: white;
	text-shadow: 0px 0px 3px black;
}
.selectedItem span:hover{
	color: yellowgreen;
}
.selectedItem .pr{
	position: absolute;
	font-size: 3em;
	top: 10;
	right: 10;
}

.selectedItem .pr .pr-sm{
	position: absolute;
	font-size: 0.7em;
	top: 10;
	right: 10;
}

#addBtn{
	position: fixed;
	bottom: 2px;
	right: 2px;
	padding: 10px; 
	border-radius: 10px;
	border: 1px solid gray;
	font-size: 1.4em;
	margin: 20px;
	display: block;
	max-width: 100px;
	background-color: black;
	color: gray;
	z-index: 5;	
}
#addBtn:hover{
	background-color: gray;
	color: #ccc;
}

.doneAll{
	position: absolute;
	bottom: 2px;
	right: 2px;
	border-radius: 10px;
	padding: 10px;
	font-size: 0.9em;
	background-color: yellowgreen;
	color: darkslategrey;
	display: inline-block;
	margin: 5px;
}
#mailers{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 6;
}
#mailers #container{
	border: 1px solid red;
	border-radius: 20px;
}

.goldenItems{
	position: fixed;
	bottom: 2px;
	left: 5px;
	max-width: 200px;
	font-size: 0.7em;
	color: #ccc;
	background-color:black;
	padding: 10px;
	border-radius: 10px 10px 0px 0px;
	display: none;
	z-index: 4;
}

#blanket{
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(34, 34, 34, 0.4);
	z-index: 4;
}

#submitOrder{
	display: none;
	position: fixed;
	top: 33%;
	left: 33%;
	height: auto;
	max-height: 300px;
	width: 50%;
	max-width: 300px;
	min-width: 100px;
	border-radius: 10px;
	color: gray;
	background-color: black;
	z-index: 5;
	box-shadow: 1px 4px 0px rgba(34, 34, 34, 0.8);
}
#submitOrder p{
	text-align: center;
	height: 40%;
}

#submitOrder p input[type="button"]{
	border-radius: 14px;
	padding: 12px;
	font-size: 1.4em;
	background: linear-gradient( 180deg, rgba(77, 77, 77, 0.9), rgba(46, 46, 46, 0.9));
	/* border: rgba(99, 99, 99, 0.9); */
	border: 0px;
	box-shadow: 0px 0px 5px gray;
	color: rgb(128, 128, 128);
}

#submitOrder p input[type="button"]:hover{
	background: linear-gradient( 180deg, rgba(77, 77, 77, 0.9), rgba(52, 56, 1, 0.9));
	box-shadow: 0px 0px 5px rgba(255, 238, 0, 0.781);
	text-shadow: inset 1px 1px 1px rgba(255, 238, 0, 0.781);
	color: rgb(110, 110, 110);
}


#submitOrder #contain{
	width: 100%;
	margin:0px;
	padding:0px;
	padding-top: 15px;
	/* background-color: red; */
	height: 60%;

}
#submitOrder #contain span{
	display: inline-block;
	width: 100%;
	text-align: center;
}

#submitOrder #contain #price{
	font-size: 1.5em;
	color: white;
}

#submitOrder #contain span img{
	width: 45px;
	height: auto;
}


#ndcontainer, .ndCl{
	display: block;
	position: relative;
	height: auto;
	margin:0px;
	padding:3.5%;
	max-width: 500px;
	margin-left: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	/* background-color: #707070b2; */
	background-color: white;
	box-shadow: 0px 2px 20px black; 
	border-radius: 5px;
	/*border: 1px dotted gray;*/
	overflow:hidden;
	background-image: url(https://www.transparenttextures.com/patterns/crisp-paper-ruffles.png);
	/* box-shadow: 0px 0px 5px black; */
	/* background-image: url(https://previews.123rf.com/images/happydancing/happydancing1410/happydancing141000024/32603896-old-grunge-paper-texture-black-and-white.jpg); */
}

.complete{
	border-bottom: 4px solid rgb(113, 172, 18);
}

h2{
	margin: 0px;
	margin-bottom: 0.2em;
	font-size: 2em;
	font-weight: 100;
	border-bottom: 3px dashed rgb(100,100,100);
	padding-bottom: -5px;
	padding-top: 15px;
	color: rgb(77, 77, 77);
	font-family: 'Fugaz One', cursive;
}
.clf{
	clear: both;
}

input[name="designName"]{
	background-color: transparent;
}

#qtyTitl{
	font-size: 0.4em;
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
}

#qtySide p{
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
		
}

input[type="text"], input[type="number"]{
	border: 0px;
	box-shadow: none;
	border-bottom: 1px solid gray;
	line-height: 1em;
	padding: 10px 10px -15px 10px;
	font-size: 1.3em;
	width: 100%;
}
.mainInput{
	font-size: 3em !important;
}

input[type="text"]{
	/* font-family: 'Homemade Apple', cursive; */
	font-family: 'Nixie One', cursive;
	text-indent: 10px;
	overflow: none;
}

input::placeholder{
	color: #bbb;
	font-size: 0.9em;
	font-family: 'Arial', 'san-serif';
	font-weight: 100;
}

input[type="number"]{
	height: 100%;
	width: 100%;
	color: #ccc;
	max-width: 75px;
	background-color: gray;
	border-radius: 5px;
}
hr{
	max-width: 540px;
	margin-right: auto;
	margin-left: auto;
}

.ndCl ul{
	display: block;
	margin: 0px;
	padding: 0px;
}

.ndCl ul li{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.ndCl #iHold{
	background-color: transparent;
	width: 100%;
}
.ndCl #iHold li img{
	height: 40px;
	width: auto;
	padding-top: 8px;
	opacity: 0.6;
}
.ndCl #iHold li img:hover{
	cursor: pointer;
	opacity: 1;
}

.ndCl #inputSide{
	margin: 0px;
	padding: 0px;
	width: 80%;
	min-width: 300px;
	float:left;
}

.deles{
	position: absolute;
	display: block;
	border-radius: 3px;
	max-width: 20px;
	width: 20px;
	height: auto;
	text-align: center;
	padding: 3px;
	top: 4px;
	right: 4px;
	color: #ccc;
	background-color: gray;
}

.dele{
	position: absolute;
	display: block;
	border-radius: 3px;
	width: 20px;
	height: auto;
	text-align: center;
	padding: 3px;
	top: 2px;
	right: 2px;
	color: #ccc;
	background-color: gray;
}

.dele:hover{
	color: gray;
	background-color: black;
	cursor: pointer;
}

#addBtn input[value="Go"], #addBtn input[name="addQty"]{
	display: inline-block;
	background-color: greenyellow;
	color: green;
	padding: 10px;
	border-radius: 10px;
}
#addBtn input[name="addQty"]{
	background-color: black;
	color: white;
}
#addBtn input[name="addQty"]:hover{
	background-color: gray;
	color: white;
}

.nameA{
	position: absolute;
	display: block;
	border-radius: 3px;
	width: auto;
	max-width: 30%;
	height: auto;
	text-align: center;
	padding: 3px;
	top: 2px;
	left: 2px;
	color: #ccc;
	background-color: gray;
	cursor: pointer;
}


.ndCl #qtySide{
	font-size: 2em;
	color: gray;
	margin: -2px;
	padding: 0px;
	width: 20%;
	min-width: 50px;
	max-width: 100px;
	float:right;
	background-color: #ccc;
	border-radius: 5px;
	border: 1px solid #B7B7B7;
}
.ndCl .inline-style li{
	width:30%;
	display: inline-block;
	padding: 1.66%;
} 
.prodType{
	font-size: 0.5em;
	padding:4px;
	border-radius: 0.4em;
	background-color: rgba(173, 173, 173, 0.63);
	color: rgb(66, 66, 66);
	display: inline-block;
	float: right;
}

.menuE #form input[name="name"], .menuE #form input[name="email"], .menuE #form textarea{
	background-color: transparent;
	color: gray;
}

.menuE #form{
	background-position: top right;
	background-image: url(../img/postalImg.png);
	background-repeat: no-repeat;
	background-size: 30% auto;
}

.ndCl .inline-style li img{
	width:100%;
	max-width: 300px;
	border-radius: 6px;
	border: 1px solid gray;
	text-align: center;
	margin:0px;
}

.ndCl .inline-style li span{
	display: block;
}

.ndCl .block-style li{
	display: block;
	background-color: transparent;
	border: 1px solid #B7B7B7;
	border: 0.5px solid gray;
	color: rgb(77, 77, 77);
	padding: 7px;
	width: 95%;
	cursor: pointer;
	font-size: 0.9em;
	
}

.ndCl .block-style li img{
	border-radius: 6px;
	border: 1px solid #ccc;
	margin-right: 10px;
	max-width: 40px;
	height: auto;
}

.menuE li{
	border-radius: 20px;
	margin-bottom: 10px;
}

.menuE li:hover{
	color: gray;
	background-color: #D3D3D3;
	font-weight: bold;
}
.ndCl{
	/*background-color: black;
	background-image: url(../../namesdesignerReq/ndimg_regular.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;*/

}
