.whatsapp-support.isopen .teslakala_chatbox_popup {
    display: block !important;
}

.whatsapp-support-profile-text {
    width: calc(100% - 76px);
}

img.whatsapp-support-profile-arrow {
    transform: rotate(135deg);
}

.whatsapp-support-profile-img {
    border-radius: 50px;
    height: 32px;
    width: 32px;
    overflow: hidden;
}

.whatsapp-support-profile-img img {
    width: 32px;
    height: 32px;
    object-fit: cover;
}

.whatsapp-support-profile {
    background: #fff;
    border-radius: 100px;
    height: 56px;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 16px;
    box-sizing: border-box;
    border: 1px solid #E4E9E9;
}

.whatsapp-support-profile-icon{
    transform: rotate(135deg);
}

.whatsapp-support-profile:hover {
    background: #E4E9E9;
}

.whatsapp-support-profile-title {
    display: block;
    font-weight: 400;
    font-size: 12px !important;
    letter-spacing: 0;
    color: #394040;
}

.whatsapp-support-profile-subtitle {
    display: block;
    font-weight: 500;
    font-size: 14px !important;
    letter-spacing: 0;
    color: #060707;
    margin-bottom: 4px;
}

.teslakala_chatbox_faq li#_popup-2 {
    gap: 8px;
    display: flex;
    flex-direction: column;
}

.whatsapp-support-profile-span {
    color: #fff;
    font-size: 10px !important;
    padding: 3px 6px;
    line-height: 1.125em;
    background: #2db742;
    border-radius: 3px;
}

.cta-support {
    background: #FFD500;
    border-radius: 100px;
    height: 48px;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 16px 12px 24px;
    box-sizing: border-box;
    cursor: pointer;
}

.cta-support:hover {
    background: #FF9900;
}

.cta-support.messenger{
    border: 1px solid #E4E9E9;
    background: #fff;
    padding: 12px 16px;
}

.cta-support.messenger:hover{
    background: #E4E9E9;
}

.cta-messenger{
    display: flex;
    flex-direction: column;
    gap: 8px;
    overflow-y: scroll;
    height: 272px;
    padding-bottom: 24px;
}

.cta-img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cta-img img{
    width: 24px;
    height: 24px;
    object-fit: cover;
}

.cta-body{
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    gap: 8px;
    width: 100%;
}

.cta-body span{
    display: block;
    font-weight: 500;
    font-size: 14px !important;
    letter-spacing: 0;
    color: #060707;
}

.cta-number{
    font-weight: 500;
    font-size: 14px !important;
    letter-spacing: 0;
    color: #060707;
    text-decoration: underline!important;
}

.widget.widget_whatsapp_support_widget {
    display: block;
    padding: 0 !important;
    border: none !important;
    margin: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    overflow: unset !important;
}

.whatsapp-support .whatsapp-support-icon-x {
    display: none;
}

.whatsapp-support.isopen .whatsapp-support-icon-x {
    display: flex !important;
}

.whatsapp-support.isopen .whatsapp-support-icon img {
    display: none;
}

.teslakala_chatbox_icon {
    position: fixed;
    z-index: 9999999999;
    inset: auto 40px 30px auto;
}

.teslakala_chatbox_icon_img {
    position: relative;
}

.whatsapp-support-profile:hover img.whatsapp-support-profile-arrow {
    filter: invert(25%) sepia(85%) saturate(750%) hue-rotate(215deg) brightness(95%) contrast(90%);
}

.teslakala_chatbox_popup {
    background: #fff;
    border: 2px solid #2A4ACA;
    border-radius: 24px;
    position: fixed;
    right: 40px;
    bottom: 32px;
    z-index: 99999999999;
    width: 356px;
    height: 424px;
    overflow: hidden;
    display: none;
    box-shadow: 0px 20px 25px -5px #0607071A;
}

.teslakala_chatbox_popup_header {
    display: flex;
    height: 63px;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
    border-bottom: 1px solid #E4E9E9;
}

.teslakala_chatbox_popup_header span {
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0;
    color: #060707;
}

