body{ 	background-color:#f9f9eb;max-width: 1920px;}
svg {fill:currentColor;}
a{color:#554600;}
a:hover{color: #aa963d}

#wrapper{
	background-color: white;
	 border-radius: 12px;
	box-shadow: 0px 2px 8px #8B4513;
	 margin-left: auto;margin-right: auto;
	 margin-top: 1rem;
	 padding: 1rem;
	 max-width: 90%;
}

.header{
	background-color: #8B4513; color:white;
}
.header a {background-color: #8B4513; color:white;}
.header svg {fill:currentColor;}
.navbar-logo{  background-color: white;	box-shadow: 0px 2px 8px white;  height: 50px; }

.dropdown.dropdown-menu-4 {position:fixed ; width: 89%; }


@media (min-width: 720px) {
	 .navbar-logo{ height: 100px; }
}
@media (min-width: 1200px) {
	 .navbar-logo{ height: 150px; }
	 .navbar-brand{font-size: 2rem;}
	 .navbar-text{font-size: 1.6rem;}
}

#navbarMenu > .col{
	padding-left: 5px; padding-right: 5px;
}

@media (max-width: 768px) {
	#navbarMenu{max-width: 200px;}

}

#hfeMenu{
	display: block;
	border: 1px solid black;
	box-shadow: 0px 2px 8px black;
	margin-bottom: 1rem;
	padding:2 rem;
}

#videoDialog {
  max-width: 1000px;
  margin: 30px auto;
}
.modal-xl { width: 90% !important;}
.dropdown-menu.wide{ postition:static;left:-100vw;width: 1000px; max-width: 90vw;}

.col-auto > .dropdown-item{padding: .2rem;}

#menuBar{ margin-bottom: 1rem; box-shadow: 0px 2px 8px black; }

.dropdown-menu { border-radius: 8px !important; box-shadow: 0px 2px 8px black !important; color:black;}

.boxShadow{ border-radius: 8px !important; box-shadow: 0px 2px 8px black !important;}

.bg-light{ line-height: 1.2rem; padding: 0;}

a.dropdown-item:hover{color:white; background: #666;}

.dropdown-menu-3 {min-width: 600px; }
.dropdown-menu-2 {min-width: 400px; }

.text-hfe-green{ color:darkgreen; }
#slogan{font-size: .8rem;font-style: italic;}
/* ############  */

.itsus {color:gray;font-size:xx-small;border: 0px;}
A.itsus:link {color: darkblue;font-size:xx-small}
A.itsus:visited {color:darkblue; font-size:xx-small  }
A.itsus:hover {color: red; font-style:italic}
A.itsus:active {color: darkblue;font-size:xx-small}

/* ###    b1BuyNow for buyNow.1.inc  #######  */
.b1BuyNow{ border-radius: 8px; border:4px double #A5902A; box-shadow: 0px 2px 8px darkgreen; margin: 6px; font-size: 1 rem; overflow-wrap: break-all; min-width: 220px; max-width:1000px;}
.b1Name{color: darkgreen; font-size: 1.2rem; text-align: center !important;}
.b1NowName {color: green; font-size: .8rem; font-weight: bold; text-decoration: underline; margin-left: .3rem;}
.b1NowPriceTable{margin: auto; padding:0px; vertical-align: middle;}
.b1NowRetail{color:black;font-size: .8rem; font-weight:normal;text-decoration: line-through;}
.b1NowRetailPrice {color:black;font-size: .8rem; font-weight:normal;text-decoration: line-through;}
.b1NowSave {color:darkgreen;font-size: .7rem;}
.b1NowPrice {color:red;font-size: 1rem;font-weight:bold;}

 .bAdd{  padding: 0px; padding-top: 0px; padding-left: 0px; }

.b1NowDesc {
	background-color:white;
	font-size: 1rem;
	text-align: left ;
	vertical-align: top;
	padding: 6px;
    white-space: wrap;
	overflow: hidden;
}

/* ###    b2BuyNow #######  */
.b2BuyNow{border-radius: 8px; border:4px double #A5902A !important; box-shadow: 0px 2px 8px green; margin: 6px;font-size: 1 rem; overflow-wrap: break-all; min-width: 220px;}
.b2Name{color: darkgreen; font-size: 1.2rem; text-align: center !important;}
.b2Name2{color: darkgreen; font-size: .8rem; text-align: center !important;}
.b2NowPrice {color:red;font-size: 1rem;font-weight:bold;}
.b2NowRetailPrice {color:black;font-size: 1rem; font-weight:normal;text-decoration: line-through;}

/* ###    bProdNow for buyProd.1.inc  #######  */
.bProdName{color: darkgreen; font-size: 1.2rem; text-align: center !important;}
.bProdRetail{color:black;font-size: .8rem; font-weight:normal;text-decoration: line-through;}
.bProdRetailPrice {color:black;font-size: .8rem; font-weight:normal;text-decoration: line-through;}
.bProdSave {color:darkgreen;font-size: .7rem;}
.bProdPrice {color:red;font-size: 1rem;font-weight:bold;}

 .bAdd{  padding: 0px; padding-top: 0px; padding-left: 0px; }

.b1NowDesc {
	background-color:white;
	font-size: 1rem;
	text-align: left ;
	vertical-align: top;
	padding: 6px;
    white-space: wrap;
	overflow: hidden;
}
/*  #################  */

#addresses{
    background-color: white;
    max-width: 60rem;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    margin-left: auto;
    margin-right: auto;
}

#shopcart{
    background-color: white;
    max-width: 60rem;
    margin-top: 1rem;
    margin-bottom: 2rem;
    margin-left: auto;
    margin-right: auto;
}

.cartHR{ background-color: #90EE90; min-height: .2rem;}

.userinfo{ }

.bImage{margin: 0; width: 100%; text-align: center;  }
 /* ###  Changes for Media Size  ###  */
@media (max-width: 575px) {  /* Change for eXtra Small xs */
	h1{font-size: medium;}
	.b1NowPrice {color:red;font-size: .8rem;font-weight:bold;}
	.b2Name {font-size: .8rem;font-weight:bold;}

}
@media (min-width: 576px) {  /* Change for Small  sm */

}
@media (min-width: 768px) { /* Change for  Medium md */
	.b1NowImg{max-width: 150px; max-height: 150px; }
	.additem{font-size: .8rem !important;}
	.bAdd{margin: 0; width: 100%; text-align: center;  }
	.b1NowName {font-size: 1rem; color: blue;}
}

@media (min-width: 992px) { /* Change for  Large lg */

}



