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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//nursingcoach.store/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//nursingcoach.store/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//nursingcoach.store/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//nursingcoach.store/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//nursingcoach.store/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//nursingcoach.store/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//nursingcoach.store/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//nursingcoach.store/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(18,18,18);
	--wd-text-font-size: 17px;
	--wd-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 19px;
	--wd-header-el-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 20px;
	--wd-primary-color: rgb(76,126,225);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(76,126,225);
	--btn-accented-bgcolor-hover: rgb(135,167,134);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--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: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 190px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(76,126,225);
	background-image: none;
}
h1 {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 40px;
	line-height: 48px;
}
h2 {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 36px;
	line-height: 43px;
}
h3 {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 26px;
	line-height: 31px;
}
h4 {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 26px;
}
h5 {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
}
h6 {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	h1 {
		font-size: 36px;
	line-height: 43px;
	}
	h2 {
		font-size: 32px;
	line-height: 38px;
	}
	h3 {
		font-size: 24px;
	line-height: 29px;
	}
	h4 {
		font-size: 20px;
	line-height: 24px;
	}
	h5 {
		font-size: 18px;
	line-height: 22px;
	}
	h6 {
		font-size: 16px;
	line-height: 19px;
	}

}

@media (max-width: 768.98px) {
	h1 {
		font-size: 30px;
	line-height: 36px;
	}
	h2 {
		font-size: 28px;
	line-height: 34px;
	}
	h3 {
		font-size: 22px;
	line-height: 26px;
	}
	h4 {
		font-size: 18px;
	line-height: 22px;
	}
	h5 {
		font-size: 17px;
	line-height: 20px;
	}
	h6 {
		font-size: 15px;
	line-height: 18px;
	}

}
: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: 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;
}

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


/* Show discounted price before regular price */
.single-product .price {
    display: flex;
    align-items: center;
    gap: 8px;
}

.single-product .price ins {
    order: -1;
}

.product-label.onsale {
    display: none !important;
}

/* ==========================================
   PRODUCT ADD TO CART BUTTON
   Blue fill retracts from both sides on hover
========================================== */

.single-product .single_add_to_cart_button {
    background-color: #ffffff !important;

    /* Primary color layer */
    background-image: linear-gradient(
        var(--wd-primary-color),
        var(--wd-primary-color)
    ) !important;

    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;

    color: #ffffff !important;

    border: 2px solid var(--wd-primary-color) !important;
    border-radius: 6px !important;

    box-shadow: none !important;

    /* Size */
    min-height: 54px !important;
    padding: 12px 24px !important;

    /* Text */
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;

    transition:
        background-size 0.35s ease,
        color 0.35s ease !important;
}


/* HOVER */

.single-product .single_add_to_cart_button:hover {
    background-color: #ffffff !important;

    background-size: 0% 100% !important;

    color: var(--wd-primary-color) !important;
    border-color: var(--wd-primary-color) !important;

    box-shadow: none !important;
}
	
}

/* Round the main WooCommerce product image */
.single-product .woocommerce-product-gallery__image {
    border-radius: 14px !important;
    overflow: hidden !important;
}

.single-product .woocommerce-product-gallery__image img {
    border-radius: 14px !important;
}