/**
 * Theme Name: YOOtheme Child Theme
 * Theme URI: https://yootheme.com
 * Description: A powerful, flexible and elegant website builder that allows you to create complex pages within minutes and customize every aspect of the theme.
 * Version: 1.22.8
 * Author: YOOtheme
 * Author URI: https://yootheme.com
 * Template:     yootheme
 */


img.img-responsive.wp-image-241 {
    max-width: 75% !important;
}
.et_pb_blurb_content{
    box-shadow: 0px 10px 80px -10px rgba(44,54,92,0.2) !important;
    padding: 0% 10% 10% 10% !important;
    /*padding: 0% 18% 18% 18%;*/
    font-size: 17px !important;
}
.et_pb_module_header{
    text-align: center !important;
    font-weight: 600 !important;
}
.fusion-header-wrapper{
    border-bottom: 1px solid #dadada !important;
}
.et_pb_blurb_1:hover {
    box-shadow: 0px 50px 180px -10px rgba(44,54,92,0.2) !important; 
}
.btn-new_Css{
	width: 100% !important;
    border: 1px solid #f4a8b4 !important;
    color: #1709c9 !important;
    background: none !important;
    font-weight: 500 !important;
}
.new-12{
   margin-top: 2px !important;
   padding-bottom: 15px !important; 
}
.uk-panding{
	padding-bottom: 15px;
}
.inputbox-select{
	height: 50px;
    border: 1px solid #dbe2ea;
}
.hasDatepicker{
	padding: 0 10px;
}
.uk-text-secondary, .uk-panel .el-image {
    color: rgba(206,139,138,.72)!important;
}

.tm-header :not(.uk-sticky-below)>.uk-navbar-container {
    padding-top: 30px !important;
    /*padding-bottom: 30px;*/
}


.wpcf7-submit {
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 24px;
    vertical-align: middle;
    font-size: 16px;
    line-height: 44px;
    text-align: center;
    text-decoration: none;
    transition: .1s ease-in-out;
    transition-property: color,background-color,background-position,border-color,box-shadow;
    border-radius: 3px;
    background-origin: border-box;
    background-color: rgba(206,139,138,.72);
    color: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,.08);
    cursor: pointer;
}
.wpcf7-submit:hover {
    background-color: rgba(198,121,120,.72);
    color: #fff;
    box-shadow: 0 5px 15px rgba(0,0,0,.12);
    text-decoration: none;
}
.select2-container .select2-choice{
    width: 100% !important;
    /*height: 0px !important;*/
    padding: 10px !important;
}
.select2-display-none{
    width: inherit !important;
}
.home .select2-display-none{
    width: 30.8% !important;
}