/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme, modified/setup by NiallFlynn.com, there is no custom PHP code or functions added to this site. Bill is here to remind youn this is an install of Bridge created for sheenashaircare.com. This theme must be licensed via the Envato Marketplace and connected to this site with Envato's plugin to receive ongoing updates.
Author: Niall Flynn
Author URI: https://www.niallflynn.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.blog_holder article .post_image {float: none; margin-left:0; max-width:100%;}

aside.sidebar {margin-top:20px;}

aside.sidebar .textwidget p {font-size: 16px; list-style: none;line-height:  1.4;}
.sidebar .widget h5 {color:#1ab7ea; font-size: 20px; margin-bottom:6px;}

.qode_latest_posts_widget li{ padding: 16px 0; border-top:1px solid #ddd;}

.latest_post_holder.image_in_box .latest_post_text .latest_post_title {font-size: 16px; line-height: 1.3}
.latest_post_holder>ul>li:first-child {padding-top:16px !important;}
.latest_post_text_inner .post_infos {font-size: 13px;}

.blog_single.blog_holder {margin-top:25px; margin-bottom:65px;}

.title h1, .title.title_size_small h1 {font-size: 22px;}

.wp-block-embed__wrapper {
    overflow: hidden;
    position: relative;
    width:100%;
}

.wp-block-embed__wrapper::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wp-block-embed {margin:1em 0;}
.wp-block-separator {width:15%; margin: 35px auto; color:#eee; border:1px solid; clear: both;}
.blog_holder article .post_info { display: block;border-bottom: 1px solid #eee; padding-bottom: 10px; margin-bottom: 30px; font-size: 15px;}

.wp-block-image {margin: 0;}


/*Gravity Form **** */
.gform_confirmation_wrapper {background: #1ab7ea;
    border-radius: 10px;
    padding: 20px 20px;
    display: inline-block;
    margin: 20px 0;
    color: #fff;
    font-weight: bold;
}
#gform_1 input[type="submit"]{     text-align: center;
    border-radius: 10px !important;
    background: #ff8d00 !important;
    color: #fff !important;}

.gform_wrapper textarea.medium {font-size:17px;}

footer {z-index:55;}
