/*
Theme Name: Houzez Child
Theme URI: http://www.favethemes.com/
Author: Jomar E. Balasbas
Author URI: #
Description: Houzez is a premium WordPress theme for real estate agents where modern aesthetics are combined with tasteful simplicity, and where the ease of use is achieved without compromise in your ability to customise the design. Whether you are a real estate agent looking to build a website for your company or a web developer seeking a perfect WordPress theme for your next project, you are certain to appreciate the numerous features and benefits that our theme provides.
Version: 1.0
Tags: white, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: houzez
Template: houzez
*/


@import url("../houzez/style.css");

/* Your CSS code goes here
-------------------------------------- */

/* Update 4/5/25 */
.blog-post-item .blog-post-meta ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    flex-direction: column !important;
}

/*  */
.navbar .main-nav a[href="https://www.bria.com.ph/online-reservation/"] {
	background-color: #ffff;
    color: #a80000;
    padding: 0px 30px !important;
    margin-left: 15px;
    height: auto;
    line-height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

input.btn-forms {
	color: #fafafa !important;
	background-color: #a80000 !important;
	border-radius: 5px !important;
	margin-top: 15px !important;
	padding: 10px 30px !important;
	border-color: #a80000 !important;
	font-size: 16px !important;
	font-weight: 500 !important;
}
input.sub-number {
	width: 56% !important;
}
input.subField {
	border-radius: 10px;
}

.loanCalculatorWidget{
	position:fixed !important;
	width:60px !important;
	height:60px !important;
	bottom:12px !important;
	left:12px !important;
	background-color:#a80000 !important;
	color:#FFF !important;
	border-radius:50px !important;
	border-style: solid;
	border-width: 2px;
 	border-color: #ffffff;
	text-align:center !important;
	font-size: 25px !important;
	overflow: visible;
	z-index: 2;
}

.calculatorWidget:hover {
	box-shadow: 1px 1px 1px #ffff !important;
}

.calculator-widget, .inquiryGlobal{
	margin-top:15px !important;
}

.calculatorModal {
	color: #444444;
}

/* .calculatorForm, .frm_inline_total {
	color: #ffffff !important;
	font-weight: 600 !important;
} */

.inquiryGlobalWidget{
	position:fixed !important;
	width:60px !important;
	height:60px !important;
	bottom:24px !important;
	right:30px !important;
	background-color:#c12727 !important;
	color:#FFF !important;
	border-radius:50px !important;
	text-align:center !important;
	box-shadow: 2px 2px 3px #999 !important;
	font-size: 25px !important;
	overflow: visible;
	z-index: 2147483644;
}

.text-heading {
	color: #c12727 !important;
}

.virtualWidget{
	position: fixed !important;
	width: 60px !important;
	height: 60px !important;
	bottom: 80px !important;
	left: 12px !important;
	background-color:#a80000 !important;
	color: #FFF !important;
	border-radius: 50px !important;
	border-style: solid;
	border-width: 2px;
 	border-color: #ffffff;
	text-align: center !important;
	font-size: 25px !important;
	overflow: visible;
	z-index: 2;
}

.virtual-widget{
	margin-top: 20px !important;
	margin-left: 9px !important;
}

.logo {
	margin-top: 4px;
    margin-left: 43px;
}

.main-nav .dropdown-menu {
    visibility: hidden;
    opacity: 0;
    top: 100%;
    border-radius: 5px;
}

.main-nav .nav-link {
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 5px;
    margin-bottom: 5px;
}

.main-nav .dropdown-item {
    padding: 15px;
    line-height: 1.5;
    min-width: 250px;
	border-radius: 5px;
}

.header-v1 {
   background: rgb(168,0,0);
   background: linear-gradient(90deg, rgba(168,0,0,1) 0%, rgba(168,0,0,0.908000700280112) 100%);
}

#trippingForm .modal-dialog{
	width: 800px !important;
	max-width: 800px !important;
}

/*--Custom Font Family - Carlito--*/

@font-face {
    font-family: 'Carlito Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Carlito Regular'), url('Carlito-Regular.woff') format('woff');
}
    

@font-face {
    font-family: 'Carlito Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Carlito Italic'), url('Carlito-Italic.woff') format('woff');
}
    

@font-face {
    font-family: 'Carlito Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Carlito Bold'), url('Carlito-Bold.woff') format('woff');
}
    

@font-face {
    font-family: 'Carlito Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Carlito Bold Italic'), url('Carlito-BoldItalic.woff') format('woff');
}

.my-custom-font-carlito-class {
	font-family: 'Carlito Bold' !important;
}

rs-layer.rs-justify { 
	text-align: justify !important; 
}

.sticky-nav-area {
	position: fixed;
	top: 0;
	width: 100%;
}

.grecaptcha-badge {
	visibility: hidden !important;
}

.btn-forms, .s_website_form_send {
    cursor: pointer;
    font-family: Inter;
    font-size: 15px;
    font-weight: 500;
    padding: 12px 30px 12px 30px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: .25rem;
    color: #fff;
    background-color: #a80000;
    border-color: #a80000;
    text-decoration: none;
}

/* iframe */

/* Footer Map */
@media screen and (max-width: 560px) {
.footerMap {
    width:320px; 
    height: 300px;
   }
}
@media screen and (max-width: 360px) {
.footerMap {
    width:280px; 
    height: 300px;
   }
}
@media screen and (max-width: 360px) {
.footerMap {
    width:250px; 
    height: 300px;
  }
}
@media screen and (max-width: 295px) {
.footerMap {
    width:200px; 
    height: 300px;
  }
}

/* inquiry form */

 @media only screen and (max-width: 1023px) {
    .inquiry-form-iframe {
      height: 1300px;
    }
   }

@media only screen and (max-width: 600px) {
    .loanCalculatorWidget {
       	border-radius: 50px !important;
	   	width: 50px !important;
	   	height: 50px !important;
	   	bottom: 10px !important;
	   	left: 10px !important;
      }
	.calculator-widget{
		margin-top: 10px !important;
	}
	.virtualWidget {
       	border-radius: 50px !important;
	   	width: 50px !important;
	   	height: 50px !important;
	   	bottom: 65px !important;
	   	left: 10px !important;
      }
	.virtual-widget{
		margin-top: 15px!important;
   		margin-left: 8px!important;
    	width: 30px;
    	height: 16px;
    }
}

/* Extra small devices (phones, 600px and down) */
/* @media only screen and (max-width: 600px) {
    #salesInquiryForm {
       height: 600%;
    }
} */

/* Small devices (portrait tablets and large phones, 600px and up) */
/* @media only screen and (min-width: 600px) {
     #salesInquiryForm {
        height: 450%;
     }
} */

/* Medium devices (landscape tablets, 768px and up) */
/* @media only screen and (min-width: 768px) {
     #salesInquiryForm {
        height: 850px;
     }
} */


