/*
Theme Name: Divi Child Theme
Description: Divi Child Theme
Author:  TCM STUNNER
Author URI:  https://www.tcmstunner.com
Template: Divi
Version:  1.0.0
*/

 
/* =Theme customizations
------------------------------------------------------- */

.hdr-top-cart a::before {
        content: "\E015";
        font-family: ETmodules!important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-shadow: 0 0;
        direction: ltr;
}
