.venom-button {
        font: 400 normal 15px/1.3 -apple-system,BlinkMacSystemFont,Roboto,Open Sans,Helvetica Neue,sans-serif;
        position: fixed;
        bottom: 30px;
        right: 30px;
        font-size: 14px;
        z-index: 98
}

.venom-button .venom-button-button {
        position: relative;
        border-radius: 0;
        background: transparent !important;
        cursor: pointer;
        overflow: inherit;
        width: 45px !important;
        height: 45px !important;
        z-index: 1;
}

.venom-button .venom-button-button img,.venom-button .venom-button-button svg {
        position: absolute;
        width: 45px;
        height: 45px;
        object-fit: contain;
        top: 50%;
        left: 50%;
        transform: translate3d(-50%,-50%,0);
        border-radius: 0;
        filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, .2));
        transition: filter .2s;
}

.venom-button:hover .venom-button-button img{
        filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, .4));
}

.venom-button .venom-button-popup {
        border-radius: 6px;
        background-color: #e5ddd5;
        position: absolute;
        overflow: hidden;
        padding: 0;
        box-shadow: 1px 2px 8px rgba(60,60,60,.25);
        width: 0;
        height: 0;
        bottom: 0;
        opacity: 0;
        transition: bottom .1s ease-out,opacity .2s ease-out;
        transform-origin: bottom
}

.venom-button .venom-button-popup .drfHxL {
        position: absolute;
        top: 8px;
        right: 8px;
        width: 30px;
        height: 30px;
        opacity: 1;
        cursor: pointer;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        transition: all .3s ease 0s;
        outline: transparent
}

.venom-button .venom-button-popup .kdxbgZ {
        color: #111;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        padding: 24px 20px;
        background: rgb(0 120 120) !important;
}

.venom-button .venom-button-popup .drfHxL::before {
        transform: rotate(45deg)
}

.venom-button .venom-button-popup .drfHxL::after {
        transform: rotate(-45deg)
}

.venom-button .venom-button-popup .drfHxL::after,.venom-button .venom-button-popup .drfHxL::before {
        content: "";
        position: absolute;
        width: 20px;
        height: 2px;
        background-color: #fff;
        display: block;
        border-radius: 0;
        x}

.venom-button .venom-button-popup .eZEgcx {
        width: 52px;
        height: 52px;
        display: block;
        position: relative;
        flex-shrink: 0
}

.venom-button .venom-button-popup .lngbRu {
        min-width: 100%;
        height: 100%;
        flex-shrink: 0;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat
}

.venom-button .venom-button-popup .izlSME {
        height: 100%;
        width: 100%;
        position: relative;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        overflow: hidden;
        border-radius: 50%;
        padding: 8px;
        border: 2px solid #fff;
        background: #fff;
}

.venom-button .venom-button-popup .izlSME::after {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        content: "";
        border-radius: 50%;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(0,0,0,.1);
        border-image: initial;
        overflow: hidden
}

.venom-button .venom-button-popup .ewIAEB::before {
        display: block;
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        z-index: 0;
        opacity: .08;
        background-image: url(/catalog/view/theme/newmyfc/assets/img/whatsapp_icon.svg)
}

.venom-button .venom-button-popup .cWUfUj {
        display: flex;
        z-index: 1
}

.venom-button .venom-button-popup .acKCA {
        font-size: 13px;
        font-weight: 700;
        line-height: 18px;
        margin-top: 7px;
        color: rgba(0,0,0,.4)
}

.venom-button .venom-button-popup .dPhWdq {
        text-align: right;
        margin-top: 4px;
        font-size: 12px;
        line-height: 16px;
        color: rgba(17,17,17,.5);
        margin-right: -8px;
        margin-bottom: -4px
}

.venom-button .venom-button-popup .hOnFlx {
        font-size: 14px;
        line-height: 19px;
        margin-top: 4px;
        color: #111
}

.venom-button .venom-button-popup .ewIAEB {
        background-color: #e6ddd4;
        position: relative;
        max-height: 382px;
        padding: 20px 20px 20px 10px;
        overflow: auto
}

.venom-button .venom-button-popup .iNguXd {
        background-color: #fff;
        width: 52.5px;
        height: 32px;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        margin-left: 0px;
        opacity: 0;
        z-index: 1;
        box-shadow: rgba(0,0,0,.13) 0 1px .5px;
        border-radius: 16px;
        transition: all .1s ease 0s
}

.venom-button .venom-button-popup .dSUAOZ {
        background-color: #fff;
        position: relative;
        opacity: 0;
        transform-origin: center top;
        z-index: 2;
        box-shadow: rgba(0,0,0,.13) 0 1px .5px;
        margin-top: 0px;
        margin-left: -54px;
        max-width: calc(100% - 24px);
        padding: 7px 14px 6px;
        border-radius: 0 12px 12px;
        transition: all .3s ease 0s
}

