/*
Theme Name: Pearl Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: pearl
*/
@import url("../pearl/style.css");

h2.font_2 {
    font-size: 42px;
}
textarea.wpcf7-form-control.wpcf7-textarea, input.wpcf7-form-control.wpcf7-text{border: 1px solid;
    border-radius: 5px;}
.header_inner_right{display:none}
@media only screen and (min-width:1100px){.q_logo img{width:265px !important; height:194px !important; margin-top:-90px;}
	.children-clip {
    float: right;
    right: 90px;
    top: 20px;
    width: 390px;
    position: relative;
    z-index: 9999;
}
	.wrapper{background:#ffffff;}
}
.children-clip {
    max-width: 390px;
    align-content: center;
    text-align: center;
    margin: 0 auto;
}