button[type=submit] {
margin-top: 6px;
}
footer {
    position: sticky;
    width: 100%;
    bottom: 0;
    margin: 0;
}

a{
	text-decoration: none;
}

nav {
    position: fixed;
    top: 0;
    z-index: 1;
    width: 100%;
}
.modalTable{
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
.line{
	text-decoration: line-through;
	display: contents;
	color: black;
}
.noLine{
	display: contents;
	color: black;
}

.clw{
	color: white;
}

.txt3 {
	margin-top: 2px;
	margin-bottom: 2px;
    font-family: "Times New Roman", Times, serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 20px;
    color: #fffcf7;
}
.qtyAddToCart{
	height: 18px;
    width: 50px;
    margin-bottom: 0px;
}
.lleft{
	text-align: left;
	align-self: left;
}


.fbmsg-icon {
	    /*padding: 7px 6px 6px 6px;*/
	     top: auto;
    bottom: 71.5469px;
    opacity: 1;
	    position: fixed;
	    bottom: 20px;
	    width: 58px;
	    z-index: 99999;
	    border-radius: 50%;
	    padding: 6px;
	    cursor: pointer;
	    overflow: hidden;
	}
	
.price-dis-p{
    display:inline;
    font-size:15px;
}