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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--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: 13px;
	--wd-primary-color: rgb(123,174,55);
	--wd-alternative-color: rgb(17,17,17);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(123,174,55);
	--btn-accented-bgcolor-hover: rgb(95,141,37);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(249,69,69);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(72,118,202);
	background-image: url(https://favibly.com/wp-content/uploads/2021/09/digitals-promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(72,118,202);
	background-image: url(https://favibly.com/wp-content/uploads/2021/09/digitals-promo-popup.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(17,17,17);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(249,249,249);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 94px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #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: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

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


/* ONLY BILLING FORM FIELDS */

.woocommerce-billing-fields input,
.woocommerce-billing-fields select,
.woocommerce-billing-fields textarea{

background:#f8fafc !important;
border:2px solid #dbe4ff !important;
color:#111827 !important;

height:54px;
padding:0 16px !important;

border-radius:14px !important;

font-size:16px !important;

box-shadow:none !important;
}

/* TEXTAREA */

.woocommerce-billing-fields textarea{
height:120px !important;
padding-top:14px !important;
}

/* FOCUS */

.woocommerce-billing-fields input:focus,
.woocommerce-billing-fields select:focus,
.woocommerce-billing-fields textarea:focus{

border-color:#3851b7 !important;
background:#ffffff !important;

box-shadow:0 0 0 4px rgba(56,81,183,0.12) !important;
outline:none !important;
}

/* LABELS */

.woocommerce-billing-fields label{
font-size:15px;
font-weight:600;
color:#111827;
margin-bottom:8px;
display:block;
}

/* COUNTRY SELECT */

.woocommerce-billing-fields .select2-selection{
height:54px !important;
border-radius:14px !important;
border:2px solid #dbe4ff !important;

display:flex !important;
align-items:center !important;

padding:0 14px !important;
background:#f8fafc !important;
}@media (max-width: 576px) {
	/* CENTER CHECKOUT PAGE */

body.woocommerce-checkout .main-page-wrapper{
padding:20px !important;
}

/* ONLY FORM SECTION SHRINK */

body.woocommerce-checkout .woocommerce-checkout{
max-width:700px !important;
margin:0 auto !important;
}

/* FORM BOX */

body.woocommerce-checkout .col2-set{
background:#fff;
padding:25px;
border-radius:20px;
box-shadow:0 10px 30px rgba(0,0,0,0.06);
margin-bottom:25px;
}

/* REMOVE MOBILE TOOLBAR */

body.woocommerce-checkout .wd-toolbar{
display:none !important;
}
}

