@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//sterlingfactoring.com/pla_sf/fonts/woodmart-font-1-400.woff2?v=8.2.2") format("woff2");
}

:root {
	--wd-text-font: "Assistant", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: Verdana, Geneva, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: Verdana, Geneva, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: Verdana, Geneva, sans-serif;
	--wd-widget-title-font: Verdana, Geneva, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: Verdana, Geneva, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(64,89,137);
	--wd-alternative-color: rgb(186,203,205);
	--wd-link-color: rgb(64,89,137);
	--wd-link-color-hover: rgb(55,77,119);
	--btn-default-bgcolor: rgb(64,89,137);
	--btn-default-bgcolor-hover: rgb(53,76,114);
	--btn-accented-bgcolor: rgb(64,89,137);
	--btn-accented-bgcolor-hover: rgb(51,72,117);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,133,51);
	--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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(185,143,58);
	background-image: url(https://sterlingfactoring.com/con_sf/uploads/2023/07/MC_fondo_7.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: center center;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-dropdown-menu.wd-design-default .wd-dropdown {
    top: 0;
    left: 100%;
    width: var(--wd-dropdown-width);
    padding: 15px 20px;
    margin: -5px 0 0 20px;
}

html .formcraft-css .powered-by {
    display: none;
}

.product-tabs-wrapper .tabs-layout-tabs>.wd-nav-tabs-wrapper {
    text-align: left;
}

.woocommerce-ordering.wd-style-underline select {
    display: none;
}

.back-to-archive {
    display: none;
}

.grecaptcha-badge {
		display:none
}@media (min-width: 1025px) {
	.joinchat__button {
    bottom: 55px;
  	right: -10px;
}
}

@media (max-width: 576px) {
	.joinchat__button {
    bottom: 50px;
    right: 5px;
}
}

