@font-face
{
	font-family:BreeBold;
	
	src:url("../fonts/bree-bold/BreeBold.otf")
}
@font-face
{
	font-family:MyriadProRegular;
	
	src:url("../fonts/myriad-pro-regular/MyriadProRegular.ttf")
}
.bg-beige
{
	background: #f2e4d1;
}
.mb8-
{
	margin-bottom: -8px;
}
.banner-ads img {
    margin-top: -7px;
    width: 100%;
    text-align: left;
    background-size: cover;
}
.hero-slider-1 img {
    
    width: 100%;
    text-align: left;
    background-size: cover;
}
.related-product {
    background: #f4e5d4;
    border-radius: 00px;
}
.justify-end {
    justify-content: flex-end;
}
ul.product-more-infor
{
	padding: 0px;
}

ul.product-more-infor  li {
    font-size: 18px;
	    line-height: 29px;

}
.list li {
    font-size: 1rem;
        cursor: default;
    padding-bottom: 5px;
}