@charset "UTF-8";
/* ----------------------------------------Body */
body {
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	font-style: normal;
	font-weight: 200;
	background-color: #000000;
}
/* ----------------------------------------Full */
.container {
	text-align: center;
	width: 100%;
	height: 1000px;
	background-color: #000000;
}
.maincol {
	width: auto;

}
.centerwrap {
	width: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bodymain {
	width: auto;
    height: auto;
	color: #CCCCCC;
	letter-spacing: 2px;
}
.bodymain-store {
    height: auto;
	width: auto;
	color: #cccccc;
	letter-spacing: 2px;
}
.bodymaincode {
    height: auto;
	width: 555px;
	text-align: left;
	color: #cccccc;
	letter-spacing: 2px;
}
.headerX {
	width: auto;
    height: 190px;
	background-color: #3366ff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	letter-spacing: 2px;
}
.menuX {
	width: auto;
    height: auto;
	color: #000000;
	letter-spacing: 2px;
	text-align: right;
	padding-right: 20px;
	margin-right: 14px;

}
.nav li {
	display: inline-block;
	vertical-align: top;
	margin-top: -3px;
	margin-left: 10px;
}
.nav li:last-child {
  margin-right: 0px;
}
.menuX a {
	text-decoration: none;
	color: #CCCCCC;
	display: inline-block;
}

.row {

	height: 450px;
	width: auto;
	background-color: #000000;
}
.rowcon {

	height: 245px;
    width: auto;
	color: #CCCCCC;
	background-color: #000000;
	text-align: center;
}

.rowcon li {

	display: inline-block;
	vertical-align: top;
    font-size: 12px;
	margin-left: 10px;
}
.banddes {
	text-align: left;
	margin-left: 60px;
	margin-right: 80px;
}
.tess {
	background-color: #000000;
	width: 140px;
	height: 50px;
}
.tess2 {
	background-color: #000000;
	width: 140px;
	height: 50px;
	margin-top: -20px;
	padding-bottom: 40px;
}
.product-title a {
	text-decoration: none;
	color: #3366ff;
}
.product-title {
	width: 400px;
	text-align: left;
}
.product-title h3 {
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 2px;
    font-size: 18px;

}
.product-title h4 {
	margin-top: 6px;
    font-size: 12px;
}
.product-title p{
	width: 400px;
	text-align: left;
}
.product-image {
	padding-top:7px;
	width: auto;
	text-align: right;
}
.mod {
	width: 36%;
	margin-top: -26px;
	margin-bottom: 14px;

}
.mod2 {
	margin-top: -20px;
	margin-bottom: 14px;

}
.category {
	padding-top: 10px;
	padding-bottom: 10px;
}
.fcf-input-group {
	padding-top: 10px;
	padding-bottom: 10px;
}
.joinus {
	padding-top: 10px;
	padding-bottom: 10px;
}
input[type=text], select, textarea {
  width: 200px;
  background-color: #e7e7e7;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}
input[type=email], select, textarea {
  width: 200px;
    background-color: #e7e7e7;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}
input[type=submit] {
  background-color: #e7e7e7;
  color: white;
  border: none;
  border-radius: 4px;
}
/* ----------------------------------------Small Desktops */
@media (max-width: 1024px)  {
.container {
	margin-left: auto;
	margin-right: auto;
}
.bodymain {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.headerX {
	margin-bottom: 0px;
}
.menuX {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 2px;
}

}
/* ----------------------------------------Mobile */
@media (max-width: 960px) {

}
/* ----------------------------------------Small Tablets */
@media (max-width: 800px) .bodymain-store {
	float: left;
    height: auto;
	width: auto;
}
.product-title {
	width: 300px;
	font-size: 16px;
	text-align: left;
}

.product-title h3 {
	margin-top: 4px;
	margin-bottom: 2px;
    font-size: 16px;
}
.product-title h4 {
	margin-top: 6px;
    font-size: 11px;
}
		
.centerwrap {
	width: auto;
	display: inline-block;
	align-items: center;
	justify-content: center;
}

.row {
	height: 500px;
	margin-top: 60px;
	margin-bottom: 60px;
}
.product-image {
	padding-top:7px;
	width: 80%;
	text-align: right;
}
	.breaker {
    font-size: 11px;
}
}
/* ----------------------------------------Small Tablets */
@media (max-width: 768px) {
.bodymain-store {
	float: left;
    height: auto;
	width: auto;
}
.product-title {
	width: 300px;
	font-size: 16px;
	text-align: left;
}

.product-title h3 {
	margin-top: 4px;
	margin-bottom: 2px;
    font-size: 16px;
}
.product-title h4 {
	margin-top: 6px;
    font-size: 11px;
}
		
.centerwrap {
	width: auto;
	display: inline-block;
	align-items: center;
	justify-content: center;
}

.row {
	height: 500px;
	margin-top: 60px;
	margin-bottom: 60px;
}
.product-image {
	padding-top:7px;
	width: 80%;
	text-align: right;
}
	.breaker {
    font-size: 11px;
}
}
/* ----------------------------------------Mobile */
@media (max-width: 736px) {
.product-title {
	width: 300px;
	font-size: 16px;
	text-align: left;
}
.product-title h3 {
	margin-top: 4px;
	margin-bottom: 2px;
    font-size: 16px;
}
.product-title h4 {
	margin-top: 6px;
    font-size: 11px;
}
		
.centerwrap {
	width: auto;
	display: inline-block;
	align-items: center;
	justify-content: center;
}

.row {
	height: 800px;
	margin-top: 60px;
	margin-bottom: 60px;
}
.product-image {
	padding-top:7px;
	width: 80%;
	text-align: right;
}
	.breaker {
    font-size: 11px;
}
}
/* ----------------------------------------Mobile */
@media (max-width: 667px) {
}
/* ----------------------------------------Mobile */
@media (max-width: 640px) {

}
/* ----------------------------------------Mobile */
@media (max-width: 600px) {
.centerwrap {
	width: auto;
	display: inline-block;
	align-items: left;
	justify-content: left;
}
.row {
	width: 590px;
	height: 800px;
	margin-left: 0px;
	margin-right: 0px;
}
.product-title {
	width: 320px;
	text-align: left;
}

.product-image {
	padding-top:7px;
	width: 85%;
	text-align: right;
	
}
	.breaker {
    font-size: 10px;
}
}

/* ---------------------------------------- */
@media (max-width: 568px) {

.centerwrap {
	width: auto;
	display: inline-block;
	align-items: left;
	justify-content: left;
}
.rowcon {
	height: 245px;
    width: auto;
	color: #CCCCCC;
	background-color: #000000;
	text-align: left;
}
.row {
	height: 800px;
}
.product-title {
	width: 900px;
	padding-right: 0px;
	text-align: left;
}

.product-image {
	
	padding-top:7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
	width: 300px;
	text-align: left;
	
}
}


/* ----------------------------------------Mobile */
@media (max-width: 533px) {

.headerX {
    height: 170px;
}
.headerX img {
    height: 170px;
}

}
/* ----------------------------------------Mobile */
@media (max-width: 480px) {


.headerX {
	width: auto;
    height: 160px;
}
.headerX img {
	width: auto;
	height: 160px;
}
.menuX {
	width: auto;
    height: auto;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 2px;
}
.row {
	float: left;
	height: 800px;
	width: auto;
	background-color: #000000;
}
.rowcon {
	height: auto;
    width: auto;
	color: #CCCCCC;
	background-color: #000000;
	text-align: center;
}
.rowcon li {
	display: inline-block;
	vertical-align: left;
    font-size: 12px;
	margin-left: 10px;
}
.product-title {
	width: 370px;
	text-align: left;
}
.product-title h3 {
	margin-top: 3px;
	margin-bottom: 2px;
    font-size: 14px;
}
.product-title h4 {
	margin-top: 6px;
    font-size: 11px;
}
.product-title p{
	padding-top:26px;
	width: 300px;
	text-align: left;
}
.mod2 {
	float: left;
	margin-top: -20px;
	margin-bottom: 14px;

}
.product-image {
	float: left;
	width: 400px;
	padding-top: 20px;
	padding-bottom:20px;
}
}
/* ------------------------------------Mobile */
@media (max-width: 414px) {

.headerX {
    height: 130px;
}
.headerX img {
	height: 130px;
}
.bodymaincode {
    height: auto;
	width: auto;
	text-align: left;
	letter-spacing: 2px;
}
.nav li {
	display: block;
	text-align: center;
	vertical-align: top;
	margin-top:  5px;
	margin-top:  5px;
	margin-left: 0px;
	font-size: 20px;
}
.nav li:last-child {
  margin-right: 0;
}
.row {
	float: center;
	height: 800px;
	width: auto;
	background-color: #000000;
}
.rowcon {
	height: auto;
    width: auto;
	color: #CCCCCC;
	background-color: #000000;
	text-align: center;
}
.rowcon li {
	display: inline-block;
	vertical-align: left;
    font-size: 12px;
	margin-left: 10px;
}
.product-title {
	width: auto;
	text-align: left;
}
.product-title h3 {
	margin-top: 3px;
	margin-bottom: 2px;
    font-size: 15px;
}
.product-title h4 {
	margin-top: 6px;
    font-size: 11px;
}
.product-title p{
	padding-top:10px;
	width: auto;
	text-align: left;
}
.mod2 {
	float: left;
	margin-top: -20px;
	margin-bottom: 14px;

}
.product-image {
	float: left;
	width: auto;
	padding-top: 20px;
	padding-bottom:20px;
}
}


/* ----------------------------------------Mobile */
@media (max-width: 375px) {

.headerX {
	width: auto;
    height: 111px;
	color: #3366ff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 2px;
}
.headerX img {
	width: auto;
	height: 111px;
	color: #3366ff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 2px;
}
.menuX {
	width: auto;
    height: auto;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 2px;
}

.nav li {
	display: block;
	text-align: center;
	vertical-align: top;
	margin-top:  5px;
	margin-top:  5px;
	margin-left: 0px;
	font-size: 20px;
}
.nav li:last-child {
  margin-right: 0;
}
.row {
	float: center;
	height: 630px;
	width: auto;
	background-color: #000000;
}
.rowcon {
	height: auto;
    width: auto;
	color: #CCCCCC;
	background-color: #000000;
	text-align: center;
}
.rowcon li {
	display: inline-block;
	vertical-align: left;
    font-size: 12px;
	margin-left: 10px;
}
.product-title {
	width: auto;
	text-align: left;
}
.product-title h3 {
	margin-top: 3px;
	margin-bottom: 2px;
    font-size: 14px;
}
.product-title h4 {
	margin-top: 6px;
    font-size: 11px;
}
.product-title p{
	padding-top:26px;
	width: auto;
	text-align: left;
}
.mod2 {
	float: left;
	margin-top: -20px;
	margin-bottom: 14px;

}
.product-image {
	float: left;
	width: auto;
	padding-top: 20px;
	padding-bottom:20px;
}
}


/* ---------------------------------------- */
@media (max-width: 360px) {

.headerX {
	width: auto;
    height: 111px;
	color: #3366ff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 2px;
}
.headerX img {
	width: auto;
	height: 111px;
	color: #3366ff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 2px;
}
}

/* ----------------------------------------Mobile */
@media (max-width: 320px) {

.headerX {
	width: auto;
    height: 100px;
	color: #3366ff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 2px;
}
.headerX img {
	width: auto;
	height: 100px;
	color: #3366ff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 2px;
}
.row {
	float: center;
	height: 630px;
	width: 260px;;
}
.breaker {
	display: none; 
	visibility: hidden;
}
}

/* ----------------------------------------Mobile fix from here somehow*/
@media (max-width: 240px) {

.bodymain {
	width: auto;
    height: auto;
	letter-spacing: 2px;
}
.bodymaincode {
    height: auto;
	width: auto;
	text-align: left;
	letter-spacing: 2px;
}

.headerX {
	width: auto;
    height: 80px;
	letter-spacing: 2px;
}
.headerX img {
	width: auto;
	height: 80px;
	letter-spacing: 2px;
}
.menuX {
	width: auto;
    height: auto;
	letter-spacing: 2px;
}
.nav li {
	font-size: 12px;
	padding-bottom: 2px;
}
.row {
	float: center;
	height: auto;
	width: 220px;;
}
.rowcon {
	height: auto;
    width: auto;
	text-align: center;
}
.rowcon li {
	display: flex;
	vertical-align: left;
    font-size: 12px;
	margin-left: 2px;
}

.tess2 {
	width: auto;
	height: auto;
	margin-top: -20px;
	padding-bottom: 12px;
}
.product-title {
	width: auto;
	text-align: left;
}
.product-title h3 {
	margin-top: 3px;
	margin-bottom: 2px;
    font-size: 12px;
}
.product-title h4 {
	margin-top: 6px;
    font-size: 11px;
}
.product-title p{
	padding-top:26px;
	width: auto;
	text-align: left;
}
.mod2 {
	float: left;
	margin-top: -20px;
	margin-bottom: 14px;

}
.product-image {
	float: left;
	width: auto;
	padding-top: 12px;
	padding-bottom:12px;
}
.product-image img{
	height: 60%;
}
}


/* ----------------------------------------Mobile */
@media (max-width: 220px) {


.bodymaincode {
    height: auto;
	width: auto;
	text-align: left;
	letter-spacing: 2px;
}

.headerX {
	width: auto;
    height: 75px;
	letter-spacing: 2px;
}
.headerX img {
	width: auto;
	height: 75px;
	letter-spacing: 2px;
}
.menuX {
	width: auto;
    height: auto;
	letter-spacing: 2px;
}
.nav li {
	font-size: 12px;
	padding-bottom: 2px;
}
.row {
	float: center;
	height: auto;
	width: auto;
}
.rowcon {
	height: auto;
    width: auto;
	text-align: center;
}
.rowcon li {
	display: flex;
	vertical-align: left;
    font-size: 12px;
	margin-left: 2px;
}

.tess2 {
	width: auto;
	height: auto;
	margin-top: -20px;
	padding-bottom: 12px;
}
.product-title {
	width: auto;
	text-align: left;
}
.product-title h3 {
	margin-top: 3px;
	margin-bottom: 2px;
    font-size: 12px;
}
.product-title h4 {
	margin-top: 6px;
    font-size: 11px;
}
.product-title p{
	padding-top:26px;
	width: auto;
	text-align: left;
}
.mod2 {
	float: left;
	margin-top: -20px;
	margin-bottom: 14px;

}
.product-image {
	float: left;
	width: auto;
	padding-top: 12px;
	padding-bottom:2px;
}
.product-image img{
	height: 55%;
}
}



/* ----------------------------------------Mobile */
@media (max-width: 176px) {


.bodymaincode {
    height: auto;
	width: auto;
	text-align: left;
	letter-spacing: 2px;
}

.headerX {
	width: auto;
    height: 60px;
	letter-spacing: 2px;
}
.headerX img {
	width: auto;
	height: 60px;
	letter-spacing: 2px;
}
.menuX {
	width: auto;
    height: auto;
	letter-spacing: 2px;
}
.nav li {
	font-size: 12px;
	padding-bottom: 2px;
}
.row {
	float: center;
	height: auto;
	width: auto;
}
.rowcon {
	height: auto;
    width: auto;
	text-align: center;
}
.rowcon li {
	display: flex;
	vertical-align: left;
    font-size: 12px;
	margin-left: 2px;
}

.tess2 {
	width: auto;
	height: auto;
	margin-top: -20px;
	padding-bottom: 12px;
}
.product-title {
	width: auto;
	text-align: left;
}
.product-title h3 {
	margin-top: 3px;
	margin-bottom: 2px;
    font-size: 12px;
}
.product-title h4 {
	margin-top: 6px;
    font-size: 11px;
}
.product-title p{
	padding-top:26px;
	width: auto;
	text-align: left;
}
.mod2 {
	float: left;
	margin-top: -20px;
	margin-bottom: 14px;

}
.product-image {
	float: left;
	width: auto;
	padding-top: 12px;
	padding-bottom:2px;
}
.product-image img{
	height: 50%;
}
}
#nav-cart-toggle {
	background-color: transparent !important;
	color: white !important;
	cursor: pointer !important;
	border: none !important;
}

