:root {
	--wd-primary-color: rgb(53,93,104);
	--wd-alternative-color: rgb(255,243,177);
	--btn-default-font-family: Arial, Helvetica, sans-serif;
	--btn-default-transform: none;
	--btn-accented-bgcolor: rgb(53,93,104);
	--btn-accented-bgcolor-hover: rgb(0,80,104);
	--btn-transform: none;
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(53,93,104);
	--btn-bgcolor-hover: rgb(0,80,104);
}
.footer-container {
	background-color: rgb(0,81,104);
	background-image: url(https://ferreteriaplazoleta.com.ar/wp-content/uploads/2025/06/fondoFooter-scaled.png);
	background-repeat: inherit;
	background-size: cover;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(255,243,177);
	background-image: none;
	background-repeat: repeat;
}
.single-product .main-page-wrapper {
	background-color: rgb(255,243,177);
	background-image: none;
	background-repeat: repeat;
	background-size: cover;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(255,243,177);
	background-image: none;
	background-repeat: repeat;
}
.single-post .main-page-wrapper {
	background-color: rgb(255,243,177);
	background-image: url(https://ferreteriaplazoleta.com.ar/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgba(16,16,16,0.9);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
:root{
--wd-container-w: 1025px;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
}

@media (min-width: 1042px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1025px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


