
#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;
}


	@media screen and (max-width: 1025px)
		{
			iframe{width: 100%}
		}
	     
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;
    }
