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

:root {
	--wd-text-font: "Sora", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(95,95,95);
	--wd-text-font-size: 18px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(56,56,56);
	--wd-entities-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(56,56,56);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(56,56,56);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(224,40,38);
	--wd-alternative-color: rgb(51,51,51);
	--btn-default-bgcolor: rgb(224,40,38);
	--btn-default-bgcolor-hover: rgb(194,29,27);
	--btn-accented-bgcolor: rgb(224,40,38);
	--btn-accented-bgcolor-hover: rgb(194,29,27);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-fit: cover;
	object-position: center bottom;
}
.wd-footer {
	background-color: rgb(56,56,56);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

/* ---------------------
## 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;
}

#inquire input[type=text],
#inquire input[type=email],
#inquire textarea,,
#inquire select,
#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: "Lato";
    line-height: 18px;
    font-size: 14px;
    font-weight: 600;
    line-height: 13px;
    text-transform: none;
    color: #fff;
    background-color: #e02826 !important;
    text-transform: uppercase;
    border-radius: 11px;
    padding: 18px 30px;
}

@media (max-width: 1000px) {

    #inquire input[type=submit],
    #apply input[type=submit] {
        padding: 18px 30px;
        font-size: 15px;
    }
}



/* ---------------------
## Theme Overrides
----------------------- */
/* Container */
.wd-content-layout {
    padding-block: 0;
}
.main-page-wrapper {
    padding-top: 0;
}
.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;
}

/* Fonts */
.btn-style-default.btn-style-semi-round.btn-size-large {
    font-family: 'Lato';
}
.btn.btn-style-semi-round {
    border-radius: 11px;
}

h2.woodmart-title-container.wd-fontsize-l {
    font-size: 35px;
}
.wd-info-box .info-box-inner p {
    font-size: 15px;
}

/* Page Title */
.page-title h1.entry-title.title {
    font-size: 52px;
}
.page-title{
        margin-bottom:0px !important;
        padding: 220px 0px !important;
}
@media (max-width: 767px){
    .page-title-default {
            background-position: -89px !important;
    }
}

/* Title */
.lineTitle{
    position:absolute;
    z-index:1;
}

.lineTitleCenter h2:before {
    position: absolute;
    z-index: 1;
    content: url(https://www.spggpr.com/wp-content/uploads/2024/01/title-line.png);
    left: 50%;
    transform: translate(-50%, -7%);
}

.lineTitleLeft h2:before {
    position: absolute;
    z-index: 1;
    content: url(https://www.spggpr.com/wp-content/uploads/2024/01/title-line.png);
    transform: translate(0%, -6%);
}

/* Header */
.whb-general-header {
    padding-top: 10px;
    padding-bottom: 10px;
}

.wd-nav-main>li>a {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

header:not(.whb-sticked) .wd-nav li a,
header:not(.whb-sticked) .wd-tools-element .wd-tools-icon {
    color: #fff;
}
header:not(.whb-sticked) .wd-nav .current-menu-item > a {
    color: #a3a3a3;
}

/* Footer */
#menu-footer-navigation li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #e02826;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 4px;
}
footer .widget-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 25px;
}
@media (min-width: 1025px){
    footer #menu-footer-navigation {
            columns: 2;
    }
}
.footer-sidebar {
    padding-top: 40px !important;
    padding-bottom: 0px !important;
}

footer p, footer a,
footer .wd-list .list-content {
    font-size: 15px;
}
footer .wd-list .list-icon {
    margin-right: 20px;
}
.main-footer {
    margin-bottom: 30px;
}
.min-footer, .min-footer a {
    font-size: 14px;
}

.wd-prefooter {
    padding-bottom: 0px !important;
    border-bottom: none !important;
    background-color: #383838 !important;
    margin-bottom:-1px !important;
}

/*.wd-prefooter img {
    max-width: 600px;
}

@media (max-width: 425px){
	.wd-prefooter img {
    max-width: 100%;
	}
}*/

.copyrights-wrapper {
    border-top: unset !important;
}
.wd-copyrights p, .wd-copyrights a {
    font-size: 13px;
}

@media (max-width: 767px){
    .footer-column-3 p {
            display: none;
    }
}