/*
Theme Name: SmartMag Child
Theme URI: https://smartmag.theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: https://theme-sphere.com
Template: smart-mag
Version: 1.1
*/

#menu-item-4093 > a {
    font-size: 0;
}

#menu-item-4093 > a::before {
    content: "\f015";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
	    top: -7%;
    position: relative;

}
.ptms_marquee a {
    color: #fe0000 !important;
    font-weight: 600;
       padding-left: 15px;
    padding-right: 15px;
}