/* .page-wrapper{
    background-image: url(../images/backgrounds/back.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: auto;
} */

body{
    /* background-image: url('../images/backgrounds/bg2.jpg'); */
}

.radial-gradient::before{
    background-color: #d3e9ff;
    background: #d3e9ff;
    opacity: 1;
}

.sidebar-nav {
    /* background: rgb(255,230,242);
   background: linear-gradient(184deg, rgb(243 243 243 / 81%) 0%, rgb(0 0 0) 100%); */
   background: black;
    color: white;
}

.nav-small-cap{
    color: #ffffff;
}
.sidebar-nav ul .sidebar-item .sidebar-link{
    color: #ffffff;
}

.card-header{
    background: rgb(50 49 49);
    /* background: linear-gradient(184deg, rgba(255,230,242,0.8100490196078431) 0%, rgba(42,162,227,1) 100%); */
    color: white;
}

.card-header h5{
    color: white;
}

.btn{
    border-radius: 0px;
}

.feedback_form{
    background: #ffffff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 2px 7px -4px;
}

.feedback_form img{
    height: 60px;
    width: -webkit-fill-available;
}



.links_box{
    height: 300px;
    background: aliceblue;
    border-radius: 18px;
}
  
.links_box .link_image{
    height: 100px;
    width: 100px;
}
.redirect_box{
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    justify-content: space-around;
}

.redirect_box i{
    font-size: 30px;
}

.redirect_anchor{
    margin-top: 20px;
}

.success_right{
    margin-top: 20px;
}

.success_right i{
    color: green;
}

.img_box{
    margin-top: 20px;
    display: grid;
    justify-content: center;
}

.img_box p{
    text-align: center;
    margin-top: 10px;
}

.button_box{
    text-align: center;
    margin-top: 10px;
}

.button_box .integrate{
    border-radius: 20px;
    width: 200px;
    background-color: #f0f0f0;
    color: black;
    border-color: #f0f0f0;
}

.button_box .edit{
    border-radius: 20px;
    width: 200px;
    background-color: #ffffff;
    color: black;
    border-color: #b9b9b9;
}

#integration_add_modal .close{
    border-radius: 42px;
    width: 40px;
    height: 40px;
}

.social_search_box{
    height: 400px;
}
.pac-container{
    z-index: 9999;
}

.integrate_button{
    background-color: #e9e9e9;
    border-radius: 10px;
    padding: 16px;
    width: 120px;
    color: black;
    border-color: white;
}
.integrate_button:hover{
    background-color: #5b5c5c;
    color: white;
}

.edit_integration_box{
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 16px;
}

.next_integration_box{
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
}

.next_integration_box img{
    width: 56px;
    height: 56px;
    object-fit: contain;
}

.next_integration_box img{
    width: 56px;
    height: 56px;
    object-fit: contain;
}

