body {
   font-family: "Nunito,", sans-serif;
}
a:link{color:#1fcef6;text-decoration: none;}
a:active{color:#69DEF9;} 
a:visited{color:#69DEF9;}
a:hover{color:#aaaaaa;}


#legalese{
	width: 75%;
	margin-top: 70px;
	background:transparent;
	position: relative;
	padding: 20px 0 10px 0;
	 font-family: "Nunito,", sans-serif;
	letter-spacing: 1.3px;
	line-height: 1.5;
	 margin-left: auto;
    margin-right: auto;
}

.legalese_title{
	 font-family: "Nunito,", sans-serif;
	font-size: 23px;
	font-weight: bold;
}

.legalese_subtitle{
	 font-family: "Nunito,", sans-serif;
	font-size: 19px;
}



#product_container{
	max-width: 1020px;
	width: 100%;
	margin: 30px auto 10px auto;
	background:transparent;

	position: relative;
	padding: 20px 0 10px 0;
}

    .t-p-title{
        font-family: "Nunito,", sans-serif;
  font-weight: bold;
margin: 50px 0 1px 0;
letter-spacing: .7px;
font-size: 17px;
    }
    
    .t-p-text{
        font-family: "Nunito", sans-serif;
  font-weight: 300;
letter-spacing: .7px;
font-size: 15px;
    }
    
    .t-p-subtitle{
        font-family: "Nunito", sans-serif;
  font-weight: 300;
letter-spacing: .7px;
font-size: 15px;
margin: 20px 0 5px 0;
    }
    
    
    
    li::marker {
  color: #000000;
}



 @media (min-width: 300px)  and (max-width: 931px){
			#product_container{
				max-width: 920px;
				width: 100%;
				margin-bottom: 100px;
				/*margin: -10px auto 105px auto;
				max-height: 100%;
				height: 1500px;*/
				position: relative;
				padding: 20px 0 10px 0;
			}
			