/*
 Theme Name:   BYD Divi Child
 Theme URI:    http://elegantthemes.com/
 Description:  BYD Divi Child Theme
 Author:       ElegantThemes
 Author URI:   http://elegantthemes.com
 Template:     Divi
 Version:      0.1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
 Text Domain:  byd-divi-child-theme
*/

/* ==== Add your own styles below this line ====
 * -------------------------------------------- */

.page-id-2109 .post-section  .et_pb_column_1_3 h1, .page-id-2109 .posteven-sec  .et_pb_column_1_3 h1{
       font-size: 18px !important;
    }

    .page-id-2109 div#media_image-2  img ,.page-id-2109  div#text-2 img,.page-id-2109  div#text-3 img{
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
    border-radius: 10px
}
.page-id-2109 div#media_image-2 img:hover , .page-id-2109 div#text-2 img:hover {
    opacity: 0.8;
}
/*****Single Post CSS*****************/
.single-post div#media_image-2  img ,.single-post   div#text-2 img,.single-post   div#text-3 img{
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
    border-radius: 10px
}
.single-post div#rpwwt-recent-posts-widget-with-thumbnails-2 a:hover {
    text-decoration: underline;
}
.single-post  .rpwwt-post-date, span.rpwwt-post-title, h4.widgettitle {
    font-family: "Abel";
}
.single-post div#recent-posts-widget-with-thumbnails-2 {
    padding: 20px;
    background: #f7e5ba;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    border-radius: 10px;
}

.single-post .et_pb_module.et_pb_post_content.et_pb_post_content_0_tb_body {
    padding: 0px 20px;
}
.single-post .et_pb_module.et_pb_text.et_pb_text_0_tb_body.et_pb_text_align_left.et_pb_bg_layout_light{
    padding-left:20px;
}

.single-post .et_pb_module.et_pb_cta_0_tb_body.btn-hover-set.et_pb_promo.et_pb_text_align_center.et_pb_bg_layout_dark.et_had_animation {
    margin: 0px 20px;
}
.single-post .et_pb_column.et_pb_column_1_3.et_pb_column_2_tb_body.et_pb_css_mix_blend_mode_passthrough.et_pb_column_single {
    padding-top:0px !important;
}
.single-post .et_pb_module.et_pb_cta_0_tb_body.btn-hover-set.et_pb_promo.et_pb_text_align_center.et_pb_bg_layout_dark.et_had_animation {
    margin: 0px 20px;
}
.single-post .et_pb_section .et_pb_cta_0_tb_body.et_pb_promo .et_pb_promo_button.et_pb_button:hover {
    background-color: #EBBF53!important;
    color: #3a3a3c!important;
}
.single-post .et_pb_section.et_pb_section_0.et_section_regular {
    background: transparent;
    padding: 0px;
    margin: 0px;
}

.single-post .et_pb_module.et_pb_post_content.et_pb_post_content_0_tb_body .et_pb_row.et_pb_row_0 {
    margin-right: 0px !important;
    padding-right: 0px;
    margin: 0px;
    width: 100%;
}
/*****************SEARCH PAGE CSS******************************/
body.search div#sidebar{
    display: none;
}
body.search #main-content .container:before {
   content: none !important;
}
body.search  div#left-area {
    width: 100%;
}
 body.search div#left-area article {
    box-shadow: azure;box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    padding: 20px;
    background-image: url(../../uploads/2022/12/home-1-background-patern-3.png)!important;
    border-radius: 10px;
    background-color: #e8bf53b5!important;
} 

 body.search div#left-area article:hover, body.search div#left-area article:hover a {
    background-color: #00457a!important;
    color: #FFF;
	cursor: pointer;
} 
 body.search .alignleft a:hover, body.search .alignright a:hover{
    background: #e8bf53b5;
} 
body.search .alignleft a:hover, body.search .alignright a:hover,body.search a.Btnlink:hover{
background-color: #e8bf53b5;
}
body.search .BtnSearch{
margin-top: 20px;
    margin-bottom: 15px;
}
body.search .alignleft a, body.search .alignright a, a.Btnlink{
    border-radius: 50px;
    letter-spacing: 0.5px;
    font-size: 17px;
	cursor: pointer;
    padding-top: 10px!important;
    color: #FFF !important;
    padding-right: 40px!important;
    padding-bottom: 10px!important;
    padding-left: 30px!important;
    font-family: 'Abel',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    background-color: #00457A;
}
body.search p.results{
    color: #FFF;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
}
 body.search div#search-banner {
    background-image: linear-gradient(0deg, rgb(6 6 6 / 49%), #010101b8), url(../../uploads/2022/12/searchBanner.jpg) !important;
	    background-size: contain;
    padding: 80px 0px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
} 

.gform_confirmation_message {color: #deb887;}
.blog-detail h3{
	font-weight: 700;
    font-size: 25px;
    color: #00457a!important;
	font-family: 'Abel',Helvetica,Arial,Lucida,sans-serif;
}

/*******Landing page ******/
.temp-header .et_pb_column {margin-bottom:0px !important;}