    /* Font Setting */
    .wpl-28-template-wp body{font-family:"Lato";font-size:13px;}
    .wpl-28-template-wp #header{font-family:"Lato";font-size:13px;}
    .wpl-28-template-wp #footer{font-family:"Lato";font-size:13px;}

    .wpl-28-template-wp .wpl_prp_title{font-family:"Montserrat" !important;font-size:3em !important;}

    .wpl-28-template-wp .wpl_prp_show_container .wpl_prp_right_boxe_details_bot > .price_box{font-family:"Montserrat" !important;font-size:28px !important;font-weight: 500;
line-height: 34px;}

    /* Main Body Background */
    .wpl-28-template-wp body,
    .wpl-28-template-wp .wpl-28-header-wp,
    .wpl-28-template-wp #footer,
    .wpl-28-template-wp #carousel_box,
    .wpl-28-template-wp #main_box_container,
    .wpl-28-template-wp #top_footer_rows{background:#ffffff;}
    .wpl-28-template-wp .wpl-28-header-wp .header_cont{
		background: #252525;
		width: 1600px !important;
		/*C*/
		display: flex;
		flex-direction: row;
		align-items: center;
	}
    @media (min-width: 768px) and (max-width: 1600px){
        .wpl-28-template-wp .wpl-28-header-wp .header_cont {
        width: 100%!important;
        }
    }


    .wpl-28-template-wp .wpl-template-28 #header.sticky.boxed{left:50%;margin-left:-550px;width:1100px; max-width: 100%;}
@media (min-width: 1200px){
    .wpl-28-template-wp .container, #main_box.container_full_width .wpl_plisting_top_sidebar_container, .wpl_property_show_default #main_box.container   .tabs_box, .wpl_property_show_default #main_box.container .wpl_prp_container_content {width:1100px !important;}
    .wpl-28-template-wp .container{
        width:100%!important;
    } 
#main_box.container_full_width .wpl_plisting_top_sidebar_container{
      width:100%!important;
}
     #wpl-multi-images-2.container {
            width:1080px !important;
        }
}
   
    @media (min-width: 1600px){
        .wpl-28-template-wp #footer .container, .wpl-28-template-wp .container {
            width:1600px !important;
        }
        #wpl-multi-images-2.container {
            width:1430px !important;
        }
        
    }

    /* Main Dynamic Color */
    .wpl-28-template-wp .wpl_profile_container ul li:hover::after{
        background-color:#;
    }
    /* Footer Background Color */
    .wpl-28-template-wp #footer{background:#252525; font-family:'Poppins';}
    .wpl-28-template-wp #top_footer{background:#;}
    .wpl-28-template-wp #footer .nav-menu li a,.wpl-28-template-wp #footer [id*="social-icons"] li a,.wpl-28-template-wp #footer .copyright{color:#;}

    /*.wpl-28-template-wp .wpl-28-resp-menu{background:;opacity:0.9 !important;}*/
    .wpl-28-template-wp .wpl-28-resp-menu{background: #252525;opacity:0.9 !important;}