.venom-button .venom-button-popup .eZEgcx::before {
        content: "";
        bottom: 0;
        right: 0;
        width: 16px;
        height: 16px;
        box-sizing: border-box;
        background-color: #10ff00;
        display: block;
        position: absolute;
        z-index: 1;
        border-radius: 50%;
        border-width: 3px;
        border-style: solid;
        border-color: #007676;
        border-image: initial;
        margin-bottom: -2px;
        margin-right: -3px;
}

.venom-button .venom-button-popup .hhASjW {
        margin-left: 16px;
        margin-right: 16px
}

.venom-button .venom-button-popup .ioFWLq {
        font-size: 13px;
        line-height: 18px;
        margin-top: 4px;
        color: #fff
}

.venom-button .venom-button-popup .hDGnqR {
        font-size: 16px;
        font-weight: 700;
        line-height: 20px;
        color: #fff
}

.venom-button .venom-button-popup .hqsrSh {
        margin-left: 8px;
        margin-right: 8px;
        z-index: 1;
        color: #fff
}

.venom-button .venom-button-popup .jwwAjt {
        color: #fff;
        font-size: 15px;
        font-weight: 700;
        line-height: 20px;
        cursor: pointer;
        position: relative;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        appearance: none;
        padding: 8px 12px;
        border-radius: 20px;
        border-width: initial;
        border-style: none;
        border-color: initial;
        border-image: initial;
        background: #4fce5d;
        margin: 20px;
        overflow: hidden
}

.venom-button .venom-button-popup .jwwAjt::before {
        content: "";
        position: absolute;
        display: block;
        opacity: 0;
        transform: scale(1);
        background-color: #000;
        z-index: 0;
        width: 10px;
        height: 10px;
        bottom: -5px;
        transition: all .2s ease 0s;
        border-radius: 20px
}

.venom-button .venom-button-popup .jkaHSM {
        width: 16px;
        height: 16px;
        fill: #fff;
        z-index: 1;
        flex: 0 0 16px
}

.venom-button .venom-button-popup svg {
        width: 20;
        height: 20;
        fill-rule: evenodd;
        clip-rule: evenodd
}

.venom-button .venom-button-popup svg:not(:root) {
        overflow: hidden
}

.venom-button .venom-button-popup.active {
        box-shadow: rgb(0 0 0 / 37%) 0vh 0vh 100vh 200vh;
        display: flex;
        flex-direction: column;
        width: 340px;
        background-color: #fff;
        transform: translate3d(0,0,0);
        opacity: 1;
        pointer-events: all;
        visibility: visible;
        touch-action: auto;
        margin-bottom: 85px;
        position: fixed;
        bottom: 0;
        height: auto;
        right: 30px;
        border-radius: 10px;
        overflow: hidden;
        transition: opacity .3s ease 0s,margin .3s ease 0s,visibility .3s ease 0s
}

.venom-button .venom-button-popup .venom-button-message {
        background-color: #fff;
        padding: 8px;
        border-radius: 0 5px 5px 5px;
        box-shadow: 1px 1px 1px rgba(0,0,0,.15);
        opacity: 0;
        transition: opacity .2s
}

.venom-button .venom-button-popup.active .venom-button-message {
        opacity: 1;
        transition-delay: .2s
}

.venom-button .venom-button-popup .venom-button-head {
        text-align: right;
        color: #fff;
        margin: 0 -15px 10px -15px;
        padding: 6px 12px;
        display: flex;
        justify-content: space-between;
        cursor: pointer
}

.venom-button .venom-button-input-message {
        background-color: #fff;
        margin: 15px;
        padding: 0;
        display: flex;
        align-items: center
}

.venom-button .venom-button-input-message textarea {
        border: 1px solid #ccc;
        border-radius: 8px;
        box-shadow: none;
        padding: 12px;
        margin: 0 16px 0 0;
        width: 100%;
        outline: 0;
        max-width: 100%;
        font-family: inherit;
        font-size: inherit;
        resize: none
}

.venom-button .venom-button-btn-send {
        position: relative;
        top: -15px;
        left: 0px;
        font-size: 0;
        cursor: pointer;
}

@media (max-width: 767px) {
        .venom-button .venom-button-popup.active {
                width:90%;
                left: 0;
                right: 0;
                margin: 0 auto 120px;
                box-shadow: rgb(0 0 0 / 37%) 0 0vh 100vh 100vh;
        }

        .venom-button .venom-button-popup .dSUAOZ {
                width: 100%
        }
        
        .venom-button {
                bottom: 60px;
                right: 20px;
        }
}