.next_integration_box .redirect_button{
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    text-align: center;
    flex: 0 0 auto;
    font-size: 1.5rem;
    padding: 8px;
    border-radius: 50%;
    overflow: visible;
    color: rgb(0, 0, 0);
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.disconnect_box{
    padding-left: 24px;
    padding-right: 24px;
}

.edit_integration_company_name h6{
    margin-left: 10px;
}

.next_disconnect_box{
    display: flex;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding: 0px;
    margin: 0px;
}

.left_disconnect_button_box{
    margin-right: 6px;
}

.left_disconnect_button_box button{
    text-transform: capitalize;
    background-color: white;
    border-color: white;
    color: black;
}

.left_disconnect_button_box button:hover{
    color: #000;
    background-color: #ffffff;
    border-color: #747474;
}

.right_disconnect_button_box{

}

.right_disconnect_button_box button{
    border-radius: 20px;
    background: #ef3131;
    padding: 10px;
    width: 133px;
}

/* --------------------------Review------------------------- */
.review_box{
    padding-bottom: 24px;
    border-radius: 20px;
}
.next_review_box{
    padding: 24px;
    background: #f5f5f5;
    box-shadow: inset -7px 8px 30px 11px rgba(0, 0, 0, 0.03);
    border-radius: 16px;
}
.review_star_box{
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
}
.google_logo_box{
    display: flex;
    flex-direction: row;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
}
.google_logo_box img{
    width: auto;
    height: 20px;
}
.google_logo_box p{
    margin-bottom: 0rem;
}
.google_star_box{
    display: flex;
    flex-direction: row;
}
.google_next_star_box{
    display: flex;
    flex-direction: row;
    padding-left: 8px;
    margin-bottom: 2.4px;
    color: rgb(255, 184, 0);
}
.css-12z0wuy {
    margin-right: 8px;
}
.user_location_box{
    width: auto;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: auto;
    max-width: 50%;
}
.user_next_location_box{
    display: flex;
    flex-direction: row;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
}
.user_next_location_box p{
    margin-bottom: 0rem;
}

.review_user_part{
    padding-top: 24px;
    margin-bottom: 16px;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
}

.review_user_part img{
    width: 40px;
}

.review_next_user_part{
    padding-right: 16px;
    max-width: 100%;
}
.css-qswjcr {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    max-width: 100%;
}
.css-146cg6a {
    padding-left: 8px;
    width: 100%;
    margin-bottom: 0rem;
}
.css-zs0trh{
    margin-bottom: 0rem;
}

.reply_box{
    display: inline-flex;
    padding-top: 12px;
    flex-flow: wrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: start;
}

.reply_box button{
    background-color: #e9e9e9;
    border-radius: 10px;
    padding: 16px;
    width: 120px;
    color: black;
    border-color: white;
}
.template_box {
    background-color: #edebeb;
    padding: 10px;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.template_box.active h3{
    color: white;
}
.template_box.active{
    background-color: #74cb4f;
    color: white;
}
/* -----------------------Review End---------------------------- */




/* -----------------------QR---------------------------- */
.qr_box{
    text-align: center;
    border: 1px solid black;
    
}
.qr_text_section{
    height: 110px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    background-color: #3074f1;
    color: white;
    border-radius: 0px 0px 100% 100%;
    padding: 30px;
}
.qr_text_section h2{
    color: white;
    font-weight: 800;font-size: 35px;margin-top:10px;
}

.qr_logo_section{
    height: 150px;
}

.qr_desc_section {
    padding: 0px 50px 0px 50px;
}

.qr_logo_section img{
    height: inherit;
}
.qr_desc_google{
    height: 91px;
    padding: 0px 50px 0px 50px;
}
.qr_desc_google img{
    height: 90px;
                width: 55%;
}

.qr_desc_power_by{
    margin-top:0.7rem;
    height: 38px;
    margin-bottom: 10px;
}

.qr_desc_power_by .power_by{
    height: 20px;
}

.qr_desc_power_by .logo{
    height: 29px;
}
.yellow_box{
    height: 5px;
    background-color: yellow;
}

/* -----------------------QR End---------------------------- */


/* Card Box */
.card_box{
    text-align: center;
    background: aliceblue;
    padding: 20px;
    box-shadow: 6px 6px 16px -8px gold;
    margin-bottom: 0px;
}
.card_box h2{
    font-weight: 200;
}
.price_box{
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
}
.price_sec{
    text-align: center;
    height: 140px;
    width: 140px;
    background: gold;
    color: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.price_sec h2{
    /* color: white; */
}

.card_list_sec{
    padding: 5px;
    text-align: justify;

}
.card_list_sec ul{
    margin-bottom: 0px;
}
.card_list_sec li{
    padding: 0.4rem;
}
.card_list_sec li i{
    font-size: 20px;
}
.card_list_sec li span{
    font-size: 1rem;
}

.buy_now_btn{
    background: #9C27B0;
    border: 1px solid gold;
    border-radius: 18px;
}

.buy_now_btn:hover{
    background: #a80fc3;
    border: 1px solid gold;
    border-radius: 18px;
}

.modal-open .modal-backdrop {
    backdrop-filter: blur(5px);
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 1 !important;
  }
  