.teslakala_chatbox_popup_body {
    height: 312px;
    padding: 24px;
}

.teslakala_chatbox_clock {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px;
    border-radius: 8px;
    background: #F5F6F6;
}

.teslakala_chatbox_clock span {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0;
    text-align: right;
    color: #060707;
    display: block;
}

.teslakala_chatbox_faq {
    margin-bottom: 24px;
}

.teslakala_chatbox_faq_header {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0;
    text-align: right;
    color: #060707;
    margin-bottom: 16px;
    display: block;
}

div#chat_onsite {
    margin-top: 8px;
}

.teslakala_chatbox_faq_body {
    gap: 2px;
    display: flex;
    flex-direction: column;
}

.teslakala_chatbox_faq_body li {
    cursor: pointer;
    background: #E4E9E9;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0;
    border-radius: 20px;
}

.teslakala_chatbox_faq_body li span {
    display: flex;
    align-items: center;
    height: 40px;
}

.teslakala_chatbox_faq_body li p {
    display: none;
    padding: 0 44px 10px 16px;
}

.teslakala_chatbox_faq_body li span:before {
    content: url(https://teslakala.com/wp-content/themes/teslakala/icon/plus.svg);
    margin: 5px 16px 0px 8px;
}

.teslakala_chatbox_faq_body li.open span:before {
    content: url(https://teslakala.com/wp-content/themes/teslakala/icon/-.svg);
    margin: 5px 16px 0px 12px;
}

.chat_onsite span {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0;
    color: #060707;
}

.chat_onsite {
    display: flex;
    gap: 14px;
    align-items: center;
    border-radius: 100px;
    height: 64px;
    background: #E4E9E9;
    padding: 0 14px;
    justify-content: space-between;
    cursor: pointer;
}

.teslakala_chatbox_popup_body::-webkit-scrollbar {
    width: 10px;
}

.teslakala_chatbox_popup_body::-webkit-scrollbar-track {
    background: #E4E9E9;
}

.teslakala_chatbox_popup_body::-webkit-scrollbar-thumb {
    background: #7E928F;
    width: 10px;
    border-radius: 100px;
}

.teslakala_chatbox_popup_close {
    cursor: pointer;
}

#goftino_w {
    right: 25px !important;
    left: auto !important;
    bottom: 17px !important;
    z-index: 99999999 !important;
}

.teslakala_chatbox_popup_header_back{
    vertical-align: middle;
    transform:rotate(180deg);
    padding:8px;
    margin-left:8px;
    cursor: pointer;
}

.teslakala_chatbox_faq_body li:hover,
.chat_onsite:hover {
    background: #CCD5D3;
}

.teslakala_chatbox_popup_back {
    display: none;
}

@media only screen and (max-width: 1024px) {
    #goftino_w {
        right: 0 !important;
        left: auto !important;
        bottom: 0 !important;
        z-index: 99999999999 !important;
    }

    .teslakala_chatbox_popup {
        width: 100%;
        right: 0;
        bottom: 0;
        top: auto;
        border-radius: 8px 8px 0 0;
        height: 428px;
        border: none;
    }

    .teslakala_chatbox_icon span {
        display: none;
    }

    .teslakala_chatbox_icon {
        inset: auto 16px 118px auto;
    }

    .teslakala_chatbox_popup_body {
        height: 316px;
    }

    .whatsapp-support.isopen .teslakala_chatbox_popup_back {
        display: block !important;
    }

    .teslakala_chatbox_icon:after {
        content: " ";
        position: absolute !important;
        top: 14px;
        left: 14px;
        border-radius: 100px;
        width: 6px;
        height: 6px;
        display: block;
        background: #0607075e;
        animation: fadeBlink 2s infinite ease-in-out;
    }

    @keyframes fadeBlink {

        0%,
        100% {
            opacity: 0;
        }

        50% {
            opacity: 1;
        }
    }

    .teslakala_chatbox_popup_back {
        position: fixed;
        background: #060707;
        opacity: 0.32;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 99999;
        display: none;
    }
}