/*
Theme Name:   ThaiGo
Description:  Divi Child Theme for ThaiGo
Author:       WP Hous
Author URL:   https://wphous.com
Template:     Divi
Version:      1.1
Text Domain:  thaigo
*/

/* Write here your own personal stylesheet */


.Whatsapp-Quote {
    position: relative;
    padding-left: 44px !important;
}
.Whatsapp-Quote::before {
    background-image: url(https://gothai.wpmudev.host/wp-content/uploads/2019/11/whatsapp-logo-variant.png) !important;
    background-size: 24px 24px;
    display: block !important;
    position: absolute;
    z-index: 999999;
    left: 50px !important;
    top: 12px !important;
    clear: both;
    opacity: 1 !important;
    width: 50px;
    background-repeat: no-repeat;
    text-indent: -9999px;
}