.product-full .product-header h1 {
    color: #00a955 !important;}

.commit-text_font-fam-rb #card_name_h1{
	color: #00a955;
}
.reg{
    line-height: 12px;
}
#content{
    background: url(/static/f/product/56/images/background.jpg) repeat-y;
    background-size: 100%;
}



footer,
.b-product-info {
    background: #fff;
}
.b-product-content{
    background: transparent;
}
.b-products {
    padding-top: 0px;
    background: transparent;
}
.b-reviews__title,
.b-products__title {
    color: #fff;
}
.rd-product-consist__inner {
    background: #fff;
    padding: 20px 40px 6px;
    box-shadow: 3px 0 10px -6px rgba(0,0,0,.16);
    height: 100%;
}
@media (max-width: 389px) {
    .rd-product-consist__inner {
        padding: 20px 20px 6px;
    }
}
.b-product-content__wrapper {
    background-color: #fafafa;
}
.rd-blue-bg-txt {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 15px;
    background-color: #31a8db;
    color: #fff;
    border-radius: 25px;
    margin: 5px 0;
}
.b-product-content__video {
    /*max-width: 660px;*/
    margin: 32px auto 32px;
    padding-bottom: 0;
    aspect-ratio: 16/9;
    height: auto;
}




.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;
padding-bottom: 5px;
    background: linear-gradient(90deg, #d9963b, #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: 0px;
    margin-left: -26px;
    top: 2px;
}
.under_header_content_text li{
    list-style: none;
    padding-left: 26px;
}
.row view-mode-section_headline{
margin-bottom: 0px !important;
}
.row{
margin-bottom: 0px !important;
}
@media all and (-ms-high-contrast:none){
    .uhcts{
        color: #e9b050;
    }
    .uhctd{
        color: #d9963b;
    }
} /* IE10 */
        *::-ms-backdrop, .under_header_content_title { background: none;
color:  #facb67; } /* IE11 */