

#itom-related-products h4 {
    font-weight: 700;
    margin: 10px 0 10px 0;
    color: #000;
}
#itom-related-products ul li {
    color: #444;
    border-top: 1px solid #eee;
    padding: 10px 0 10px 40px;
    font-size: 12px;
    line-height: 1.2em;
}
h4 {
    font-size: 16px;
    line-height: 20px;
	}
	#itom-related-products {
    margin-bottom: 20px;
}


.rhs-cont img {border: solid 1px #b2b0b0;}
.hglt {background: #dbffe4;padding: 10px 20px;text-align: center;width: 95.5%;margin: 20px 0 10px 0;display: table;vertical-align: middle;}
.hglt col {display: table-cell;}
.hglt col:nth-child(1) {width: 85px;}
.hglt img {display: inline-block;width: 70px;vertical-align: middle;}
.hglt p {margin: 5px 0;}
.hglt div {display: inline-block;margin: 0 15px;vertical-align: middle;width: 83%;}
.hglt div.col.div-radius {border-radius: 50%;width: 60px;height: 60px;background: #7bc1ff;}
.hglt div.col.div-radius img {transform: scale(.65);-webkit-transform: scale(.65);-moz-transform: scale(.65);border: 0 !important;}
     
em {
    font-style: italic; 
}
#fixedbtn {
    position: fixed;   
    right: 0;
    top: initial;
    bottom: 300px;
    z-index: 4;
    } 
    #fixedbtn .demo {
    color: #fff!important;
    background: #34ad65;
    text-align: center;
    display: block;
    height: 90px;
    font-weight: 500;
    font-size: .75em;
    letter-spacing: -.1px;
    line-height: normal;
    vertical-align: middle;
    border-radius: 0;
    width: 60px;
    padding: 10px 16px 0;
    text-transform: capitalize;
    }
