.product-full .product-header h1 {
    color: #00a955 !important;
}
#card_name_h1{
	color: #00a955;
}
.reg{
    line-height: 12px;
}
#content{
    background: url(/static/i/p/product.main/53/1212x1212/154270.jpg) repeat-y;
    background-size: 100%;
}
.product_rd__content{
}
.wrapper_under_header_content{
    position: relative;
    display: block;
}
.under_header_content{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    max-width: 840px;
    margin: 0 auto;
    margin-top: 28px;
}
.under_header_content_left{
    position: relative;
    max-width: 425px;
    margin-right: 10px;
}
.under_header_content_right{
    position: relative;
    max-width: 330px;
    margin-left: 10px;
}
.under_header_content_title{
    font-family: 'RotondaWebBold';
    font-size: 28px;
    background: linear-gradient(90deg, #d9963b,#facb67, #facb67,#d9963b );
  -webkit-background-clip: text; 
  -webkit-text-fill-color: transparent;
}
.under_header_content_text{
    margin-top: 12px;
    position: relative;
    line-height: 32px;
    font-size: 20px;
    font-family: 'RotondaWebBold'; 
    color: #fff;
}
.under_header_content_img{
    position: relative;
    max-height: 20px;
    max-width: 20px;
    margin-right: 6px;
    margin-left: -26px;
    top: 2px;
}
.under_header_content_text li{
    list-style: none;
    padding-left: 26px;
}
.row{
margin-bottom: 0px;
}