/*
 Theme Name:   Renowise Child
 Theme URI:    http://renowise.bold-themes.com
 Description:  Renowise child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     renowise
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  renowise-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */

.bt_bb_service.bt_bb_style_outline .bt_bb_icon_holder{
    box-shadow: 0 0 0 2px #fffdfd inset !important;
}

.bt_bb_service.bt_bb_style_outline .bt_bb_icon_holder{
    color: #ffffff;
}
.btContact p{
    width: 100%;
}

#map-google-address iframe{
    width:100% !important;
    border-radius: 24px 24px 24px 24px;
    box-shadow: 5px 5px 10px 0px rgb(0 20 35);
 }