﻿.theme-btn-one {
    position: relative;
    display: inline-block;
    overflow: hidden;
    font-size: 15px;
    line-height: 7px;
    font-family: 'Tajawal', "sans-serif" !important;
    font-weight: 500;
    color: #fff !important;
    text-align: center;
    padding: 12px 29px;
    box-shadow: 0px 10px 30px 0px rgba(248, 92, 112, 0.4);
    z-index: 1;
    cursor: pointer;
    transition: all 500ms ease;
}

.gm-style-iw-chr {
  
    display: flex;
    overflow: visible;
    background-color: rgba(37, 32, 48, 0.9);
}