@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//titoalmadin.org/wp/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(53,53,53);
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(50,55,67);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(50,55,67);
	--wd-entities-title-color-hover: rgb(84, 84, 84);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(50,55,67);
	--wd-widget-title-font-size: 17px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(22,145,202);
	--wd-alternative-color: rgb(92,247,143);
	--wd-link-color: rgb(22,145,202);
	--wd-link-color-hover: rgb(92,247,143);
	--btn-default-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(22,145,202);
	--btn-default-bgcolor-hover: rgb(92,247,143);
	--btn-default-color-hover: rgb(50,55,67);
	--btn-accented-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(22,145,202);
	--btn-accented-bgcolor-hover: rgb(92,247,143);
	--btn-accented-color-hover: rgb(50,55,67);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: rgb(247,247,247);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(22,145,202);
	background-image: none;
}
html .page-title > .container > .title {
	text-transform: capitalize;
	color: rgb(22,145,202);
}
html .wd-nav-mobile > li > a {
	font-size: 18px;
	text-transform: capitalize;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-accented-color: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


/* ---------------------
## Custom Styles
----------------------- */
.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 {
    background-color: #fff;
    height: 60px;
    padding: 15px 30px;
    border-radius: 35px;
}

#inquire textarea {
    border-radius: 20px;
}

#inquire input[type=submit] {
    font-family: "Montserrat";
    line-height: 1.2 !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    color: #fff;
    background-color: #1691ca !important;
    padding: 20px 30px;
    border-radius: 35px;
    text-transform: none !important;
}

#inquire input[type=submit]:hover {
    color: #323743 !important;
    background-color: #5cf78f !important;
}

@media (max-width: 1000px) {
    #inquire input[type=submit] {
        padding: 18px 32px;
        font-size: 15px;
    }
}

/* List - 2 columns */
@media(min-width: 1000px) {
    .list-two-cols {
        columns: 2;
    }
}


/* ---------------------
## Theme Overrides
----------------------- */
.main-page-wrapper {
    padding-top: 0;
}

/* Container */
.site-content {
    margin-bottom: 0;
}

.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;
}

/* Header */
.wd-nav>li {
    margin-right: 10px;
}

/* Page title */
.page-title .entry-title {
    text-transform: uppercase;
}

@media (min-width: 1025px) {
    .title-size-default .title {
        font-size: 56px !important;
    }
}

.page-title {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
    margin-bottom: 0;
}

.page-title .title {
    font-size: 44px;
    font-weight: 700 !important;
}

@media (max-width: 1024px) {
    .page-title .title {
        font-size: 32px;
    }
}

/* Fonts */
h2.woodmart-title-container,
.wd-text-block h2 {
    font-size: 38px;
    font-weight: 700;
}

h3.info-box-title {
    font-size: 24px;
}

.title-after_title {
    font-size: 16px;
}

.title-subtitle {
    margin-bottom: 20px;
}

.wd-wpb p,
.blog-design-masonry .entry-content,
.title-after_title {
    line-height: 2;
}

.custom-title h1 {
    font-size: 64px;
    line-height: 1.2;
    font-weight: 700;
}

.custom-title .subtitle {
    font-weight: 700;
    text-transform: uppercase;
}

.custom-title .text-blue {
    color: #1691ca;
}

.custom-title .text-green {
    color: #5cf78f;
}

@media (max-width: 576px) {
    .title-wrapper h2.title {
        font-size: 36px !important;
    }

    .title-wrapper h5.title {
        font-size: 24px !important;
    }

    .custom-title h1 {
        font-size: 40px;
    }
}

@media (min-width: 577px) and (max-width: 1024px) {
    .custom-title h1 {
        font-size: 54px;
    }
}

@media (max-width: 1024px) {
    .blog-design-masonry .post-title {
        font-size: 24px;
    }
}

/* Lists */
.wd-list .list-content {
    margin-left: 8px;
    line-height: 1.9;
}

/* Buttons */
.btn {
    font-family: 'Montserrat';
    line-height: 1.2 !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    padding: 20px 30px;
}

.btn-color-primary {
    color: #fff;
    text-transform: none !important;
    background-color: #1691ca !important;
}

.btn-style-bordered.btn-color-white {
    color: #1691ca;
    text-transform: none !important;
    border-color: #1691ca;
}

.btn.btn-color-primary:hover,
.btn-style-bordered.btn-color-white:hover {
    color: #323743 !important;
    border-color: #5cf78f !important;
    background: #5cf78f !important;
}

.btn-color-alt {
    color: #323743 !important;
    text-transform: none;
}

.btn-size-large {
    font-size: 16px;
    padding: 26px 46px;
    }

/* Post Category */
body.archive .page-title {
    margin-bottom: 90px !important;
}

body.archive .site-content {
    margin-bottom: 90px;
}

/* Single Post */
body.single-post .wd-page-nav .wd-entities-title {
    font-size: 18px;
}

body.single-post .widget-title,
body.single-post .wp-block-heading {
    font-size: 18px;
}

body.single-post .site-content,
body.single-post .page-title {
    margin-bottom: 90px !important;
}

body.single-post .back-to-archive {
    display: none !important;
}

/* Search results */
body.search .site-content,
body.search .page-title {
    margin-bottom: 90px !important;
}

/* Footer */
footer .main-footer {
    padding-top: 40px;
    padding-bottom: 40px;
}

footer .min-footer {
    font-size: 14px;
}

footer .widget-title {
    font-size: 24px !important;
    text-transform: uppercase;
}

footer p,
footer a,
footer div,
.min-footer div,
.min-footer a {
    color: #fff;
}

.min-footer div {
    line-height: 2;
}

footer a:hover,
.min-footer a:hover {
    color: rgba(255, 255, 255, 0.6)
}

footer .icons-design-default .wd-social-icon {
    margin-right: 10px !important;
}

/* Contact Form */
.wpcf7 .screen-reader-response {
    display: none;
}