@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.ahdadvance.com.ph/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.0") format("woff2");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(117,117,117);
	--wd-text-font-size: 17px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(32,32,32);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(32,32,32);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(32,32,32);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 18px;
	--wd-primary-color: rgb(20,107,194);
	--wd-alternative-color: rgb(32,32,32);
	--wd-link-color: rgb(20,107,194);
	--wd-link-color-hover: rgb(11,85,158);
	--btn-default-bgcolor: rgb(20,107,194);
	--btn-default-bgcolor-hover: rgb(11,85,158);
	--btn-accented-bgcolor: rgb(20,107,194);
	--btn-accented-bgcolor-hover: rgb(11,85,158);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(20,107,194);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(20,107,194);
	background-image: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	font-size: 18px;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-size: 16px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1400px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/* ---------------------
## Custom Styles
----------------------- */
.wazile-darkbg,
.wazile-darkbg a,
.wazile-darkbg p,
.wazile-darkbg div,
.wazile-darkbg h1,
.wazile-darkbg h2,
.wazile-darkbg h3,
.wazile-darkbg h4,
.wazile-darkbg h5,
.wazile-darkbg h6 {
    color: #fff;
}

/* Contact Form */
@media (min-width: 1000px) {
    .two_columns_50_50 {
        display: flex;
        justify-content: space-between;
    }
}

.two_columns_50_50 .column1 .column_inner {
    padding-left: 0 !important;
}

.two_columns_50_50 .column2 .column_inner {
    padding-right: 0 !important;
}

.column1,
.column2 {
    width: 100%;
}

#inquire input[type=text],
#inquire input[type=email],
#inquire textarea,
#apply input[type=text],
#apply input[type=email],
#apply textarea {
    background-color: #fff;
    height: 50px;
}

#inquire input[type=submit],
#apply input[type=submit] {
    font-family: "Montserrat";
    line-height: 1.2 !important;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    text-transform: none;
    color: #fff;
    background-color: #146bc2 !important;
    text-transform: uppercase;
    padding: 17px 30px;
    letter-spacing: 1px;
}

#inquire input[type=submit]:hover {
    background-color: #0b559e !important;
    color: #fff;
}

@media (max-width: 1000px) {

    #inquire input[type=submit],
    #apply input[type=submit] {
        padding: 15px 30px;
        font-size: 15px;
    }
}



/* ---------------------
## Theme Overrides
----------------------- */
/* Container */
.site-content {
    margin-bottom: 0;
}

.main-page-wrapper {
    padding-top: 0;
}

.wd-content-layout {
    padding-block: 0 !important;
}

.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0 !important;
}

/* Remove spacing if BG is enabled on row */
.vc_section.vc_section-has-fill,
.vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,
.vc_section.vc_section-has-fill+.vc_section,
.vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0;
}

/* Fonts */
h2.woodmart-title-container.title.wd-font-weight-.wd-fontsize-l {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.4;
}

.title-subtitle {
    font-family: "Montserrat";
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #146bc2;
}

.wd-text-block p {
    line-height: 2.2;
}

.text-center h2.woodmart-title-container.title.wd-font-weight-.wd-fontsize-l {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.text-center h2.woodmart-title-container.title.wd-font-weight-.wd-fontsize-l:after {
    display: block;
    content: "";
    border-top: .3rem solid #9f142c;
    width: 4rem;
    margin-top: 17px;
}

.text-left h2.woodmart-title-container.title.wd-font-weight-.wd-fontsize-l:after {
    display: block;
    content: "";
    border-top: .3rem solid #9f142c;
    width: 4rem;
    transform: translateY(1rem);
    /* transform: translateX(15rem); */
    margin-top: -5px;
    margin-bottom: 21px;
}

@media (max-width: 576px) {
    h2.woodmart-title-container.title.wd-font-weight-.wd-fontsize-l {
        font-size: 32px;
    }
    .title-wrapper .title-subtitle {
        font-size: 16px !important;
    }
}

/* Page title */
.page-title {
    margin-bottom: 0 !important;
}

.page-title .title {
    font-size: 50px !important;
}

.breadcrumbs a,
.breadcrumbs .current {
    font-size: 14px !important;
}

@media (max-width: 1024px) {
    .page-title {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .page-title .title {
        font-size: 42px !important;
    }
    .breadcrumbs a,
    .breadcrumbs .current {
        font-size: 12px !important;
    }
}

/* Mobile Page Title */
@media (max-width: 1024px) {
    .page-title .title {
        font-size: 32px !important;
    }
}


/* Buttons */
.btn.btn-color-primary {
    font-family: 'Montserrat';
    font-weight: 600;
    letter-spacing: 1px;
    padding: 17px 30px;
}

/* Portfolio */
.wd-portfolio-holder .portfolio-entry .wd-entities-title {
    font-size: 26px !important;
}

.wd-portfolio-holder .portfolio-entry .proj-cats-list li {
    font-size: 18px !important;
}

body.portfolio-template-default .site-content {
    padding-top: 120px;
    padding-bottom: 120px;
}

body.single-portfolio .back-to-archive {
    display: none;
}

body.single-portfolio .wd-entities-title {
    font-size: 22px;
}

/* Footer */
.footer-container {
    border-top: 7px solid #9f142c;
}

footer .main-footer {
    padding-top: 40px;
    padding-bottom: 40px;
}

footer .footer-about {
    font-size: 24px;
    font-weight: 500;
    color: #fff
}

footer .widget-title {
    font-size: 22px !important;
    font-weight: 600;
}

footer p,
footer a,
.min-footer,
.min-footer a {
    font-size: 16px;
    color: #fff;
}

footer a:hover,
.min-footer a:hover {
    color: #eee;
}

footer .menu-item {
    margin-bottom: 15px;
}

footer .copyrights-wrapper {
    border-top: none !important;
    background-color: #0d57a1;
}

footer .cfooter-menu li:before,
footer #menu-useful-links li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #fff;
    display: inline-block;
    margin-right: 14px;
    margin-bottom: 4px;
}

@media (min-width: 1025px) {
    .cfooter-menu {
        columns: 2;
    }
}


/*** Footer Bottom ***/
.min-footer, .min-footer a { font-size: 14px; }


/* CF7 */
.wpcf7 .screen-reader-response {
    display: none;
}

/* Post Category */
body.archive .site-content {
    margin-top: 80px;
    margin-bottom: 70px;
}


/* Single Post */
body.single-post .wd-page-nav .wd-entities-title {
    font-size: 18px;
}
body.single-post .widget-title {
    font-size: 24px;
}
body.single-post .site-content,
body.single-post .page-title {
    margin-bottom: 80px !important;
}
body.single-post .back-to-archive {
    display: none !important;
}

h3.entry-title.title {
    display: none;
}

.breadcrumbs {
    display: none;
}

.meta-post-categories.wd-post-cat.wd-style-with-bg {
    display: none;
}

.scrollToTop {
    border-radius: 10% !important;
}
