/*google review wideget styles*/

.rplg-badge2 .rplg-badge2-close {
    display: block;
    top: -5px !important;
    right: -10px !important;
}






.rplg-badge2 .rplg-badge2-border {
    display: none
}

.rplg-badge_left-fixed .rplg-badge2 {
    margin: 0 !important;
    border-radius: 50px !important;
    padding: 0 10px;
    background: #fff;
    animation: mymove 3s infinite
}

.rplg-badge2 .rplg-badge2-btn.rplg-badge2-clickable {
    cursor: pointer !important;
    border-radius: 50px !important;
    padding: 10px 14px !important;
    background: transparent !important;
}

.rplg-badge2 .rplg-badge2-btn.rplg-badge2-clickable:hover {
    background: #fff !important;
}

.rplg-badge2-score div {
    font-size: 18px !important;
    font-weight: 600 !important;
}

.rplg .rplg-biz-rating.rplg-trim {
    overflow: visible !important;
    margin: 0;
}

.rplg .rplg-biz-based {
    display: block !important;
    color: #4d4d4d !important;
    font-size: 14px !important;
    text-align: left !important;
    text-shadow: 1px 1px 0 #fff !important;
    font-weight: normal !important;
}

.rplg .rplg-biz-rating.rplg-biz-google .rplg-biz-score {
    color: #3e4571 !important;
    font-weight: bold !important;
    font-size: 16px !important;
}

.rplg-badge-logo {
    position: relative;
    z-index: 0;
    margin-right: 14px !important;
}

.rplg-badge-logo:before {
    content: '';
    position: absolute;
    z-index: 0;
    width: 56px;
    height: 56px;
    border: 3px solid #57d6ed;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    margin: -28px;
}

.rplg-badge2 .rplg-badge2-btn .rplg-badge-logo>svg {
    width: 34px !important;
}

.rplg .rplg-biz-based .rplg-biz-based-text {
    vertical-align: middle !important;
    color: #373737;
}

.rplg-badge2-score {
    font-family: 'Rubik' !important;
    font-weight: normal !important;
}

.rplg .rplg-badge_left-fixed {
    left: 10px !important;
    bottom: 15px !important;
    transform: scale(0.8) translateX(-30px);
}


.rplg-badge_left-fixed .rplg-badge2 {
    background: linear-gradient(-45deg, #fff, #caf7ff, #fff, #caf7ff);
    background-size: 400% 400%;
    animation: mymove 6s ease infinite;
}

@keyframes mymove {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.rplg-badge2 .rplg-badge2-btn.rplg-badge2-clickable:hover {
    background: transparent !important;
}

.rplg-form .rplg-form-content {
    padding-right: 15px !important;
}


body.bodyfix .rplg-badge-cnt.rplg-badge_left-fixed {
    display: none;
}





/*for 575px */

@media (max-width:576px) {


    .rplg .rplg-badge_left-fixed {
        width: 100%;
        left: 0 !important;
        bottom: 0 !important;
        transform: scale(1.0);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
    }

    .rplg .rplg-badge-fixed {
        width: 100%;
        right: 0 !important;
        bottom: 0 !important;
    }

    .rplg-badge_left-fixed .rplg-badge2 {
        border-radius: 0 !important;
        box-shadow: none !important
    }

    .rplg-badge-logo {
        width: 40px;
        text-align: center;
    }

    .rplg-badge-logo:before {
        width: 46px;
        height: 46px;
        margin: -23px;
        border: 2px solid #57d6ed;
    }

    .rplg .rplg-biz-based {
        font-size: 12px !important;
        line-height: 12px !important;
    }

    .rplg-badge2 .rplg-badge2-btn.rplg-badge2-clickable {
        padding: 5px 14px !important;
        background: url(../images/ft-plus-icon.png)no-repeat right 10px top 22px transparent !important;
        border-top: 0px solid #6c0919 !important;
        border-radius: 0 !important
    }

    .rplg-badge2 .rplg-badge2-btn.rplg-badge2-clickable:hover {
        background: url(../images/ft-plus-icon.png)no-repeat right 10px top 22px transparent !important;
    }

    /* .rplg-badge2 .rplg-badge2-btn.rplg-badge2-clickable {
        background: url(../images/ft-plus-icon.png)no-repeat right 10px top 22px !important;
        border: 0px solid transparent !important;
    } */


    .rplg .rplg-biz-rating.rplg-trim {
        line-height: 6px !important;
    }

    .rplg-badge2-score div {
        font-size: 16px !important;
    }

    .rplg .rplg-badge-fixed {
        width: 100%;
        max-width: none !important;
        right: 0 !important;
        bottom: 0 !important;
        position: fixed !important
    }

    .rplg-badge-fixed .rplg-badge2 {
        margin: 0 !important;
        padding: 0 !important;
        border-radius: 0 !important;
    }

    .rplg-badge2 .rplg-badge2-border {
        display: none
    }

    .rplg .rplg-biz-rating.rplg-trim {
        margin-top: 3px;
    }

    .rplg .rplg-biz-based {
        margin-top: 7px;
    }

    .elementor-location-footer {
        padding-bottom: 73px;
    }

    .rplg-badge2 .rplg-badge2-close {
        right: 24px !important;
        top: -8px !important;
    }

    .rplg-badge2 .rplg-badge2-btn .rplg-badge-logo>svg {
        width: 24px !important;
        margin: 0 0 0 8px;
    }


}

@media (max-width:480px) {


    .rplg .rplg-badge_left-fixed {
        bottom: 80px !important;
    }

    .rplg .rplg-form {
        width: 100% !important;
    }

}