/*
-----------------------------------------------------
Custom style sheet file
-----------------------------------------------------
*/
.section-title{color:#1ED4D7;}
.ts-thumbs-up:before{font-family:'FontAwesome';content:'\f164';}
.ts-phone:before{font-family:'FontAwesome';content:'\f095';}
.ts-trophy:before{font-family:'FontAwesome';content:'\f091';}
.ts-clock:before{font-family:'FontAwesome';content:'\f017';}
.ts-gift:before{font-family:'FontAwesome';content:'\f06b';}
.product_price{color:#444;font-size:16px;}

/*
-----------------------------------------------------
Custom style sheet theme
-----------------------------------------------------
*/
.files ul{margin:0 0 20px;padding-left:0;list-style:none;color:#666}
.files ul li{margin-bottom:5px; list-style: none}

.pdf{float:left;width:48px;height:48px;background:url(../images/icons/pdf.png);display:block}
.doc,.docx{float:left;width:48px;height:48px;background:url(../images/icons/doc.png);display:block}
.xls,.xlsx{float:left;width:48px;height:48px;background:url(../images/icons/xls.png);display:block}
.mp3{float:left;width:48px;height:48px;background:url(../images/icons/mp3.png);display:block}
.zip{float:left;width:48px;height:48px;background:url(../images/icons/zip.png);display:block}
.rar{float:left;width:48px;height:48px;background:url(../images/icons/rar.png);display:block}
.ppt,.pptx,.pps,.ppsx{float:left;width:48px;height:48px;background:url(../images/icons/ppt.png);display:block}
.avi{float:left;width:48px;height:48px;background:url(../images/icons/avi.png);display:block}
.mpg{float:left;width:48px;height:48px;background:url(../images/icons/mpg.png);display:block}
.jpg{float:left;width:48px;height:48px;background:url(../images/icons/jpg.png);display:block}
.png{float:left;width:48px;height:48px;background:url(../images/icons/png.png);display:block}
.gif{float:left;width:48px;height:48px;background:url(../images/icons/gif.png);display:block}
.txt{float:left;width:48px;height:48px;background:url(../images/icons/txt.png);display:block}
.html,.htm{float:left;width:48px;height:48px;background:url(../images/icons/html.png);display:block}