@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;
}
 

.button a{
    color:#fff;
}
.button a:hover{
    color:#000 !important;
} 
 
.card-2:first-child:hover a {
  color: #00a14d;
} 
.jowerli{list-style:disc!important;}
.jowerli li{ margin:12px 0px; font-size:16px;} 
.jowerli li strong{
    font-size:19px;
    color:#253d4e;
} 
.h1st h1{
    background-color: #00a156;
    color: #fff;
    padding: 10px 0px;
}

